From 19bef0eaf7b8c44c7b99da234571834ccc83f48b Mon Sep 17 00:00:00 2001 From: svncommit <devs@roundcube.net> Date: Sat, 16 Sep 2006 18:58:51 -0400 Subject: [PATCH] code cleanup of HTML editing capability (round 1) --- program/localization/en_US/labels.inc | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 0c351f9..395ecab 100644 --- a/program/localization/en_US/labels.inc +++ b/program/localization/en_US/labels.inc @@ -202,7 +202,7 @@ $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'; -- Gitblit v1.9.1