From 93f27958d02389b3550d25470ccd29b304005e96 Mon Sep 17 00:00:00 2001 From: Phil Hughes Date: Wed, 3 May 2017 12:02:26 +0100 Subject: Updated some JS translate methods to correctly take in context --- locale/en/gitlab.po | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) (limited to 'locale/en') diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po index 9596531fdbd..f473ce2e0dc 100644 --- a/locale/en/gitlab.po +++ b/locale/en/gitlab.po @@ -53,14 +53,15 @@ msgstr "" msgid "Introducing Cycle Analytics" msgstr "" -msgid "Last 30 days" -msgstr "" - -msgid "Last 90 days" -msgstr "" +msgid "Last %d day" +msgid_plural "Last %d days" +msgstr[0] "" +msgstr[1] "" -msgid "Limited to showing 50 events at most" -msgstr "" +msgid "Limited to showing %d event at most" +msgid_plural "Limited to showing %d events at most" +msgstr[0] "" +msgstr[1] "" msgid "Median" msgstr "" @@ -161,7 +162,7 @@ msgstr "" msgid "Total Time" msgstr "" -msgid "Want to see the data? Please ask administrator for access." +msgid "Want to see the data? Please ask an administrator for access." msgstr "" msgid "We don't have enough data to show this stage." -- cgit v1.2.3