From 0dff24f4eee5850ffd05f01a2811ae87033f7907 Mon Sep 17 00:00:00 2001 From: svncommit Date: Wed, 27 Sep 2006 05:24:35 +0000 Subject: [PATCH] added labels for editor toggles --- program/localization/en_US/labels.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/program/localization/en_US/labels.inc b/program/localization/en_US/labels.inc index 395ecab6b..b27c17940 100644 --- a/program/localization/en_US/labels.inc +++ b/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';