diff options
author | Rajat Jain <rjain@gitlab.com> | 2019-06-26 08:29:23 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-06-26 08:29:23 +0000 |
commit | 6f448bd17d2e0a0329146d0f36c3d2b79c48bdc2 (patch) | |
tree | feaefb123c083c0b27e76d557edf9160a3b45d2a /locale | |
parent | 58eae2d39275fa1b4cca5f39ebac922d62047c17 (diff) | |
download | gitlab-ce-6f448bd17d2e0a0329146d0f36c3d2b79c48bdc2.tar.gz |
Bring Manual Ordering on Issue List
On all the issue lists -- Group, Project and Dashboard -- this
change adds a new option for managing the lists.
"Manual Ordering" option is added which when flipped on will allow
an user to drag and drop issues around to create a relative ordering
among them.
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 e2dff31efa2..5245bfffb03 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6011,6 +6011,9 @@ msgstr "" msgid "Manual job" msgstr "" +msgid "ManualOrdering|Couldn't save the order of the issues" +msgstr "" + msgid "Map a FogBugz account ID to a GitLab user" msgstr "" |