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)
committerPaul Poulain <paul.poulain@biblibre.com>
Tue, 5 Jun 2012 13:32:50 +0000 (15:32 +0200)
commitbee2cc9d6578116a711698dcc67eba5ddb350ee1
tree9da7d216d85918154c13e8084a8a0a23e0fbc740
parente4c1e89691920a048d702c0d9b35b6499416ff27
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>
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