From bccf2760c38e414ea16056982e55ab6a82e34e27 Mon Sep 17 00:00:00 2001 From: phasefx Date: Wed, 13 Jul 2005 01:12:42 +0000 Subject: [PATCH] strings used in the circ_tree git-svn-id: svn://svn.open-ils.org/ILS/trunk@1160 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../locale/en-US/evergreen/OpenILS.properties | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Evergreen/staff_client/chrome/locale/en-US/evergreen/OpenILS.properties b/Evergreen/staff_client/chrome/locale/en-US/evergreen/OpenILS.properties index b80071a544..6cc58a6033 100644 --- a/Evergreen/staff_client/chrome/locale/en-US/evergreen/OpenILS.properties +++ b/Evergreen/staff_client/chrome/locale/en-US/evergreen/OpenILS.properties @@ -28,3 +28,24 @@ au_label_family_name=Family Name au_label_first_given_name=First Name au_label_second_given_name=Middle Name au_label_suffix=Suffix + +acp_label_barcode=Barcode +acp_label_call_number=Call Number +acp_label_copy_number=Copy Number +acp_label_status=Status +acp_label_location=Location +acp_label_loan_duration=Loan Duration +acp_label_circ_lib=Circ Lib +acp_label_fine_level=Fine Level +acp_label_deposit=Deposit +acp_label_deposit_amount=Deposit Amount +acp_label_price=Price +acp_label_circ_as_type=Circ As Type +acp_label_circ_modifier=Circ Modifier +circ_label_xact_start=Checkout Date +circ_label_xact_finish=Checkin Date +circ_label_renewal_remaining=Remaining Renewals +circ_label_due_date=Due Date +mvr_label_title=Title +mvr_label_author=Author + -- 2.11.0