1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218
|
Changes to english.inc.php for 0.80p12
--------------------------------------
$lang_var['review_for_item_type_title'] = '-- <i>This review refers to a different {s_item_type} title.</i>';
Changes to english.inc.php for 0.80p10
--------------------------------------
$lang_var['borrow_status'] = 'Borrow<br>Status';
Changes to english.inc.php for 0.80p8
-------------------------------------
Added:
$lang_var['attributes_updated'] = 'Attribute(s) Updated';
$lang_var['attribute_prompt_updated'] = '{prompt} Updated';
Changes to english.inc.php for 0.80p3
-------------------------------------
Added:
$lang_var['user_has_reservation'] = 'User \'{user_id}\' has an existing reservation';
Changes to english.inc.php for 0.80
-----------------------------------
Changed:
$lang_var['status_stats'] = 'Status Statistics';
$lang_var['borrow_stats'] = 'Borrow Statistics';
$lang_var['type_export_for_name_item_type'] = 'Export {type} for {fullname} ({user_id}) [{s_item_type}]';
$lang_var['type_export_for_item_type'] = 'Export {type} for {s_item_type}';
$lang_var['type_export_for_item_instance'] = 'Export {type} for {title} (item_id={item_id},instance_no={instance_no})';
$lang_var['type_export_for_item'] = 'Export {type} for {title} (item_id={item_id})';
$lang_var['type_export_for_name'] = 'Export {type} for {fullname} ({user_id})';
$lang_var['s_status_type'] = 'Status Type';
$lang_var['check_out_borrow_duration_moreinfo_help'] = array(
'If <i>Override Item Duration</i> is checked, the <i>Default Borrow Duration</i> will be used, instead of the item duration.',
'If <i>Override Item Duration</i> is not checked, <u>only</u> items with an <b>Undefined</b> duration will use the <i>Default Borrow Duration</i>.');
$lang_var['item_id'] = 'Item ID';
$lang_var['parent_id'] = 'Parent ID';
$lang_var['instance_no'] = 'Instance No';
$lang_var['type_export_for_name_item_type'] = 'Export {type} - {description} {s_item_type} item(s) for {fullname} ({user_id})';
$lang_var['type_export_for_item_type'] = 'Export {type} - {description} {s_item_type} item(s)';
$lang_var['type_export_for_item_type'] = 'Export {type} - {description} {s_item_type} item(s)';
$lang_var['type_export_for_item_instance'] = 'Export {type} - {description} {title} (item_id={item_id},instance_no={instance_no})';
$lang_var['type_export_for_name'] = 'Export {type} - {description} for {fullname} ({user_id})';
$lang_var['new_account_usertype_intro'] = array(
'N'=>'As a <i>Normal</i> user you have all the rights and privleges that a <i>Borrower</i> has, '.
'with the added ability of maintaining a list of items within the Library. Any items you '.
'add to the Library, you are agreeing to allow others to borrow. ',
'B'=>'With a <i>Borrower</i> account you can browse the library and borrow any on the '.
'Items from within.');
$lang_var['email_footer'] = '{site} {version} - Open Media Lending Database.\n{site_url}';
$lang_var['user_listing_help'] = array(
'Click User to see their address details.');
//login
$lang_var['login_welcome'] = 'Welcome to <h1>{site}</h1>'; //version,site
// Define a message for logged in users.
$lang_var['logged_in_welcome'] = 'Welcome back to <h1>{site}</h1>'; //version,site
$lang_var['new_account'] = 'New Account';
$lang_var['site']['freedb'] = array('description'=>'A free approach to cddbp.',
'input_fields'=>array('title'=>'<i>Artist / Title</i> Search'));
$lang_var['status_comment'] = 'Status<br>Comment';
$lang_var['invalid_borrower_user'] = 'Borrower \'{{user_id}\'{ is not valid'; // {user_id} may be empty!
Added:
$lang_var['import_not_available'] = 'Import not available.';
$lang_var['import_cache_file_not_found'] = 'Import cache file not found.';
$lang_var['no_help_available'] = 'No Help Available';
$lang_var['new_site_account'] = 'New {site} Account';
$lang_var['submit'] = 'Submit';
$lang_var['preview'] = 'Preview';
$lang_var['ignore_duplicate_title'] = 'Ignore Duplicate Titles';
$lang_var['import_items_for_name'] = 'Import for {fullname} ({user_id})';
$lang_var['type_import'] = 'Import {type} - {description}';
$lang_var['type_import_items_for_name'] = 'Import {type} - {description} for {fullname} ({user_id})';
$lang_var['no_items_found'] = 'No items found';
$lang_var['invalid_s_item_type'] = 'Invalid Item Type ({s_item_type}) specified';
$lang_var['invalid_s_item_type_attribute_type'] = 'Attribute type \'{s_attribute_type}\' is not valid for \'{s_item_type}\' type.'
$lang_var['file_upload_empty'] = 'Uploaded {prompt} file is empty.';
$lang_var['xml_import_plugins_not_supported'] = 'XML Import plugins not supported';
$lang_var['site_help'] = '{site} Help';
$lang_var['help'] = 'Help';
$lang_var['import_help'] = array(
'For <b>Row Import</b> preview click the <i>\'Submit\'</i> button without choosing a File.',
'Item Type selection is ignored by XML Import plugins.',
'Import source owner values are ignored during the import process.');
$lang_var['import_row_help'] = array(
'The <i>Item Type</i> is the column in the data which specifies a item type (CD,VHS,VCD,DVD,etc). The rows will be restricted to only the rows that have the same type as the selected item type.',
'In order for the import to work properly, you should supply the \'value\', not the \'display\' column from the s_attribute_type_lookup table, otherwise there will be no match.',
'The Default values are only used if a column is not selected from import file.',
'If you do not specify a Category, a empty category will be inserted.',
'\'Initcap\' will -except for the first letter in each word- set everything to lowercase. Any uppercase roman numerals up to XX will not be initcap\'d.');
$lang_var['import_xml_help'] = array(
'The <i>Status Type</i> value will be used:',
array(
'When no Status Type is provided',
'When the Status Type provided is illegal',
'The <i>Override Status Type</i> is checked.'),
'Checking the <i>Override Status Type</i> checkbox will cause any import source Status Type\'s to be ignored.');
$lang_var['override_status_type'] = 'Override Status Type';
$lang_var['no_doctype_found'] = 'No doctype found';
$lang_var['no_extension_found'] = 'No file extension found';
$lang_var['doctype_not_supported'] = 'Doctype {doctype} not supported';
$lang_var['extension_not_supported'] = 'File extension {extension} not supported';
$lang_var['xml_error'] = 'XML error \'{xml_error_string}\' at line {xml_error_line}';
$lang_var['status'] = 'Status';
$lang_var['choose_export_columns'] = 'Choose Export Columns';
$lang_var['include_header'] = 'Include Header';
$lang_var['confirm_delete_inactive_borrowed_items_and_title'] = 'Are you sure you want to permanently delete (including any closed and/or cancelled borrow records) {display_title}?';
$lang_var['items_per_page'] = 'Items per page';
$lang_var['datetime_is_not_valid'] = '{prompt} must be a date/time (format: {format_mask}).';
$lang_var['linked_items_cannot_be_reserved'] = 'Linked items cannot be reserved.';
$lang_var['listing_column_header_sort_help'] = 'Click a column heading to sort by that column';
$lang_var['activate_user'] = 'Activate User';
$lang_var['user_activated'] = 'User activated.';
$lang_var['user_not_deactivated'] = 'User not activated.';
$lang_var['confirm_user_deactivate'] = 'Are you sure you want to activate user "{fullname}" ({user_id})?';//supports {fullname}, and {user_id}
$lang_var['choose_user_type'] = 'Which user type is this user to be?';
$lang_var['new_passwd_will_be_autogenerated_if_not_specified'] = 'A password will be auto-generated if not specified.';
$lang_var['user_address_for_user_name'] = 'User Address for {fullname} ({user_id})'; //{fullname}, {user_id}
$lang_var['user_address'] = 'User Address';
$lang_var['new_account_email'] = 'Hi {admin_name},\n\nThe following user has requested to become a member of {site}.\n\n{user_info}\n\nYou can use this URL to add the user:\n{url}';
$lang_var['confirm_item_instance_insert'] = 'Are you sure you want to insert this item?';
$lang_var['new_item_instance_title'] = 'New {display_title} Copy'
$lang_var['override_item_duration'] = 'Override Item Duration';
$lang_var['default_borrow_duration'] = 'Default Borrow Duration';
$lang_var['due_date_detail'] = 'Due: {date}';
$lang_var['due_duration_detail'] = 'Duration: {borrow_duration} day(s)';
$lang_var['total_duration_detail'] = 'Total: {total_duration} day(s)';
$lang_var['overdue_duration_detail'] = 'Overdue: {overdue_duration} day(s)';
$lang_var['add_item_for_name'] = 'Add Item for {fullname} ({user_id})';
$lang_var['add_s_status_type_item_for_name'] = 'Add {s_status_type_desc} Item for {fullname} ({user_id})';
$lang_var['import_progress_message'] = 'Importing... Please wait...';
$lang_var['export_progress_message'] = 'Exporting... Please wait...';
$lang_var['item_quick_check_out_for_fullname'] = 'Item Quick Check Out for {fullname} ({user_id})';
$lang_var['user_is_owner_of_item'] = 'User is the owner of the item';
$lang_var['new_account_admin_email_sent'] = 'A notification email has been sent to the {site} administrator.';
$lang_var['login'] = 'Login';
$lang_var['user_address_not_updated'] = 'User Address(es) not updated.';
$lang_var['user_address_not_added'] = 'User Address(es) not added.';
$lang_var['search_result_matches'] = '{match} Matches';
$lang_var['borrow_date'] = 'Borrowed';
$lang_var['operation_not_avail_change_owner'] = 'Change Owner Operation not available.';
$lang_var['item_instance_owner_changed'] = 'Item instance owner changed.';
$lang_var['item_instance_owner_not_changed'] = 'Item instance owner not changed.';
$lang_var['confirm_item_instance_change_owner'] = 'Are you sure you want to change the owner of this item?';
$lang_var['new_owner_id'] = 'New Owner';
$lang_var['item_instance_change_owner_title'] = 'Change {display_title} Owner';
$lang_var['change_owner'] = 'Change Owner';
$lang_var['item_borrowed'] = 'Item is currently borrowed';
Removed:
$lang_var['ignore_title_exists']
$lang_var['illegal_import_type']
$lang_var['import_type_column_mapping']
$lang_var['import_type_column_mapping_preview']
$lang_var['import_type_process_file']
$lang_var['import_type_process_file_trial']
$lang_var['import_type_upload_file']
$lang_var['item_type_column']
$lang_var['no_items_added']
$lang_var['skipped']
$lang_var['import_csv_help']
$lang_var['import_csv_column_mapping_help']
$lang_var['illegal_export_type']
$lang_var['listings_help']
$lang_var['user_delete']
$lang_var['user_deactivate']
$lang_var['user_add_help']
$lang_var['new_account_edit_info']
$lang_var['new_account_send_info']
$lang_var['edit_info']
$lang_var['send_info']
$lang_var['phone_number']
$lang_var['address']
$lang_var['city']
$lang_var['state']
$lang_var['zip']
$lang_var['country']
$lang_var['email']
$lang_var['new_account_add_user_url']
$lang_var['override_duration']
$lang_var['use_item_duration']
$lang_var['due_date_detail']
$lang_var['check_in_detail']
$lang_var['logout_of_db']
$lang_var['the_following_titles_matched']
|