diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-21 03:07:37 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-12-21 03:07:37 +0000 |
commit | bc3e57199e52e45799cb4d47ee2630af40d1edc3 (patch) | |
tree | ecf9aab2b81f91f857d4d116fbf4448675c7a2d8 /locale | |
parent | bb348db4c22bf58ac685fcd66445ac172491b302 (diff) | |
download | gitlab-ce-bc3e57199e52e45799cb4d47ee2630af40d1edc3.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index a2e1c4eeea6..c83fc685a62 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -17849,6 +17849,9 @@ msgstr "" msgid "The branch for this project has no active pipeline configuration." msgstr "" +msgid "The branch or tag does not exist" +msgstr "" + msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git." msgstr "" @@ -17858,6 +17861,9 @@ msgstr "" msgid "The collection of events added to the data gathered for that stage." msgstr "" +msgid "The commit does not exist" +msgstr "" + msgid "The configuration status of the table below only applies to the default branch and is based on the %{linkStart}latest pipeline%{linkEnd}. Once you've configured a scan for the default branch, any subsequent feature branch you create will include the scan." msgstr "" |