From d5ce962fae813cacda365ee45c7cb353ffc37cac Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 14 Jul 2008 19:56:15 +0000 Subject: [PATCH] Another monster i18n patch from Craig Ricciuto git-svn-id: svn://svn.open-ils.org/ILS/trunk@10028 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../xul/staff_client/server/patron/ue.js | 8 +- .../xul/staff_client/server/patron/ue.xhtml | 378 ++++++++---------- Open-ILS/web/opac/locale/en-US/lang.dtd | 335 ++++++++++++++-- .../server/locale/en-US/patron.properties | 4 + .../xul/staff_client/server/patron/bills.js | 6 +- .../server/patron/bills_overlay.xul | 8 +- .../server/patron/hold_notices.xul | 2 +- .../server/patron/items_overlay.xul | 118 +++--- .../xul/staff_client/server/patron/ue.xhtml | 365 ++++++++--------- .../server/patron/user_edit.xhtml | 18 +- 10 files changed, 722 insertions(+), 520 deletions(-) diff --git a/Evergreen/xul/staff_client/server/patron/ue.js b/Evergreen/xul/staff_client/server/patron/ue.js index df2d11da17..cb5a3d415d 100644 --- a/Evergreen/xul/staff_client/server/patron/ue.js +++ b/Evergreen/xul/staff_client/server/patron/ue.js @@ -10,7 +10,9 @@ var surveyAnswersCache = {}; var userCache = {}; var groupsCache = {}; var netLevelsCache = {}; -//var guardianNote = null; +//var guardianNote = null; + +function $(id) { return document.getElementById(id); } /* fetch the necessary data to start off */ function uEditInit() { @@ -24,7 +26,7 @@ function uEditInit() { clone = cgi.param('clone'); if (xulG) if (xulG.clone) clone = xulG.clone; if (xulG) if (xulG.params) if (xulG.params.clone) clone = xulG.params.clone; - if(!session) throw "User session is not defined"; + if(!session) throw $("patronStrings").getString('web.staff.patron.ue.session_no_defined'); fetchUser(session); $('uedit_user').appendChild(text(USER.usrname())); @@ -710,7 +712,7 @@ function uEditShowSearch(link,type) { if(!type) type = link.getAttribute('type'); if(window.xulG) window.xulG.spawn_search(uEditDupHashes[type]); - else alert('Search would be:\n' + js2JSON(uEditDupHashes[type])); + else alert($("patronStrings").getString('web.staff.patron.ue.uedit_show_search.search_would_be', js2JSON(uEditDupHashes[type]))); } function uEditMarkCardLost() { diff --git a/Evergreen/xul/staff_client/server/patron/ue.xhtml b/Evergreen/xul/staff_client/server/patron/ue.xhtml index a82da8830c..727d4ad4e7 100644 --- a/Evergreen/xul/staff_client/server/patron/ue.xhtml +++ b/Evergreen/xul/staff_client/server/patron/ue.xhtml @@ -1,16 +1,16 @@ - + ]> - - Evergreen: User Editor + &ev.staff.patron.ue_xhtml.ev_user_editor.label; @@ -84,15 +84,17 @@ + +
-

Evergreen User Editor

+

&ev.staff.patron.ue_xhtml.ev_user_editor.label;

- Welcome + &ev.staff.patron.ue_xhtml.welcome.label;


