summaryrefslogtreecommitdiff
path: root/plugins/Sessions
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-01-01 17:15:02 +0000
committerDart Raiden <wowemuh@gmail.com>2014-01-01 17:15:02 +0000
commit5dc554c98d317a5e9383d541de7d76b804603cfb (patch)
treede386e1b95ed648c64139e52a4c5d2e985c6d8fd /plugins/Sessions
parent123cd471df4b1a88766dae1390badbdf25fd64c6 (diff)
comma before "etc."
git-svn-id: http://svn.miranda-ng.org/main/trunk@7444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Sessions')
-rw-r--r--plugins/Sessions/res/Sessions.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Sessions/res/Sessions.rc b/plugins/Sessions/res/Sessions.rc
index ca27f18f77..6bf2d3a9d3 100644
--- a/plugins/Sessions/res/Sessions.rc
+++ b/plugins/Sessions/res/Sessions.rc
@@ -84,7 +84,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,104,122,16
CONTROL "Warn, when some of LastSession contacts are hidden",IDC_LASTHIDDENWARN,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,121,122,20
- CONTROL "Show other warnings (""session already opened"" etc.)",IDC_WARNINGS,
+ CONTROL "Show other warnings (""session already opened"", etc.)",IDC_WARNINGS,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,143,122,17
CONTROL "Crash Recovery mode",IDC_CRASHRECOVERY,"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,173,162,122,17
END