Fix translation

This commit is contained in:
Hadi Nategh 2018-07-12 16:37:07 +02:00
parent 9a5ee44ebe
commit d85d204636
2 changed files with 2 additions and 4 deletions

View File

@ -699,7 +699,6 @@ app.classes.mail = AppJS.extend(
&& filemode && filemode.get_value() != content[field]['files']['filemode']) && filemode && filemode.get_value() != content[field]['files']['filemode'])
{ {
var filemode_label = filemode.options.select_options[content[field]['files']['filemode']]['label']; var filemode_label = filemode.options.select_options[content[field]['files']['filemode']]['label'];
var files = content[field]['files']['file'].join('\n\r');
et2_dialog.show_dialog(function(_button){ et2_dialog.show_dialog(function(_button){
if (_button == 2) if (_button == 2)
{ {
@ -707,8 +706,8 @@ app.classes.mail = AppJS.extend(
} }
}, },
this.egw.lang( this.egw.lang(
'Be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r\ Would you like to proceed?', 'Be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r Would you like to proceed?',
filemode_label, filemode_label, files), filemode_label, filemode_label),
this.egw.lang('Add files as %1', filemode_label), '', et2_dialog.BUTTONS_YES_NO, et2_dialog.WARNING_MESSAGE); this.egw.lang('Add files as %1', filemode_label), '', et2_dialog.BUTTONS_YES_NO, et2_dialog.WARNING_MESSAGE);
return; return;
} }

View File

@ -72,7 +72,6 @@ attachments mail en Attachments
authentication mail en Authentication authentication mail en Authentication
available personal email-accounts/profiles mail en available personal EMail-Accounts/Profiles available personal email-accounts/profiles mail en available personal EMail-Accounts/Profiles
be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r would you like to proceed? mail en Be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r Would you like to proceed? be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r would you like to proceed? mail en Be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r Would you like to proceed?
be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r\ would you like to proceed? mail en Be aware by adding all selected files as %1 mode, it will also change all existing attachments in the list to %2 mode as well. \n\r \n\r\ Would you like to proceed?
be aware that all attachments will be sent as %1! mail en Be aware that all attachments will be sent as %1! be aware that all attachments will be sent as %1! mail en Be aware that all attachments will be sent as %1!
before reply, visible during compose mail en Before reply, visible during compose before reply, visible during compose mail en Before reply, visible during compose
blacklisted mails are marked as spam mail en Blacklisted mails are marked as spam blacklisted mails are marked as spam mail en Blacklisted mails are marked as spam