From 4da64595c0a6faf9749d9c13f4870980cd462677 Mon Sep 17 00:00:00 2001 From: dbs Date: Wed, 29 Oct 2008 18:33:42 +0000 Subject: [PATCH] Apply Craig Ricciuto's patch for Conify grp_tree i18n, with some modifications: * Add the DTD header to grp_tree.html to pull in entity definitions * Change CONFIRM EXIT to CONFIRM_EXIT to avoid a JavaScript syntax error * Add i18n Makefile build instructions Patch Description: This patch i18n-izes the grp_tree.html and grp_tree.js files in conify. Files changed are: - Open-ILS/web/conify/global/permission/grp_tree.html - Open-ILS/web/conify/global/permission/grp_tree.js - Open-ILS/web/opac/locale/en-US/conify.dtd Files added are: - Open-ILS/web/js/dojo/openils/conify/nls/pgt.js Developer's Certificate of Origin 1.1 By making a contribution to this project, I certify that: (a) The contribution was created in whole or in part by me and I have the right to submit it under the open source license indicated in the file; or (b) The contribution is based upon previous work that, to the best of my knowledge, is covered under an appropriate open source license and I have the right under that license to submit that work with modifications, whether created in whole or in part by me, under the same open source license (unless I am permitted to submit under a different license), as indicated in the file; or (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c) and I have not modified it. (d) I understand and agree that this project and the contribution are public and that a record of the contribution (including all personal information I submit with it, including my sign-off) is maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. Signed-off-by: Craig Ricciuto - slazer@gmail.com git-svn-id: svn://svn.open-ils.org/ILS/trunk@10980 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../conify/global/permission/grp_tree.html | 98 ++++++++++--------- .../web/conify/global/permission/grp_tree.js | 20 ++-- .../web/js/dojo/openils/conify/nls/pgt.js | 28 ++++++ Open-ILS/web/opac/locale/en-US/conify.dtd | 24 ++++- build/i18n/Makefile | 3 + 5 files changed, 114 insertions(+), 59 deletions(-) create mode 100644 Open-ILS/web/js/dojo/openils/conify/nls/pgt.js diff --git a/Open-ILS/web/conify/global/permission/grp_tree.html b/Open-ILS/web/conify/global/permission/grp_tree.html index e718b70c5b..78afbb2ff2 100644 --- a/Open-ILS/web/conify/global/permission/grp_tree.html +++ b/Open-ILS/web/conify/global/permission/grp_tree.html @@ -12,9 +12,14 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. --> + +]> - Conify :: Global :: Permission :: Group Tree + &conify.grp_tree.group_tree.title;