@@ -104,14 +106,13 @@ - Note: required or invalid fields are - marked with color + &staff.patron.ue.interface_note.label; - View Errors + &ev.staff.patron.ue_xhtml.view_errors.label; @@ -129,37 +130,37 @@ - 1. User Identification + &ev.staff.patron.ue_xhtml.user_id.label; - 2. Contact Info + &ev.staff.patron.ue_xhtml.contact_info.label; - 3. Addresses + &ev.staff.patron.ue_xhtml.addresses.label; - 4. Groups and Permissions + &ev.staff.patron.ue_xhtml.groups_permissions.label; - 5. Statistical Categories + &ev.staff.patron.ue_xhtml.statistical_categories.label; - 6. Surveys + &ev.staff.patron.ue_xhtml.surveys.label; - 7. Finish + &ev.staff.patron.ue_xhtml.finish.label; @@ -169,7 +170,7 @@
- Loading data... + &ev.staff.patron.ue_xhtml.loading_data.label;
@@ -180,7 +181,7 @@ @@ -194,7 +195,7 @@ - + - + - + - + - + - + - + - + - + - + - + --> - +
Barcode
&ev.staff.patron.ue_xhtml.barcode.label;
@@ -207,51 +208,51 @@ }' /> --> + onclick='uEditMarkCardLost();'>&ev.staff.patron.ue_xhtml.mark_lost.label;
Username
&ev.staff.patron.ue_xhtml.username.label;
Password
&ev.staff.patron.ue_xhtml.password.label;
- + - Password: + &ev.staff.patron.ue_xhtml.re_password.label;
Verify Password
&ev.staff.patron.ue_xhtml.verify_password.label;
First Name
&ev.staff.patron.ue_xhtml.first_name.label;
Middle Name
&ev.staff.patron.ue_xhtml.middle_name.label;
Last Name
&ev.staff.patron.ue_xhtml.last_name.label;
Suffix
&ev.staff.patron.ue_xhtml.suffix.label;
Date of Birth
&ev.staff.patron.ue_xhtml.dob.label;
@@ -324,16 +325,16 @@
Primary Identification Type
&ev.staff.patron.ue_xhtml.primary_id_type.label;
Primary Identification
&ev.staff.patron.ue_xhtml.primary_id.label;
@@ -360,7 +361,7 @@
Parent / Guardian
&ev.staff.patron.ue_xhtml.parent_guardian.label;
@@ -389,11 +390,11 @@ - + - + - + - + - +
Email Address
&ev.staff.patron.ue_xhtml.email_address.label;
Daytime Phone
&ev.staff.patron.ue_xhtml.daytime_phone.label;
@@ -402,7 +403,7 @@
Evening Phone
&ev.staff.patron.ue_xhtml.evening_phone.label;
@@ -410,7 +411,7 @@
Other/Cell Phone
&ev.staff.patron.ue_xhtml.other_phone.label;
@@ -418,7 +419,7 @@
Home Library
&ev.staff.patron.ue_xhtml.home_library.label;
- - - - - + + + + + @@ -452,7 +453,7 @@ - + - + - + - + - + - + - + --> - +
AddressWithin City LimitsValidMailing AddressPhysical Address&ev.staff.patron.ue_xhtml.address.label;&ev.staff.patron.ue_xhtml.in_city_limits.label;&ev.staff.patron.ue_xhtml.valid.label;&ev.staff.patron.ue_xhtml.mailing_address.label;&ev.staff.patron.ue_xhtml.physical_address.label;
* - Address is owned by + &ev.staff.patron.ue_xhtml.address_owned_by.label; (Edit) @@ -461,13 +462,13 @@
Label
&ev.staff.patron.ue_xhtml.label.label;
Zip
&ev.staff.patron.ue_xhtml.zip.label;
@@ -475,7 +476,7 @@
Street 1
&ev.staff.patron.ue_xhtml.street1.label;
@@ -483,7 +484,7 @@
Street 2
&ev.staff.patron.ue_xhtml.street2.label;
@@ -491,13 +492,13 @@
City
&ev.staff.patron.ue_xhtml.city.label;
County
&ev.staff.patron.ue_xhtml.conuty.label;
@@ -505,7 +506,7 @@
State
&ev.staff.patron.ue_xhtml.state.label;
@@ -519,7 +520,7 @@
Country
&ev.staff.patron.ue_xhtml.country.label;
@@ -564,7 +565,7 @@ - +
@@ -575,17 +576,17 @@ - + - + - + - + - + - + - + - - - + + + @@ -700,7 +701,7 @@
Profile Group
&ev.staff.patron.ue_xhtml.profile_group.label;
Account Expiration Date
&ev.staff.patron.ue_xhtml.account_expiration_date.label;
@@ -593,7 +594,7 @@ @@ -612,7 +613,7 @@
Internet Access Level
&ev.staff.patron.ue_xhtml.net_access_level.label;
Active
&ev.staff.patron.ue_xhtml.active.label;
@@ -629,7 +630,7 @@
Barred
&ev.staff.patron.ue_xhtml.barred.label;
@@ -637,7 +638,7 @@
Set as Family/Group Lead Account
&ev.staff.patron.ue_xhtml.set_family_group_lead_account.label;
@@ -645,7 +646,7 @@
Claims Returned Count
&ev.staff.patron.ue_xhtml.claims_returned_count.label;
@@ -653,7 +654,7 @@ $('ue_claims_returned').value = 0; $('ue_claims_returned').disabled = true; -
Stat Cat NameOwnerValue&ev.staff.patron.ue_xhtml.stat_cat_name.label;&ev.staff.patron.ue_xhtml.owner.label;&ev.staff.patron.ue_xhtml.value.label;
or @@ -717,7 +718,7 @@
- No surveys have been created for this location. + &ev.staff.patron.ue_xhtml.no_surveys_for_location.label;
@@ -735,7 +736,7 @@ style='width: 60%; text-align: left; padding-left: 40px;'/> @@ -749,9 +750,7 @@
- You are now ready to save the user to the database.
- To view or print a summary of the changes, click on the "View Summary" link.
- To save the user, click on the 'Save User' button. + &ev.staff.patron.ue_xhtml.finishing_message.label;

