]> git.koha-community.org Git - koha.git/commit
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)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 9 Jun 2012 23:48:35 +0000 (19:48 -0400)
commit215736bcb8081cc80568f273c6128c1d074aa21e
tree3e72bfaac6bcb2a00ba38a510b96ddbc738f9b31
parentaf2ece872fceefcbb1dac42b318a2fb82d35ca12
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>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.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