diff options
author | Luke Bennett <lbennett@gitlab.com> | 2019-03-21 22:24:48 +0000 |
---|---|---|
committer | Luke Bennett <lbennett@gitlab.com> | 2019-05-07 03:42:09 +0100 |
commit | 875338487343b092f670ab5e0323904ec5457a3a (patch) | |
tree | f625635a4198e9d6a884fa6bfe73630ab49af978 /locale | |
parent | 4ebbfb9f1e95091a7753a10e12d989d72f4332f8 (diff) | |
download | gitlab-ce-875338487343b092f670ab5e0323904ec5457a3a.tar.gz |
Show disabled project repo mirrorsshow-disabled-mirrors
Show disabled mirrors with a badge so that they
can be deleted by project owners.
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 445984c7847..f526a5a82b4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3383,6 +3383,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 "" |