From 08904c1828b7fbf6af3f28f37cce9d252097e630 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sun, 16 Mar 2014 19:59:44 +0000 Subject: resource adjustment to reality git-svn-id: http://svn.miranda-ng.org/main/trunk@8640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/IcqOscarJ/res/resources.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/IcqOscarJ') diff --git a/protocols/IcqOscarJ/res/resources.rc b/protocols/IcqOscarJ/res/resources.rc index 73da63edff..fb5e6ec9e7 100644 --- a/protocols/IcqOscarJ/res/resources.rc +++ b/protocols/IcqOscarJ/res/resources.rc @@ -140,7 +140,7 @@ BEGIN COMBOBOX IDC_UTFCODEPAGE,190,36,107,51,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "Make me temporarily visible to contacts I send message to",IDC_TEMPVISIBLE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,53,288,10 - CONTROL "Notify me when a message delivery has failed (old method)",IDC_SLOWSEND, + CONTROL "Notify me when a message delivery has failed",IDC_SLOWSEND, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,65,288,10 GROUPBOX "Peer-to-peer Messaging",IDC_STATIC,4,95,302,41 CONTROL "Enable peer-to-peer message connections",IDC_DCENABLE, -- cgit v1.2.3