/*
	Author: ASP
	Date: Feb 2008
	LANG strings for JS files
*/

// core Langs
var LANG_CORE_ok = "Ok";
var LANG_CORE_yes = "Yes";
var LANG_CORE_no = "No";

// Month list
var LANG_MONTHS = Array();
LANG_MONTHS[1] = "January";
LANG_MONTHS[2] = "February";
LANG_MONTHS[3] = "March";
LANG_MONTHS[4] = "April";
LANG_MONTHS[5] = "May";
LANG_MONTHS[6] = "June";
LANG_MONTHS[7] = "July";
LANG_MONTHS[8] = "August";
LANG_MONTHS[9] = "September";
LANG_MONTHS[10] = "October";
LANG_MONTHS[11] = "November";
LANG_MONTHS[12] = "December";

// Langs taken from ACCORD
var LANG_ACCORD_begin = "Begin";
var LANG_ACCORD_loading = "Loading...";
var LANG_ACCORD_are_you_sure = "Are you sure?";
var LANG_ACCORD_save = "Save";
var LANG_ACCORD_list_add_withtext = "Add";
var LANG_ACCORD_list_add = "Add item";
var LANG_ACCORD_list_edit = "Inspect";
var LANG_ACCORD_list_remove = "Mark for deletion";
var LANG_ACCORD_list_unremove = "Cancel deletion";
var LANG_ACCORD_list_defaultno = "Click to make preferred";
var LANG_ACCORD_list_defaultyes = "Preferred item";
var LANG_ACCORD_list_enabledno = "Status: disabled (click to enable)";
var LANG_ACCORD_list_enabledyes = "Status: enabled (click to disable)";
var LANG_ACCORD_list_preview = "Image preview";
var LANG_ACCORD_list_addarrow = "Add to list";
var LANG_ACCORD_list_removearrow = "Remove from list";
var LANG_ACCORD_list_statuson = "Status: On";
var LANG_ACCORD_list_statusoff = "Status: Off";
var LANG_ACCORD_list_statuspending = "Status: Pending";
var LANG_ACCORD_list_statuserror = "Status: Error";
var LANG_ACCORD_list_approvalawait = "Awaiting approval (click to approve)";
var LANG_ACCORD_list_approvalyes = "Approved (delete to disapprove)";

// STYLE langs
var LANG_drag_to_resize = "Drag to resize text box";
var LANG_untitled = "Untitled";


// New Fax langs
var LANG_add_new_company = "Add new contact";
var LANG_contact_name = "Contact name";
var LANG_email_contact = "Email contact";
var LANG_contact = "Contact";
var LANG_contacts = "Contacts";
var LANG_companies = "Companies";
var LANG_company = "Company";
var LANG_faxnumber = "Fax number";
var LANG_faxnumbers = "Fax numbers";
var LANG_email_address = "Email address";

// ERROR LANGS
// fax contacts
var LANG_ERROR_validation_failed = "An error occurred while validating your data.";
var LANG_ERROR_faxcontact_companyname = "The \"Company name\" must be between 1 and 40 characters.";
var LANG_ERROR_faxcontact_to_person = "The \"Person\" must be 40 characters or less.";
var LANG_ERROR_faxcontact_to_location = "The \"Location\" must be 60 characters or less.";
var LANG_ERROR_faxcontact_to_voicenumber = "The \"Phone number\" must be 40 characters or less.";
var LANG_ERROR_faxcontact_details = "The \"Description\" must be 150 characters or less.";

var LANG_ERROR_validation_failed_faxnumber = "An error has occurred while attempting to send your fax.";
var LANG_ERROR_INVALID_FAXNUMBER = "Please check to ensure that the fax number you are sending to is correct.  Only numbers and dashes are supported, please ensure that there are no special characters or spaces.  Please also ensure that you have included the area code within the fax number. <br /><br />Faxing outside of the United States and Canada is currently not supported by this service.  Please fax to international destinations using an alternative faxing method."; 
// email contacts
var LANG_ERROR_emailcontact_email = "The \"Email address\" must be between 5 and 241 characters.";
var LANG_ERROR_EMAIL_INVALID = "Please enter a valid e-mail address." 

