summaryrefslogtreecommitdiff
path: root/program/localization/de_DE/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2008-02-12 18:41:53 +0000
committerthomascube <thomas@roundcube.net>2008-02-12 18:41:53 +0000
commita8d23d82a296cab71bd2f2b71dad6dca58a643d6 (patch)
tree174dbf4e89fa260cc720185c8923b5d689692fcb /program/localization/de_DE/labels.inc
parent0b7cd3460c9b96008cd8e6d4c3df9482e6621ee2 (diff)
Show message count in folder list and hint when creating a subfolder
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r--program/localization/de_DE/labels.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc
index 409c4af8d..d74c296dd 100644
--- a/program/localization/de_DE/labels.inc
+++ b/program/localization/de_DE/labels.inc
@@ -178,6 +178,7 @@ $labels['folder'] = 'Ordner';
$labels['folders'] = 'Ordner';
$labels['foldername'] = 'Ordnername';
$labels['subscribed'] = 'Abonniert';
+$labels['messagecount'] = 'Nachrichten';
$labels['create'] = 'Erstellen';
$labels['createfolder'] = 'Neuen Ordner erstellen';
$labels['rename'] = 'Umbenennen';