diff options
author | Dart Raiden <wowemuh@gmail.com> | 2015-10-09 00:34:44 +0000 |
---|---|---|
committer | Dart Raiden <wowemuh@gmail.com> | 2015-10-09 00:34:44 +0000 |
commit | 52dce400ebc4fce2181de01cf3ccd9616457a077 (patch) | |
tree | 27a35c52d69386355b2dc65a3c74154a0a77ab83 /plugins/Ping/res/ping.rc | |
parent | e7a1dc7da1606a0e5bf0266ed0a94714d0433c02 (diff) |
unification with similar strings
git-svn-id: http://svn.miranda-ng.org/main/trunk@15521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Ping/res/ping.rc')
-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 b93d1e7f17..51fe7ac828 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,17,145,181,10
- LTEXT "Use the Customize -> Fonts options to change text size and color.",IDC_STATFS,20,101,174,18
+ LTEXT "Use the Options -> Customize -> Fonts options to change text size and color.",IDC_STATFS,20,101,174,18
RTEXT "Indent:",IDC_STATIC,44,127,33,8
EDITTEXT IDC_EDIT1,89,124,33,15,ES_AUTOHSCROLL
CONTROL "Spin2",IDC_SP_INDENT,"msctls_updown32",UDS_SETBUDDYINT | UDS_ALIGNRIGHT | UDS_AUTOBUDDY | UDS_ARROWKEYS,121,124,12,15
|