email option updated

main
--global 3 years ago committed by Igor Scheller
parent ea93eb3129
commit ccc0889d00

@ -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
),
])

@ -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(

@ -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"

@ -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

Loading…
Cancel
Save