diff options
author | Katrin Leinweber <724395-katrinleinweber@users.noreply.gitlab.com> | 2019-05-30 16:11:55 +0200 |
---|---|---|
committer | Katrin Leinweber <724395-katrinleinweber@users.noreply.gitlab.com> | 2019-05-30 19:57:27 +0200 |
commit | 6c0d4c958a23c616789ba5e96d7e2b232782597b (patch) | |
tree | 849d8d65495afea3a3dcd525495a48c16e74b907 /locale | |
parent | a546b76ab263cf0d339087583762cd2b6ff50792 (diff) | |
download | gitlab-ce-6c0d4c958a23c616789ba5e96d7e2b232782597b.tar.gz |
Fix typo & run bin/rake gettext:regenerate
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index d1ec833abff..b7245212738 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -832,9 +832,6 @@ msgstr "" msgid "An error has occurred" msgstr "" -msgid "An error occurding while fetching folder content." -msgstr "" - msgid "An error occurred creating the new branch." msgstr "" @@ -862,6 +859,9 @@ msgstr "" msgid "An error occurred while dismissing the feature highlight. Refresh the page and try dismissing again." msgstr "" +msgid "An error occurred while fetching folder content." +msgstr "" + msgid "An error occurred while fetching label colors." msgstr "" |