Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/projects/commit/_change.html.haml2
-rw-r--r--locale/en/gitlab.po3
-rw-r--r--locale/es/gitlab.po5
-rw-r--r--locale/gitlab.pot7
4 files changed, 13 insertions, 4 deletions
diff --git a/app/views/projects/commit/_change.html.haml b/app/views/projects/commit/_change.html.haml
index 4e7876eb313..e056ba93b36 100644
--- a/app/views/projects/commit/_change.html.haml
+++ b/app/views/projects/commit/_change.html.haml
@@ -1,6 +1,6 @@
- case type.to_s
- when 'revert'
- - label = n_('ChangeTypeAction|Revert')
+ - label = s_('ChangeTypeAction|Revert')
- branch_label = s_('ChangeTypeActionLabel|Revert in branch')
- revert_merge_request = _('Revert this merge request')
- revert_commit = _('Revert this commit')
diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po
index a4683069a75..2f2075b131e 100644
--- a/locale/en/gitlab.po
+++ b/locale/en/gitlab.po
@@ -85,6 +85,9 @@ msgstr ""
msgid "ChangeTypeAction|Cherry-pick"
msgstr ""
+msgid "ChangeTypeAction|Revert"
+msgstr ""
+
msgid "Changelog"
msgstr ""
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po
index 2e1bfab877d..ad225b053b7 100644
--- a/locale/es/gitlab.po
+++ b/locale/es/gitlab.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab 1.0.0\n"
"Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2017-06-15 14:00+0200\n"
+"PO-Revision-Date: 2017-06-15 15:05+0200\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -85,6 +85,9 @@ msgstr "Revertir en la rama"
msgid "ChangeTypeAction|Cherry-pick"
msgstr "Cherry-pick"
+msgid "ChangeTypeAction|Revert"
+msgstr "Revertir"
+
msgid "Changelog"
msgstr "Changelog"
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 2cb9be2f7ce..b8cd43e2913 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 13:55+0200\n"
-"PO-Revision-Date: 2017-06-15 13:55+0200\n"
+"POT-Creation-Date: 2017-06-15 14:57+0200\n"
+"PO-Revision-Date: 2017-06-15 14:57+0200\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
@@ -86,6 +86,9 @@ msgstr ""
msgid "ChangeTypeAction|Cherry-pick"
msgstr ""
+msgid "ChangeTypeAction|Revert"
+msgstr ""
+
msgid "Changelog"
msgstr ""