From 1b921530cc6cd0dfd51bb9b89ccb40f7fc7eef9e Mon Sep 17 00:00:00 2001 From: Dart Raiden Date: Tue, 21 Jan 2014 15:05:27 +0000 Subject: "userlist", "user list", "nicklist" -> "nick list" git-svn-id: http://svn.miranda-ng.org/main/trunk@7812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Scriver/src/chat/options.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Scriver/src/chat/options.cpp') diff --git a/plugins/Scriver/src/chat/options.cpp b/plugins/Scriver/src/chat/options.cpp index 95a0642937..c074451433 100644 --- a/plugins/Scriver/src/chat/options.cpp +++ b/plugins/Scriver/src/chat/options.cpp @@ -37,7 +37,7 @@ struct branch_t static struct branch_t branch1[] = { { LPGENT("Flash when someone speaks"), "FlashWindow", 0, 0, NULL }, { LPGENT("Flash when a word is highlighted"), "FlashWindowHighlight", 0, 1, NULL }, - { LPGENT("Show chat user list"), "ShowNicklist", 0, 1, NULL }, + { LPGENT("Show chat nick list"), "ShowNicklist", 0, 1, NULL }, { LPGENT("Enable button context menus"), "RightClickFilter", 0, 0, NULL }, { LPGENT("Show topic on your contact list (if supported)"), "TopicOnClist", 0, 0, NULL }, { LPGENT("Do not play sounds when focused"), "SoundsFocus", 0, 0, NULL }, -- cgit v1.2.3