summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-02-11 22:45:26 +0000
committerthomascube <thomas@roundcube.net>2008-02-11 22:45:26 +0000
commit7f9ea15463a7d14b4316e4859e29d53bd727fb32 (patch)
tree3539cef73e3f5e394ecd40d226103dcb6693915c /program/localization/de_CH/labels.inc
parent29bee0a4ac17218f4ac892deaf3396ab9e24d307 (diff)
Add UI elements to mark the selected messages read/unread
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r--program/localization/de_CH/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index a626d32c0..3d2c81500 100644
--- a/program/localization/de_CH/labels.inc
+++ b/program/localization/de_CH/labels.inc
@@ -110,6 +110,9 @@ $labels['lastmessage'] = 'Die letzte Nachricht anzeigen';
$labels['lastmessages'] = 'Die letzten Nachrichten anzeigen';
$labels['backtolist'] = 'Zurück zur Liste';
$labels['viewsource'] = 'Quelltext anzeigen';
+$labels['markmessages'] = 'Nachrichten markieren';
+$labels['markread'] = 'Als gelesen';
+$labels['markunread'] = 'Als ungelesen';
$labels['select'] = 'Auswählen';
$labels['all'] = 'Alle';