diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-19 12:16:49 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-09-19 12:16:49 +0000 |
| commit | a5ae9cb226d421e7203346be80cfda90a08319d4 (patch) | |
| tree | bb1144cb16f7d9650afe501e8445b595006d870b /plugins/markasjunk/localization | |
| parent | cb16d146019fa85984696a47e9863e526803a62b (diff) | |
pt_PT kh_KH de_DE translation updates
git-svn-id: https://svn.roundcube.net/trunk@3975 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/markasjunk/localization')
| -rw-r--r-- | plugins/markasjunk/localization/de_DE.inc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/markasjunk/localization/de_DE.inc b/plugins/markasjunk/localization/de_DE.inc new file mode 100644 index 000000000..f21edf7cd --- /dev/null +++ b/plugins/markasjunk/localization/de_DE.inc @@ -0,0 +1,6 @@ +<?php +// translation done by Ulli Heist - http://heist.hobby-site.org/ +$labels = array(); +$labels['buttontitle'] = 'als SPAM markieren'; +$labels['reportedasjunk'] = 'Erfolgreich als SPAM gemeldet'; +?>
\ No newline at end of file |
