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/stdaway/sendmsg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/stdaway/sendmsg.cpp') diff --git a/src/core/stdaway/sendmsg.cpp b/src/core/stdaway/sendmsg.cpp index 42eb87c47b..0c9f1743ce 100644 --- a/src/core/stdaway/sendmsg.cpp +++ b/src/core/stdaway/sendmsg.cpp @@ -538,7 +538,7 @@ static int AwayMsgOptInitialise(WPARAM wParam, LPARAM) odp.position = 870000000; odp.hInstance = hInst; odp.pszTemplate = MAKEINTRESOURCEA(IDD_OPT_AWAYMSG); - odp.pszTitle = LPGEN("Status Messages"); + odp.pszTitle = LPGEN("Status messages"); odp.pszGroup = LPGEN("Status"); odp.pfnDlgProc = DlgProcAwayMsgOpts; odp.flags = ODPF_BOLDGROUPS; -- cgit v1.2.3