diff options
author | Phil Hughes <me@iamphill.com> | 2018-08-16 12:41:21 +0100 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2018-09-07 08:23:59 +0100 |
commit | 843467b8c4be9ff1658d18d606f7fd5b149cbec9 (patch) | |
tree | 772ffb9f84b2b530963aa103212769760c999be9 /locale | |
parent | c380d3acebd181f13629a25d2e2acca46ffe1e00 (diff) | |
download | gitlab-ce-843467b8c4be9ff1658d18d606f7fd5b149cbec9.tar.gz |
Added file templates to the Web IDE
Closes #47947
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 0e89c19066e..f197ee94e7e 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1167,6 +1167,9 @@ msgstr "" msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request." msgstr "" +msgid "Choose a type..." +msgstr "" + msgid "Choose any color." msgstr "" @@ -2691,6 +2694,9 @@ msgstr "" msgid "Fields on this page are now uneditable, you can configure" msgstr "" +msgid "File templates" +msgstr "" + msgid "Files" msgstr "" @@ -2703,6 +2709,9 @@ msgstr "" msgid "Filter by commit message" msgstr "" +msgid "Filter..." +msgstr "" + msgid "Find by path" msgstr "" @@ -5595,6 +5604,9 @@ msgstr "" msgid "Template" msgstr "" +msgid "Template applied" +msgstr "" + msgid "Terms of Service Agreement and Privacy Policy" msgstr "" @@ -6175,6 +6187,9 @@ msgstr "" msgid "Unable to load the diff. %{button_try_again}" msgstr "" +msgid "Undo" +msgstr "" + msgid "Unlock" msgstr "" |