translating source with "Quelltext" in German and using view icon for it

This commit is contained in:
Ralf Becker 2014-02-20 08:21:41 +00:00
parent c735663346
commit 5d098b9028
2 changed files with 2 additions and 2 deletions

View File

@ -1164,7 +1164,7 @@ class mail_ui
'caption' => 'Source',
'hint' => 'View full Mail Source',
'group' => $group,
'icon' => 'fileexport',
'icon' => 'view',
'onExecute' => 'javaScript:app.mail.mail_mailsource',
'allowOnMultiple' => false,
),

View File

@ -352,7 +352,7 @@ size(0->...) mail de Größe(0->...)
small view mail de schmale Ansicht
smtp mail de Postausgang-Server
sort order mail de Sortierreihenfolge
source mail de HTML Quellcode
source mail de Quelltext
sources mail de HTML Quellcode
start new messages with mime type plain/text or html? mail de Sollen neue E-Mails als plain/text oder HTML Nachrichten verfasst werden?
start reply messages with mime type plain/text or html or try to use the displayed format (default)? mail de Antworten auf und Inline-Weiterleiten von E-Mails im Text-, im HTML-Format oder entsprechend des Formats, in dem die E-Mail vom Sender ursprünglich verfasst wurde.