-read_only_help_text=readonly?s_("Profiles|Your email address was automatically set based on your %{provider_label} account")%{provider_label: attribute_provider_label(:email)}:user_email_help_text(@user)
-help_text=email_change_disabled?s_("Your account uses dedicated credentials for the \"%{group_name}\" group and can only be updated through SSO.")%{group_name: @user.managing_group.name}:read_only_help_text
-commit_email_docs_link=s_('Profiles|This email will be used for web based operations, such as edits and merges. %{commit_email_link_start}Learn more%{commit_email_link_end}').html_safe%{commit_email_link_start: commit_email_link_start,commit_email_link_end: '</a>'.html_safe}
=f.text_field:name,label: 'Full name',required: true,title: s_("Profiles|Using emojis in names seems fun, but please try to set a status message instead"),wrapper: {class: 'col-md-9 qa-full-name'},help: s_("Profiles|Enter your name, so people you know can recognize you")
=f.text_field:name,label: 'Full name',required: true,title: s_("Profiles|Using emojis in names seems fun, but please try to set a status message instead"),wrapper: {class: 'col-md-9 qa-full-name'},help: s_("Profiles|Enter your name, so people you know can recognize you")
=render_if_exists'profiles/email_settings',form: f
=f.text_field:email,required: true,class: 'input-lg',readonly: true,help: s_("Profiles|Your email address was automatically set based on your %{provider_label} account")%{provider_label: attribute_provider_label(:email)}
{help: s_("Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}").html_safe%{learn_more: commit_email_docs_link}},
msgid "Profiles|This email will be displayed on your public profile"
msgid "Profiles|This email will be displayed on your public profile"
msgstr ""
msgstr ""
msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}"
msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{commit_email_link_start}Learn more%{commit_email_link_end}"
msgstr ""
msgstr ""
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
...
@@ -9026,6 +9026,9 @@ msgstr ""
...
@@ -9026,6 +9026,9 @@ msgstr ""
msgid "Your U2F device was registered!"
msgid "Your U2F device was registered!"
msgstr ""
msgstr ""
msgid "Your account uses dedicated credentials for the \"%{group_name}\" group and can only be updated through SSO."