]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Make booking reservation Dojo NLS file JSON-compliant
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Jun 2010 05:45:26 +0000 (05:45 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 7 Jun 2010 05:45:26 +0000 (05:45 +0000)
commit399d4e78f9cc5d4cfbe84f82741119e9043367d4
treeca63e3a4969149c565cc681dd8574c6f97055c4e
parent1840d562804f2ac371541c6554f6f920bd7d21a9
Make booking reservation Dojo NLS file JSON-compliant

You can't use string concatentation based on the plurality of arguments
to create a translatable string. Solution: create a singular and a plural
version of the string, and use the logic in the program itself to pass in
the substitution variable to the correct respective string.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16608 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/booking/nls/reservation.js