email option updated

This commit is contained in:
--global 2021-10-09 18:46:25 +02:00 committed by Igor Scheller
parent ea93eb3129
commit ccc0889d00
4 changed files with 5 additions and 5 deletions

View File

@ -365,7 +365,7 @@ function guest_register()
),
form_checkbox(
'email_by_human_allowed',
__('Humans are allowed to send me an email (e.g. for ticket vouchers)'),
__('Allow orga and heaven angels to contact you by mail (for example this is necessary for distributing vouchers)'),
$email_by_human_allowed
),
])

View File

@ -100,7 +100,7 @@ function User_settings_view(
),
form_checkbox(
'email_by_human_allowed',
__('Humans are allowed to send me an email (e.g. for ticket vouchers)'),
__('Allow orga and heaven angels to contact you by mail (for example this is necessary for distributing vouchers)'),
$user_source->settings->email_human
),
$enable_tshirt_size ? form_select(

View File

@ -1627,8 +1627,8 @@ msgid "Notify me of new news"
msgstr "Benachrichtige mich bei neuen News"
#: includes/pages/guest_login.php:291 includes/view/User_view.php:73
msgid "Humans are allowed to send me an email (e.g. for ticket vouchers)"
msgstr "Menschen dürfen mir eine E-Mail senden (z.B. für Ticket Gutscheine)"
msgid "Allow orga and heaven angels to contact you by mail (for example this is necessary for distributing vouchers)"
msgstr "Erlaube Orga- und Himmel-Engeln dich per Mail zu kontaktieren (zum Beispiel ist die notwendig zum Verteilen von Gutscheinen)"
#: includes/pages/guest_login.php:300 includes/view/User_view.php:48
msgid "Planned date of arrival"

View File

@ -1354,7 +1354,7 @@ msgstr ""
"mudam)"
#: includes/pages/guest_login.php:230 includes/view/User_view.php:51
msgid "Humans are allowed to send me an email (e.g. for ticket vouchers)"
msgid "Allow orga and heaven angels to contact you by mail (for example this is necessary for distributing vouchers)"
msgstr "Permito que humanos me enviem emails (por exemplo, para um voucher)"
#: includes/pages/guest_login.php:235 includes/view/User_view.php:43