From 4d8a575e275f4401da577c97720559fb734f7dc3 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 16 Jul 2013 13:18:10 +0000 Subject: Cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@5384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdchat/res/chat.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/stdchat/res') diff --git a/src/core/stdchat/res/chat.rc b/src/core/stdchat/res/chat.rc index 5469807430..69f19393cd 100644 --- a/src/core/stdchat/res/chat.rc +++ b/src/core/stdchat/res/chat.rc @@ -219,7 +219,7 @@ BEGIN LTEXT "Timeout (s)",IDC_STATIC,33,138,92,8 LTEXT "Text",IDC_STATIC,141,83,49,8 LTEXT "Background",IDC_STATIC,201,83,67,8 - LTEXT "(The timeout require at least Popup plugin v 1.0.1.9. Setting it to 0 means default setting and -1 means indefinite time)", + LTEXT "(Setting timeout to 0 means default setting and -1 means indefinite time)", IDC_STATIC,33,151,207,17 END @@ -419,7 +419,7 @@ BEGIN MENUITEM "", 65535 POPUP "Message" BEGIN - MENUITEM "Undo ", ID_MESSAGE_UNDO, GRAYED + MENUITEM "Undo", ID_MESSAGE_UNDO, GRAYED MENUITEM "Redo", ID_MESSAGE_REDO, GRAYED MENUITEM SEPARATOR MENUITEM "Copy", ID_MESSAGE_COPY, GRAYED -- cgit v1.2.3