From 1cc8bee63dd0341fb9a9f67c9228825cdef3a238 Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Sun, 1 Dec 2013 00:41:30 +0000 Subject: another portion of decapitalization in the core (3/5) langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@7018 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/core/stduihist/resource.rc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/core/stduihist/resource.rc') diff --git a/src/core/stduihist/resource.rc b/src/core/stduihist/resource.rc index abee09f9fe..1c0884e4a2 100644 --- a/src/core/stduihist/resource.rc +++ b/src/core/stduihist/resource.rc @@ -32,15 +32,15 @@ CAPTION "Find" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN EDITTEXT IDC_FINDWHAT,48,11,115,12,ES_AUTOHSCROLL - DEFPUSHBUTTON "&Find Next",IDOK,173,7,50,14 + DEFPUSHBUTTON "&Find next",IDOK,173,7,50,14 PUSHBUTTON "Cancel",IDCANCEL,173,24,50,14 - LTEXT "Find What:",IDC_STATIC,7,13,39,9 + LTEXT "Find what:",IDC_STATIC,7,13,39,9 END IDD_HISTORY DIALOGEX 0, 0, 296, 166 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME EXSTYLE WS_EX_CONTROLPARENT -CAPTION "Message History" +CAPTION "Message history" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN DEFPUSHBUTTON "Close",IDOK,239,144,50,14 -- cgit v1.2.3