diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-02-07 00:18:07 +0100 |
---|---|---|
committer | Brett Walker <bwalker@gitlab.com> | 2019-02-07 09:28:35 -0600 |
commit | 8bf5e4795db1915552c1b999ee0c4a9c00466526 (patch) | |
tree | d44c8078f3fd20d584041793cb6d5f4230aef293 /locale | |
parent | 79bd1b8717599205fd1bf4f79048d3065b500536 (diff) | |
download | gitlab-ce-8bf5e4795db1915552c1b999ee0c4a9c00466526.tar.gz |
Add fast tasklist support to MR tasklist
Also adds specs and fixes existing specs
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 9ec590f90d8..69754f5eab8 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6605,7 +6605,10 @@ msgstr "" msgid "Snippets" msgstr "" -msgid "Someone edited this issue at the same time you did. The description has been updated and you will need to make your changes again." +msgid "Someone edited this %{issueType} at the same time you did. The description has been updated and you will need to make your changes again." +msgstr "" + +msgid "Someone edited this merge request at the same time you did. Please refresh the page to see changes." msgstr "" msgid "Something went wrong on our end" |