diff options
author | Phil Hughes <me@iamphill.com> | 2018-10-29 11:49:07 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-10-29 11:49:07 +0000 |
commit | 274d33803afeaacbebe40f312267856306e4f344 (patch) | |
tree | c658bae7276e4914f69dc3c0f6840c14e7c207dc /locale | |
parent | 5a03ee764bd02a885bf8549f1b3e49749d1a6744 (diff) | |
parent | 8861885773df0172f33518497cc5b01afc954c7e (diff) | |
download | gitlab-ce-274d33803afeaacbebe40f312267856306e4f344.tar.gz |
Merge branch 'ce-7103-show-milestone-dates-within-tooltips' into 'master'
CE Backport: Show actual Milestone dates within tooltips for Milestones in Epics sidebar
See merge request gitlab-org/gitlab-ce!22653
Diffstat (limited to 'locale')
-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 7f7b44800c7..f2a23f25acf 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -5796,6 +5796,12 @@ msgstr "" msgid "Start a %{new_merge_request} with these changes" msgstr "" +msgid "Start and due date" +msgstr "" + +msgid "Start date" +msgstr "" + msgid "Start the Runner!" msgstr "" |