From e1747d22bf5b6010f06edd633f452679c31a3944 Mon Sep 17 00:00:00 2001 From: RMN Date: Mon, 15 Sep 2014 10:17:52 +0000 Subject: 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 --- plugins/Boltun/res/Boltun.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Boltun/res') diff --git a/plugins/Boltun/res/Boltun.rc b/plugins/Boltun/res/Boltun.rc index 16158b3375..2b67b20d9e 100644 --- a/plugins/Boltun/res/Boltun.rc +++ b/plugins/Boltun/res/Boltun.rc @@ -106,7 +106,7 @@ BEGIN PUSHBUTTON "...",IDC_BTNPATH,226,18,16,16 GROUPBOX "Base of remarks",IDC_TXTREPLICPATH,5,6,297,36 PUSHBUTTON "Reload",IDC_BTNRELOAD,246,18,52,16 - CONTROL "Stay silent, if have no good aswers",IDC_ENGINE_SILENT, + CONTROL "Stay silent if have no good aswers",IDC_ENGINE_SILENT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,62,283,10 CONTROL "Start answers with a lowercase letter",IDC_ENGINE_LOWERCASE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,94,282,10 -- cgit v1.2.3