Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
43acbf24
Commit
43acbf24
authored
Jan 24, 2022
by
scootergrisen
Committed by
Peter Hegman
Jan 24, 2022
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Improve OmniAuth sign in description
Changelog: changed
parent
8e388f26
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
app/views/profiles/accounts/_providers.html.haml
app/views/profiles/accounts/_providers.html.haml
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-3
No files found.
app/views/profiles/accounts/_providers.html.haml
View file @
43acbf24
...
...
@@ -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
)
...
...
locale/gitlab.pot
View file @
43acbf24
...
...
@@ -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 ""
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment