summaryrefslogtreecommitdiff
path: root/roundcubemail/program
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-27 05:24:35 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-09-27 05:24:35 +0000
commit3cb7d657e3229ca4e86e4bfcda0d43913ad6b75c (patch)
tree4128e379d2968cbfcea00140f17232bb74ea7082 /roundcubemail/program
parent1abd7a3de0c2e618767b8a1b508fc0ff0d5bcb52 (diff)
added labels for editor toggles
git-svn-id: https://svn.roundcube.net/trunk@356 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program')
-rw-r--r--roundcubemail/program/localization/en_US/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/en_US/labels.inc b/roundcubemail/program/localization/en_US/labels.inc
index 395ecab6b..b27c17940 100644
--- a/roundcubemail/program/localization/en_US/labels.inc
+++ b/roundcubemail/program/localization/en_US/labels.inc
@@ -145,6 +145,9 @@ $labels['highest'] = 'Highest';
$labels['nosubject'] = '(no subject)';
$labels['showimages'] = 'Display images';
+$labels['htmltoggle'] = 'HTML';
+$labels['plaintoggle'] = 'Plain text';
+
// address boook
$labels['name'] = 'Display name';