mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-25 08:09:02 +01:00
setting "add raw message .eml" as default and a missing translation
This commit is contained in:
parent
7aa05c7579
commit
6b4021a4f5
@ -714,7 +714,7 @@ class felamimail_hooks
|
||||
'values' => $saveAsOptions,
|
||||
'xmlrpc' => True,
|
||||
'admin' => False,
|
||||
'default'=> 'text',
|
||||
'default'=> 'add_raw',
|
||||
),
|
||||
);
|
||||
if (!$GLOBALS['egw_info']['apps']['stylite']) unset($settingsArray['attachVCardAtCompose']);
|
||||
|
@ -158,6 +158,7 @@ do you want to prevent the editing/setup of filter rules (, even if sieve is ena
|
||||
do you want to prevent the editing/setup of notification by mail to other emailadresses if emails arrive (, even if sieve is enabled)? felamimail de Möchten Sie das Editieren/Einstellen von Benachrichtigungen per E-Mail (via SIEVE), wenn neue Nachrichten eintreffen, unterbinden?
|
||||
do you want to prevent the editing/setup of the absent/vacation notice (, even if sieve is enabled)? felamimail de Möchten Sie das Editieren/Einstellen einer Abwesenheitsnotiz (via SIEVE) unterbinden?
|
||||
do you want to prevent the managing of folders (creation, accessrights and subscribtion)? felamimail de Möchten Sie die Verwaltung von Ordnern verhindern (anlegen, abonnieren, Zugriffsrechte)?
|
||||
do you want to show html-part or plain-text of the email felamimail de Möchten Sie eine EMail formatiert oder nur als Text anzeigen
|
||||
does not contain felamimail de enthält nicht
|
||||
does not exist on imap server. felamimail de existiert nicht auf dem IMAP Server
|
||||
does not match felamimail de trifft nicht zu
|
||||
|
@ -159,6 +159,7 @@ do you want to prevent the editing/setup of filter rules (, even if sieve is ena
|
||||
do you want to prevent the editing/setup of notification by mail to other emailadresses if emails arrive (, even if sieve is enabled)? felamimail en Do you want to prevent the editing/setup of notification by mail to other email addresses if emails arrive, even if SIEVE is enabled?
|
||||
do you want to prevent the editing/setup of the absent/vacation notice (, even if sieve is enabled)? felamimail en Do you want to prevent the editing/setup of the absent/vacation notice, even if SIEVE is enabled?
|
||||
do you want to prevent the managing of folders (creation, accessrights and subscribtion)? felamimail en Do you want to prevent the managing of folders --creation, access rights AND subscription?
|
||||
do you want to show html-part or plain-text of the email felamimail en Do you want to show HTML-part or plain-text of the email
|
||||
does not contain felamimail en Does not contain
|
||||
does not exist on imap server. felamimail en Does not exist on IMAP server.
|
||||
does not match felamimail en Does not match
|
||||
|
Loading…
Reference in New Issue
Block a user