diff options
author | Dart Raiden <wowemuh@gmail.com> | 2013-09-03 21:35:57 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2013-09-03 21:35:57 +0000 |
commit | 20db8f1ef85dcca0b8f5946cdf0259b7290ead66 (patch) | |
tree | 6143407e7a2622089d07b0ad490df847956ad1b0 /plugins | |
parent | e83fefc0b70bc2b8a8669b31121609ef3437514f (diff) |
TooltipNotify: cosmetics
langpacks/russian: TooltipNotify - fully synchronized with langpacks/english
langpacks/russian: removed dupes in =DUPES=
git-svn-id: http://svn.miranda-ng.org/main/trunk@5928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/TooltipNotify/res/main.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TooltipNotify/res/main.rc b/plugins/TooltipNotify/res/main.rc index 1ee1dd375a..3c2040fc8b 100644 --- a/plugins/TooltipNotify/res/main.rc +++ b/plugins/TooltipNotify/res/main.rc @@ -68,7 +68,7 @@ END IDD_CONTACTS DIALOGEX 0, 0, 284, 234
STYLE DS_SETFONT | DS_MODALFRAME | DS_FIXEDSYS | DS_CENTER | WS_POPUP |
WS_CAPTION | WS_SYSMENU
-CAPTION "Choose contacts..."
+CAPTION "Choose contacts"
FONT 8, "MS Shell Dlg", 400, 0, 0x1
BEGIN
LTEXT "Allow tooltip notifications for the following users:",
|