summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_DE
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-02-22 21:49:43 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-02-22 21:49:43 +0000
commit8e5758f5a9df75e53ed41d31ede186d5b44dfe32 (patch)
tree2e794d4fcb748c2d752ed7072208b969e7ca0bd1 /roundcubemail/program/localization/de_DE
parent84c97e707951b27961ed8ad6a737261c77a3407b (diff)
Updated localizations
git-svn-id: https://svn.roundcube.net/trunk@152 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de_DE')
-rw-r--r--roundcubemail/program/localization/de_DE/labels.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc
index a33ca9956..ac9665484 100644
--- a/roundcubemail/program/localization/de_DE/labels.inc
+++ b/roundcubemail/program/localization/de_DE/labels.inc
@@ -110,6 +110,8 @@ $labels['compact'] = 'Packen';
$labels['empty'] = 'Leeren';
$labels['purge'] = 'Bereinigen';
+$labels['quota'] = 'Verwendeter Speicherplatz';
+
// message compose // Nachrichten erstellen
$labels['compose'] = 'Neue Nachricht verfassen';
$labels['sendmessage'] = 'Nachricht jetzt senden';
@@ -194,4 +196,4 @@ $labels['sortby'] = 'Sortieren nach';
$labels['sortasc'] = 'aufsteigend sortieren';
$labels['sortdesc'] = 'absteigend sortieren';
-?> \ No newline at end of file
+?>