4 Feb
2010
4 Feb
'10
12:48 p.m.
Author: echatellier Date: 2010-02-04 13:48:09 +0100 (Thu, 04 Feb 2010) New Revision: 2858 Modified: trunk/pollen-ui/src/main/webapp/js/lightbox.js Log: Fix Image x of x (remove s) Modified: trunk/pollen-ui/src/main/webapp/js/lightbox.js =================================================================== --- trunk/pollen-ui/src/main/webapp/js/lightbox.js 2010-02-02 09:33:50 UTC (rev 2857) +++ trunk/pollen-ui/src/main/webapp/js/lightbox.js 2010-02-04 12:48:09 UTC (rev 2858) @@ -74,7 +74,7 @@ // When grouping images this is used to write: Image # of #. // Change it for non-english localization - labelImage: "Images", + labelImage: "Image", labelOf: "of" }, window.LightboxOptions || {});