]> git.evergreen-ils.org Git - Evergreen.git/commit
Patch from Dan Scott to entity-ize a chunk of the Staff Client interfaces:
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 1 Aug 2007 13:56:56 +0000 (13:56 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 1 Aug 2007 13:56:56 +0000 (13:56 +0000)
commit2dbf2b7d984865320aae63c78c9b450b4014411c
tree6511ecb10ca179266ead58951ae32771cd3f5141
parent98715d447f2c379665f8d93056076449ebfe7829
Patch from Dan Scott to entity-ize a chunk of the Staff Client interfaces:

Taking this one step at a time, I'll move the remaining hard-coded
strings from main/*.xul into lang.dtd.

I've also followed the same ${locale} approach for the remote XUL
files rather than having the en-US hard-coded into the XUL files
themselves -- although at the moment we don't really have a good way
of serving up a different locale anyways. Accordingly, I've included a
modification to eg_vhost.conf.

lang.dtd is getting very big. To try to make it a bit easier to work
with, I've sorted the bulk of the UI entity definitions as seemed to
be the general intent (a few had fallen out of order) so the diffs in
this patch are a little more than absolutely necessary; sorry about
that.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@7615 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/examples/apache/eg_vhost.conf
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/xul/staff_client/chrome/content/main/main.xul
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/content/main/simple_auth.xul
Open-ILS/xul/staff_client/chrome/content/main/test.xul