Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings
authorOwen Leonard <oleonard@myacpl.org>
Tue, 22 May 2012 18:42:42 +0000 (14:42 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Tue, 5 Jun 2012 15:05:18 +0000 (03:05 +1200)
commit3168ada7f0efe6078f5c4c749d46119cc24adbe8
treef02ad7a44d7cfbdd1b8fc442254dc2ac38b3f0d2
parent5721f183ee7f848077e9836bb96f3de90d5d6b3f
Bug 7599 - [SIGNED-OFF] Cart JavaScript contains untranslatable English strings

To simplify the sentence structure for better translation flexibility
the message now reads:

"Item in your cart: " + number

Fixed in both OPAC and staff client, although I'm not sure
the message is actually triggered in the staff client.

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Strings become translatable

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/intranet-tmpl/prog/en/js/basket.js
koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc
koha-tmpl/opac-tmpl/prog/en/js/basket.js