summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2015-10-09 00:34:44 +0000
committerDart Raiden <wowemuh@gmail.com>2015-10-09 00:34:44 +0000
commit52dce400ebc4fce2181de01cf3ccd9616457a077 (patch)
tree27a35c52d69386355b2dc65a3c74154a0a77ab83 /plugins/TabSRMM
parente7a1dc7da1606a0e5bf0266ed0a94714d0433c02 (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/TabSRMM')
-rw-r--r--plugins/TabSRMM/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc
index 89473a4ff2..91c4b92bf7 100644
--- a/plugins/TabSRMM/res/resource.rc
+++ b/plugins/TabSRMM/res/resource.rc
@@ -597,7 +597,7 @@ BEGIN
CONTROL "Log status changes (in open message windows only)",IDC_UPREFS_LOGSTATUS,
"Button",BS_AUTO3STATE | WS_TABSTOP,15,210,290,11
PUSHBUTTON "Revert to global options",IDC_REVERTGLOBAL,62,242,191,18
- LTEXT "You can set private message log options for this contact here. Filled boxes are inherited from the global settings which can be found on Message sessions -> Message log",IDC_STATIC,16,4,296,28
+ LTEXT "You can set private message log options for this contact here. Filled boxes are inherited from the global settings which can be found on Settings -> Message sessions -> Message log",IDC_STATIC,16,4,296,28
CONTROL "Use normal templates (uncheck to use simple templates)",IDC_UPREFS_NORMALTEMPLATES,
"Button",BS_AUTO3STATE | WS_TABSTOP,15,224,290,11
END