diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-03-21 13:58:22 +0100 |
commit | 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 (patch) | |
tree | 08573322bdea431cd739f30ca1ecae3eba31c53a /program/localization/de_DE | |
parent | 90e41a7cc08d7171ba4a2c1acf1f0560ee2503a6 (diff) |
Synchronized translations with Transifex
Diffstat (limited to 'program/localization/de_DE')
-rw-r--r-- | program/localization/de_DE/labels.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 6ce679caa..956e32aa4 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -64,6 +64,7 @@ $labels['copy'] = 'Kopieren'; $labels['move'] = 'Verschieben'; $labels['moveto'] = 'Verschieben nach...'; $labels['download'] = 'Herunterladen'; +$labels['open'] = 'Offen'; $labels['showattachment'] = 'Anzeigen'; $labels['showanyway'] = 'Trotzdem anzeigen'; @@ -204,6 +205,8 @@ $labels['body'] = 'Inhalt'; $labels['openinextwin'] = 'In neuem Fenster öffnen'; $labels['emlsave'] = 'Lokal speichern (.eml)'; +$labels['changeformattext'] = 'Als reiner Text anzeigen'; +$labels['changeformathtml'] = 'Als original HTML anzeigen'; // message compose $labels['editasnew'] = 'Als neue Nachricht öffnen'; |