From bf350d27b79b7d861a4f16f29c71d1d211f5dde6 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 2 Nov 2012 08:54:37 +0000 Subject: extraicons typo fix git-svn-id: http://svn.miranda-ng.org/main/trunk@2147 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- langpacks/ru/=CORE=.txt | 2 +- src/resource.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/langpacks/ru/=CORE=.txt b/langpacks/ru/=CORE=.txt index f03675350d..c8cf982326 100644 --- a/langpacks/ru/=CORE=.txt +++ b/langpacks/ru/=CORE=.txt @@ -2306,5 +2306,5 @@ Miranda не смогла загрузить встроенную систему Активность в чате [* only the first %d icons will be shown] *будут отображаться только первые %d значков -[You can group/ungroup icons by selecting then (CTRL+left click) and using the popup menu (right click)] +[You can group/ungroup icons by selecting them (CTRL+left click) and using the popup menu (right click)] Вы можете группировать/разгруппировывать значки, выделяя их (CTRL+клик левой кнопкой мыши) и вызывая меню с помощью правой кнопки мыши \ No newline at end of file diff --git a/src/resource.rc b/src/resource.rc index 5bb238ca7b..d396356979 100644 --- a/src/resource.rc +++ b/src/resource.rc @@ -733,7 +733,7 @@ BEGIN WS_TABSTOP,1,24,274,160 LTEXT "* only the first %d icons will be shown", IDC_MAX_ICONS_L,1,190,274,13,NOT WS_VISIBLE - LTEXT "You can group/ungroup icons by selecting then (CTRL+left click) and using the popup menu (right click)", + LTEXT "You can group/ungroup icons by selecting them (CTRL+left click) and using the popup menu (right click)", IDC_STATIC,1,208,274,20 END -- cgit v1.2.3