diff options
-rw-r--r-- | spec/fixtures/locale/en/app.po | 6 | ||||
-rw-r--r-- | spec/fixtures/locale/en_GB/app.po | 6 | ||||
-rw-r--r-- | spec/fixtures/locale/es/app.po | 6 |
3 files changed, 0 insertions, 18 deletions
diff --git a/spec/fixtures/locale/en/app.po b/spec/fixtures/locale/en/app.po index 39946355a..bb5265a5a 100644 --- a/spec/fixtures/locale/en/app.po +++ b/spec/fixtures/locale/en/app.po @@ -2796,12 +2796,6 @@ msgstr "" msgid "There are {{count}} new annotations on your {{info_request}} request. Follow this link to see what they wrote." msgstr "" -#: app/views/public_body/show.rhtml:7 -msgid "There is %d person following this authority" -msgid_plural "There are %d people following this authority" -msgstr[0] "" -msgstr[1] "" - #: app/views/request/_sidebar.rhtml:5 msgid "There is {{count}} person following this request" msgid_plural "There are {{count}} people following this request" diff --git a/spec/fixtures/locale/en_GB/app.po b/spec/fixtures/locale/en_GB/app.po index 34eff1c24..d914d773b 100644 --- a/spec/fixtures/locale/en_GB/app.po +++ b/spec/fixtures/locale/en_GB/app.po @@ -2795,12 +2795,6 @@ msgstr "" msgid "There are {{count}} new annotations on your {{info_request}} request. Follow this link to see what they wrote." msgstr "" -#: app/views/public_body/show.rhtml:7 -msgid "There is %d person following this authority" -msgid_plural "There are %d people following this authority" -msgstr[0] "" -msgstr[1] "" - #: app/views/request/_sidebar.rhtml:5 msgid "There is {{count}} person following this request" msgid_plural "There are {{count}} people following this request" diff --git a/spec/fixtures/locale/es/app.po b/spec/fixtures/locale/es/app.po index 8b532788a..d5536713f 100644 --- a/spec/fixtures/locale/es/app.po +++ b/spec/fixtures/locale/es/app.po @@ -3003,12 +3003,6 @@ msgid "" " this link to see what they wrote." msgstr "Hay {{count}} comentarios en tu solicitud {{info_request}}. Sigue este enlace para leer lo que dicen." -#: app/views/public_body/show.rhtml:7 -msgid "There is %d person following this authority" -msgid_plural "There are %d people following this authority" -msgstr[0] "Hay %d persona siguiendo a este organismo." -msgstr[1] "Hay %d personas siguiendo a este organismo." - #: app/views/request/_sidebar.rhtml:5 msgid "There is {{count}} person following this request" msgid_plural "There are {{count}} people following this request" |