From a3133a37fb433b7dc1988737e60183ddf422e3fc Mon Sep 17 00:00:00 2001 From: miker Date: Fri, 20 Jul 2007 12:37:04 +0000 Subject: [PATCH] Patch from Dan Scott, moving some strings to the OPAC DTD git-svn-id: svn://svn.open-ils.org/ILS/trunk@7567 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/locale/en-US/opac.dtd | 21 +++++++++ Open-ILS/web/opac/locale/fr-CA/opac.dtd | 20 ++++++++ .../default/xml/myopac/myopac_checked.xml | 46 +++++++++---------- 3 files changed, 62 insertions(+), 25 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/opac.dtd b/Open-ILS/web/opac/locale/en-US/opac.dtd index 40dc546007..8dee9761e0 100644 --- a/Open-ILS/web/opac/locale/en-US/opac.dtd +++ b/Open-ILS/web/opac/locale/en-US/opac.dtd @@ -4,8 +4,10 @@ + + @@ -24,6 +26,7 @@ + @@ -149,6 +152,24 @@ we suggest that you do not place said items in a bookbag or that you avoid using bookbags all together. Thank you."> + + + + + + + + + + + + + + + + diff --git a/Open-ILS/web/opac/locale/fr-CA/opac.dtd b/Open-ILS/web/opac/locale/fr-CA/opac.dtd index ed8acb71df..11b7cadcb7 100644 --- a/Open-ILS/web/opac/locale/fr-CA/opac.dtd +++ b/Open-ILS/web/opac/locale/fr-CA/opac.dtd @@ -126,6 +126,26 @@ Pour voir le contenu public d'un sac de livres partagé, cliquez sur le lien 'Vi + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/web/opac/skin/default/xml/myopac/myopac_checked.xml b/Open-ILS/web/opac/skin/default/xml/myopac/myopac_checked.xml index a2078b2555..039a51fb19 100644 --- a/Open-ILS/web/opac/skin/default/xml/myopac/myopac_checked.xml +++ b/Open-ILS/web/opac/skin/default/xml/myopac/myopac_checked.xml @@ -11,28 +11,28 @@ - Total items out: 0 / - Total items overdue: 0 + &myopac.checked.out; 0 / + &myopac.checked.overdue; 0 - + - Renewing... + &myopac.checked.renewing; - - - - - + + + + @@ -41,11 +41,11 @@ - + - + @@ -75,13 +75,13 @@

-
Other Circulations
+
&myopac.common.other.circ;
TitleAuthorDue DateRenewals RemainingSelect + &common.title;&common.author;&myopac.fines.due;&myopac.checked.renew.remaining;&common.select; (All/None) + class='classic_link' href='javascript:void(0);'>&common.all;/&common.none;)
You have no items checked out at this time&myopac.checked.noitems;
Loading...
&common.loading;
- - - + + + @@ -94,17 +94,13 @@
Circulating LibraryCirculation TypePlease return by ...&myopac.checked.circ.lib;&myopac.checked.item.type;&myopac.checked.circ.time;
-
item(s) successfully renewed
+
&myopac.checked.renew.success;
- Are you sure you wish to renew the selected item(s)? + &myopac.checked.renew.confirm; - - The system is unable to renew the selected item at this time. This usually means the item is needed to fulfill a hold. Please see a librarian for further help. - + &myopac.checked.renew.fail; - - PINES policy prevents the renewal of this item at this time. Please see a librarian for further details. - + &myopac.checked.renew.fail2; -- 2.43.2