Closed (won't fix)
Project:
Image
Version:
6.x-1.0-beta3
Component:
image_gallery
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 18:28 UTC
Updated:
23 Oct 2010 at 06:37 UTC
The Spanish translation shows a literal "%count" when displaying a single element - I suggest this replacement for it:
--- image.es.po 2009-10-21 17:28:24.000000000 -0500
+++ /tmp/image.es.po 2010-10-22 13:26:40.000000000 -0500
@@ -172,7 +172,7 @@
#: contrib/image_gallery/image_gallery.module:263;300
msgid "There is 1 image in this gallery"
msgid_plural "There are %count images in this gallery"
-msgstr[0] "Hay %count imagen en esta galería"
+msgstr[0] "Hay una imagen en esta galería"
msgstr[1] "Hay %count imágenes en esta galería"
#: contrib/image_gallery/image_gallery.module:31;35
Comments
Comment #1
joachim commentedTranslations are now hosted on http://localize.drupal.org/.