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_CH/labels.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (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 dd85154a1..e52f76afa 100644 --- a/roundcubemail/program/localization/de_CH/labels.inc +++ b/roundcubemail/program/localization/de_CH/labels.inc @@ -121,8 +121,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'] = 'Aufräumen'; -- cgit v1.2.3