From 63346f0408d8ad4e0b080ab750d47a407704f911 Mon Sep 17 00:00:00 2001 From: thomasb Date: Sat, 6 Dec 2008 17:59:26 +0000 Subject: Move search filter drop-down closed to search box git-svn-id: https://svn.roundcube.net/trunk@2124 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/de_DE/labels.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program/localization/de_DE') diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc index 9ec8670e8..528d0c3f5 100644 --- a/roundcubemail/program/localization/de_DE/labels.inc +++ b/roundcubemail/program/localization/de_DE/labels.inc @@ -120,8 +120,9 @@ $labels['select'] = 'Auswählen'; $labels['all'] = 'Alle'; $labels['none'] = 'Keine'; $labels['unread'] = 'Ungelesene'; -$labels['flagged'] = 'Markiert'; -$labels['unanswered'] = 'Unbeantwortet'; +$labels['flagged'] = 'Markierte'; +$labels['unanswered'] = 'Unbeantwortete'; +$labels['filter'] = 'Filter'; $labels['compact'] = 'Packen'; $labels['empty'] = 'Leeren'; $labels['purge'] = 'Bereinigen'; -- cgit v1.2.3