/**
* JS Language File: English
*/

var message_pop_up_lang =
{
	// DEFAULT
	'error'			: 'An Error Occurred',
	'no_permission'	: 'You do not have permission for that action',
	'cannot_cont'	: 'Cannot continue with this request',
	
	// POLL MODULE
	'already_voted' : 'You have already voted',
	
	// ARTICLES MODULE
	'rating_updated' : 'Your rating has been updated',
	'rating_added'   : 'Your rating has been added',
	'rating_already' : 'You have rated this article already'
};

var global_messages_lang =
{
	'no_action_taken'          : 'No action taken',
	'update_fail'              : 'Failed to update data',
	'search_error'             : 'You must enter some text to search for',
	'search_chooce'            : 'Choose...',
	'ajax_fail'                : 'Failed to perform the requested action',
	'bookmark_remove_confirm'  : 'Are you sure you want to remove the bookmark: ',
	'bookmark_remove_fail'     : 'Failed to remove the bookmark',
	'bookmark_title_required'  : 'You must enter a title',
	'bookmark_add_fail'        : 'Failed to add the bookmark',
	'discuss_title_required'   : 'You must enter a title for this discussion',
	'discuss_content_required' : 'You must enter some content for this discussion',
	'discuss_members_required' : 'You must invite some members to this discussion',
	'correct_errors'           : 'Please correct the following errors:',
	'tab_close'                : 'Close Tab',
	'tab_stick'                : 'Stick Tab',
	'tab_unstick'              : 'Unstick Tab',
	'tab_stuck'                : 'Tab Stuck',
	'tab_stuck_msg'            : 'This tab now load automatically when you open IP.Nexus',
	'tab_unstuck'              : 'Tab Untuck',
	'tab_unstuck_msg'          : 'This tab will no longer load automatically when you open IP.Nexus',
	'context_double_click'     : 'Double click for context menu',
	'context_right_click'      : 'Right click for context menu',
	'multi_page_jump'          : 'Please enter a page number to jump to between 1 and ',
	'delete_confirm'           : 'PLEASE CONFIRM:\nOK to proceed with delete?',
	'delete'                   : 'Delete'
}

var core_messages_lang =
{
	'replacements_revert'      : 'Revert to the master set?\nAll changes for this replacement will be lost',
	'replacements_remove'      : 'Remove this replacement?\nThis will be removed in all skin sets!',
	'replacements_remove_fail' : 'Cannont remove this replacement'
};

var billing_messages_lang =
{
	'pkg_load_fail'     : 'Failed to load the package information',
	'domain_short'      : 'Domain name is too short',
	'domain_long'       : 'Domain name is too long',
	'domain_check_fail' : 'An error occured while checking the domain name'
};

var customer_messages_lang =
{
	'invoice_pkg_fail'        : 'Failed to load package pricing information',
	'invoice_fail'            : 'Failed to load invoice information',
	'invoice_title_required'  : 'You must enter an invoice title',
	'invoice_status_fail'     : 'Failed to load status data',
	'customer_email_resent'   : 'E-mail resent',
	'customer_email_fail'     : 'Failed to resend e-mail',
	'customer_delete_confirm' : 'Please confirm your delete request, this cannot be undone.',
	'customer_transfer_fail'  : 'An error occured while looking up customer information'
};

var support_messages_lang =
{
	'pip_rule_add'              : 'Add',	
	'pip_rule_sub'              : 'Subtract',
	'pip_rule_per_ticket'       : 'Per Ticket',
	'pip_rule_per_response'     : 'Per Response',
	'pip_rule_per_unit_paid'    : 'Per Dollar Paid',
	'pip_rule_per_unit_pending' : 'Per Dollar Pending',
	'pip_rule_per_unit_failed'  : 'Per Dollar Failed',
	'pip_rule_remove'           : 'Remove rule',
	'pip_rule_edit'             : 'Edit rule',
	'pip_rule_add'              : 'Add Rule',
	'pip_rules_add'             : 'Add Rules',
	'pip_rule_add_fail'         : 'Failed to add the new rule',
	'pip_rule_multi_manage_err' : 'You can only manage one rule at a time',
	'pip_rule_confirm_remove'   : 'Are you sure you want to remove this rule?',
	'pip_remove_fail'           : 'Failed to remove the rule',
	'pip_update_fail'           : 'Failed to update the rule',
	'ticket_cc_history'         : 'Check to CC the entire ticket history',
	'ticket_inv_fail'           : 'Failed to load invoice data',
	'ticket_owned_already'      : 'That taken is owned by someone else, are you sure you want to take it?',
	'ticket_owned_release'      : 'Are you sure you want to release this ticket?',
	'ticket_owner_take'         : 'Take Ownership',
	'ticket_owner_fail'         : 'Failed to update owner information',
	'ticket_priority_fail'      : 'Failed to load priority data',
	'ticket_department_fail'    : 'Failed to load department data',
	'ticket_status_fail'        : 'Failed to load status data',
	'ticket_status_taken'       : 'The ticket has been taken by another staff member',
	'ticket_kb_fail'            : 'Failed to load kb data'
	
};

var calendar_messages_lang = 
{
	'day-title'   : 'Click to add a new event for this day',
	'month-1'     : 'January',
	'month-2'     : 'February',
	'month-3'     : 'March',
	'month-4'     : 'April',
	'month-5'     : 'May',
	'month-6'     : 'June',
	'month-7'     : 'July',
	'month-8'     : 'August',
	'month-9'     : 'September',
	'month-10'    : 'October',
	'month-11'    : 'November',
	'month-12'    : 'December',
	'end_time'    : 'End Time',
	'recur_until' : 'Recur Until',
	'cal_err_1'   : 'Error calling the calendar: no target control specified',
	'cal_err_2'   : 'Error calling the calendar: parameter specified is not valid target control',
	'cal_err_3'   : 'Invalid date format: ',
	'cal_err_4'   : '.\nFormat accepted is dd-mm-yyyy.',
	'cal_err_5'   : '.\nNo day of month value can be found.',
	'cal_err_6'   : '.\nAllowed values are unsigned integers.',
	'cal_err_7'   : 'Invalid day of month value: ',
	'cal_err_8'   : '.\nNo month value can be found.',
	'cal_err_9'   : 'Invalid month value: ',
	'cal_err_10'  : '.\nNo year value can be found.',
	'cal_err_11'  : 'Invalid year value: ',
	'cal_err_12'  : '.\nAllowed range is 01-12.',
	'cal_err_13'  : '.\nAllowed range is 01-',
	'cal_err_14'  : 'Invalid hours value: ',
	'cal_err_15'  : '.\nAllowed range is 00-23.',
	'cal_err_16'  : 'Invalid minutes value: ',
	'cal_err_17'  : '.\nAllowed range is 00-59.',
	'cal_err_18'  : 'Invalid seconds value: '
};

var upgrade_messages_lang =
{
	'start_upgrade'  : 'Starting upgrade for',
	'no_response'    : 'No response from the webserver.\nDo you wish to continue waiting?',
	'cancelled'      : 'Request Cancelled',
	'failure'        : 'Failure: ',
	'exception'      : 'Exception: ',
	'error'          : 'Error: ',
	'warning'        : 'Warning: ',
	'complete'       : 'Upgrade Completed',
	'none_available' : 'No Upgrade Available',
	'begin'          : 'Click to begin upgrade',
	'available'      : 'Upgrade Available'
};