// WARNING LANGS
var LANG_WARNING_delete_faxnumber = "The fax contact entry will be permanently deleted.  All faxes assigned to this number will be unlinked from this contact entry";
var LANG_WARNING_delete_company = "The company contact entry will be permanently deleted.  All fax number contact entries for this company will also be permanently deleted.  All faxes assigned to any of these fax numbers will be unlinked from these contact entries";
var LANG_PERMANENT_DELETE_FAX = "The selected fax will be permanently deleted.";
var LANG_WARNING_ARCHIVE_FAX = "The selected fax will be archived for the remaining storage period.";
var LANG_ERROR_SEARCH = "Please select a valid date interval.";
var LANG_ERROR_TYPE_CSV = "Please enter a file with a .csv extension.";

var LANG_ERROR_NO_FAX_YOURSELF = "You cannot send a fax to yourself as your fax line will be in use.";
var LANG_ERROR_FAX_NO_DOCUMENT = "Provide a valid document or coverpage to fax.";
var LANG_ERROR_COVERPAGE_TOPERSON = "Please complete at least the \"Person\" field for your cover page.";
var LANG_FAX_WILL_LOST = "The fax you are composing will be lost.";
var LANG_SETTINGS_PASSWORD_EMPTY_FIELDS = "All fields must be completed.";
var LANG_SETTINGS_PASSWORD_CONFIRM = "'New Password' and 'Confirm Password' fields do not match.";
var LANG_SETTINGS_PASSWORD_SIZE = "Your password must be between 5 and 10 characters.";
var LANG_FAX_FILETYPES = "The file format was not recognized. Only the following file formats are supported: TXT, DOC, XML, XLS, PPT, PS, PDF 1.0-1.7, EMF, WMF, BMP, PNG, TIFF, JPEG, JPEG2000, DOCX, PPTX, XLSX.";

var LANG_LOGOUT_CONFIRM = "You will be logged out.";
////////////////////////valid character/////
var LANG_ERROR_IMPORTCONTACT_CHARACTER = "Invalid character format";
var LANG_ERROR_INVALID_CHARACTER_NAME = "Invalid character format for \"Your name\" field";
var LANG_ERROR_INVALID_CHARACTER_TOPERSON = "Invalid character format for \"Person\" field";
var LANG_ERROR_INVALID_CHARACTER_COMPANY = "Invalid character format for \"Company\" field";
var LANG_ERROR_INVALID_CHARACTER_COMPANYNAME = "Invalid character format for \"Company\" field";
var LANG_ERROR_INVALID_CHARACTER_LOCATION = "Invalid character format for \"Location\" field";
var LANG_ERROR_INVALID_CHARACTER_TOLOCATION = "Invalid character format for \"To location\" field";
var LANG_ERROR_INVALID_CHARACTER_VOICENUM = "Invalid character format for \"Phone number\" field";
var LANG_ERROR_NAME_MISSING = "\"Your name\" must be between 1 and 40 characters.";
////////////////////////////////////////////
var LANG_ADDITIONACCOUNTS_CLICKTOADD = "Click to add an additional account";
var LANG_ADDITIONACCOUNTS_CONFIRMDELETE = "The additional account will be permanently deleted.";
var LANG_ADDITIONACCOUNTS_ACCOUNTDELETED = "Your additional account has been successfully deleted.";
var LANG_ADDITIONACCOUNTS_ACCOUNTMODIFIED = "Your additional account has been successfully modified.";
var LANG_ADDITIONACCOUNTS_ACCOUNTADDED = "Your new additional account has been successfully added.";
var LANG_ADDITIONACCOUNTS_USED = "additional accounts used";
var LANG_ADDITIONACCOUNTS_EMAIL = "Email address";
var LANG_ERROR_ADDITIONACCOUNTS_MASTER_EMAIL = "The master email account cannot be used as an additional account.";
var LANG_ERROR_ADDITIONACCOUNTS_SERVER = "Error has occurred.<br/><br/>Additional account information is currently unavailable.";
var LANG_ERROR_ADDITIONACCOUNTS_SELECT = "You must select at least one fax option (receive or send) for the additional account."
var LANG_ERROR_ADDITIONACCOUNTS_DELETE_ABSENT = "You cannot delete an additional account which has not been added.";

