From: dbs Date: Mon, 21 Jan 2008 15:08:35 +0000 (+0000) Subject: Merge circ.properties into offline.properties (missed it the first time around). X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5896059be0ac990f75a3af0fefd210cb726c76b7;p=Evergreen.git Merge circ.properties into offline.properties (missed it the first time around). Now we (truly) have just a single properties file for the offline interfaces. git-svn-id: svn://svn.open-ils.org/ILS/trunk@8447 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/chrome/locale/en-US/circ.properties b/Open-ILS/xul/staff_client/chrome/locale/en-US/circ.properties deleted file mode 100644 index f359589159..0000000000 --- a/Open-ILS/xul/staff_client/chrome/locale/en-US/circ.properties +++ /dev/null @@ -1,41 +0,0 @@ -circ.bad_checkdigit=This barcode has a bad check digit. -circ.barcode.enter=Please enter a patron barcode first. -circ.barcode.warning=Barcode Warning -circ.standalone=Standalone -circ.duplicate_scan.msg=This barcode has already been scanned. -circ.duplicate_scan.field=Duplicate Scan -circ.offline_checkout.nonbarcoded=or choose a non-barcoded option... -circ.offline_checkout.items=Enter the number of items: -circ.offline_checkout.download.warning=WARNING: The non-barcode types have not been downloaded from the server. You should log in to retrieve these. -circ.offline_checkout.barcode.flagged.lost=Warning: As of %1$s, this barcode (%2$s) was flagged Lost. -circ.offline_checkout.barcode.flagged.expired=Warning: As of %1$s, this barcode (%2$s) was flagged Expired. -circ.offline_checkout.barcode.flagged.barred=Warning: As of %1$s, this barcode (%2$s) was flagged Barred. -circ.offline_checkout.barcode.flagged.blocked=Warning: As of %1$s, this barcode (%2$s) was flagged Blocked. -circ.offline_checkout.barcode.flagged.unknown=Warning: As of %1$s, this barcode (%2$s) was flagged with an unknown code: %3$s. -circ.offline_checkout.date.early=Due date needs to be after today. -circ.offline_checkout.required_field=Required Field -circ.offline_checkout.valid_count=Please try again and enter a valid count. -circ.offline_checkout.required_value=Required Value -circ.offline_register.future.birth.date=Patron needs to be born yesterday. -circ.offline_register.invalid.birth.date=Happy birthday! You need to be more than 0 days old. -circ.offline_register.survey.prompt=Choose a response... -circ.offline_register.missing.post_code=Missing Address : Postal Code -circ.offline_register.missing.state=Missing Address : State -circ.offline_register.missing.city=Missing Address : City -circ.offline_register.missing.street1=Missing Address : Line 1 -circ.offline_register.missing.ident_value=Missing Identification Value -circ.offline_register.missing.ident_type=Missing Identification Type -circ.offline_register.missing.dob=Missing Date of Birth -circ.offline_register.missing.first_given_name=Missing First Name -circ.offline_register.missing.family_name=Missing Last Name -circ.offline_register.missing.passwd=Missing Password -circ.offline_register.missing.barcode=Missing Barcode -circ.offline_register.missing.profile=Missing Profile -circ.offline_register.missing.home_ou=Missing Home Library -circ.offline_register.missing.alert=Please fix the following: -circ.offline_register.patron.saved=Patron Registration Saved -circ.offline_register.missing.library.list=Missing library list. -circ.offline_register.missing.profile.list=Missing profile list. -circ.offline_register.missing.id.type.list=Missing identification type list. -circ.offline_register.missing.required.surveys=Missing required surveys. -circ.offline_register.missing.files.error=ERROR: Offline patron registration requires some server-generated files. Please login periodically to retrieve these files. diff --git a/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties b/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties index 8405f32748..4244e7aa7e 100644 --- a/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties +++ b/Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties @@ -19,3 +19,44 @@ cat.record.counter=Record %1$s of %2$s cat.preference.error=Preference not likely updated. staff.admin.survey.save_response.label=Save this response staff.admin.survey.save_response.accesskey=R +circ.bad_checkdigit=This barcode has a bad check digit. +circ.barcode.enter=Please enter a patron barcode first. +circ.barcode.warning=Barcode Warning +circ.standalone=Standalone +circ.duplicate_scan.msg=This barcode has already been scanned. +circ.duplicate_scan.field=Duplicate Scan +circ.offline_checkout.nonbarcoded=or choose a non-barcoded option... +circ.offline_checkout.items=Enter the number of items: +circ.offline_checkout.download.warning=WARNING: The non-barcode types have not been downloaded from the server. You should log in to retrieve these. +circ.offline_checkout.barcode.flagged.lost=Warning: As of %1$s, this barcode (%2$s) was flagged Lost. +circ.offline_checkout.barcode.flagged.expired=Warning: As of %1$s, this barcode (%2$s) was flagged Expired. +circ.offline_checkout.barcode.flagged.barred=Warning: As of %1$s, this barcode (%2$s) was flagged Barred. +circ.offline_checkout.barcode.flagged.blocked=Warning: As of %1$s, this barcode (%2$s) was flagged Blocked. +circ.offline_checkout.barcode.flagged.unknown=Warning: As of %1$s, this barcode (%2$s) was flagged with an unknown code: %3$s. +circ.offline_checkout.date.early=Due date needs to be after today. +circ.offline_checkout.required_field=Required Field +circ.offline_checkout.valid_count=Please try again and enter a valid count. +circ.offline_checkout.required_value=Required Value +circ.offline_register.future.birth.date=Patron needs to be born yesterday. +circ.offline_register.invalid.birth.date=Happy birthday! You need to be more than 0 days old. +circ.offline_register.survey.prompt=Choose a response... +circ.offline_register.missing.post_code=Missing Address : Postal Code +circ.offline_register.missing.state=Missing Address : State +circ.offline_register.missing.city=Missing Address : City +circ.offline_register.missing.street1=Missing Address : Line 1 +circ.offline_register.missing.ident_value=Missing Identification Value +circ.offline_register.missing.ident_type=Missing Identification Type +circ.offline_register.missing.dob=Missing Date of Birth +circ.offline_register.missing.first_given_name=Missing First Name +circ.offline_register.missing.family_name=Missing Last Name +circ.offline_register.missing.passwd=Missing Password +circ.offline_register.missing.barcode=Missing Barcode +circ.offline_register.missing.profile=Missing Profile +circ.offline_register.missing.home_ou=Missing Home Library +circ.offline_register.missing.alert=Please fix the following: +circ.offline_register.patron.saved=Patron Registration Saved +circ.offline_register.missing.library.list=Missing library list. +circ.offline_register.missing.profile.list=Missing profile list. +circ.offline_register.missing.id.type.list=Missing identification type list. +circ.offline_register.missing.required.surveys=Missing required surveys. +circ.offline_register.missing.files.error=ERROR: Offline patron registration requires some server-generated files. Please login periodically to retrieve these files.