From e51fc16c9a3b29a2434084b2b2a8817f5c540a77 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 22 Mar 2013 20:13:37 +0000 Subject: - Clist_modern: resource fix git-svn-id: http://svn.miranda-ng.org/main/trunk@4162 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/russian/Plugins/Clist_modern.txt | 6 ++++-- plugins/Clist_modern/res/resource.rc | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/langpacks/russian/Plugins/Clist_modern.txt b/langpacks/russian/Plugins/Clist_modern.txt index 466e561c78..a7528f7a8c 100644 --- a/langpacks/russian/Plugins/Clist_modern.txt +++ b/langpacks/russian/Plugins/Clist_modern.txt @@ -172,9 +172,11 @@ Ctrl+Левый клик вкл. фильтр по протоколу, клик Скрыть аккаунт [Show xStatus icon] Значок xСтатуса -[Show xStatus Name] +[Show xStatus name] Имя xСтатуса -[Use connecting Icon] +[Show status name] +Имя статуса +[Use connecting icon] Значок соединения [Show both icons] Оба значка diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index 8a9beccbc4..b1cc936fc4 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -320,10 +320,10 @@ BEGIN CONTROL "Hide account completely",IDC_SBAR_HIDE_ACCOUNT_COMPLETELY, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,48,134,8 CONTROL "Show protocol names",IDC_SHOWPROTO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,124,8 - CONTROL "Show status text",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,68,124,8 - CONTROL "Show xStatus Name",IDC_SHOWXSTATUSNAME,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,78,124,8 + CONTROL "Show status name",IDC_SHOWSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,68,124,8 + CONTROL "Show xStatus name",IDC_SHOWXSTATUSNAME,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,78,124,8 CONTROL "Show protocol icon",IDC_SHOWICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,88,124,8 - CONTROL "Use connecting Icon",IDC_USECONNECTINGICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,170,98,114,8 + CONTROL "Use connecting icon",IDC_USECONNECTINGICON,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,170,98,114,8 CONTROL "Show xStatus icon",IDC_SHOWXSTATUS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,170,108,124,8 CONTROL "Show both icons",IDC_SHOWBOTH,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,178,118,116,8 CONTROL "Show normal status as overlay",IDC_SHOWNORMAL,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,178,128,116,8 -- cgit v1.2.3