summaryrefslogtreecommitdiff
path: root/plugins/Clist_nicer
diff options
context:
space:
mode:
authorRMN <rmn@miranda-ng.org>2015-09-19 18:40:25 +0000
committerRMN <rmn@miranda-ng.org>2015-09-19 18:40:25 +0000
commitab93a29067b646a084b1cca9417a85c9b3d0f5e6 (patch)
treefd28a61661caed594e969631f27b98b2f4d61a02 /plugins/Clist_nicer
parent8265a1a385f6d88168e382c386605c6e48b8f7d4 (diff)
- resource cosmetics: surround arrows (->) with spaces
- settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_nicer')
-rw-r--r--plugins/Clist_nicer/res/resource.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index e37a5911d5..831202dbb7 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -65,7 +65,7 @@ BEGIN
PUSHBUTTON "Yes",IDYES,54,38,65,14
CONTROL "Hide from list only, in order to keep their history and ignore/visibility settings",IDC_HIDE,
"Button",BS_AUTOCHECKBOX | BS_MULTILINE | WS_TABSTOP,7,65,270,9
- LTEXT "Use Options->Contacts->Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
+ LTEXT "Use Options -> Contacts -> Ignore to unhide contacts.",IDC_STATIC,20,78,257,8
CONTROL "Are you sure you want to delete %s?",IDC_TOPLINE,"Static",SS_SIMPLE | SS_NOPREFIX | WS_GROUP,7,7,270,8
LTEXT "This will erase all history and settings for this contact!",IDC_STATIC,7,18,239,14
END
@@ -487,7 +487,7 @@ BEGIN
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,111,182,11
GROUPBOX "Other",IDC_STATIC,7,125,197,96
CONTROL "Hide this contact from the list",IDC_HIDECONTACT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,18,132,182,14
- LTEXT "To show a previously hidden contact, navigate to Options->Events->Ignore, search the contact in the list and tick the checkbox next to its name.",IDC_STATIC,18,146,182,34
+ LTEXT "To show a previously hidden contact, navigate to Options -> Events -> Ignore, search the contact in the list and tick the checkbox next to its name.",IDC_STATIC,18,146,182,34
GROUPBOX "Display options",IDC_STATIC,209,3,143,218
CONTROL "Show contact with priority",IDC_IGN_PRIORITY,"Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,219,13,127,11
LTEXT "Show avatar:",IDC_STATIC,225,28,94,11