diff options
-rw-r--r-- | langpacks/russian/=CORE=.txt | 4 | ||||
-rw-r--r-- | plugins/Clist_blind/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_modern/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_mw/res/resource.rc | 2 | ||||
-rw-r--r-- | plugins/Clist_nicer/res/resource.rc | 2 | ||||
-rw-r--r-- | src/core/stdclist/res/resource.rc | 2 |
6 files changed, 7 insertions, 7 deletions
diff --git a/langpacks/russian/=CORE=.txt b/langpacks/russian/=CORE=.txt index bf9184f2e3..17e5bc5b12 100644 --- a/langpacks/russian/=CORE=.txt +++ b/langpacks/russian/=CORE=.txt @@ -1313,8 +1313,8 @@ URL от %s Ссылки
[Use %time% for the current time, %date% for the current date]
%date% - сегодняшняя дата; %time% - текущее время
-[Use Options->Ignore (expert mode) to unhide contacts.]
-Скрытые контакты: "События-> Игнорировать"
+[Use Options->Contacts->Ignore to unhide contacts.]
+Скрытые контакты: "События->Контакты->Игнорировать"
[Use proxy server]
И&спользовать прокси
[User &Details]
diff --git a/plugins/Clist_blind/res/resource.rc b/plugins/Clist_blind/res/resource.rc index 5b6ad41876..bd82715352 100644 --- a/plugins/Clist_blind/res/resource.rc +++ b/plugins/Clist_blind/res/resource.rc @@ -37,7 +37,7 @@ BEGIN DEFPUSHBUTTON "No",IDNO,162,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
END
IDD_OPT_HOTKEY DIALOGEX 0, 0, 238, 136
diff --git a/plugins/Clist_modern/res/resource.rc b/plugins/Clist_modern/res/resource.rc index f3ff892f60..aaf0d51c90 100644 --- a/plugins/Clist_modern/res/resource.rc +++ b/plugins/Clist_modern/res/resource.rc @@ -350,7 +350,7 @@ BEGIN PUSHBUTTON "Yes",IDYES,54,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END
diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc index 0ccf6009b8..31cb60b9af 100644 --- a/plugins/Clist_mw/res/resource.rc +++ b/plugins/Clist_mw/res/resource.rc @@ -111,7 +111,7 @@ BEGIN PUSHBUTTON "Yes",IDYES,54,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc index e996a924ae..a5d8d6ccf9 100644 --- a/plugins/Clist_nicer/res/resource.rc +++ b/plugins/Clist_nicer/res/resource.rc @@ -65,7 +65,7 @@ BEGIN PUSHBUTTON "Yes",IDYES,54,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END
diff --git a/src/core/stdclist/res/resource.rc b/src/core/stdclist/res/resource.rc index 110b141edd..4862e40c2a 100644 --- a/src/core/stdclist/res/resource.rc +++ b/src/core/stdclist/res/resource.rc @@ -38,7 +38,7 @@ BEGIN PUSHBUTTON "Yes",IDYES,54,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Ignore (expert mode) to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END
|