var lang = new Array() ; /* Buttons - start */ lang["ipc_btn_save"] = "Save" ; lang["ipc_btn_ok"] = "Ok" ; lang["ipc_btn_cancel"] = "Cancel" ; /* Buttons - end */ // text to display "please select a price" popup lang['ipc.text.select_price'] = "Please select a Price" ; /* User Details error messages in Change Password Form - start */ lang["ipc_change_password_err_current_password_1"] = "Please enter the Current Password." ; // 114 lang["ipc_change_password_err_current_password_2"] = "Please enter the valid Password" ; // 115 lang["ipc_change_password_err_new_password_1"] = "Please enter the New Password" ; // 116 //lang["ipc_change_password_err_new_password_2"] = "Password should have minimum 6 and maximum of 100 characters." ; // 117 lang["ipc_change_password_err_new_password_2"] = "Password should have minimum {_min_password_length_} and maximum of {_max_password_length_} characters." ; // 117 lang["ipc_change_password_err_new_password_3"] = "BlankSpaces and '(apostrophe) are not allowed in New Password" ; // 118 lang["ipc_change_password_err_confirm_password_1"] = "Please enter the Confirm Password." ; // 119 lang["ipc_change_password_err_confirm_password_2"] = "New Password and Confirm Password are different." ; // 120 /* User Details error messages in Change Password Form - end */ /* Edit Institution - start */ lang["ipc_editinstitution_inst_name_1"] = "Please enter Institution name." ; // 220 lang["ipc_editinstitution_inst_name_2"] = "Maximum length of Institution Name is 300 chars." ; // 221 lang["ipc_editinstitution_inst_name_3"] = "Please enter valid Institution name." ; // 249 lang["ipc_editinstitution_contactpersonname_1"] = "Please enter the Contact Person Name." ; // 222 lang["ipc_editinstitution_contactpersonname_2"] = "Maximum length of Contact Person Name is 50 chars." ; // 223 lang["ipc_editinstitution_contactpersonname_3"] = "Characters allowed for Contact Person Name are A-Z, a-z, Space and '(apostrophe)." ; // 224 lang["ipc_editinstitution_contactpersonemail_1"] = "Please enter the E-mail ID." ; // 108 lang["ipc_editinstitution_contactpersonemail_2"] = "Please enter a valid E-mail ID." ; // 109 lang["ipc_editinstitution_contactpersonmobile_1"] = "Please enter your mobile number." ; // 135 lang["ipc_editinstitution_contactpersonmobile_2"] = "Please enter a valid mobile number." ; // 136 lang["ipc_editinstitution_maximumuser_1"] = "Please enter the Maximum user." ; // 225 lang["ipc_editinstitution_maximumuser_2"] = "Please enter an Integer value for Maximum User" ; lang["ipc_editinstitution_concurrentuser_1"] = "Please enter the Concurrent user." ; // 226 lang["ipc_editinstitution_concurrentuser_2"] = "Please enter an Integer value for Concurrent User" ; lang["ipc_editinstitution_address1_1"] = "Please enter the Address1." ; // 142 lang["ipc_editinstitution_address1_2"] = "Address1 can have maximum of 255 characters." ; // 143 lang["ipc_editinstitution_address1_3"] = "Please enter valid Address1." ; // 156 lang["ipc_editinstitution_address2_1"] = "Address2 can have maximum of 255 characters." ; // 144 lang["ipc_editinstitution_address2_2"] = "Please enter valid Address2." ; // 157 lang["ipc_editinstitution_city_1"] = "Please enter the City." ; // 145 lang["ipc_editinstitution_city_2"] = "City can have maximum of 100 characters." ; // 146 lang["ipc_editinstitution_city_3"] = "Please enter valid City name." ; // 158 lang["ipc_editinstitution_state_1"] = "Please enter the State." ; // 147 lang["ipc_editinstitution_state_2"] = "State can have maximum of 100 characters." ; // 148 lang["ipc_editinstitution_state_3"] = "Please enter valid State name." ; // 159 lang["ipc_editinstitution_country"] = "Please select the Country." ; // 149 lang["ipc_editinstitution_postalcode_1"] = "Please enter the Postal/Zip code." ; // 150 lang["ipc_editinstitution_postalcode_2"] = "Invalid Postal/Zip Code, please enter a valid Postal/Zip Code." ; // 151 lang["ipc_editinstitution_phone_1"] = "Please enter valid Phone number." ; // 160 lang["ipc_editinstitution_phone_2"] = "Invalid Office Phone, please enter a valid Office Phone." ; // 152 lang["ipc_editinstitution_fax"] = "Invalid Fax Number, please enter a valid Fax Number." ; // 153 /* Edit Institution - end */ /* common Errors - start */ lang["ipc_error_search_text"] = "Please enter Search Text." ; // 229 lang["ipc_error_valid_data"] = "Please enter valid data." ; // 233 /* common Errors - end */ /* Forgot password - start */ lang["ipc_forgot_password_label_email_id"] = "Email-ID" ; lang["ipc_forgot_password_label_username"] = "Username" ; /* Forgot password - end */ /* IP Ranges - start */ // Confirm lang["ipc_ip-range_confirm_delete_ip"] = "Are you sure want to delete IP address(s)" ; // 240 // Error lang["ipc_ip-range_err_start_ip_1"] = "Please enter Start IP Address" ; // 241 lang["ipc_ip-range_err_start_ip_2"] = "Please enter Valid Start IP Address" ; // 242 lang["ipc_ip-range_err_end_ip_1"] = "Please enter End IP Address" ; // 243 lang["ipc_ip-range_err_end_ip_2"] = "Please enter Valid End IP Address" ; // 246 lang["ipc_ip-range_err_start_end_ip"] = "End IP Address should be greater than Start IP Address" ; // 244 lang["ipc_ip-range_err_ip_1"] = "No IP Address(s) selected" ; // 239 /* IP Ranges - end */ /* Manage Institutional Users (miu) - start */ lang["ipc_miu_confirm_users_1"] = "Are you sure want to delete user(s)." ; // 232 lang["ipc_miu_err_users_1"] = "No User(s) Selected." ; // 228 /* Manage Institutional Users (miu) - end */ /* My Bookmarks - start */ lang["ipc_mybookmarks_label_booktitle"] = "Book Title" ; lang["ipc_mybookmarks_label_bookmarkdesc"] = "Bookmark Description" ; lang["ipc_mybookmarks_msg_sucess"] = "Bookmark title has been updated successfully" ; lang["ipc_mybookmarks_msg_on_delete"] = "Are you sure you want to delete selected Bookmark(s)?" ; lang["ipc_mybookmarks_msg_nobookmarks"] = "No Selected Bookmark(s) Found" ; lang["ipc_mybookmarks_msg_deletesucess"] = "Bookmark(s) has been deleted successfully" ; /* My Bookmarks - end */ /* My Highlights - start */ lang["ipc_myhighlights_label_booktitle"] = "Book Title" ; lang["ipc_myhighlights_label_highlighttext"]= "Highlight Text" ; lang["ipc_myhighlights_msg_sucess"] = "Highlights title has been updated successfully" ; lang["ipc_myhighlights_msg_on_delete"] = "Are you sure you want to delete selected Highlight(s)?" ; lang["ipc_myhighlights_msg_nohighlights"] = "No Selected Highlight(s) Found" ; lang["ipc_myhighlights_msg_deletesucess"] = "Highlight(s) has been deleted successfully" ; /* My Highlights - end */ /* Epub Highlights - start */ lang["ipc_epubhighlights_label_booktitle"] = "Book Title" ; lang["ipc_epubhighlights_label_highlighttext"] = "ePub Highlight Text" ; lang["ipc_epubhighlights_msg_sucess"] = "ePub Highlights title has been updated successfully" ; lang["ipc_epubhighlights_msg_on_delete"] = "Are you sure you want to delete selected ePub Highlight(s)?" ; lang["ipc_epubhighlights_msg_nohighlights"] = "No Selected ePub Highlight(s) Found" ; lang["ipc_epubhighlights_msg_deletesucess"] = "ePub Highlight(s) has been deleted successfully" ; /* Epub Highlights - end */ /* Epub Notes - start */ lang["ipc_epubnotes_label_booktitle"] = "Book Title" ; lang["ipc_epubnotes_label_highlighttext"] = "ePub Note Text" ; lang["ipc_epubnotes_msg_sucess"] = "ePub Notes title has been updated successfully" ; lang["ipc_epubnotes_msg_on_delete"] = "Are you sure you want to delete selected ePub Note(s)?" ; lang["ipc_epubnotes_msg_nonotes"] = "No Selected ePub Notes(s) Found" ; lang["ipc_epubnotes_msg_deletesucess"] = "ePub Note(s) has been deleted successfully" ; /* Epub Notes - end */ /* Epub Bookmarks - start */ lang["ipc_epubbookmarks_label_booktitle"] = "Book Title" ; lang["ipc_epubbookmarks_label_highlighttext"] = "ePub Bookmark Text" ; lang["ipc_epubbookmarks_msg_sucess"] = "ePub Bookmarks title has been updated successfully" ; lang["ipc_epubbookmarks_msg_on_delete"] = "Are you sure you want to delete selected ePub Bookmark(s)?" ; lang["ipc_epubbookmarks_msg_nobookmarks"] = "No Selected ePub Bookmark(s) Found" ; lang["ipc_epubbookmarks_msg_deletesucess"] = "ePub Bookmark(s) has been deleted successfully" ; /* Epub Bookmarks - end */ /* Book Shelf - start*/ lang["ipc_bookshelf_msg_deletetagconfrim"] = "Are you sure, you want to delete this shelf?" ; lang["ipc_bookshelf_msg_redeemaccesscode"] = "Redeem Access Code" ; lang["ipc_bookshelf_msg_norecords"] = "No records found!" ; lang["ipc_bookshelf_invalid_tag"] = "Special characters are not allowed!" ; lang["ipc_bookshelf_msg_loading"] = "Loading..." ; /* Book Shelf - start*/ /* My Notes - start */ lang["ipc_mynotes_label_booktitle"] = "Book Title" ; lang["ipc_mynotes_label_notetitle"] = "Note Title" ; lang["ipc_mynotes_label_notedesc"] = "Note Description" ; lang["ipc_mynotes_msg_sucess"] = "Note has been saved successfully" ; lang["ipc_mynotes_msg_on_delete"] = "Are you sure you want to delete selected Note(s)?" ; lang["ipc_mynotes_msg_nonotes"] = "Please select note(s) to delete" ; lang["ipc_mynotes_msg_notitle"] = "Note title should not be empty" ; lang["ipc_mynotes_msg_deletesucess"]= "Note(s) has been deleted successfully" ; /* My Notes - end */ /* Product Comments - start */ lang["ipc_product_comments_empty"] = "Please enter a Comment." ; // 200 lang["ipc_product_comments_invalid"]= "Please enter a Valid Comment." ; /* Product Comments - end */ /* Referer - start */ // Confirm lang["ipc_referer_confirm_delete"] = "Are you sure want to delete Http referer(s)" ; // 235 // Error Messages lang["ipc_referer_err_no_ref_sel"] = "No Http Referer(s) selected" ; // 234 lang["ipc_referer_err_url_1"] = "Please enter Http Referer URL" ; // 238 lang["ipc_referer_err_url_2"] = "Please enter valid Http Referer URL" ; // 236 lang["ipc_referer_err_pattern_1"] = "Please enter valid Pattern" ; // 237 /* Referer - end */ /* Table Filter - start */ lang["ipc_tf_label_page"] = "Page" ; lang["ipc_tf_label_of"] = "of" ; lang["ipc_tf_label_showing"] = "Showing" ; lang["ipc_tf_label_row_page"] = "rows per page" ; lang["ipc_tf_label_visible"] = "visible" ; lang["ipc_tf_label_total"] = "total" ; /* Table Filter - end */ /* Text - across all pages - start */ lang["ipc_text_close"] = "Close" ; lang["ipc_text_password"] = "New Password" ; lang["ipc_text_change_password"] = "Change Password" ; lang["ipc_text_confirm_password"] = "Confirm Password" ; lang["ipc_text_previous"] = "Previous" ; lang["ipc_text_next"] = "Next" ; /* Text - across all pages - end */ /* Tooltip - start */ lang["ipc_tooltip_err_enterTag"] = "Please Enter the shelf name" ; lang["ipc_tooltip_err_noTag"] = "No Tags updated" ; /* Tooltip - end */ /* User Form Fields (uff) - start */ lang["ipc_uff_username_1"] = "Please enter the Username." ; // 100 lang["ipc_uff_username_2"] = "Username should have minimum 3 and maximum of 50 characters." ; // 101 lang["ipc_uff_username_3"] = "Characters allowed for Username are A-Z, a-z, 0-9, -, _, .(dot) , @ and First char should be alphabet." ; // 102 lang["ipc_uff_username_4"] = "Consecutive Special chars (-, _, .(dot), @) are not allowed for Username" ; lang["ipc_uff_password_1"] = "Please enter the Password." ; // 103 //lang["ipc_uff_password_2"] = "Password should have minimum 6 and maximum of 100 characters." ; // 104 lang["ipc_uff_password_2"] = "Password should have minimum {_min_password_length_} and maximum of {_max_password_length_} characters." ; // 104 lang["ipc_uff_password_3"] = " No Blank Spaces or '(apostrophe) are allowed in Password." ; // 105 lang["ipc_uff_confirm_pwd_1"] = "Please enter the Confirm Password." ; // 106 lang["ipc_uff_confirm_pwd_2"] = "Password and Confirm Password are not same." ; // 107 lang["ipc_uff_email_1"] = "Please enter the E-mail ID." ; // 108 lang["ipc_uff_email_2"] = "Please enter a valid E-mail ID." ; // 109 lang["ipc_uff_confirm_email_1"] = "Please enter the Confirm E-mail ID." ; // 110 lang["ipc_uff_confirm_email_2"] = "E-mail ID and Confirm E-mail ID are different." ; // 111 lang["ipc_uff_verification_code"] = "Please enter the Verification Code." ; // 112 lang["ipc_uff_first_name_1"] = "Please enter the First Name." ; // 128 lang["ipc_uff_first_name_2"] = "First Name should have minimum 2 and maximum of 50 characters." ; // 129 lang["ipc_uff_first_name_3"] = "Characters allowed for First Name are A-Z, a-z, Space and '(apostrophe) and First char should be alphabet." ; // 130 lang["ipc_uff_first_name_4"] = "Please enter valid First Name." ; // 247 lang["ipc_uff_last_name_1"] = "Please enter the Last Name." ; // 131 lang["ipc_uff_last_name_2"] = "The Last Name can have maximum of 50 characters." ; // 132 lang["ipc_uff_last_name_3"] = "Characters allowed for Last Name are A-Z, a-z, Space and '(apostrophe) and First char should be alphabet." ; // 133 lang["ipc_uff_last_name_4"] = "Please enter valid Last Name." ; // 248 lang["ipc_uff_gender"] = "Please select the Gender information." ; // 134 lang["ipc_uff_mobile_1"] = "Please enter your mobile number." ; // 135 lang["ipc_uff_mobile_2"] = "Invalid Mobile Number, please enter a valid Mobile Number." ; // 136 lang["ipc_uff_sec_qus_1"] = "Please select/enter the Security Question." ; // 137 lang["ipc_uff_sec_qus_2"] = "Please enter the Security Question." ; // 138 lang["ipc_uff_sec_qus_3"] = "Security Question can have maximum of 255 characters." ; // 138 lang["ipc_uff_sec_qus_4"] = "Please enter valid Own security Question." ; // 154 lang["ipc_uff_sec_ans_1"] = "Please enter the Security Answer." ; // 140 lang["ipc_uff_sec_ans_2"] = "Security Answer can have maximum of 255 characters." ; // 141 lang["ipc_uff_sec_ans_3"] = "Please enter valid Security Answer." ; // 155 lang["ipc_uff_address1_1"] = "Please enter the Address1." ; // 142 lang["ipc_uff_address1_2"] = "Address1 can have maximum of 255 characters." ; // 143 lang["ipc_uff_address1_3"] = "Please enter valid Address1." ; // 156 lang["ipc_uff_address2_1"] = "Address2 can have maximum of 255 characters." ; // 144 lang["ipc_uff_address2_2"] = "Please enter valid Address2." ; // 157 lang["ipc_uff_city_1"] = "Please enter the City." ; // 145 lang["ipc_uff_city_2"] = "City can have maximum of 100 characters." ; // 146 lang["ipc_uff_city_3"] = "Please enter valid City name." ; // 158 lang["ipc_uff_state_1"] = "Please enter the State." ; // 147 lang["ipc_uff_state_2"] = "State can have maximum of 100 characters." ; // 148 lang["ipc_uff_state_3"] = "Please enter valid State information." ; // 159 lang["ipc_uff_country"] = "Please select the Country." ; // 149 lang["ipc_uff_postal_code_1"] = "Please enter the Postal/Zip code." ; // 150 lang["ipc_uff_postal_code_2"] = "Invalid Postal/Zip Code, please enter a valid Postal/Zip Code." ; // 151 lang["ipc_uff_phone_1"] = "Invalid Office Phone, please enter a valid Office Phone." ; // 152 lang["ipc_uff_fax_1"] = "Invalid Fax Number, please enter a valid Fax Number." ; // 153 lang["ipc_uff_user_type"] = "Please select Usertype." ; // 230 lang["ipc_uff_user_status"] = "Please select Profile Status." ; // 230 lang["ipc_uff_is_trial"] = "Please select Trial Status." ; lang["ipc_uff_created_date"] = "Please select Trial Start Date." ; lang["ipc_uff_end_date"] = "Please select Trial End Date." ; lang["ipc_uff_end_date_1"] = "Trial End Date should be greater or equal to Trial Start Date." ; lang["ipc_uff_calendar_text"] = "Calendar" ; lang["ipc_uff_usergrade"] = "Please select the Grade." ; // 137 /* User Form Fields (uff) - end */ /* Library Card login form field - Start */ lang['ipc.libraryCard.msg.err1'] = 'Please select an institution.' ; lang["ipc.libraryCard.msg.err2"] = "Please enter a valid library card number." ; lang['ipc.libraryCard.msg.err3'] = 'We could not find any institution associated with this library number.' ; /* Library Card login form field - End */ /* School Form Fields - starts */ lang["ipc_school_school_name_1"] = "Please enter the School Name." ; // 100 lang["ipc_school_school_name_2"] = "School Name should have minimum 3 and maximum of 50 characters." ; // 101 lang["ipc_school_school_name_3"] = "Characters allowed for School Name are A-Z, a-z, 0-9, -, _, .(dot) , @ and First char should be alphabet" ; // 102 lang["ipc_school_contact_person_name_1"] = "Please enter the Contact Person Name." ; // 128 lang["ipc_school_contact_person_name_2"] = "Contact Person Name can contain maximum 50 characters." ; // 129 lang["ipc_school_contact_person_name_3"] = "Characters allowed for Contact Person Name are A-Z,a-z, space and '(apostrophe)." ; // 130 lang["ipc_school_contact_person_email_1"] = "Please enter the E-mail ID." ; // 108 lang["ipc_school_contact_person_email_2"] = "Please enter a valid E-mail ID." ; // 109 lang["ipc_school_contact_person_mobile_1"] = "Please enter your mobile number." ; // 135 lang["ipc_school_contact_person_mobile_2"] = "Invalid Mobile Number, please enter a valid Mobile Number." ; // 136 lang["ipc_school_address1_1"] = "Please enter the Address1." ; // 142 lang["ipc_school_address1_2"] = "Address1 can have maximum of 255 characters." ; // 143 lang["ipc_school_address1_3"] = "Please enter valid Address1." ; // 156 lang["ipc_school_address2_1"] = "Address2 can have maximum of 255 characters." ; // 144 lang["ipc_school_address2_2"] = "Please enter valid Address2." ; // 157 lang["ipc_school_city_1"] = "Please enter the City." ; // 145 lang["ipc_school_city_2"] = "City can have maximum of 100 characters." ; // 146 lang["ipc_school_city_3"] = "Please enter valid City name." ; // 158 lang["ipc_school_state_1"] = "Please enter the State." ; // 147 lang["ipc_school_state_2"] = "State can have maximum of 100 characters." ; // 148 lang["ipc_school_state_3"] = "Please enter valid State information." ; // 159 lang["ipc_school_country"] = "Please select the Country." ; // 149 lang["ipc_school_zipcode_1"] = "Please enter the Postal/Zip code." ; // 150 lang["ipc_school_zipcode_2"] = "Invalid Postal/Zip Code, please enter a valid Postal/Zip Code." ; // 151 lang["ipc_school_phone1_1"] = "Please enter a valid Office Phone1." ; // 152 lang["ipc_school_phone1_2"] = "Invalid Office Phone, please enter a valid Office Phone1." ; // 152 lang["ipc_school_phone2_1"] = "Please enter a valid Office Phone2." ; // 152 lang["ipc_school_phone2_2"] = "Invalid Office Phone, please enter a valid Office Phone2." ; // 152 lang["ipc_school_fax_1"] = "Please enter a Fax Number." ; // 153 lang["ipc_school_fax_2"] = "Invalid Fax Number, please enter a valid Fax Number." ; // 153 /* School Form Fields - ends */ /* ecomm billing & shipping address - starts */ lang["ipc_ecomm_other_state"] = "--Other State--" ; lang["ipc_ecomm_other_city"] = "--Other City--" ; lang["ipc_ecomm_select_country"] = "--Select the Country--" ; lang["ipc_ecomm_select_state"] = "--Select the State--" ; lang["ipc_ecomm_select_city"] = "--Select the City--" ; lang["ipc_billing_firstname_1"] = "Please enter the Billing First Name." ; lang["ipc_billing_firstname_2"] = "Billing First Name can contain maximum 50 characters." ; lang["ipc_billing_firstname_3"] = "Characters allowed for Billing First Name are A-Z,a-z, space and '(apostrophe)." ; lang["ipc_billing_firstname_4"] = "Please enter valid Billing First Name." ; lang["ipc_billing_lastname_1"] = "Please enter the Billing Last Name." ; lang["ipc_billing_lastname_2"] = "Billing Last Name can contain maximum 50 characters." ; lang["ipc_billing_lastname_3"] = "Characters allowed for Billing Last Name are A-Z,a-z, space and '(apostrophe)." ; lang["ipc_billing_lastname_4"] = "Please enter valid Billing Last Name." ; lang["ipc_billing_address1_1"] = "Please enter the Billing Address1." ; lang["ipc_billing_address1_2"] = "Billing Address1 can have maximum of 255 characters." ; lang["ipc_billing_address1_3"] = "Please enter valid Billing Address1." ; lang["ipc_billing_address2_1"] = "Billing Address2 can have maximum of 255 characters." ; lang["ipc_billing_address2_2"] = "Please enter valid Billing Address2." ; lang["ipc_billing_country"] = "Please select the Billing Country." ; lang["ipc_billing_state_1"] = "Please enter the Billing State." ; lang["ipc_billing_state_2"] = "Billing State can have maximum of 100 characters." ; lang["ipc_billing_state_3"] = "Please enter valid Billing State information." ; lang["ipc_billing_state_4"] = "Please select the Billing State." ; lang["ipc_billing_city_1"] = "Please enter the Billing City." ; lang["ipc_billing_city_2"] = "Billing City can have maximum of 100 characters." ; lang["ipc_billing_city_3"] = "Please enter valid Billing City name." ; lang["ipc_billing_city_4"] = "Please select the Billing City." ; lang["ipc_billing_zipcode_1"] = "Please enter the Billing Postal/Zip code." ; lang["ipc_billing_zipcode_2"] = "Invalid Postal/Zip Code, please enter a valid Billing Postal/Zip Code." ; lang["ipc_billing_phone_1"] = "Please enter a valid Billing Phone." ; lang["ipc_billing_phone_2"] = "Invalid Phone, please enter a valid Billing Phone." ; lang["ipc_billing_email_1"] = "Please enter the Billing E-mail ID." ; lang["ipc_billing_email_2"] = "Please enter a valid Billing E-mail ID." ; lang["ipc_shipping_firstname_1"] = "Please enter the Shipping First Name." ; lang["ipc_shipping_firstname_2"] = "Shipping First Name can contain maximum 50 characters." ; lang["ipc_shipping_firstname_3"] = "Characters allowed for Shipping First Name are A-Z,a-z, space and '(apostrophe)." ; lang["ipc_shipping_firstname_4"] = "Please enter valid Shipping First Name." ; lang["ipc_shipping_lastname_1"] = "Please enter the Shipping Last Name." ; lang["ipc_shipping_lastname_2"] = "Shipping Last Name can contain maximum 50 characters." ; lang["ipc_shipping_lastname_3"] = "Characters allowed for Shipping Last Name are A-Z,a-z, space and '(apostrophe)." ; lang["ipc_shipping_lastname_4"] = "Please enter valid Shipping Last Name." ; lang["ipc_shipping_address1_1"] = "Please enter the Shipping Address1." ; lang["ipc_shipping_address1_2"] = "Shipping Address1 can have maximum of 255 characters." ; lang["ipc_shipping_address1_3"] = "Please enter valid Shipping Address1." ; lang["ipc_shipping_address2_1"] = "Shipping Address2 can have maximum of 255 characters." ; lang["ipc_shipping_address2_2"] = "Please enter valid Shipping Address2." ; lang["ipc_shipping_country"] = "Please select the Shipping Country." ; lang["ipc_shipping_state_1"] = "Please enter the Shipping State." ; lang["ipc_shipping_state_2"] = "Shipping State can have maximum of 100 characters." ; lang["ipc_shipping_state_3"] = "Please enter valid Shipping State information." ; lang["ipc_shipping_state_4"] = "Please select the Shipping State." ; lang["ipc_shipping_city_1"] = "Please enter the Shipping City." ; lang["ipc_shipping_city_2"] = "Shipping City can have maximum of 100 characters." ; lang["ipc_shipping_city_3"] = "Please enter valid Shipping City name." ; lang["ipc_shipping_city_4"] = "Please select the Shipping City." ; lang["ipc_shipping_zipcode_1"] = "Please enter the Shipping Postal/Zip code." ; lang["ipc_shipping_zipcode_2"] = "Invalid Postal/Zip Code, please enter a valid Shipping Postal/Zip Code." ; lang["ipc_shipping_phone_1"] = "Please enter a valid Shipping Phone." ; lang["ipc_shipping_phone_2"] = "Invalid Phone, please enter a valid Shipping Phone." ; lang["ipc_shipping_email_1"] = "Please enter the Shipping E-mail ID." ; lang["ipc_shipping_email_2"] = "Please enter a valid Shipping E-mail ID." ; lang["ipc_ecomm_shipping_option"] = "Please select an option to ship the products" ; lang["ipc_table_sorter_search"] = "Search" ; lang["ipc_valid_number"] = "Invalid Number, Please Enter Valid Number" ; lang["ipc_status_confirmation"] = "Are you sure you want to change the status of the title ?" ; lang["ie_message"] = "Please upgrade your browser to a higher version to view the reports." ; lang["download_session_msg_2"] = "The book has been already downloaded in this session" ; /* ecomm billing & shipping address - ends */