diff options
author | George Tsiolis <tsiolis.g@gmail.com> | 2019-02-18 13:26:36 +0200 |
---|---|---|
committer | George Tsiolis <tsiolis.g@gmail.com> | 2019-02-18 13:26:36 +0200 |
commit | 3bf7c9ab56204b5e31c23f05e35158fd5c92cce3 (patch) | |
tree | dfcb953f78b78e317314c54e7059e6cb4f142102 /locale | |
parent | 240ae8d1bfe7a46139210a0b0408b27e78000ef6 (diff) | |
download | gitlab-ce-3bf7c9ab56204b5e31c23f05e35158fd5c92cce3.tar.gz |
Add externalized strings for new password form
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 087faede69d..bf12aed99aa 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -528,6 +528,9 @@ msgstr "" msgid "Advanced settings" msgstr "" +msgid "After a successful password update you will be redirected to login screen." +msgstr "" + msgid "All" msgstr "" @@ -5491,6 +5494,9 @@ msgstr "" msgid "Please select at least one filter to see results" msgstr "" +msgid "Please set a new password before proceeding." +msgstr "" + msgid "Please solve the reCAPTCHA" msgstr "" |