summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_CH
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-06 17:59:26 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-12-06 17:59:26 +0000
commit63346f0408d8ad4e0b080ab750d47a407704f911 (patch)
treeeda11d8a69acbe262aab0a8e71a2ac0386907d37 /roundcubemail/program/localization/de_CH
parent07358bb652ff07a8a925a9ed007ded1c5a95ba5e (diff)
Move search filter drop-down closed to search box
git-svn-id: https://svn.roundcube.net/trunk@2124 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_CH')
-rw-r--r--roundcubemail/program/localization/de_CH/labels.inc5
1 files changed, 3 insertions, 2 deletions
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';