summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/res/resource.rc
diff options
context:
space:
mode:
authorRMN <rmn@miranda-ng.org>2014-09-15 10:17:52 +0000
committerRMN <rmn@miranda-ng.org>2014-09-15 10:17:52 +0000
commite1747d22bf5b6010f06edd633f452679c31a3944 (patch)
tree1ef00275206b8eb4e823ba94249e5a3aaa034fc6 /plugins/TabSRMM/res/resource.rc
parent325fac82a5d207a54bdc8dcda32c39bbf7355e86 (diff)
resources: comma in Conditional Clauses with "if":
if the subordinate clause ("if clause") comes first, a comma should be used to separate it from the main clause, while no comma is needed if the "if clause" follows the main one. git-svn-id: http://svn.miranda-ng.org/main/trunk@10450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res/resource.rc')
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index 1cf577b162..eda1503260 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -639,7 +639,7 @@ FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "Message sending:",IDC_TXT_TITLE2,0,64,185,8
LTEXT "Window:",IDC_TXT_TITLE1,1,0,182,8
- CONTROL "Esc closes sessions (minimizes window, if disabled)",IDC_CLOSEONESC,
+ CONTROL "Esc closes sessions (minimizes window if disabled)",IDC_CLOSEONESC,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,13,174,10
CONTROL "Always pop up and activate new windows",IDC_ALWAYSPOPUP,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,10,25,174,10