diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2019-02-21 11:19:51 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2019-02-21 11:19:51 +0000 |
commit | cb0c7c3cdb0c860d6676e916027fb5e92522f268 (patch) | |
tree | 4bb61e295d682140d3c0cf8d9c3923e49e9e8e2b /locale/gitlab.pot | |
parent | 56b82db63a91695a1dec1b7cbf39636bb01ad3df (diff) | |
parent | 536463295c2598505135bc61570ea66e1bad6496 (diff) | |
download | gitlab-ce-cb0c7c3cdb0c860d6676e916027fb5e92522f268.tar.gz |
Merge branch '56871-list-issues-error' into 'master'
Catch exceptions in list_issues reactive cache calculation
Closes #56871
See merge request gitlab-org/gitlab-ce!24936
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index df63e61a302..457b393561e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3295,7 +3295,7 @@ msgstr "" msgid "Failed to load emoji list." msgstr "" -msgid "Failed to load errors from Sentry" +msgid "Failed to load errors from Sentry. Error message: %{errorMessage}" msgstr "" msgid "Failed to remove issue from board, please try again." |