summaryrefslogtreecommitdiff
path: root/roundcubemail/program/localization/de
diff options
context:
space:
mode:
authorroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-26 22:12:36 +0000
committerroundcube <roundcube@208e9e7b-5314-0410-a742-e7e81cd9613c>2005-10-26 22:12:36 +0000
commit725d43add7753f470867991a47c1abb6f9c332e5 (patch)
tree377fee340d69d25fc74b2ba966e16baf602412c4 /roundcubemail/program/localization/de
parent85ef294c802ebf3b45620c8a23ae12393af39328 (diff)
Finished message sorting and fixed some skin issues
git-svn-id: https://svn.roundcube.net/trunk@62 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/de')
-rw-r--r--roundcubemail/program/localization/de/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/roundcubemail/program/localization/de/labels.inc b/roundcubemail/program/localization/de/labels.inc
index 7464c7657..36ade6413 100644
--- a/roundcubemail/program/localization/de/labels.inc
+++ b/roundcubemail/program/localization/de/labels.inc
@@ -172,5 +172,8 @@ $labels['createfolder'] = 'Neuen Ordner erstellen';
$labels['deletefolder'] = 'Ordner löschen';
$labels['managefolders'] = 'Ordner verwalten';
+$labels['sortby'] = 'Sortieren nach';
+$labels['sortasc'] = 'aufsteigend sortieren';
+$labels['sortdesc'] = 'absteigend sortieren';
?> \ No newline at end of file