summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2018-06-10 23:12:45 -0700
committerStan Hu <stanhu@gmail.com>2018-06-10 23:12:45 -0700
commit9a19d8982fdd624af3dbf64ce10d8cedcddb6392 (patch)
tree6f192c3928e93b39d7d6d97ac45a6f838affd925
parent3f5e302e2e5b986e8490a270b34fcacc34d8b64f (diff)
downloadgitlab-ce-9a19d8982fdd624af3dbf64ce10d8cedcddb6392.tar.gz
Fix translation placeholder for Gitaly address
-rw-r--r--app/views/admin/gitaly_servers/index.html.haml2
-rw-r--r--locale/gitlab.pot3
2 files changed, 4 insertions, 1 deletions
diff --git a/app/views/admin/gitaly_servers/index.html.haml b/app/views/admin/gitaly_servers/index.html.haml
index fc7bb527921..9b24f411a75 100644
--- a/app/views/admin/gitaly_servers/index.html.haml
+++ b/app/views/admin/gitaly_servers/index.html.haml
@@ -9,7 +9,7 @@
%thead
%tr
%th= _("Storage")
- %th= n_("Gitaly|Address")
+ %th= s_("Gitaly|Address")
%th= _("Server version")
%th= _("Git version")
%th= _("Up to date")
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index 946669068cd..058a02833b1 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -2249,6 +2249,9 @@ msgstr ""
msgid "Gitaly"
msgstr ""
+msgid "Gitaly|Address"
+msgstr ""
+
msgid "Gitaly Servers"
msgstr ""