/*!
 * Английский язык
 * Иван Петропольский, <jscss.ru@gmail.com>
 */
;(function($) {

	$.Lang = {
		mln: 'mln.',
		tous: 'thous',
		fav: 'Press Ctrl+D to bookmark this page',
		slide: {
			show: 'Show extended info',
			hide: 'Hide extended info'
		},
		map: {
			show: 'Expand a map',
			hide: 'Collapse a map',
			info: 'On underground map you can see where apartments are located.'
		},
		ext: {
			show: 'Extended search',
			hide: 'Simple search'
		},
		inputID: 'Enter ID or name part.',
		newSearch: 'New search',
		monitor: {
			nothing: 'No objects were found that matched your request',
			all: '<br /><br /><a href="/catalog_sec/all">Посмотреть все предложения</a>',
			tmpl: 'Showed <%= count %> <%= countText %> from <%= total %> <%= totalText %>.',
			count: {
				'1': 'object',
				'234': 'objects',
				'many': 'objects'
			},
			total: {
				'1': 'found',
				'234': 'found',
				'many': 'found'
			}
		},
		select: 'Choose',
		clear: 'Clear',
		order: {
			success: 'Request sent successfully',
			code: 'Wrong code from the picture',
			fields: 'Not all required fields are filled completely',
			head: 'Please fill in the form below and our agent will<br><br>contact You.',
			head_mortgage: 'Please fill in the form below and our agent mortgage brocker contact You.',
			phone: 'Wrong phone number',
			email: 'Wrong email'
		}
	};

})(jQuery);
