diff options
author | Nick Thomas <nick@gitlab.com> | 2019-05-07 12:37:25 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-05-07 12:37:25 +0000 |
commit | fb688545e51d87d3b145b0c7fa9adc8c6b2139b2 (patch) | |
tree | bfab4f0c532ec431c8a4ba8fce13bb11a415f862 /locale | |
parent | f2aa884bfacf211354f61768a053590d18f0756c (diff) | |
parent | 875338487343b092f670ab5e0323904ec5457a3a (diff) | |
download | gitlab-ce-fb688545e51d87d3b145b0c7fa9adc8c6b2139b2.tar.gz |
Merge branch 'show-disabled-mirrors' into 'master'
CE Show disabled project repo mirrors
See merge request gitlab-org/gitlab-ce!27326
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 ea883d3b20a..43c88848126 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3401,6 +3401,9 @@ msgstr "" msgid "Disabled" msgstr "" +msgid "Disabled mirrors can only be enabled by instance owners. It is recommended that you delete them." +msgstr "" + msgid "Discard" msgstr "" |