diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2012-10-17 23:31:25 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2012-10-17 23:31:25 +0200 |
commit | b50a6c843d9f69e926998fcc16fac3ed6fd2f737 (patch) | |
tree | 27f80897ef7b8b384bf2cf8cd420a3383fdd7ffd /program/localization/de_DE/labels.inc | |
parent | 271efe53e084779a8141228c29b5819d1acd2762 (diff) |
Copy translations from plugin
Diffstat (limited to 'program/localization/de_DE/labels.inc')
-rw-r--r-- | program/localization/de_DE/labels.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/program/localization/de_DE/labels.inc b/program/localization/de_DE/labels.inc index 71d5b80f2..18f4d7f1c 100644 --- a/program/localization/de_DE/labels.inc +++ b/program/localization/de_DE/labels.inc @@ -323,6 +323,8 @@ $labels['timezone'] = 'Zeitzone'; $labels['pagesize'] = 'Einträge pro Seite'; $labels['signature'] = 'Signatur'; $labels['dstactive'] = 'Sommerzeit'; +$labels['showinextwin'] = 'Nachrichten in neuem Fenster öffnen'; +$labels['composeextwin'] = 'Nachrichten in neuem Fenster verfassen'; $labels['htmleditor'] = 'HTML-Nachrichten verfassen'; $labels['htmlonreply'] = 'nur Antworten auf HTML-Nachrichten'; $labels['htmlsignature'] = 'HTML-Signatur'; |