/**
 * Declare the namespace for the translatableString JS classes.
 */
Ab.namespace('localization');

/**
 * Class that holds the JavaScript representation of the lang file as key-value tuples.
 * Localized Strings for locale en_US
 */
Ab.localization.Localization = Base.extend({},
{	 localizedStrings: [
		 {key1: "common", key2: "legacy", key3: "general_warning_message_empty_required_fields", value: "Some required fields have not been entered, please enter or select values for them!"},
		 {key1: "common", key2: "legacy", key3: "general_delete_warning_message_empty_required_fields", value: "Are you sure you want to delete this record?"},
		 {key1: "common", key2: "legacy", key3: "general_invalid_input_warning_message_integer", value: "Invalid input! Please enter an integer."},
		 {key1: "common", key2: "legacy", key3: "general_invalid_input_warning_message_numeric", value: "Invalid input! Please enter a numeric value."},
		 {key1: "common", key2: "legacy", key3: "general_invalid_input_warning_message_upperalphanumeric", value: "Invalid input! please enter alphas and/or numbers."},
		 {key1: "common", key2: "legacy", key3: "document_delete_warning_message", value: "This action will delete the reference to the version of this document stored on the server.  Only the archived versions will remain on the server.  Do you wish to continue?"},
		 {key1: "common", key2: "legacy", key3: "sun", value: "Sun"},
		 {key1: "common", key2: "legacy", key3: "mon", value: "Mon"},
		 {key1: "common", key2: "legacy", key3: "tue", value: "Tue"},
		 {key1: "common", key2: "legacy", key3: "wed", value: "Wed"},
		 {key1: "common", key2: "legacy", key3: "thur", value: "Thur"},
		 {key1: "common", key2: "legacy", key3: "fri", value: "Fri"},
		 {key1: "common", key2: "legacy", key3: "sat", value: "Sat"},
		 {key1: "common", key2: "legacy", key3: "today", value: "Today"},
		 {key1: "common", key2: "legacy", key3: "close", value: "Close"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_numeric_decimal1", value: "Please enter a numeric value with at most"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_numeric_decimal2", value: "decimals"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_too_small_integer", value: "Too small input! Please enter an integer larger than"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_too_large_integer", value: "Too large input! Please enter an integer less than"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_too_small_numeric", value: "Too small input! Please enter a numeric value larger than"},
		 {key1: "common", key2: "legacy", key3: "field_validation_warning_message_too_large_numeric", value: "Too large input! Please enter a numeric value less than"},
		 {key1: "Ab.command.deleteRecord", key2: "ab-command.js", key3: "Record", value: "Record"},
		 {key1: "Ab.command.deleteRecord", key2: "ab-command.js", key3: "will be deleted.", value: "will be deleted."},
		 {key1: "Ab.command.exportPanel", key2: "ab-command.js", key3: "Exporting data, please wait", value: "Exporting data, please wait"},
		 {key1: "Ab.command.exportPanel", key2: "ab-command.js", key3: "Export failed", value: "Export failed"},
		 {key1: "Ab.view.CrossTable", key2: "ab-cross-table.js", key3: "Total", value: "Total"},
		 {key1: "Ab.view.CrossTable", key2: "ab-cross-table.js", key3: "", value: ""},
		 {key1: "Ab.val.Validator", key2: "ab-form-validator.js", key3: "This value does not exist: '", value: "This value does not exist: '"},
		 {key1: "Ab.val.Validator", key2: "ab-form-validator.js", key3: "'.  If this is in error, press Cancel.  Or, to add this as a new value, enter a description for this code and press OK.", value: "'.  If this is in error, press Cancel.  Or, to add this as a new value, enter a description for this code and press OK."},
		 {key1: "Ab.val.Validator", key2: "ab-form-validator.js", key3: "'.\nIf this is in error, press Cancel.  Or, to add this as a new category value, press OK.", value: "'.\nIf this is in error, press Cancel.  Or, to add this as a new category value, press OK."},
		 {key1: "Ab.val.Validator", key2: "ab-form-validator.js", key3: "   Value '", value: "   Value '"},
		 {key1: "Ab.val.Validator", key2: "ab-form-validator.js", key3: "' saved.", value: "' saved."},
		 {key1: "Ab.form.Form", key2: "ab-form.js", key3: "One or more fields contain incorrect values. Form was not saved. Please correct highlighted values and save again.", value: "One or more fields contain incorrect values. Form was not saved. Please correct highlighted values and save again."},
		 {key1: "Ab.form.Form", key2: "ab-form.js", key3: "no drawing view!!!", value: "no drawing view!!!"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Web Central", value: "Web Central"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "View loading failed: ", value: "View loading failed: "},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "<b>Print</b> this view", value: "<b>Print</b> this view"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "<b>Add</b> this view to MyFavorites", value: "<b>Add</b> this view to MyFavorites"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "<b>Send</b> link to this view via email", value: "<b>Send</b> link to this view via email"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Show online <b>help</b>", value: "Show online <b>help</b>"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "in ", value: "in "},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Line ", value: "Line "},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: " at ", value: " at "},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Error", value: "Error"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Message", value: "Message"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Details", value: "Details"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Data", value: "Data"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Close", value: "Close"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Cancel", value: "Cancel"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Loading", value: "Loading"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "<b>Alter</b> this view", value: "<b>Alter</b> this view"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "Do you want to save this view to your My Favorites list?", value: "Do you want to save this view to your My Favorites list?"},
		 {key1: "Ab.view.View", key2: "ab-view.js", key3: "This view is already on your My Favorites list. Do you want to overwrite the existing one?", value: "This view is already on your My Favorites list. Do you want to overwrite the existing one?"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Workflow rule executed", value: "Workflow rule executed"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Workflow rule failed", value: "Workflow rule failed"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Workflow rule not found", value: "Workflow rule not found"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Workflow rule not permitted", value: "Workflow rule not permitted"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Workflow rules container failed", value: "Workflow rules container failed"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Session Timeout", value: "Session Timeout"},
		 {key1: "Ab.workflow.Workflow", key2: "ab-workflow.js", key3: "Your session has expired, and you have been signed out of ARCHIBUS. To continue working, please sign in again.", value: "Your session has expired, and you have been signed out of ARCHIBUS. To continue working, please sign in again."},
		 {key1: "Calendar", key2: "calendar.js", key3: "cannot be found!", value: "cannot be found!"},
		 {key1: "common.js", key2: "common.js", key3: "Cannot find frame named by", value: "Cannot find frame named by"},
		 {key1: "Ab.grid.MiniConsole", key2: "ab-miniconsole.js", key3: "Clear", value: "Clear"},
		 {key1: "Ab.grid.MiniConsole", key2: "ab-miniconsole.js", key3: "Filter", value: "Filter"},
		 {key1: "Ab.grid.MiniConsole", key2: "ab-miniconsole.js", key3: "Collapse", value: "Collapse"},
		 {key1: "Ab.grid.MiniConsole", key2: "ab-miniconsole.js", key3: "Expand", value: "Expand"},
		 {key1: "Ab.grid.ReportGrid", key2: "ab-reportgrid.js", key3: "Not all records can be shown. Please use another view or another restriction to see the remaining data.", value: "Not all records can be shown. Please use another view or another restriction to see the remaining data."},
		 {key1: "Ab.grid.SelectValue", key2: "ab-select-value.js", key3: "Select Value", value: "Select Value"},
		 {key1: "Ab.timeline.EventBlock", key2: "ab-timeline-controller.js", key3: "Existing Reservation", value: "Existing Reservation"},
		 {key1: "Ab.timeline.EventBlock", key2: "ab-timeline-controller.js", key3: "New Reservation", value: "New Reservation"},
		 {key1: "Ab.timeline.EventBlock", key2: "ab-timeline-controller.js", key3: "Time Start:", value: "Time Start:"},
		 {key1: "Ab.timeline.EventBlock", key2: "ab-timeline-controller.js", key3: "Time End:", value: "Time End:"},
		 {key1: "Ab.timeline.Event", key2: "ab-timeline-model.js", key3: "EXISTING", value: "EXISTING"},
		 {key1: "Ab.timeline.Event", key2: "ab-timeline-model.js", key3: "NEW", value: "NEW"},
		 {key1: "Ab.timeline.Event", key2: "ab-timeline-model.js", key3: "DELETED", value: "DELETED"},
		 {key1: "Ab.timeline.Event", key2: "ab-timeline-model.js", key3: "MODIFIED", value: "MODIFIED"},
		 {key1: "Ab.tree.SelectValueTree", key2: "ab-select-value-tree.js", key3: "Select Value", value: "Select Value"}]
});
