






	
	Object.extend (LHS.Globals.i18n, {
		'prompt.okay': 'OK', 
		'prompt.close': 'Close', 
		'prompt.yes': 'Yes', 
		'prompt.no': 'No', 
		'prompt.cancel': 'Cancel',
		'prompt.search.create-new': 'Create new',
		'prompt.search.continue': 'Continue',
		'prompt.report.criteria': 'Criteria',
		'prompt.loading': 'Loading',
		'prompt.colour-picker': 'Colour Picker',
		'prompt.date.select': 'Select Date',
		'prompt.window.minimise': 'Minimise Window',
		'prompt.window.close': 'Close Window',
		'prompt.browse.delete-selected.you-sure': 'Are you sure you want to delete these Items?',
		'prompt.browse.duplicate.you-sure': 'Are you sure you want to duplicate these Items?',
		'prompt.editor.java-check.proceed': 'Proceed',
		'prompt.editor.java-check.dated': 'Java Runtime Environment (JRE) Out of Date',
		'prompt.editor.java-check.dated.descr': 'The version {0} of the Java Runtime Environment found on this computer appears to be out of date and therefore will not perform optimally. Whilst you may proceed, we recommend it is updated. The latest version of the JRE can be downloaded for free from <a href=\"http:\/\/www.java.com\/en\/download\/manual.jsp\" target=\"_blank\">http:\/\/www.java.com\/en\/download\/manual.jsp<\/a>. <br\/>Please proceed in accordance with the IT Policy of your organisation.',
		'prompt.editor.java-check.disabled': 'Java Runtime Environment (JRE) Disabled',
		'prompt.editor.java-check.disabled.descr': 'It appears that the Java Runtime Environment (JRE) is disabled in this browser. In order to proceed, it must be enabled. <br\/> Please proceed in accordance with the IT Policy of your organisation.',
		'prompt.editor.java-check.incompatible': 'Incompatible Java Runtime Environment (JRE) Found',
		'prompt.editor.java-check.incompatible.descr': 'It appears that the version {0} of the Java Runtime Environment (JRE) installed on this computer is out of date and is not compatible with this software. In order to proceed, it must be updated. The latest version of the JRE can be downloaded for free from <a href=\"http:\/\/www.java.com\/en\/download\/manual.jsp\" target=\"_blank\">http:\/\/www.java.com\/en\/download\/manual.jsp<\/a>. <br\/>Please proceed in accordance with the IT Policy of your organisation.',

		'prompt.editor.error-saving': 'WARNING: SAVE ERROR',
		'prompt.editor.error-saving.connection-lost': '(INTERNET CONNECTION LOST)',
		'prompt.editor.error-saving.content-problem': '(PROBLEM WITH CONTENT CODE)',
		'prompt.editor.error-saving.connection-lost.description': '<p>It appears you may have lost your connection to the internet. Your work has not been saved.<\/p><p>The system will attempt to save your work again. If the connection to the internet has not been restored it will be necessary to save your work onto your computer.<\/p>',
		'prompt.editor.error-saving.content-problem.description': '<p>The system has detected a problem within the content code. Your work has not been saved.<\/p>',
		'prompt.editor.error-saving.steps': '<p>To prevent the loss of work, please follow these instructions:<\/p><ol><li>Click on the button below<\/li><li>A \'Save As\' box will be displayed<\/li><li>Choose a location to save your work on your computer<\/li><li>Enter a name for the file<\/li><li>Make a note of the file name and location<\/li><li>Click Save<\/li><li>Immediately contact Limehouse Support or your nominated Super User for advice<\/li><\/ol>',
		'prompt.editor.error-saving.confirmation': 'I acknowledge that failure to follow this advice may result in data loss.',
		'prompt.editor.error-saving.popup': 'You must check the box above before continuing.',
		'prompt.editor.error-saving.continue': 'Continue',
		'prompt.editor.content-warning': 'Images cannot be pasted into the Editor. To insert an image select the Insert Image icon from the Insert menu, see Help for further details.',
		'prompt.editor.unsaved-content': 'Content has been modified. Save changes?',
		
		'prompt.gazetteer.addresses': 'Addresses',
		'prompt.gazetteer.addresses': 'Addresses',
		'prompt.gazetteer.add-manually': 'Add Manually',
		'prompt.gazetteer.find-address': 'Find Address',
		'prompt.portal.new-window.tooltip': 'This link opens a new window',
		'prompt.page.next': 'Next Page',
		'prompt.page.previous': 'Previous Page',
		'prompt.person.username.check': 'Check',
		'prompt.person.username.check.tooltip': 'Click to check if username is free',
		'prompt.register.information.tooltip': 'Click to display information about the item',
		'prompt.tasks.show': 'Show tasks for this item.',
		'prompt.tasks.hide': 'Hide tasks for this Item.',
		'prompt.task.status.process.you-sure': 'Are you sure you want to change the status of these tasks?',
		'prompt.document.copy': 'Duplicate Document',
		'prompt.document.delete': 'Delete Document',
		'prompt.content.select': 'Select this Item',
		'prompt.browse.delete-selected.permanently': 'Some selected items will be deleted permanently, are you sure you want to continue?',
		'prompt.content.type': 'Type',
		'prompt.content.description': 'Description',
		'prompt.created-on': 'Creation Date',
		'prompt.document.delete-section': 'Are you sure you want to delete this section including sub sections and copy?',
		'prompt.document.delete-region': 'Are you sure you want to delete this Region including all sections, sub sections and copy?',
		'prompt.document.delete-copy': 'Are you sure you want to delete this copy?',
		'prompt.documents': 'Documents',
		'prompt.content.select-document': 'Select a Document',
		'prompt.workflow.approve': 'Approve Task',
		'prompt.workflow.reject': 'Reject Task',
		'prompt.search.replace': 'Replace',
		'prompt.maps.please-select': 'Please select...',
		last: null
	});