From a54ca7c55f350e345140da9c8d526e511653b2fb Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Thu, 28 Nov 2013 23:10:51 +0000 Subject: another portion of decapitalization in the core langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stdmsg/res/resource.rc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/core/stdmsg') diff --git a/src/core/stdmsg/res/resource.rc b/src/core/stdmsg/res/resource.rc index a411433288..feeda3b87e 100644 --- a/src/core/stdmsg/res/resource.rc +++ b/src/core/stdmsg/res/resource.rc @@ -315,12 +315,12 @@ IDR_CONTEXT MENU BEGIN POPUP "Log" BEGIN - MENUITEM "C&lear Log", IDM_CLEAR + MENUITEM "C&lear log", IDM_CLEAR MENUITEM SEPARATOR MENUITEM "&Copy", IDM_COPY - MENUITEM "Co&py All", IDM_COPYALL + MENUITEM "Co&py all", IDM_COPYALL MENUITEM SEPARATOR - MENUITEM "Select &All", IDM_SELECTALL + MENUITEM "Select &all", IDM_SELECTALL END POPUP "LogLink" BEGIN @@ -338,7 +338,7 @@ BEGIN MENUITEM "Paste && Send", IDM_PASTESEND MENUITEM "Delete", IDM_DELETE MENUITEM SEPARATOR - MENUITEM "Select &All", IDM_SELECTALL + MENUITEM "Select &all", IDM_SELECTALL MENUITEM SEPARATOR MENUITEM "Clear", IDM_CLEAR END -- cgit v1.2.3