[open-ils-commits] r13851 - trunk/Open-ILS/web/opac/locale/en-US (lmcfarland)

svn at svn.open-ils.org svn at svn.open-ils.org
Mon Aug 17 13:14:04 EDT 2009


Author: lmcfarland
Date: 2009-08-17 13:14:01 -0400 (Mon, 17 Aug 2009)
New Revision: 13851

Modified:
   trunk/Open-ILS/web/opac/locale/en-US/lang.dtd
Log:
changed menu label from Hold Notice to Hold Details--Hold Notices functionality is now in the Hold Details UI

Modified: trunk/Open-ILS/web/opac/locale/en-US/lang.dtd
===================================================================
--- trunk/Open-ILS/web/opac/locale/en-US/lang.dtd	2009-08-17 17:03:32 UTC (rev 13850)
+++ trunk/Open-ILS/web/opac/locale/en-US/lang.dtd	2009-08-17 17:14:01 UTC (rev 13851)
@@ -1952,8 +1952,8 @@
 <!ENTITY staff.circ.holds.show_last_few_circulations.accesskey "L">
 <!ENTITY staff.circ.holds.retrieve_patron "Retrieve Patron">
 <!ENTITY staff.circ.holds.retrieve_patron.accesskey "P">
-<!ENTITY staff.circ.holds.show_notices "Show Notices">
-<!ENTITY staff.circ.holds.show_notices.accesskey "N">
+<!ENTITY staff.circ.holds.show_details "Show Hold Details">
+<!ENTITY staff.circ.holds.show_details.accesskey "N">
 <!ENTITY staff.circ.holds.edit_pickup_library "Edit Pickup Library">
 <!ENTITY staff.circ.holds.edit_pickup_library.accesskey "L">
 <!ENTITY staff.circ.holds.edit_phone_notification "Edit Phone Notification">
@@ -2456,7 +2456,7 @@
 <!ENTITY staff.patron.bills_overlay.unselected.value "Un-Selected:">
 <!ENTITY staff.patron.bills_overlay.voided.value "Voided:">
 <!ENTITY staff.patron.bills_overlay.auto_print.label "Auto-Print">
-<!ENTITY staff.patron.hold_notices.title "Hold Notices">
+<!ENTITY staff.patron.hold_details.title "Hold Details">
 <!ENTITY staff.patron.hold_notices.add_record_notification.label "Add Record of Notification">
 <!ENTITY staff.patron.hold_notices.add_record_notification.accesskey "A">
 <!ENTITY staff.patron.hold_notices.close_window.label "Close">



More information about the open-ils-commits mailing list