diff options
author | Arun Kumar Mohan <arunmohandm@gmail.com> | 2019-06-27 00:56:08 -0500 |
---|---|---|
committer | Arun Kumar Mohan <arunmohandm@gmail.com> | 2019-08-27 20:09:24 -0500 |
commit | 4ca32c2b55519aa2b7852c879ad700e8fa290f80 (patch) | |
tree | f1c44ff088bebbdf9e1ad355b11cf00aca45517e /locale | |
parent | 8308469fdd031a1f7baa6e95966dfc467eb5df51 (diff) | |
download | gitlab-ce-4ca32c2b55519aa2b7852c879ad700e8fa290f80.tar.gz |
Add Issue and Merge Request titles to Todo items
Only displays the todo body if the todo has a note.
This is to avoid redundant Issue or Merge Request titles
displayed both in the Todo title and body.
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 0568bdbdfca..0cd177f99f6 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -309,6 +309,9 @@ msgstr "" msgid "(external source)" msgstr "" +msgid "(removed)" +msgstr "" + msgid "+ %{amount} more" msgstr "" |