summaryrefslogtreecommitdiff
path: root/plugins
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-11-30 07:49:52 +0000
committerDart Raiden <wowemuh@gmail.com>2015-11-30 07:49:52 +0000
commitb21f198574e7f218d356b82fe1a90c3208b8d53c (patch)
tree505b3901db29007e8c8d4afb4bdf9cd3ec69840f /plugins
parentd5a8fb8f8b088a2d7c5b73a2683dff1eb0e34936 (diff)
add some missing "->"
git-svn-id: http://svn.miranda-ng.org/main/trunk@15793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Clist_nicer/res/resource.rc2
-rw-r--r--plugins/FileAsMessage/res/resources.rc2
-rw-r--r--plugins/Popup/res/resource.rc6
3 files changed, 5 insertions, 5 deletions
diff --git a/plugins/Clist_nicer/res/resource.rc b/plugins/Clist_nicer/res/resource.rc
index 89ecad8057..1cdbe1c538 100644
--- a/plugins/Clist_nicer/res/resource.rc
+++ b/plugins/Clist_nicer/res/resource.rc
@@ -41,7 +41,7 @@ END
IDD_CLNABOUT DIALOGEX 0, 0, 228, 140
STYLE DS_SETFONT | DS_MODALFRAME | DS_3DLOOK | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
EXSTYLE WS_EX_CONTROLPARENT
-CAPTION "About CList nicer"
+CAPTION "About Clist nicer"
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
LTEXT "",IDC_WHITERECT,0,0,228,116
diff --git a/plugins/FileAsMessage/res/resources.rc b/plugins/FileAsMessage/res/resources.rc
index db9a10b5b3..356021379a 100644
--- a/plugins/FileAsMessage/res/resources.rc
+++ b/plugins/FileAsMessage/res/resources.rc
@@ -71,7 +71,7 @@ BEGIN
CONTROL "Use only alphanumeric encoding on transfer",
IDC_ALPHANUM,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,13,57,
217,10
- LTEXT "Extra options: Events > File Transfers, ""Receiving files"" group",
+ LTEXT "Extra options: Events -> File Transfers, ""Receiving files"" group",
IDC_STATIC,10,160,220,8
END
diff --git a/plugins/Popup/res/resource.rc b/plugins/Popup/res/resource.rc
index 988e0ab49c..75cd04bd35 100644
--- a/plugins/Popup/res/resource.rc
+++ b/plugins/Popup/res/resource.rc
@@ -61,8 +61,8 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Content && Style",IDC_STATIC,3,3,143,151
- LTEXT "Go to Customize > Fonts && Colors for fonts and colors options",IDC_STATIC,28,60,113,18
+ GROUPBOX "Content and Style",IDC_STATIC,3,3,143,151
+ LTEXT "Go to Customize -> Fonts and Colors for fonts and colors options",IDC_STATIC,28,60,113,18
GROUPBOX "Miscellaneous",IDC_STATIC,3,159,143,38
GROUPBOX "Effects",IDC_STATIC,151,84,146,113
PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14
@@ -249,7 +249,7 @@ BEGIN
CONTROL "",IDC_SPHONE2,"MButtonClass",WS_TABSTOP,260,151,15,14
CONTROL "",IDC_SLUNCH2,"MButtonClass",WS_TABSTOP,276,151,16,14
ICON IDI_MB_INFO,IDC_ICO_INFO,112,170,20,20,SS_CENTERIMAGE | SS_REALSIZEIMAGE
- LTEXT "Colors can be configured in\r\nCustomize > Fonts and colors",IDC_TXT_COLORS,132,171,108,24
+ LTEXT "Colors can be configured in\r\nCustomize -> Fonts and colors",IDC_TXT_COLORS,132,171,108,24
PUSHBUTTON "More...",IDC_MORE,242,176,50,14
PUSHBUTTON "Live Preview",IDC_PREVIEW,219,203,73,14
CONTROL "Disable if message window is open",IDC_CHECKWINDOW,