]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/web/opac/skin/default/js/result_common.js
i18n support for a few OPAC strings
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 23 Jan 2011 18:43:22 +0000 (18:43 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 23 Jan 2011 18:43:22 +0000 (18:43 +0000)
commitd4367331e82ca79718776ad058f98d438789ef86
tree5db5d8c2f95160a25fac6e585cd241e2d4b35491
parent4ec2b6bbea615636760fd6722cf0c497438af595
i18n support for a few OPAC strings

Enable translation of the "More copies listed in full record details"
message for the search results library / call number / item /status
lines

Also provide translation support for the hold queue status message,
including singular / plural variants (most languages do not provide
the equivalent of the "item(s)" idiom in English).

Instead of burying the display of hold queue status with a hard
coded "if (false)" test, turn it into a top-level variable for
a bit more exposure.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@19262 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/dojo/openils/opac/nls/opac.js
Open-ILS/web/opac/skin/default/js/myopac.js
Open-ILS/web/opac/skin/default/js/result_common.js
Open-ILS/web/opac/skin/default/xml/result/result_table.xml