=_("However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation.")%{member_source: member_source}
-if@member.invite_email!=current_user.email
%p
Note that this invitation was sent to #{mail_to@member.invite_email}, but you are signed in as #{link_tocurrent_user.to_reference,user_url(current_user)} with email #{mail_tocurrent_user.email}.
=_("Note that this invitation was sent to %{mail_to_invite_email}, but you are signed in as %{link_to_current_user} with email %{mail_to_current_user}.").html_safe%{mail_to_invite_email: mail_to_invite_email,mail_to_current_user: mail_to_current_user,link_to_current_user: link_to_current_user}
msgid "However, you are already a member of this %{member_source}. Sign in using a different account to accept the invitation."
msgstr ""
msgid "I accept the %{terms_link}"
msgstr ""
...
...
@@ -3550,6 +3559,9 @@ msgstr ""
msgid "Introducing Cycle Analytics"
msgstr ""
msgid "Invitation"
msgstr ""
msgid "Invite"
msgstr ""
...
...
@@ -4342,6 +4354,9 @@ msgstr ""
msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
msgstr ""
msgid "Note that this invitation was sent to %{mail_to_invite_email}, but you are signed in as %{link_to_current_user} with email %{mail_to_current_user}."
msgstr ""
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow importing repositories without generating a Personal Access Token."