summaryrefslogtreecommitdiff
path: root/plugins/Scriver/res
diff options
context:
space:
mode:
authorDart Raiden <wowemuh@gmail.com>2014-06-28 06:38:13 +0000
committerDart Raiden <wowemuh@gmail.com>2014-06-28 06:38:13 +0000
commite8d8dfceaf556a43a00346beeffcc027d7b193cb (patch)
tree3bd141aa4f44e16e1ca920b0bcc698c01260f041 /plugins/Scriver/res
parent2863d3f67bf960030de6018d6f967344dc5c8a8b (diff)
typos
git-svn-id: http://svn.miranda-ng.org/main/trunk@9588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/res')
-rw-r--r--plugins/Scriver/res/resource.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/res/resource.rc b/plugins/Scriver/res/resource.rc
index b9181c9f5c..31445db2f2 100644
--- a/plugins/Scriver/res/resource.rc
+++ b/plugins/Scriver/res/resource.rc
@@ -121,7 +121,7 @@ BEGIN
CONTROL "Relative date",IDC_USERELATIVEDATE,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,25,80,123,10
CONTROL "Show names",IDC_SHOWNAMES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,25,140,10
CONTROL "Enable message grouping",IDC_GROUPMESSAGES,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,36,140,10
- CONTROL "Mark follow-up msgs with timestamp",IDC_MARKFOLLOWUPS,
+ CONTROL "Mark follow-up messages with timestamp",IDC_MARKFOLLOWUPS,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,168,47,132,10
CONTROL "Start message text on a new line",IDC_MESSAGEONNEWLINE,
"Button",BS_AUTOCHECKBOX | WS_TABSTOP,160,58,140,10