summaryrefslogtreecommitdiff
path: root/program/localization/en/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-11-06 19:26:45 +0000
committerthomascube <thomas@roundcube.net>2005-11-06 19:26:45 +0000
commit10a699759d4f106f29c077a6d65d3b8d212825e5 (patch)
treed7a50bb94731e131a8a03c546ad3dbcaf0c4f1e1 /program/localization/en/labels.inc
parente0ddd4e6c03d533cc3f8427624e026cc20c88fa6 (diff)
Added localized messages to client and check form input
Diffstat (limited to 'program/localization/en/labels.inc')
-rw-r--r--program/localization/en/labels.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/en/labels.inc b/program/localization/en/labels.inc
index e44f8298f..34d46a3ea 100644
--- a/program/localization/en/labels.inc
+++ b/program/localization/en/labels.inc
@@ -119,6 +119,8 @@ $labels['normal'] = 'Normal';
$labels['high'] = 'High';
$labels['highest'] = 'Highest';
+$labels['nosubject'] = '(no subject)';
+
$labels['showimages'] = 'Display images';