summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-16 22:58:51 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-16 22:58:51 +0000
commita28d4a54f4db471769d2ca205955c7639695fe88 (patch)
tree527ea5604af849dad2c4c6bedc75f86e4c158f0e /roundcubemail/program/localization
parent608ef150220da932074b6a11b04395e235e53a2d (diff)
code cleanup of HTML editing capability (round 1)
git-svn-id: https://svn.roundcube.net/trunk@347 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index 0c351f929..395ecab6b 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/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';