diff options
author | antonyliu <sun_apollo@yeah.net> | 2019-05-29 12:36:33 +0800 |
---|---|---|
committer | antonyliu <sun_apollo@yeah.net> | 2019-05-29 19:39:01 +0800 |
commit | 2e8c592e2322b413f14d6fe02290f2aa593fdbfa (patch) | |
tree | 55d68c95caf561140279f4bcc6ae7a808c1f91d3 /locale | |
parent | 90db26194011a67013d91902ce1031bd1dee5ed0 (diff) | |
download | gitlab-ce-2e8c592e2322b413f14d6fe02290f2aa593fdbfa.tar.gz |
Apply suggestion to app/views/profiles/passwords/edit.html.haml
Apply @reprazent suggestion. See gitlab-org/gitlab-ee!13339
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 75bf093ee88..11f19027464 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1776,6 +1776,9 @@ msgstr "" msgid "Change your password" msgstr "" +msgid "Change your password or recover your current one" +msgstr "" + msgid "ChangeTypeActionLabel|Pick into branch" msgstr "" @@ -12102,9 +12105,6 @@ msgstr "" msgid "or" msgstr "" -msgid "or recover your current one" -msgstr "" - msgid "out of %d total test" msgid_plural "out of %d total tests" msgstr[0] "" |