diff options
author | jhampton <jhampton@gitlab.com> | 2018-12-06 09:10:40 -0500 |
---|---|---|
committer | jhampton <jhampton@gitlab.com> | 2018-12-06 09:10:40 -0500 |
commit | 204adc10d7d7cbfe40f24ef914e5913a343c8f97 (patch) | |
tree | c09e528177aea454393381a7417c65c995f06422 /locale | |
parent | 51a61e53b2b6bc4d6224332a01848f80699d4b28 (diff) | |
download | gitlab-ce-204adc10d7d7cbfe40f24ef914e5913a343c8f97.tar.gz |
Adding newly translated strings
- Adds strings related to hiding trigger variable values in the UI
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 172a0dc5e91..837768efef2 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -3349,6 +3349,9 @@ msgid_plural "Hide values" msgstr[0] "" msgstr[1] "" +msgid "Hide values" +msgstr "" + msgid "Hide whitespace changes" msgstr "" @@ -5492,14 +5495,14 @@ msgstr "" msgid "Retry verification" msgstr "" -msgid "Reveal Variables" -msgstr "" - msgid "Reveal value" msgid_plural "Reveal values" msgstr[0] "" msgstr[1] "" +msgid "Reveal values" +msgstr "" + msgid "Revert this commit" msgstr "" @@ -7080,6 +7083,9 @@ msgstr "" msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want." msgstr "" +msgid "Variables:" +msgstr "" + msgid "Various container registry settings." msgstr "" |