From 372254b05101da1df46a5701a1afca204e287234 Mon Sep 17 00:00:00 2001 From: Konstantin Nikulin Date: Thu, 28 May 2015 17:38:15 +0000 Subject: langpacks/russian spell correction & kill one entity git-svn-id: http://svn.miranda-ng.org/main/trunk@13883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/PluginUpdater/res/Resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/PluginUpdater/res') diff --git a/plugins/PluginUpdater/res/Resource.rc b/plugins/PluginUpdater/res/Resource.rc index 3e80e28af9..a4ae5a9748 100644 --- a/plugins/PluginUpdater/res/Resource.rc +++ b/plugins/PluginUpdater/res/Resource.rc @@ -98,7 +98,7 @@ BEGIN GROUPBOX "Colors",IDC_COLORS,178,0,133,63,WS_GROUP CONTROL "Use cus&tom colors",IDC_USEOWNCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,15,122,13 CONTROL "Use &Windows colors",IDC_USEWINCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,37,121,13 - CONTROL "Use Pop&up colors",IDC_USEPOPUPCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,26,102,13 + CONTROL "Use defa&ult colors",IDC_USEPOPUPCOLORS,"Button",BS_AUTORADIOBUTTON | BS_MULTILINE | BS_NOTIFY,186,26,102,13 PUSHBUTTON "Preview",IDC_PREVIEW,107,153,102,12 GROUPBOX "Click action",IDC_STATIC,1,110,310,37,WS_GROUP LTEXT "On left click",IDC_STATIC,8,122,145,8 -- cgit v1.2.3