From e429ee811b70365f7bad2a68bdf39217d30f521d Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 10 Nov 2008 04:09:27 +0000 Subject: [PATCH] Backport r11111 from trunk: Fix broken or missing entities discovered by updated check_entities.py script git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_4@11113 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/lang.dtd | 24 +++++++++++++++------- .../server/admin/org_unit_settings.xhtml | 14 ++++++------- Open-ILS/xul/staff_client/server/patron/ue.xhtml | 14 ++++++------- 3 files changed, 31 insertions(+), 21 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 37f7d5d57f..ed087f1a99 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -1224,6 +1224,12 @@ + + + + + + @@ -1384,7 +1390,7 @@ - + @@ -1474,18 +1480,15 @@ - + - + - + @@ -2501,12 +2504,14 @@ + + @@ -2520,6 +2525,11 @@ + + + + + diff --git a/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml b/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml index acbb88581a..cbae0fb039 100644 --- a/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml +++ b/Open-ILS/xul/staff_client/server/admin/org_unit_settings.xhtml @@ -21,7 +21,7 @@ - Org Unit Settings + &staff.server.admin.org_unit_settings.title; @@ -99,14 +99,14 @@
-

Org Unit Settings


- Context Location +

&staff.server.admin.org_unit_settings.title;


+ &staff.server.admin.org_unit_settings.context; - * Indicates the setting is not inherited from the parent at run time + &staff.server.admin.org_unit_settings.uninherited;