Commit 17a2157d authored by peterhegman's avatar peterhegman

Update access token form description copy

parent 50563225
......@@ -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|
......
......@@ -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 ""
......
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