lang = {
	phone_validate_text: 'Please enter a UK mobile phone number (e.g. 07973100620)',
	phone_validate_regexp: '^07[0-9]{3}s*[0-9]{6}$',
	eip_save: 'Save',
	eip_cancel: 'Cancel',
	eip_saving: 'Saving...',
	eip_image_title: 'Edit title',
	eip_presence: 'Click to update your status',
	url_info_shout: '/info/shout/',
	form_error_header: 'Please correct the following:',
	file_upload_reset_confirm: 'If you choose new files the other ones won\'t be saved. Continue?',
	fields_required: 'This field must be completed.',
	number_format_decimal: '.',
	fields_valid_email: 'Please enter a valid e-mail address, e.g. \'john@hotmail.com\'',
	field_required: 'The field \'%1\' is required',
	matchmaker_no_matches: 'Whoops, we\'re unable to find any profiles matching your criterias above. Try to expand your search above.',
	fetching_contacts: 'Loading your contacts... Please wait.',
	default_answer: 'This is your standard reply which can be used to dismiss people quick and easy. You can write your own standard reply at Start > Profile and settings > Settings :)',
	user_view_mail_header: 'Write %username a letter - <span>You have %mail_count sent mails to %username.</span> ',
	user_view_mail_header_link: '<a href=\"/mail?user_id=%user_id\">Click here to show them</a>',
	fb_api_key: '',
	user_link: '/profile/%user_link/'
};

document.domain = 'dating.co.uk';