summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorRuben Davila <rdavila84@gmail.com>2017-07-13 12:11:09 -0500
committerRuben Davila <rdavila84@gmail.com>2017-07-13 12:11:09 -0500
commit2f6d02c4eed0027f0e319dbb7520138658c44d4f (patch)
treefc8309bb5d4da7edcaeec729e2a5a6392da4d2cd /locale
parent48b976e0973066ebf2f2ffd01b1bb4a7e9d4d040 (diff)
downloadgitlab-ce-2f6d02c4eed0027f0e319dbb7520138658c44d4f.tar.gz
Always return the translated level name.35034-fix-unstranslated-visibility-levels
There are many places that expect the `.level_name` method to return the translated level name.
Diffstat (limited to 'locale')
-rw-r--r--locale/es/gitlab.po5
-rw-r--r--locale/gitlab.pot7
2 files changed, 9 insertions, 3 deletions
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po
index 760a60f89d4..5c669d51a68 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-07-12 12:35-0500\n"
+"PO-Revision-Date: 2017-07-13 12:10-0500\n"
"Language-Team: Spanish\n"
"Language: es\n"
"MIME-Version: 1.0\n"
@@ -1059,6 +1059,9 @@ msgstr "Privado"
msgid "VisibilityLevel|Public"
msgstr "Público"
+msgid "VisibilityLevel|Unknown"
+msgstr "Desconocido"
+
msgid "Want to see the data? Please ask an administrator for access."
msgstr "¿Quieres ver los datos? Por favor pide acceso al administrador."
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 8f33c494de9..babef3ed0af 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-07-12 12:31-0500\n"
-"PO-Revision-Date: 2017-07-12 12:31-0500\n"
+"POT-Creation-Date: 2017-07-13 12:07-0500\n"
+"PO-Revision-Date: 2017-07-13 12:07-0500\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
@@ -1060,6 +1060,9 @@ msgstr ""
msgid "VisibilityLevel|Public"
msgstr ""
+msgid "VisibilityLevel|Unknown"
+msgstr ""
+
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""