diff options
author | Fatih Acet <acetfatih@gmail.com> | 2019-05-08 07:36:34 +0000 |
---|---|---|
committer | Fatih Acet <acetfatih@gmail.com> | 2019-05-08 07:36:34 +0000 |
commit | 18dd29c0c3c3367b3188a8bac687dea609736e9a (patch) | |
tree | 468dd4c90c1640d1b7c7e16feba1c2b31e61279f /locale | |
parent | 4f447e0f4b87d77f1de408cd69a66323465437f8 (diff) | |
parent | 4f1d2bf5a29f28a9f961379d4a3f426454b868b0 (diff) | |
download | gitlab-ce-18dd29c0c3c3367b3188a8bac687dea609736e9a.tar.gz |
Merge branch 'winh-notes-error-handling' into 'master'
Handle errors in successful notes reply
Closes #61377
See merge request gitlab-org/gitlab-ce!28082
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 b9fc3e00cff..4373d57ac7c 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4196,6 +4196,9 @@ msgstr "" msgid "Failed to remove user key." msgstr "" +msgid "Failed to save comment!" +msgstr "" + msgid "Failed to save merge conflicts resolutions. Please try again!" msgstr "" |