[open-ils-commits] r13337 - trunk/Open-ILS/xul/staff_client/server/locale/en-US (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Sat Jun 6 06:41:18 EDT 2009
Author: dbs
Date: 2009-06-06 06:41:13 -0400 (Sat, 06 Jun 2009)
New Revision: 13337
Modified:
trunk/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
trunk/Open-ILS/xul/staff_client/server/locale/en-US/common.properties
Log:
Set the string in the right properties file.
We have "Due Time" on the live circ interface only for the moment.
Modified: trunk/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties 2009-06-06 01:53:45 UTC (rev 13336)
+++ trunk/Open-ILS/xul/staff_client/server/locale/en-US/circ.properties 2009-06-06 10:41:13 UTC (rev 13337)
@@ -200,7 +200,6 @@
staff.circ.utils.offline.patron_barcode=Patron Barcode
staff.circ.utils.offline.item_barcode=Item Barcode
staff.circ.utils.offline.due_date=Due Date
-staff.circ.utils.offline.due_time=Due Time
staff.circ.utils.offline.backdate=Back Date
staff.circ.utils.offline.use_time=Use Time
staff.circ.utils.not_cataloged=Not Cataloged
Modified: trunk/Open-ILS/xul/staff_client/server/locale/en-US/common.properties
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/locale/en-US/common.properties 2009-06-06 01:53:45 UTC (rev 13336)
+++ trunk/Open-ILS/xul/staff_client/server/locale/en-US/common.properties 2009-06-06 10:41:13 UTC (rev 13337)
@@ -57,6 +57,7 @@
staff.ahr_target_label=Target
staff.ahr_usr_label=User
staff.circ_label_due_date=Due Date
+staff.circ_label_due_time=Due Time
staff.circ_label_id=Circulation ID
staff.circ_label_renewal_remaining=Remaining Renewals
staff.mvr_label_author=Author
More information about the open-ils-commits
mailing list