From 024b8c5ae150b43f68c7af37c429c9472c4c2b7e Mon Sep 17 00:00:00 2001 From: Konstantin Nikulin Date: Fri, 29 May 2015 17:08:32 +0000 Subject: =?UTF-8?q?langpacks/russian=20&=20ukrainian=20update.=20kill=20te?= =?UTF-8?q?rm=20=C2=ABUse=20Popup=20colors=C2=BB=20now=20is=20=C2=ABUse=20?= =?UTF-8?q?defa&ult=20colors=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://svn.miranda-ng.org/main/trunk@13895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PackUpdater/Res/Resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/PackUpdater/Res') diff --git a/plugins/PackUpdater/Res/Resource.rc b/plugins/PackUpdater/Res/Resource.rc index 312a666717..2e14558c28 100644 --- a/plugins/PackUpdater/Res/Resource.rc +++ b/plugins/PackUpdater/Res/Resource.rc @@ -109,7 +109,7 @@ BEGIN GROUPBOX "Colors",IDC_COLORS,178,0,133,44,WS_GROUP CONTROL "Use cus&tom colors",IDC_USEOWNCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,8,122,13 CONTROL "Use &Windows colors",IDC_USEWINCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,30,121,13 - CONTROL "Use Pop&up colors",IDC_USEPOPUPCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,19,102,13 + CONTROL "Use defa&ult colors",IDC_USEPOPUPCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,19,102,13 PUSHBUTTON "Preview",IDC_PREVIEW,189,104,57,12 GROUPBOX "Click action",IDC_STATIC,1,83,145,67,WS_GROUP COMBOBOX IDC_LC,6,103,127,30,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP -- cgit v1.2.3