Commit 1d713486 authored by antonyliu's avatar antonyliu

Regenerate locale/gitlab.pot

parent 96f4d7ef
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
- if @user.password_automatically set - if @user.password_automatically set
= _('Change your password') = _('Change your password')
- else - else
= = _('Change your password or recover your current one') = _('Change your password or recover your current one')
= form_for @user, url: profile_password_path, method: :put, html: {class: "update-password"} do |f| = form_for @user, url: profile_password_path, method: :put, html: {class: "update-password"} do |f|
= form_errors(@user) = form_errors(@user)
......
...@@ -2280,6 +2280,9 @@ msgstr "" ...@@ -2280,6 +2280,9 @@ msgstr ""
msgid "Change your password" msgid "Change your password"
msgstr "" msgstr ""
msgid "Change your password or recover your current one"
msgstr ""
msgid "ChangeTypeActionLabel|Pick into branch" msgid "ChangeTypeActionLabel|Pick into branch"
msgstr "" msgstr ""
...@@ -15827,9 +15830,6 @@ msgstr "" ...@@ -15827,9 +15830,6 @@ msgstr ""
msgid "or" msgid "or"
msgstr "" msgstr ""
msgid "or recover your current one"
msgstr ""
msgid "out of %d total test" msgid "out of %d total test"
msgid_plural "out of %d total tests" msgid_plural "out of %d total tests"
msgstr[0] "" msgstr[0] ""
......
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