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
17a2157d
Commit
17a2157d
authored
May 07, 2020
by
peterhegman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update access token form description copy
parent
50563225
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
app/views/shared/access_tokens/_form.html.haml
app/views/shared/access_tokens/_form.html.haml
+1
-1
locale/gitlab.pot
locale/gitlab.pot
+3
-3
No files found.
app/views/shared/access_tokens/_form.html.haml
View file @
17a2157d
...
...
@@ -4,7 +4,7 @@
%h5
.prepend-top-0
=
title
%p
.profile-settings-content
=
_
(
"
Pick a name for the application, and we'll give you
a unique %{type} token."
)
%
{
type:
type
}
=
_
(
"
Enter the name of your application, and we'll return
a unique %{type} token."
)
%
{
type:
type
}
=
form_for
token
,
as:
prefix
,
url:
path
,
method: :post
,
html:
{
class:
'js-requires-input'
}
do
|
f
|
...
...
locale/gitlab.pot
View file @
17a2157d
...
...
@@ -8099,6 +8099,9 @@ msgstr ""
msgid "Enter the merge request title"
msgstr ""
msgid "Enter the name of your application, and we'll return a unique %{type} token."
msgstr ""
msgid "Enter your password to approve"
msgstr ""
...
...
@@ -15097,9 +15100,6 @@ msgstr ""
msgid "Pick a name"
msgstr ""
msgid "Pick a name for the application, and we'll give you a unique %{type} token."
msgstr ""
msgid "Pin code"
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