////////////////////////////////////////////
var LANG_ERROR_GENERIC_SAVE = "An error occurred while saving your data.  Please try again.";
var LANG_ERROR_GENERIC_DELETE = "An error occurred while deleting your selection.  Please try again.";
var LANG_ERROR_SAME_EMAIL = "This email account already exists.";
var LANG_ERROR_NAME_SPACE = "\"Your name\" field cannot consist of only a space.";
var LANG_COVERPAGE_USE_COVERPAGE_BUTTON = "Use this cover page";
var LANG_COVERPAGE_CLOSE_COVERPAGE_BUTTON = "Close";
var LANG_ERROR_MAX_DESTINATIONS = "Please enter a maximum of 20 destination fax numbers.";
var LANG_ADD_DESTINATIONS_NUMBER = "Add one or more destination fax number(s) from your contacts.";
var LANG_COMPANY_NAME = "Company name";
var LANG_TO_PERSON = "Person";
var LANG_CANCEL = "Cancel";
var ERROR_MAXIMUM_DEST_CONTACTS = "The maximum of 20 destination fax numbers has been reached.";
var LANG_ADD_DESTINATIONS_ADDRESS = "Add one or more destination email address(es) from your contacts.";
var ERROR_MAXIMUM_EMAIL_CONTACTS = "The maximum of 20 email addresses has been reached.";
var LANG_ERROR_MAXIMUM_COMMENTS_CHARS = "The maximum of %s characters for the cover page comment has been reached.  Your text will be automatically truncated.";

//Blocked Fax Number

var LANG_BLOCKED_FAX_NUMBER = "Blocked numbers";
var LANG_WARNING_BLOCKDELETION = "Fax number %s will be deleted from your blocked number list.";
var LANG_WARNING_BLOCKEXISTS = "The fax number %s is already blocked.";
var LANG_COUNT_BLOCKEDNUMBERS = "Blocked numbers";
var LANG_BLOCKEDNUMBERS_BLOCKADDED = "The fax number %s has been successfully added to your blocked number list. <br /> <br />All faxes from %s will not be delivered to your inbox.";
var LANG_BLOCKEDNUMBERS_BLOCKDELETED = "The fax number %s has been successfully deleted from your blocked number list. <br /><br />All faxes from %s will be delivered to your inbox.";
var LANG_WARNING_BLOCKPROPOSITION = "The fax number %s was not found in the blocked number list.<br /><br />Block the fax number %s?"; 
var LANG_FOUND_BLOCKNUMBER = "Fax number %s has been found and highlighted.";

//New Rubrica - Contacts Section
var LANG_once_contact = "Contact";
var LANG_contacts = "Contacts";
var LANG_DELETE_CONTACT = "This contact will be permanently deleted.";
var LANG_ERROR_SAME = "Same\"Fax number\" and \"Company name\" and \"Person\" are not suported.";



var LANG_ERROR_COVERPAGE_IS_EMPTY = 'All fields of this cover page are empty. Please fill out at least a field to use cover page.';

var LANG_ERROR_PERSPON_FAXNUM_COMPANY_ARE_EMPTY = 'At least one of "Fax number", "Person" or "Company name" must exist.';
var LANG_SETTINGS_SAVED = "Your settings have been saved.";

var LANG_SETTINGS_COVERPAGE_SAVED = "Your cover page has been saved successfully";

