summaryrefslogtreecommitdiff
path: root/program/localization/de_DE/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-11-28 19:03:24 +0000
committerthomascube <thomas@roundcube.net>2008-11-28 19:03:24 +0000
commit2fd975071a43147b054adaa857008f6ae2ee245f (patch)
tree71f60d8580ddff8656296e63c00fa86899b8db42 /program/localization/de_DE/labels.inc
parent41b43ba00e9110e6f415014382e11af7fe381fcb (diff)
Option to check for new mails in all folders (#1484374)
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r--program/localization/de_DE/labels.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc
index 1fba41c57..10636e0a0 100644
--- a/program/localization/de_DE/labels.inc
+++ b/program/localization/de_DE/labels.inc
@@ -121,6 +121,8 @@ $labels['select'] = 'Auswählen';
$labels['all'] = 'Alle';
$labels['none'] = 'Keine';
$labels['unread'] = 'Ungelesene';
+$labels['flagged'] = 'Markiert';
+$labels['unanswered'] = 'Unbeantwortet';
$labels['compact'] = 'Packen';
$labels['empty'] = 'Leeren';
$labels['purge'] = 'Bereinigen';
@@ -233,11 +235,12 @@ $labels['never'] = 'nie';
$labels['messagesdisplaying'] = 'Nachrichtendarstellung';
$labels['messagescomposition'] = 'Nachrichtenerstellung';
$labels['mimeparamfolding'] = 'Namen der Dateianhänge';
-$labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Mozilla Thunderbird)';
+$labels['2231folding'] = 'Vollständig RFC 2231 kompatibel (Thunderbird)';
$labels['miscfolding'] = 'RFC 2047/2231 kompatibel (Microsoft Outlook)';
$labels['2047folding'] = 'Vollständig RFC 2047 kompatibel (andere)';
$labels['advancedoptions'] = 'Erweiterte Einstellungen';
$labels['focusonnewmessage'] = 'Fokussiere Browserfenster bei neuen Nachrichten';
+$labels['checkallfolders'] = 'Alle Ordner auf neue Nachrichten prüfen';
$labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';