From 5eade73f11a544aeda8aa01f2e82f3e32c40e2b8 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 26 Aug 2013 13:08:44 +0000 Subject: - spelling correction (patch from RMN) git-svn-id: http://svn.miranda-ng.org/main/trunk@5840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/MRA/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/MRA/res') diff --git a/protocols/MRA/res/resource.rc b/protocols/MRA/res/resource.rc index b3480ff90e..265ed476a3 100644 --- a/protocols/MRA/res/resource.rc +++ b/protocols/MRA/res/resource.rc @@ -301,7 +301,7 @@ EXSTYLE WS_EX_CONTROLPARENT FONT 8, "MS Shell Dlg", 400, 0, 0x1 BEGIN GROUPBOX "Configuration",IDC_GROUPCONFIG,8,6,277,197 - CONTROL "Enable Anti Spam",IDC_ENABLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,18,259,9 + CONTROL "Enable anti-spam",IDC_ENABLE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,18,259,9 CONTROL "Check temp contacts",IDC_CHK_TEMP_CONTACTS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,24,29,248,9 CONTROL "Delete spam bot contacts",IDC_DELETE_SPAMBOT_CONTACT, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,34,40,238,9 -- cgit v1.2.3