summaryrefslogtreecommitdiff
path: root/program/localization/de_CH/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-12-06 17:59:26 +0000
committerthomascube <thomas@roundcube.net>2008-12-06 17:59:26 +0000
commit3dc19d5fc8e13612d0f8cd85df391d7f2e232d06 (patch)
tree2575e7b8accd7dd181011271fbc7a37d1d92ccfb /program/localization/de_CH/labels.inc
parentd5fca0c4902d0c9a7427e6028ddbbc8bb337859e (diff)
Move search filter drop-down closed to search box
Diffstat (limited to 'program/localization/de_CH/labels.inc')
-rw-r--r--program/localization/de_CH/labels.inc5
1 files changed, 3 insertions, 2 deletions
diff --git a/program/localization/de_CH/labels.inc b/program/localization/de_CH/labels.inc
index dd85154a1..e52f76afa 100644
--- a/program/localization/de_CH/labels.inc
+++ b/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';