diff options
Diffstat (limited to 'plugins/TabSRMM/src/translator.cpp')
-rw-r--r-- | plugins/TabSRMM/src/translator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/translator.cpp b/plugins/TabSRMM/src/translator.cpp index d386f699d5..4381448772 100644 --- a/plugins/TabSRMM/src/translator.cpp +++ b/plugins/TabSRMM/src/translator.cpp @@ -92,7 +92,7 @@ TOptionListGroup m_lvGroupsNEN[] = { };
TOptionListGroup m_lvGroupsMsg[] = {
- 0, LPGENT("Message window behaviour"),
+ 0, LPGENT("Message window behavior"),
0, LPGENT("Sending messages"),
0, LPGENT("Other options"),
0, NULL
|