aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Landauer <matthew@openaustralia.org>2013-01-21 16:17:45 +1100
committerLouise Crow <louise.crow@gmail.com>2013-04-15 09:44:45 +0100
commitb425caa018d1b2bafc632eec691b1702c48183dc (patch)
tree7632c74ce8e36a265c20cb72579969b961332af5
parent49d70bdc7f8ea1e20060203b7ac53f9b63cbd369 (diff)
Removing unused translation string
-rw-r--r--spec/fixtures/locale/en/app.po6
-rw-r--r--spec/fixtures/locale/en_GB/app.po6
-rw-r--r--spec/fixtures/locale/es/app.po6
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"