diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 13:34:36 +0200 |
---|---|---|
committer | Bob Van Landuyt <bob@gitlab.com> | 2017-06-15 14:47:05 +0200 |
commit | 459998276560dc6b77c11768cbd2d22bae7426a2 (patch) | |
tree | b9d471c514a885c5a6591796063060914290e1de /locale/gitlab.pot | |
parent | 1924e5005d64bb333550b20ddb33b94e7e9d8f00 (diff) | |
download | gitlab-ce-459998276560dc6b77c11768cbd2d22bae7426a2.tar.gz |
Remove HTML from translation key
Diffstat (limited to 'locale/gitlab.pot')
-rw-r--r-- | locale/gitlab.pot | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 5d728a7eabf..df225f5aac8 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: gitlab 1.0.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-06-15 12:04+0200\n" -"PO-Revision-Date: 2017-06-15 12:04+0200\n" +"POT-Creation-Date: 2017-06-15 12:35+0200\n" +"PO-Revision-Date: 2017-06-15 12:35+0200\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: \n" @@ -86,12 +86,6 @@ msgstr "" msgid "ChangeTypeAction|Cherry-pick" msgstr "" -msgid "ChangeType|commit" -msgstr "" - -msgid "ChangeType|merge request" -msgstr "" - msgid "Changelog" msgstr "" @@ -101,7 +95,7 @@ msgstr "" msgid "Cherry-pick this commit" msgstr "" -msgid "Cherry-pick this merge-request" +msgid "Cherry-pick this merge request" msgstr "" msgid "CiStatusLabel|canceled" @@ -659,7 +653,7 @@ msgstr "" msgid "Revert this commit" msgstr "" -msgid "Revert this merge-request" +msgid "Revert this merge request" msgstr "" msgid "Save pipeline schedule" @@ -709,6 +703,9 @@ msgstr "" msgid "StarProject|Star" msgstr "" +msgid "Start a %{new_merge_request} with these changes" +msgstr "" + msgid "Start a <strong>new merge request</strong> with these changes" msgstr "" @@ -1011,6 +1008,9 @@ msgid_plural "days" msgstr[0] "" msgstr[1] "" +msgid "new merge request" +msgstr "" + msgid "notification emails" msgstr "" |