Commit 43acbf24 authored by scootergrisen's avatar scootergrisen Committed by Peter Hegman

Improve OmniAuth sign in description

Changelog: changed
parent 8e388f26
......@@ -2,7 +2,7 @@
%label.label-bold
= s_('Profiles|Connected Accounts')
%p= s_('Profiles|Click on icon to activate signin with one of the following services')
%p= s_('Profiles|Select a service to sign in with.')
- providers.each do |provider|
- unlink_allowed = unlink_provider_allowed?(provider)
- link_allowed = link_provider_allowed?(provider)
......
......@@ -27226,9 +27226,6 @@ msgstr ""
msgid "Profiles|Clear status"
msgstr ""
msgid "Profiles|Click on icon to activate signin with one of the following services"
msgstr ""
msgid "Profiles|Commit email"
msgstr ""
......@@ -27406,6 +27403,9 @@ msgstr ""
msgid "Profiles|Remove avatar"
msgstr ""
msgid "Profiles|Select a service to sign in with."
msgstr ""
msgid "Profiles|Set new profile picture"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment