diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-01-28 12:11:30 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-01-28 12:11:30 +0000 |
commit | 2bb0d089ad70bf633071fc79dda0cc745a1c02a3 (patch) | |
tree | d05a1a916c58b44a527a466f1be615c5b917a9e5 /locale | |
parent | 6b67eb5bff72bfb6441a74571b9e37e553ff843a (diff) | |
parent | 704167db6b4111061b07ee4fee140f8a0ebd0f25 (diff) | |
download | gitlab-ce-2bb0d089ad70bf633071fc79dda0cc745a1c02a3.tar.gz |
Merge branch '44698-recaptcha' into 'master'
Prevent unload when Recaptcha is open
Closes #44698
See merge request gitlab-org/gitlab-ce!24625
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 8f793d7d576..cfc6cf75855 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -717,6 +717,9 @@ msgstr "" msgid "Are you sure you want to lose unsaved changes?" msgstr "" +msgid "Are you sure you want to lose your issue information?" +msgstr "" + msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again." msgstr "" |