diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2018-09-07 09:24:10 +0000 |
---|---|---|
committer | Tim Zallmann <tzallmann@gitlab.com> | 2018-09-07 09:24:10 +0000 |
commit | 2cffa02e395135aa6d0c1dfa98dec1d0bd1b6fe7 (patch) | |
tree | 7dec5caeeec38185619f9089b9b65151651d9f7e /locale | |
parent | 63620ec7adba9612989d8454cfd7aa0d864bf381 (diff) | |
parent | 21ed2da067c8ff98273afecfdf3b67acc908056c (diff) | |
download | gitlab-ce-2cffa02e395135aa6d0c1dfa98dec1d0bd1b6fe7.tar.gz |
Merge branch 'ide-file-templates' into 'master'
Added file templates to the Web IDE
Closes #47947
See merge request gitlab-org/gitlab-ce!21245
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 88d1ac53f7d..e72f9a759dc 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1170,6 +1170,12 @@ 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 template..." +msgstr "" + +msgid "Choose a type..." +msgstr "" + msgid "Choose any color." msgstr "" @@ -2694,6 +2700,9 @@ msgstr "" msgid "Fields on this page are now uneditable, you can configure" msgstr "" +msgid "File templates" +msgstr "" + msgid "Files" msgstr "" @@ -2706,6 +2715,9 @@ msgstr "" msgid "Filter by commit message" msgstr "" +msgid "Filter..." +msgstr "" + msgid "Find by path" msgstr "" @@ -6199,6 +6211,9 @@ msgstr "" msgid "Unable to load the diff. %{button_try_again}" msgstr "" +msgid "Undo" +msgstr "" + msgid "Unlock" msgstr "" |