]> 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>
Fri, 13 Jul 2012 01:15:42 +0000 (21:15 -0400)
commit7427897be20a43c43e5f0199373f15724cda7bd1
tree7e714eebbf48c41ffed64aa9b165793dbcc2f1ee
parent6a20d16fc3559d866250505eae31bab6d4836cac
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