diff options
author | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-04-26 16:16:56 +0200 |
---|---|---|
committer | Brandon Labuschagne <blabuschagne@gitlab.com> | 2019-05-02 12:39:18 +0200 |
commit | c965b884c5d3194768313685668ef9d9dd954074 (patch) | |
tree | 9c1cfad875fb3408cc341cb04b5670bc67438701 /locale | |
parent | 86900f00004ed5f862c3b72b4f643036f97a8e56 (diff) | |
download | gitlab-ce-js-i18n-javascript-s-directories.tar.gz |
Internationalisation of javascript/s* directoriesjs-i18n-javascript-s-directories
This is one of many MRs opened in order to improve the overall
internationalisation of the GitLab codebase.
i18n documentation
https://docs.gitlab.com/ee/development/i18n/externalization.html
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 1ebb0e603cd..a14d3ed7cb4 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -816,6 +816,9 @@ msgstr "" msgid "An error occurred while fetching markdown preview" msgstr "" +msgid "An error occurred while fetching projects autocomplete." +msgstr "" + msgid "An error occurred while fetching sidebar data" msgstr "" @@ -861,6 +864,9 @@ msgstr "" msgid "An error occurred while making the request." msgstr "" +msgid "An error occurred while moving the issue." +msgstr "" + msgid "An error occurred while parsing recent searches" msgstr "" @@ -3781,6 +3787,9 @@ msgstr "" msgid "Error loading viewer" msgstr "" +msgid "Error occurred when fetching sidebar data" +msgstr "" + msgid "Error occurred when toggling the notification subscription" msgstr "" |