summaryrefslogtreecommitdiff
path: root/plugins/BasicHistory/res
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2017-12-11 13:28:47 +0300
committerdartraiden <wowemuh@gmail.com>2017-12-11 20:32:25 +0300
commit568587880236f2eff34dbb721ab795829bfad4a8 (patch)
treeefef087bcfe7eef8b0e0aae4b08236810af06b89 /plugins/BasicHistory/res
parent9f03cb7a077e5c18184c4173b170880a55cfe81f (diff)
BasicHistory: txt -> text
Diffstat (limited to 'plugins/BasicHistory/res')
-rw-r--r--plugins/BasicHistory/res/BasicHistory.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/BasicHistory/res/BasicHistory.rc b/plugins/BasicHistory/res/BasicHistory.rc
index c32965b95b..3cc23aeebf 100644
--- a/plugins/BasicHistory/res/BasicHistory.rc
+++ b/plugins/BasicHistory/res/BasicHistory.rc
@@ -150,7 +150,7 @@ STYLE DS_SETFONT | DS_FIXEDSYS | WS_CHILD
EXSTYLE WS_EX_CONTROLPARENT
FONT 8, "MS Shell Dlg", 0, 0, 0x1
BEGIN
- GROUPBOX "Export to txt",IDC_STATIC,4,5,298,37
+ GROUPBOX "Export to text file",IDC_STATIC,4,5,298,37
COMBOBOX IDC_TXTENC,142,20,152,30,CBS_DROPDOWN | WS_VSCROLL | WS_TABSTOP
LTEXT "File encoding*",IDC_STATIC,12,23,115,8
GROUPBOX "Export to plain HTML",IDC_STATIC,4,47,298,50