From: dbs Date: Tue, 17 Jun 2008 18:07:45 +0000 (+0000) Subject: Apply Craig Ricciuto's patch to bring i18n to a number of patron interfaces X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=cc7286e1a2cb0bd21d0abc7ca52685fbe86875e4;p=Evergreen.git Apply Craig Ricciuto's patch to bring i18n to a number of patron interfaces git-svn-id: svn://svn.open-ils.org/ILS/trunk@9844 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 4af79ef663..08e1554dc5 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -2047,3 +2047,129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Open-ILS/xul/staff_client/server/locale/en-US/patron.properties b/Open-ILS/xul/staff_client/server/locale/en-US/patron.properties new file mode 100644 index 0000000000..6bce7f58ee --- /dev/null +++ b/Open-ILS/xul/staff_client/server/locale/en-US/patron.properties @@ -0,0 +1,74 @@ +staff.patron.barcode_entry.user_permission_editor=User Permission Editor +staff.patron.barcode_entry.check_out=Check Out +staff.patron.barcode_entry.no_barcode=No barcode entered. +staff.patron.barcode_entry.barcode_retrieval_problem=Problem retrieving %1$s. Please report this message: \n%2$s +staff.patron.barcode_entry.barcode_not_found=Barcode %1$s not found. +staff.patron.barcode_entry.consent_from_patron=Does patron %1$s, %2$s from %3$s (%4$s) consent to having their personal information shared with your library? +staff.patron.barcode_entry.patron_consent_title=Patron/Library Opt-In Confirmation +staff.patron.barcode_entry.patron_consent_accept=Accept +staff.patron.barcode_entry.patron_consent_deny=Deny +staff.patron.barcode_entry.patron_consent_confirm=Check here to confirm this message +staff.patron.barcode_entry.patron_display_error=spawning patron display +staff.patron.barcode_entry.user_perm_display_error=spawning user perm editor +staff.patron.bill_details.my_init.error=bill_details.xul, my_init: +staff.patron.bill_details.handle_void.voided_billings.alert=All selected billings have already voided. +staff.patron.bill_details.handle_void.confirm_void_billing=Are you sure you would like to void $%1$s worth of line-item billings? +staff.patron.bill_details.handle_void.confirm_void_billing_title=Voiding Bills +staff.patron.bill_details.handle_void.confirm_void_billing_yes=Yes +staff.patron.bill_details.handle_void.confirm_void_billing_no=No +staff.patron.bill_details.handle_void.confirm_void_billing_confirm_message=Check here to confirm this message +staff.patron.bill_details.handle_void.voiding_error=Error voiding bills. +staff.patron.bill_details.handle_void.billings_voided=Billings voided. +staff.patron.bill_history.retrieve_mbts_for_list.close_win_try_again=Please close this window and try again. +staff.patron.bill_history.my_init.current_bills=Current Bills +staff.patron.bill_history.my_init.bill_history=Bill History +staff.patron.bill_history.handle_add.message_plural=Are you sure you would like to add a billing to bills %1$s? +staff.patron.bill_history.handle_add.message_singular=Are you sure you would like to add a billing to bill %1$s? +staff.patron.bill_history.handle_add.title=Bill Patron +staff.patron.bill_history.handle_add.btn_yes=Yes +staff.patron.bill_history.handle_add.btn_no=No +staff.patron.bill_history.handle_add.confirm_message=Check here to confirm this message +staff.patron.bill_history.print_bills.print_error=printing bills +staff.patron.bills.bill_payment_amount.credit_amount=Patron only has %1$s in credit. +staff.patron.bills.bill_change_amount.greedy=Someone wanted more money than they deserved\n +staff.patron.bills.apply_payment.nothing_applied=No payments or patron credit applied. +staff.patron.bills.pay.annotate_payment=Please annotate this payment: +staff.patron.bills.pay.annotate_payment.title=Annotate Payment +staff.patron.bills.pay.refund_exceeds_desk_payment=%1$s\n\nAnother way to "zero" this transaction is to use Add Billing and add a misc bill to counter the negative balance. +staff.patron.bills.pay.payment_failed=Bill payment likely failed +staff.patron.bills.info_box.label_value.title=Title +staff.patron.bills.info_box.label_value.type=Type +staff.patron.bills.info_box.label_value.last_billing=Last Billing: +staff.patron.bills.info_box.label_value.add_billing=Add Billing +staff.patron.bills.info_box.label_value.refund=Refund +staff.patron.bills.info_box.label_value.void_all_billings=Void All Billings +staff.patron.bills.void_all_billings.all_voided=All billings already voided on this bill. +staff.patron.bills.void_all_billings.void.message=Are you sure you would like to void $%1$s worth of line-item billings? +staff.patron.bills.void_all_billings.void.title=Voiding Bills +staff.patron.bills.void_all_billings.void.yes=Yes +staff.patron.bills.void_all_billings.void.no=No +staff.patron.bills.void_all_billings.void.confirm_message=Check here to confirm this message +staff.patron.bills.void_all_billings.error_voiding_bills=Error voiding bills. +staff.patron.bills.void_all_billings.billings_voided=Billings voided. +staff.patron.bill_wizard.patron_bill_finish.billing_added=Billing added. +staff.patron.display.cmd_patron_edit.edit_search=Editor would like to search for: %1$s +staff.patron.display.spawn_editor.editing_related_patron=Editing Related Patron +staff.patron.display.init.retrieving=Retrieving... +staff.patron.display.init.network_request.alert_message=Alert message: "%1$s"

\n +staff.patron.display.init.network_request.inactive_card=Patron account retrieved with an INACTIVE card.

\n +staff.patron.display.init.network_request.account_barred=Patron account is BARRED.

\n +staff.patron.display.init.network_request.account_inactive=Patron account is INACTIVE.

\n +staff.patron.display.init.network_request.accoutn_expired=Patron account is EXPIRED.

\n +staff.patron.display.init.network_request.window_title=Alert +staff.patron.display.init.network_request.window_message=Press a navigation button above (for example, Check Out) to clear this alert. +staff.patron.display.init.network_request.dump_error_message=Not re-displaying this alert message: %1$s +staff.patron.display.init.network_request.error_showing_alert=Error showing patron alert and holds availability. +staff.patron.hold_notices.tooltiptext=ID: %1$s Hold ID: %2$s Notifying Staff ID: %3$s +staff.patron.hold_notices.new_notification_record=New Notification Record +staff.patron.hold_notices.method=Method +staff.patron.hold_notices.note=Note +staff.patron.hold_notices.cancel=Cancel +staff.patron.hold_notices.cancel_accesskey=C +staff.patron.hold_notices.add_notif_record=Add Notification Record +staff.patron.hold_notices.add_notif_record_accesskey=A +staff.patron.hold_notices.new_notification.not_created=The notification was not likely created. diff --git a/Open-ILS/xul/staff_client/server/patron/barcode_entry.xul b/Open-ILS/xul/staff_client/server/patron/barcode_entry.xul index 1ba13b299f..ca68dfb9a8 100644 --- a/Open-ILS/xul/staff_client/server/patron/barcode_entry.xul +++ b/Open-ILS/xul/staff_client/server/patron/barcode_entry.xul @@ -11,7 +11,7 @@ + ]> @@ -30,10 +30,12 @@ + + + - + -