diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-04-24 12:45:27 (GMT) |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-04-24 12:45:27 (GMT) |
commit | e613061f18b5987b51e629a2e6e7ec5556a0927c (patch) | |
tree | 67d42b4afde813f66441978002cd501129fb9fea /plugins/kolab_folders/localization/de_DE.inc | |
parent | 27f1717d0140258a9b380576eb6010f4133cbd18 (diff) | |
download | roundcubemail-plugins-kolab-e613061f18b5987b51e629a2e6e7ec5556a0927c.tar.gz |
Updated translation files from Transifex
Diffstat (limited to 'plugins/kolab_folders/localization/de_DE.inc')
-rw-r--r-- | plugins/kolab_folders/localization/de_DE.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kolab_folders/localization/de_DE.inc b/plugins/kolab_folders/localization/de_DE.inc index 60c6741..9921e25 100644 --- a/plugins/kolab_folders/localization/de_DE.inc +++ b/plugins/kolab_folders/localization/de_DE.inc @@ -1,7 +1,7 @@ <?php $labels['folderctype'] = 'Ordnerinhalt'; $labels['foldertypemail'] = 'E-Mail'; -$labels['foldertypeevent'] = 'Kalender'; // Events? +$labels['foldertypeevent'] = 'Kalender'; $labels['foldertypejournal'] = 'Journal'; $labels['foldertypetask'] = 'Aufgaben'; $labels['foldertypenote'] = 'Notizen'; |