diff options
Diffstat (limited to 'locale/app.pot')
-rw-r--r-- | locale/app.pot | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/app.pot b/locale/app.pot index 5185cc23a..094507333 100644 --- a/locale/app.pot +++ b/locale/app.pot @@ -88,8 +88,8 @@ msgstr "" msgid "\"Hello! We have an <a href=\\\"/help/alaveteli?country_name=#{CGI.escape(current_country)}\\\">important message</a> for visitors outside {{country_name}}\"" msgstr "" -msgid "%d Freedom of Information request to %s" -msgid_plural "%d Freedom of Information requests to %s" +msgid "{{count}} Freedom of Information request to {{public_body_name}}" +msgid_plural "{{count}} Freedom of Information requests to {{public_body_name}}" msgstr[0] "" msgstr[1] "" |