summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/res
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2017-01-23 00:39:37 +0100
committerRobert Pösel <robyer@seznam.cz>2017-01-23 00:40:01 +0100
commit0151cac1704717e5eee6859e4d3b8eeb043d901f (patch)
tree4c9173a4f509f4fc583ad18b9ae60808a3610a22 /protocols/FacebookRM/res
parentaabbcfa26209c2186fa20d71686a5d07d6b98598 (diff)
Facebook: Rename option to better name
Diffstat (limited to 'protocols/FacebookRM/res')
-rw-r--r--protocols/FacebookRM/res/facebook.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc
index 02fb085371..ae0b3f4c89 100644
--- a/protocols/FacebookRM/res/facebook.rc
+++ b/protocols/FacebookRM/res/facebook.rc
@@ -129,7 +129,7 @@ BEGIN
CONTROL "Use bigger avatars",IDC_BIGGER_AVATARS,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,120,271,10
CONTROL "Prefer real names instead of nicknames",IDC_NAME_AS_NICK,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,134,271,10
- CONTROL "At login load also contacts you recently chat with",IDC_LOAD_ALL_CONTACTS,
+ CONTROL "Load also Messenger contacts at login (not only Facebook friends)",IDC_LOAD_ALL_CONTACTS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,17,148,271,10
END