]> git.evergreen-ils.org Git - Evergreen.git/commit
Move POT files into en-US subdirectory (clutter BAD).
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Jan 2008 18:57:17 +0000 (18:57 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Jan 2008 18:57:17 +0000 (18:57 +0000)
commitfe1d2370d15ab040b7891d1c3b74fd5d022cbe11
tree59dcde01716d3ad9d940260dc1a682e7491d4490
parentd94e24cc173d169f2a8eddf3dcea3ecc27f67d44
Move POT files into en-US subdirectory (clutter BAD).
Provide more granular file and directory handling.
Repair some of the unit tests to match the reorged dirs.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@8405 dcc99617-32d9-48b4-a31d-7c20da2025e4
20 files changed:
build/i18n/Makefile
build/i18n/po/admin.properties.pot [deleted file]
build/i18n/po/cat.properties.pot [deleted file]
build/i18n/po/circ.properties.pot [deleted file]
build/i18n/po/common.properties.pot [deleted file]
build/i18n/po/db.seed.pot [deleted file]
build/i18n/po/en-US/admin.properties.pot [new file with mode: 0644]
build/i18n/po/en-US/cat.properties.pot [new file with mode: 0644]
build/i18n/po/en-US/circ.properties.pot [new file with mode: 0644]
build/i18n/po/en-US/common.properties.pot [new file with mode: 0644]
build/i18n/po/en-US/db.seed.pot [new file with mode: 0644]
build/i18n/po/en-US/fm_IDL.pot [new file with mode: 0644]
build/i18n/po/en-US/ils_events.xml.pot [new file with mode: 0644]
build/i18n/po/en-US/lang.dtd.pot [new file with mode: 0644]
build/i18n/po/en-US/opac.dtd.pot [new file with mode: 0644]
build/i18n/po/fm_IDL.pot [deleted file]
build/i18n/po/ils_events.xml.pot [deleted file]
build/i18n/po/lang.dtd.pot [deleted file]
build/i18n/po/opac.dtd.pot [deleted file]
build/i18n/tests/testpo.py