Bug 6925 : The way to show the plural of the word "Item" is not compatible with multi...
authorJuan Romay Sieira <juan.sieira@xercode.es>
Tue, 27 Sep 2011 16:53:52 +0000 (18:53 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 13 Oct 2011 03:19:58 +0000 (16:19 +1300)
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt

index 890463a..eb0540e 100644 (file)
@@ -91,7 +91,7 @@
 
 [% ELSE %]
 
-<h2>[% nnoverdue %] Item[% IF ( noverdue_is_plural ) %]s[% END %]
+<h2>[% nnoverdue %] [% IF ( noverdue_is_plural ) %]Items[% ELSE %]Item[% END %]
         Overdue as of [% todaysdate %][% IF ( isfiltered ) %] (filtered)[% END %]</h2>
 
 <p>