summaryrefslogtreecommitdiff
path: root/program/localization/en_US
diff options
context:
space:
mode:
authorsvncommit <devs@roundcube.net>2006-09-16 22:58:51 +0000
committersvncommit <devs@roundcube.net>2006-09-16 22:58:51 +0000
commit19bef0eaf7b8c44c7b99da234571834ccc83f48b (patch)
tree71d3f0e014a4cc32cd7c6d1150c2a93da457b81f /program/localization/en_US
parent9cdb93420ed7f44393bdd5d8c51d21d11b38c599 (diff)
code cleanup of HTML editing capability (round 1)
Diffstat (limited to 'program/localization/en_US')
-rw-r--r--program/localization/en_US/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc
index 0c351f929..395ecab6b 100644
--- a/program/localization/en_US/labels.inc
+++ b/program/localization/en_US/labels.inc
@@ -202,7 +202,7 @@ $labels['timezone'] = 'Time zone';
$labels['pagesize'] = 'Rows per page';
$labels['signature'] = 'Signature';
$labels['dstactive'] = 'Daylight savings';
-$labels['htmleditor'] = 'Use HTML editor';
+$labels['htmleditor'] = 'Compose HTML messages';
$labels['htmlsignature'] = 'HTML signature';
$labels['autosavedraft'] = 'Automatically save draft';