diff options
author | Konstantin Nikulin <apollo2k4@narod.ru> | 2015-05-29 17:08:32 +0000 |
---|---|---|
committer | Konstantin Nikulin <apollo2k4@narod.ru> | 2015-05-29 17:08:32 +0000 |
commit | 024b8c5ae150b43f68c7af37c429c9472c4c2b7e (patch) | |
tree | dc80c173a07ce30e202c781be3aaf54faf8daa34 /plugins/PackUpdater | |
parent | d19d3003fd073552d4d4481aa6f6278f65f0b043 (diff) |
langpacks/russian & ukrainian update. kill term «Use Popup colors» now is «Use defa&ult colors»
git-svn-id: http://svn.miranda-ng.org/main/trunk@13895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/PackUpdater')
-rw-r--r-- | plugins/PackUpdater/Res/Resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
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
|