From a54ca7c55f350e345140da9c8d526e511653b2fb Mon Sep 17 00:00:00 2001
From: Dart Raiden <wowemuh@gmail.com>
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/stdchat/res/chat.rc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'src/core/stdchat')

diff --git a/src/core/stdchat/res/chat.rc b/src/core/stdchat/res/chat.rc
index 6a65effc1e..a6bebda88a 100644
--- a/src/core/stdchat/res/chat.rc
+++ b/src/core/stdchat/res/chat.rc
@@ -46,8 +46,8 @@ BEGIN
     CONTROL         "&Background color",IDC_BKGCOLOR,"MButtonClass",WS_DISABLED | WS_TABSTOP,84,108,15,13,0x18000000L
     CONTROL         "&History",IDC_HISTORY,"MButtonClass",WS_TABSTOP,188,108,15,13,0x18000000L
     CONTROL         "&Filter",IDC_FILTER,"MButtonClass",WS_TABSTOP,220,108,15,13,0x18000000L
-    CONTROL         "&Room Settings",IDC_CHANMGR,"MButtonClass",WS_DISABLED | WS_TABSTOP,204,108,15,13,0x18000000L
-    CONTROL         "&Show/hide nicklist",IDC_SHOWNICKLIST,"MButtonClass",WS_TABSTOP,236,108,15,13,0x18000000L
+    CONTROL         "&Room settings",IDC_CHANMGR,"MButtonClass",WS_DISABLED | WS_TABSTOP,204,108,15,13,0x18000000L
+    CONTROL         "&Show/Hide nicklist",IDC_SHOWNICKLIST,"MButtonClass",WS_TABSTOP,236,108,15,13,0x18000000L
     CONTROL         "",IDC_LOG,RICHEDIT_CLASS,ES_MULTILINE | ES_AUTOVSCROLL | 
                     ES_READONLY | ES_NUMBER | WS_VSCROLL | WS_TABSTOP,8,23,
                     164,73,WS_EX_STATICEDGE
-- 
cgit v1.2.3