diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-10-24 15:19:37 +0100 |
---|---|---|
committer | Matija Čupić <matteeyah@gmail.com> | 2018-10-24 23:31:38 +0200 |
commit | 95cbd41f33e392f7c7684a8f6ddda9cf44940b01 (patch) | |
tree | 9fe51971922f49c4aa10f79e26bf6571e078553b /locale | |
parent | c2ded9bd88d7996b7929c1d9d1e86ee20c29b247 (diff) | |
download | gitlab-ce-95cbd41f33e392f7c7684a8f6ddda9cf44940b01.tar.gz |
Regenerates pot files
Makes documentation path a required prop
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 26270595c6a..da85c96fe94 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1983,6 +1983,9 @@ msgstr "" msgid "Copy token to clipboard" msgstr "" +msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}" +msgstr "" + msgid "Create" msgstr "" |