summaryrefslogtreecommitdiff
path: root/src/core/stduihist
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2013-12-01 00:41:30 +0000
committerDart Raiden <wowemuh@gmail.com>2013-12-01 00:41:30 +0000
commit1cc8bee63dd0341fb9a9f67c9228825cdef3a238 (patch)
treeb2ac1faf780a67f90287125356c989805aaca3ba /src/core/stduihist
parentea0e0286158940fa9a6f828741bdcb62fac2e08f (diff)
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
Diffstat (limited to 'src/core/stduihist')
-rw-r--r--src/core/stduihist/resource.rc6
1 files changed, 3 insertions, 3 deletions
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