diff options
author | Phil Hughes <me@iamphill.com> | 2018-09-04 09:03:36 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-09-07 11:28:02 +0100 |
commit | 93e84c8f28f9bad8c09a720ce008dba1f50aadcd (patch) | |
tree | ff3d8eccb75e42fb1f69a4af3661ab2d78c83588 /locale/gitlab.pot | |
parent | ebc15f4318ed23ccdfe7dc543721968ae92daae0 (diff) | |
download | gitlab-ce-93e84c8f28f9bad8c09a720ce008dba1f50aadcd.tar.gz |
fixed tests
Diffstat (limited to 'locale/gitlab.pot')
-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 a9b0d8a4662..0faad99ff11 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -2304,6 +2304,9 @@ msgstr "" msgid "Discard" msgstr "" +msgid "Discard all changes" +msgstr "" + msgid "Discard changes" msgstr "" @@ -6655,6 +6658,9 @@ msgstr "" msgid "You will loose all changes you've made to this file. This action cannot be undone." msgstr "" +msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone." +msgstr "" + msgid "You will not get any notifications via email" msgstr "" |