diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:03:15 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-11-15 23:03:15 +0000 |
commit | 1511b61d0387c865aa644fd86142e9814e2d2eb0 (patch) | |
tree | 50940d0ceb6c29d004157a964e0ff86df1aba807 /plugins/Ping/res | |
parent | 90a1f215f87bc0888243175bb53ab3e08a01fc5a (diff) |
correct name is "Fonts and colors"
git-svn-id: http://svn.miranda-ng.org/main/trunk@15736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Ping/res')
-rw-r--r-- | plugins/Ping/res/ping.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Ping/res/ping.rc b/plugins/Ping/res/ping.rc index 144d1dd3f8..0819d123a7 100644 --- a/plugins/Ping/res/ping.rc +++ b/plugins/Ping/res/ping.rc @@ -87,7 +87,7 @@ BEGIN GROUPBOX "Interface",IDC_STATIC,4,84,293,76
CONTROL "Do not change icon when testing",IDC_CHK_NOTESTICON,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,14,125,181,10
- CTEXT "Use Options -> Customize -> Fonts to change text size and color.",IDC_STATFS,20,101,262,18
+ CTEXT "Use Options -> Customize -> Fonts and colors to change text size and color.",IDC_STATFS,20,101,262,18
RTEXT "Indent:",IDC_STATIC,200,146,55,8
EDITTEXT IDC_EDIT1,260,123,33,15,ES_AUTOHSCROLL
CONTROL "Spin2",IDC_SP_INDENT,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,121,123,12,15
|