summaryrefslogtreecommitdiff
path: root/src/core/stdchat/res/chat.rc
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-01-21 15:05:27 +0000
committerDart Raiden <wowemuh@gmail.com>2014-01-21 15:05:27 +0000
commit1b921530cc6cd0dfd51bb9b89ccb40f7fc7eef9e (patch)
tree78c0186746af0ddc01726e888f73f2508fb5c850 /src/core/stdchat/res/chat.rc
parent9db3a9f7728b62eba6f25deca7238a55ba7078d1 (diff)
"userlist", "user list", "nicklist" -> "nick list"
git-svn-id: http://svn.miranda-ng.org/main/trunk@7812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'src/core/stdchat/res/chat.rc')
-rw-r--r--src/core/stdchat/res/chat.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/stdchat/res/chat.rc b/src/core/stdchat/res/chat.rc
index 45063bf809..469fe8dc7e 100644
--- a/src/core/stdchat/res/chat.rc
+++ b/src/core/stdchat/res/chat.rc
@@ -47,7 +47,7 @@ BEGIN
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 "&Show/Hide nick list",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
@@ -186,7 +186,7 @@ BEGIN
GROUPBOX "Other",IDC_STATIC,1,145,294,53
LTEXT "Add new rooms to group:",IDC_STATIC,11,159,132,8
EDITTEXT IDC_GROUP,158,158,49,14,ES_AUTOHSCROLL
- LTEXT "Userlist row distance (pixels):",IDC_STATIC,11,180,132,
+ LTEXT "Nick list row distance (pixels):",IDC_STATIC,11,180,132,
8
EDITTEXT IDC_NICKROW2,158,178,29,14,ES_RIGHT | ES_AUTOHSCROLL |
ES_NUMBER