summaryrefslogtreecommitdiff
path: root/program/localization/de/labels.inc
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2005-10-26 22:12:36 +0000
committerthomascube <thomas@roundcube.net>2005-10-26 22:12:36 +0000
commitb076a460e5418ae8f0db0b4b392d91853fd2a21b (patch)
tree2528fa73bddf1fe04f35192d611d2dd1f91d0671 /program/localization/de/labels.inc
parentfa3addfc5d03046cd173fde7e7875bad2badc6da (diff)
Finished message sorting and fixed some skin issues
Diffstat (limited to 'program/localization/de/labels.inc')
-rw-r--r--program/localization/de/labels.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/de/labels.inc b/program/localization/de/labels.inc
index 7464c7657..36ade6413 100644
--- a/program/localization/de/labels.inc
+++ b/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