summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2019-01-09 15:11:16 -0800
committerStan Hu <stanhu@gmail.com>2019-01-09 15:14:07 -0800
commit488d7d1f3da605c0a7afcbb9212b10665be89819 (patch)
treed4bc1676795ece0941985784aa942e904f807250 /locale
parent4a6c7661edae664a7f6366201d017e24d8f42026 (diff)
downloadgitlab-ce-488d7d1f3da605c0a7afcbb9212b10665be89819.tar.gz
Fix broken templated "Too many changes to show" text
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23230 broke the external string in 11.6. This fixes that and adds a spec. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56138
Diffstat (limited to 'locale')
-rw-r--r--locale/gitlab.pot2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot
index dd600c02496..aad8f969122 100644
--- a/locale/gitlab.pot
+++ b/locale/gitlab.pot
@@ -7200,7 +7200,7 @@ msgstr ""
msgid "To move or copy an entire GitLab project from another GitLab installation to this one, navigate to the original project's settings page, generate an export file, and upload it here."
msgstr ""
-msgid "To preserve performance only <strong>%{display_size} of ${real_size}</strong> files are displayed."
+msgid "To preserve performance only <strong>%{display_size} of %{real_size}</strong> files are displayed."
msgstr ""
msgid "To start serving your jobs you can add Runners to your group"