summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de_DE
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-28 17:59:13 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-02-28 17:59:13 +0000
commitbdf3abb107eb0b56a7b4613327eeda62a8ff057a (patch)
treecf2bed041c735662eb659df78c195efbd3f75d29 /roundcubemail/program/localization/de_DE
parent1ab92f17679a82f2fabab83fec90058f5b600cf0 (diff)
- Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS)
git-svn-id: https://svn.roundcube.net/trunk@4581 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, 4 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de_DE/labels.inc b/roundcubemail/program/localization/de_DE/labels.inc
index 4312c9b7e..b34508c67 100644
--- a/roundcubemail/program/localization/de_DE/labels.inc
+++ b/roundcubemail/program/localization/de_DE/labels.inc
@@ -374,6 +374,10 @@ $labels['location'] = 'Speicherort';
$labels['info'] = 'Informationen';
$labels['getfoldersize'] = 'Ordnergrösse anzeigen';
$labels['changesubscription'] = 'Abonnieren';
+$labels['foldertype'] = 'Ordnertyp';
+$labels['personalfolder'] = 'Persönlicher Ordner';
+$labels['otherfolder'] = 'Ordner eines anderen Benutzers';
+$labels['sharedfolder'] = 'Öffentlicher Ordner';
$labels['sortby'] = 'Sortieren nach';
$labels['sortasc'] = 'aufsteigend sortieren';
$labels['sortdesc'] = 'absteigend sortieren';