Merge pull request #396 from katrinleinweber/master

suggest rephrasing to sound more naturally
This commit is contained in:
msquare 2017-12-27 11:35:09 +01:00 committed by GitHub
commit 07f1cae93d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ function engelsystem_email_to_user($recipient_user, $title, $message, $not_if_it
$message = sprintf(_('Hi %s,'), $recipient_user['Nick']) . "\n\n" $message = sprintf(_('Hi %s,'), $recipient_user['Nick']) . "\n\n"
. _('here is a message for you from the engelsystem:') . "\n\n" . _('here is a message for you from the engelsystem:') . "\n\n"
. $message . "\n\n" . $message . "\n\n"
. _('This email is autogenerated and has not to be signed. You got this email because you are registered in the engelsystem.'); . _('This email is autogenerated and has not been signed. You got this email because you are registered in the engelsystem.');
gettext_locale(); gettext_locale();

View File

@ -641,7 +641,7 @@ msgstr "hier ist eine Nachricht aus dem Engelsystem für Dich:"
#: /Users/msquare/workspace/projects/engelsystem/includes/helper/email_helper.php:23 #: /Users/msquare/workspace/projects/engelsystem/includes/helper/email_helper.php:23
msgid "" msgid ""
"This email is autogenerated and has not to be signed. You got this email " "This email is autogenerated and has not been signed. You got this email "
"because you are registered in the engelsystem." "because you are registered in the engelsystem."
msgstr "" msgstr ""
"Diese E-Mail wurde automatisch generiert und muss daher nicht unterschrieben " "Diese E-Mail wurde automatisch generiert und muss daher nicht unterschrieben "

View File

@ -565,7 +565,7 @@ msgstr "aqui está uma mensagem do engelsystem para você:"
#: includes/helper/email_helper.php:12 #: includes/helper/email_helper.php:12
msgid "" msgid ""
"This email is autogenerated and has not to be signed. You got this email " "This email is autogenerated and has not been signed. You got this email "
"because you are registered in the engelsystem." "because you are registered in the engelsystem."
msgstr "Você recebeu esse email porque está registrado no engelsystem." msgstr "Você recebeu esse email porque está registrado no engelsystem."