diff options
author | Lee Tickett <lee@tickett.net> | 2019-08-29 16:19:07 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-08-29 16:19:07 +0000 |
commit | 72390953da802311180f53b6a646d80bc1da2849 (patch) | |
tree | 46d9baeab2c3ab91bca249c446b822b5dd956531 /locale | |
parent | e6869b8f6c5a589cc9807e2a797599fb7a4a968e (diff) | |
download | gitlab-ce-72390953da802311180f53b6a646d80bc1da2849.tar.gz |
Handle invalid mirror url
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 12138d2db3a..51e00d6e0d2 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6110,6 +6110,9 @@ msgstr "" msgid "Invalid Login or password" msgstr "" +msgid "Invalid URL" +msgstr "" + msgid "Invalid date" msgstr "" |