From 194779640bb6492f8e173a450077350853c2f79f Mon Sep 17 00:00:00 2001 From: miker Date: Thu, 9 Aug 2007 14:48:38 +0000 Subject: [PATCH] (initial, partly broken) offline stringbundle patch from Dan Scott git-svn-id: svn://svn.open-ils.org/ILS/trunk@7650 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/lang.dtd | 57 +++++ .../staff_client/chrome/content/circ/offline.xul | 34 +-- .../chrome/content/circ/offline_checkin.js | 12 +- .../chrome/content/circ/offline_checkin.xul | 35 +-- .../chrome/content/circ/offline_checkout.js | 48 ++-- .../chrome/content/circ/offline_checkout.xul | 55 ++--- .../xul/staff_client/chrome/content/main/lang.js | 248 ++++++++++++++++++++- .../chrome/locale/en-US/common.properties | 4 + 8 files changed, 409 insertions(+), 84 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 6d88a61f88..be392db87c 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -2,6 +2,8 @@ + + @@ -21,6 +23,10 @@ + + + + @@ -296,6 +302,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/xul/staff_client/chrome/content/circ/offline.xul b/Open-ILS/xul/staff_client/chrome/content/circ/offline.xul index 98dea2a909..a2e90ccb09 100644 --- a/Open-ILS/xul/staff_client/chrome/content/circ/offline.xul +++ b/Open-ILS/xul/staff_client/chrome/content/circ/offline.xul @@ -30,17 +30,20 @@ + + + + + - + -