]> git.evergreen-ils.org Git - Evergreen.git/commit
i18n support for a few OPAC strings
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 Jan 2011 21:22:06 +0000 (21:22 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 24 Jan 2011 21:22:06 +0000 (21:22 +0000)
commitd66dea6acf4e2c90ab4f5095dd02dc30858a7c9f
tree20f3bfec66bc509f118c719f7fd1f31e0b0ab56b
parent0c136d2633d876121b9193e125996d1cd0c9ca07
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/branches/rel_2_0@19270 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