@@ -759,11 +758,11 @@ href='javascript:uEditShowSummary();'>View Summary
+ type='submit' value='&ev.staff.patron.ue_xhtml.save_user.value;' onclick='uEditSaveUser();'/> + type='submit' value='&ev.staff.patron.ue_xhtml.save_clone_user.value;' onclick='uEditSaveUser(true);'/> + onclick='if(confirm($("ue_cancel_confirm").innerHTML)) uEditCancel();'>&ev.staff.patron.ue_xhtml.cancel.value;
@@ -772,7 +771,7 @@ - - - - - - - + + + + + + +
- + @@ -780,11 +779,11 @@ @@ -805,8 +804,7 @@ @@ -815,34 +813,34 @@ - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + +
<<Back + href='javascript:uEditPrev()'><<&ev.staff.patron.ue_xhtml.back.label; Forward>> + href='javascript:uEditNext()'>&ev.staff.patron.ue_xhtml.forward.label;>>
- User Summary Information (Deleted items are marked in - color) + &staff.patron.ue.user_summary.label;
- - +
Barcode
Username
First Name
Middle Name
Last Name
Suffix
Date of Birth
Primary Identification Type
Primary Identification
Secondary Identification Type
Secondary Identification
Email Address
Day Phone
Evening Phone
Other Phone
Home Library
&ev.staff.patron.ue_xhtml.barcode.label;
&ev.staff.patron.ue_xhtml.username.label;
&ev.staff.patron.ue_xhtml.first_name.label;
&ev.staff.patron.ue_xhtml.middle_name.label;
&ev.staff.patron.ue_xhtml.last_name.label;
&ev.staff.patron.ue_xhtml.suffix.label;
&ev.staff.patron.ue_xhtml.dob.label;
&ev.staff.patron.ue_xhtml.primary_id_type.label;
&ev.staff.patron.ue_xhtml.primary_id.label;
&ev.staff.patron.ue_xhtml.secondary_id_type.label;
&ev.staff.patron.ue_xhtml.secondary_id.label;
&ev.staff.patron.ue_xhtml.email_address.label;
&ev.staff.patron.ue_xhtml.day_phone.label;
&ev.staff.patron.ue_xhtml.evening_phone.label;
&ev.staff.patron.ue_xhtml.other_phone.label;
&ev.staff.patron.ue_xhtml.home_library.label;
- + - - - - - -
Addresses
&ev.staff.patron.ue_xhtml.addresses.label;
@@ -850,28 +848,28 @@
Address Label - Zip Code + &ev.staff.patron.ue_xhtml.address_label.label; + &ev.staff.patron.ue_xhtml.zip.label;
Street1 - Country + &ev.staff.patron.ue_xhtml.street1.label; + &ev.staff.patron.ue_xhtml.country.label;
Street2 - Mailing + &ev.staff.patron.ue_xhtml.street2.label; + &ev.staff.patron.ue_xhtml.mailing.label;
City - Billing + &ev.staff.patron.ue_xhtml.city.label; + &ev.staff.patron.ue_xhtml.billing.label;
County - Valid + &ev.staff.patron.ue_xhtml.county.label; + &ev.staff.patron.ue_xhtml.valid.label;
State - Within City Limits + &ev.staff.patron.ue_xhtml.state.label; + &ev.staff.patron.ue_xhtml.in_city_limits.label;
@@ -881,17 +879,17 @@
Profile
Active
Barred
Expire Date
Family Lead Account
Claims Returned Count
Alert Message
&ev.staff.patron.ue_xhtml.profile.label;
&ev.staff.patron.ue_xhtml.active.label;
&ev.staff.patron.ue_xhtml.barred.label;
&ev.staff.patron.ue_xhtml.expire_date.label;
&ev.staff.patron.ue_xhtml.family_lead_account.label;
&ev.staff.patron.ue_xhtml.claims_returned_count.label;
&ev.staff.patron.ue_xhtml.alert_message.label;
- +
Statistical Categories
&ev.staff.patron.ue_xhtml.stat_categories.label;
@@ -903,7 +901,13 @@
- + + + + + + + @@ -932,88 +936,48 @@
- The date of birth field is not formatted correctly. We're expecting YYYY-MM-DD - Username is invalid - Passwords do not match or are invalid - First name is invalid - Middle name is invalid - Last name is invalid - Barcode is invalid - The selected barcode already exists in the database - - This will de-activate the existing barcode for this user! If you wish to continue, - enter the new barcode below. Otherwise, click the Cancel button. - - You must select at least one type of identification - Invalid drivers license. Should be STATE-NUMBER - Invalid social security number. Format should be 111-22-3333 - The email addresses is not valid - An invalid phone number was entered - A profile group must be selected - The user expiration date is invalid. We're expecting YYYY-MM-DD - The claims returned count is invalid - A profile group must be selected - An unknown formatting error occurred - Address label is invalid - Address street is invalid - Address city is invalid - Address county is invalid - Address state is invalid - Address country is invalid - Address zip is invalid - Required survey is unanswered - - This will remove this address from the user. - Are you sure you wish to continue? - - Yes - No - Patron Summary - User update succeeded - - A user already exists with the primary identification provided. - Do you wish to view the duplicate record now? - - - The selected username is in use by another user. - Please choose a different username. - - - The selected barcode is in use by another user. - Please choose a different barcode. - - - Are you sure you wish to cancel this editing session? - Canceling will destroy any unsaved changes you have made thus far to the user. - - - This patron is under 18 years of age. Please enter the name - of the parent or guardian for this patron. - - - The date provided is either in the future or invalid. We're expecting YYYY-MM-DD - - - Please add a note to the patron's alert message explaining why the patron is barred. - - - - This will reset the claims returned count for this user. - Are you sure you wish to perform this action? - - - - You have unsaved changes. - - - - It appears that someone else was also editing this user. Saving the user - now will destroy their changes. Click "OK" to refresh the user and continue - editing. Click "Cancel" to do nothing. - - Note that you will not be able to save the user until this page has been refreshed. - - + &staff.patron.ue.bad_dob.label; + &staff.patron.ue.bad_username.label; + &staff.patron.ue.bad_passwords.label; + &staff.patron.ue.bad_firstname.label; + &staff.patron.ue.bad_middlename.label; + &staff.patron.ue.bad_lastname.label; + &staff.patron.ue.bad_barcode.label; + &staff.patron.ue.duplicate_barcode.label; + &staff.patron.ue.new_barcode_warn.label; + &staff.patron.ue.no_ident.label; + &staff.patron.ue.bad_ident_dl.label; + &staff.patron.ue.bad_ident_ssn.label; + &staff.patron.ue.bad_email.label; + &staff.patron.ue.bad_phone.label; + &staff.patron.ue.no_profile.label; + &staff.patron.ue.bad_expire.label; + &staff.patron.ue.bad_claims_returned.label; + &ev.staff.patron.ue_xhtml.no_profile.label; + &staff.patron.ue.unknown_error.label; + &staff.patron.ue.bad_addr_label.label; + &staff.patron.ue.bad_addr_street.label; + &staff.patron.ue.bad_addr_city.label; + &staff.patron.ue.bad_addr_county.label; + &staff.patron.ue.bad_addr_state.label; + &staff.patron.ue.bad_addr_country.label; + &staff.patron.ue.bad_addr_zip.label; + &staff.patron.ue.bad_survey.label; + &staff.patron.ue.delete_addr_warn.label; + &staff.patron.ue.yes.label; + &staff.patron.ue.no.label; + &staff.patron.ue.summary_window.label; + &staff.patron.ue.success.label; + &staff.patron.ue.dup_ident1.label; + &staff.patron.ue.dup_username.label; + &staff.patron.ue.dup_barcode.label; + &staff.patron.ue.cancel_confirm.label; + &staff.patron.ue.juv_guardian.label; + &staff.patron.ue.bad_date.label; + &staff.patron.ue.made_barred.label; + &ev.staff.patron.ue_xhtml.claims_return_confirm.label; + &ev.staff.patron.ue_xhtml.unsaved_changes.label; + &ev.staff.patron.ue_xhtml.xact_collision.label;
diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index e33aaba61a..70e75153e2 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -143,7 +143,7 @@ - + @@ -277,7 +277,7 @@ - + @@ -507,14 +507,14 @@ - - - + + + - - + + @@ -523,7 +523,7 @@ - + @@ -531,15 +531,15 @@ - - - + + + - + - + @@ -563,9 +563,9 @@ - + - + @@ -617,7 +617,7 @@ - + @@ -750,19 +750,19 @@ - + - + - + - + - + - + @@ -1013,7 +1013,7 @@ - + @@ -1138,12 +1138,12 @@ - + - + @@ -1171,11 +1171,11 @@ - - + + - + @@ -1189,21 +1189,21 @@ - + - + - + @@ -1218,7 +1218,7 @@ - + @@ -1503,7 +1503,7 @@ - + @@ -1522,7 +1522,7 @@ - + @@ -2005,8 +2005,8 @@ - - + + @@ -2173,10 +2173,15 @@ + + + + + @@ -2207,7 +2212,7 @@ - + @@ -2225,8 +2230,262 @@ - + + + + + + + + + + + + +marked with color"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +color)"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +To view or print a summary of the changes, click on the 'View Summary' link.
To save the user, click on the 'Save User' button."> + + + + + + + + + + + + + + + + + + + + + + + + + + + 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 index e6ec76b007..b37e2ee49b 100644 --- a/Open-ILS/xul/staff_client/server/locale/en-US/patron.properties +++ b/Open-ILS/xul/staff_client/server/locale/en-US/patron.properties @@ -29,6 +29,7 @@ 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.init_controller.money_summary_label=Money Summary 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 staff.patron.bills.apply_payment.nothing_applied=No payments or patron credit applied. @@ -42,6 +43,7 @@ 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.info_box.label_value.full_details=Full Details 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 @@ -245,3 +247,5 @@ staff.patron.ue.uEditShowSearch.search=Search would be:\n%1$s staff.patron.user_edit.save_user.depth_required=Depth is required on the %1$s permission. staff.patron.user_edit.save_user.user_modified_successfully=User %1$s [%2$s] successfully modified.\n%3$s permissions and %4$s work locations updated. staff.patron.user_edit.display_perm.select_one=-- Select One -- +web.staff.patron.ue.session_no_defined=User session is not defined +web.staff.patron.ue.uedit_show_search.search_would_be=Search would be:\n%1$s diff --git a/Open-ILS/xul/staff_client/server/patron/bills.js b/Open-ILS/xul/staff_client/server/patron/bills.js index d0aa614e6d..322bc84c18 100644 --- a/Open-ILS/xul/staff_client/server/patron/bills.js +++ b/Open-ILS/xul/staff_client/server/patron/bills.js @@ -143,7 +143,7 @@ patron.bills.prototype = { 'primary' : false, 'hidden' : false, 'render' : 'obj.info_box(my)' }, { - 'id' : 'money', 'label' : 'Money Summary', 'flex' : 1, + 'id' : 'money', 'label' : $('patronStrings').getString('staff.patron.bills.init_controller.money_summary_label'), 'flex' : 1, 'primary' : false, 'hidden' : false, 'render' : 'obj.money_box(my.mobts)' }, { @@ -866,7 +866,7 @@ patron.bills.prototype = { try { switch(my.mobts.xact_type()) { case 'circulation': - xt_label.setAttribute( 'value', 'Title:' ); + xt_label.setAttribute( 'value', $("patronStrings").getString('staff.patron.bills.info_box.label_value.title') ); obj.network.simple_request( 'FM_CIRC_RETRIEVE_VIA_ID', [ ses(), my.mobts.id() ], @@ -950,7 +950,7 @@ patron.bills.prototype = { vbox.appendChild( btn_box ); btn_box.flex = 1; var btn = document.createElement('button'); btn_box.appendChild( btn ); - btn.setAttribute( 'label', 'Full Details' ); + btn.setAttribute( 'label', $("patronStrings").getString('staff.patron.bills.info_box.label_value.full_details') ); btn.setAttribute( 'name', 'full_details' ); btn.setAttribute( 'mobts_id', my.mobts.id() ); btn.addEventListener( diff --git a/Open-ILS/xul/staff_client/server/patron/bills_overlay.xul b/Open-ILS/xul/staff_client/server/patron/bills_overlay.xul index c823839d4f..a3b80b73ae 100644 --- a/Open-ILS/xul/staff_client/server/patron/bills_overlay.xul +++ b/Open-ILS/xul/staff_client/server/patron/bills_overlay.xul @@ -12,9 +12,9 @@ - @@ -110,7 +110,7 @@ @@ -128,37 +129,37 @@ @@ -168,7 +169,7 @@ @@ -179,7 +180,7 @@ @@ -206,51 +207,51 @@ }' /> --> + onclick='uEditMarkCardLost();'>&staff.patron.ue.mark_lost.label; - + - + - + - + - + - + - + - + - + - + - + - + - +
SurveyQuestionAnswer
&ev.staff.patron.ue_xhtml.survey.label;&ev.staff.patron.ue_xhtml.question.label;&ev.staff.patron.ue_xhtml.answer.label;
@@ -916,8 +920,8 @@
- - +
- Note: required or invalid fields are - marked with color + &staff.patron.ue.interface_note.label; - View Errors + &staff.patron.ue.view_errors.label;
- Loading data... + &staff.patron.ue.loading_data.label;
Username
&staff.patron.ue.username.label;
Password
&staff.patron.ue.password.label;
- + - Password: + &staff.patron.ue.re_password.label;
Verify Password
&staff.patron.ue.verify_password.label;
First Name
&staff.patron.ue.first_name.label;
Middle Name
&staff.patron.ue.middle_name.label;
Last Name
&staff.patron.ue.last_name.label;
Suffix
&staff.patron.ue.suffix.label;
Date of Birth
&staff.patron.ue.dob.label;
@@ -323,16 +324,16 @@
Primary Identification Type
&staff.patron.ue.primary_id_type.label;
Primary Identification
&staff.patron.ue.primary_id.label;
@@ -348,16 +349,16 @@
Secondary Identification Type
&staff.patron.ue.secondary_id_type.label;
Secondary Identification
&staff.patron.ue.secondary_id.label;
@@ -365,7 +366,7 @@
Parent / Guardian
&staff.patron.ue.parent_guardian.label;
@@ -384,11 +385,11 @@ - + - + - + - + - +
Email Address
&staff.patron.ue.email_address.label;
Daytime Phone
&staff.patron.ue.day_phone.label;
@@ -397,7 +398,7 @@
Evening Phone
&staff.patron.ue.evening_phone.label;
@@ -405,7 +406,7 @@
Other/Cell Phone
&staff.patron.ue.other_phone.label;
@@ -413,7 +414,7 @@
Home Library
&staff.patron.ue.home_library.label;
- - - - - + + + + + @@ -447,22 +448,22 @@ - + - + - + - + - + - + - + --> - + @@ -559,7 +560,7 @@ - + @@ -570,17 +571,17 @@
AddressWithin City LimitsValidMailing AddressPhysical Address&staff.patron.ue.address.label;&staff.patron.ue.in_city_limits.label;&staff.patron.ue.valid.label;&staff.patron.ue.mailing_address.label;&staff.patron.ue.physical_address.label;
* - Address is owned by + &staff.patron.ue.owned_address.label; - (Edit) + (&staff.patron.ue.edit.label;)
Label
&staff.patron.ue.label.label;
Zip
&staff.patron.ue.zip_code.label;
@@ -470,7 +471,7 @@
Street 1
&staff.patron.ue.street_1.label;
@@ -478,7 +479,7 @@
Street 2
&staff.patron.ue.street_2.label;
@@ -486,13 +487,13 @@
City
&staff.patron.ue.city.label;
County
&staff.patron.ue.county.label;
@@ -500,7 +501,7 @@
State
&staff.patron.ue.state.label;
@@ -514,7 +515,7 @@
Country
&staff.patron.ue.country.label;
@@ -525,10 +526,10 @@
+ value='&staff.patron.ue.delete_this_address.label;'/> + value='&staff.patron.ue.detach_this_address.label;' class='hide_me'/>
- + - + - + - + - + - + - + - +
Profile Group
&staff.patron.ue.profile_group.label;
Account Expiration Date
&staff.patron.ue.accoutn_expire_date.label;
@@ -588,7 +589,7 @@ @@ -607,17 +608,17 @@
Internet Access Level
&staff.patron.ue.internet_access_level.label;
Active
&staff.patron.ue.active.label;
@@ -625,7 +626,7 @@
Barred
&staff.patron.ue.barred.label;
@@ -633,7 +634,7 @@
Set as Family/Group Lead Account
&staff.patron.ue.set_lead_account.label;
@@ -641,7 +642,7 @@
Claims Returned Count
&staff.patron.ue.claims_returned_count.label;
@@ -649,17 +650,17 @@ $('ue_claims_returned').value = 0; $('ue_claims_returned').disabled = true; - +
Alert Message
&staff.patron.ue.alert_message.label;