diff options
author | Dart Raiden <wowemuh@gmail.com> | 2016-07-10 16:08:44 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2016-07-10 16:08:44 +0000 |
commit | 4011eef6902c55555ab3b222a2fe15b28ad8ae71 (patch) | |
tree | 7bdebdb3d4fc51e0a2dee60ee6286c9be7d1d969 /protocols/FacebookRM/res | |
parent | 2c20deba9b17ce81c30c288de9a014e8eb7f6762 (diff) |
Facebook: spelling correction
git-svn-id: http://svn.miranda-ng.org/main/trunk@17085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/res')
-rw-r--r-- | protocols/FacebookRM/res/facebook.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/FacebookRM/res/facebook.rc b/protocols/FacebookRM/res/facebook.rc index ef5e39ccd4..f790efddc8 100644 --- a/protocols/FacebookRM/res/facebook.rc +++ b/protocols/FacebookRM/res/facebook.rc @@ -141,7 +141,7 @@ BEGIN RTEXT "News feed types to notify:",IDC_STATIC,46,48,137,8
COMBOBOX IDC_FEED_TYPE,191,46,97,59,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
CONTROL "Don't show advertising posts",IDC_FILTER_ADS,"Button",BS_AUTOCHECKBOX | BS_LEFTTEXT | BS_RIGHT | WS_TABSTOP,46,63,242,8
- CONTROL "Show friendships changes (when someone remove/approve you)",IDC_FRIENDSHIP_ENABLE,
+ CONTROL "Show friendships changes (when someone removes/approves you)",IDC_FRIENDSHIP_ENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,79,272,8
CONTROL "Show real-time friends activity (ticker feed)",IDC_TICKER_ENABLE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,16,93,272,8
|