From 681b9e62db843695fa3d76a85455a698f624fbe9 Mon Sep 17 00:00:00 2001 From: thomasb Date: Mon, 11 Feb 2008 22:45:26 +0000 Subject: Add UI elements to mark the selected messages read/unread git-svn-id: https://svn.roundcube.net/trunk@1044 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/de_CH/labels.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roundcubemail/program/localization/de_CH') diff --git a/roundcubemail/program/localization/de_CH/labels.inc b/roundcubemail/program/localization/de_CH/labels.inc index a626d32c0..3d2c81500 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/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'; -- cgit v1.2.3