var lexemes = [
	/* 000 */
	{
		'english': 'ERROR! Try again later.',
		'russian': 'ERROR! Try again later.',
		'germany': 'ERROR! Try again later.'
	},
	
	/* 001 */
	{
		'english': "You have chosen to set a budget. Please enter your budget for this calendar month. If you don't want to set a budget, please select 'Unlimited'.",
		'russian': "You have chosen to set a budget. Please enter your budget for this calendar month. If you don't want to set a budget, please select 'Unlimited'.",
		'germany': "You have chosen to set a budget. Please enter your budget for this calendar month. If you don't want to set a budget, please select 'Unlimited'."
	},
	
	/* 002 */
	{
		'english': "Sorry but the budget you are trying to add is less than this month's current spend. Please enter a higher budget or choose 'Unlimited' for unlimited traffic.",
		'russian': "Sorry but the budget you are trying to add is less than this month's current spend. Please enter a higher budget or choose 'Unlimited' for unlimited traffic.",
		'germany': "Sorry but the budget you are trying to add is less than this month's current spend. Please enter a higher budget or choose 'Unlimited' for unlimited traffic."
	},
	
	/* 003 */
	{
		'english': 'Close',
		'russian': 'Close',
		'germany': 'Close'
	},
	
	/* 004 */
	{
		'english': 'Deselect all',
		'russian': 'Deselect all',
		'germany': 'Deselect all'
	},
	
	/* 005 */
	{
		'english': 'e.g. 1 - 3 Tours',
		'russian': 'e.g. 1 - 3 Tours',
		'germany': 'e.g. 1 - 3 Tours'
	},
	
	/* 006 */
	{
		'english': 'e.g. 4 - 20 Tours',
		'russian': 'e.g. 4 - 20 Tours',
		'germany': 'e.g. 4 - 20 Tours'
	},
	
	/* 007 */
	{
		'english': 'e.g. 20+ Tours',
		'russian': 'e.g. 20+ Tours',
		'germany': 'e.g. 20+ Tours'
	},
	
	/* 008 */
	{
		'english': 'e.g.',
		'russian': 'e.g.',
		'germany': 'e.g.'
	},
	
	/* 009 */
	{
		'english': 'There is an incorrect price value in form.',
		'russian': 'There is an incorrect price value in form.',
		'germany': 'There is an incorrect price value in form.'
	},
	
	/* 010 */
	{
		'english': 'There is an incorrect max tours value in form.',
		'russian': 'There is an incorrect max tours value in form.',
		'germany': 'There is an incorrect max tours value in form.'
	},
	
	/* 011 */
	{
		'english': 'You have entered too many characters in the "Target Demographic" box... Please reduce to less than 250.',
		'russian': 'You have entered too many characters in the "Target Demographic" box... Please reduce to less than 250.',
		'germany': 'You have entered too many characters in the "Target Demographic" box... Please reduce to less than 250.'
	},
	
	/* 012 */
	{
		'english': 'You have entered too many characters in the "Additional Info" box... Please reduce to less than 250.',
		'russian': 'You have entered too many characters in the "Additional Info" box... Please reduce to less than 250.',
		'germany': 'You have entered too many characters in the "Additional Info" box... Please reduce to less than 250.'
	},
	
	/* 013 */
	{
		'english': 'There is an incorrect visitors value in form.',
		'russian': 'There is an incorrect visitors value in form.',
		'germany': 'There is an incorrect visitors value in form.'
	},
	
	/* 014 */
	{
		'english': 'Saving',
		'russian': 'Saving',
		'germany': 'Saving'
	},
	
	/* 015 */
	{
		'english': 'Success',
		'russian': 'Success',
		'germany': 'Success'
	},
	
	/* 016 */
	{
		'english': 'If you are uploading a full sized image, we estimate this may take up to 2 minutes.',
		'russian': 'If you are uploading a full sized image, we estimate this may take up to 2 minutes.',
		'germany': 'If you are uploading a full sized image, we estimate this may take up to 2 minutes.'
	},
	
	/* 017 */
	{
		'english': 'To make this faster, please resize your image before uploading.',
		'russian': 'To make this faster, please resize your image before uploading.',
		'germany': 'To make this faster, please resize your image before uploading.'
	},
	
	/* 018 */
	{
		'english': 'Upload',
		'russian': 'Upload',
		'germany': 'Upload'
	},
	
	/* 019 */
	{
		'english': 'Select city',
		'russian': 'Select city',
		'germany': 'Select city'
	},
	
	/* 020 */
	{
		'english': 'Password must be at least 6 characters long',
		'russian': 'Password must be at least 6 characters long',
		'germany': 'Password must be at least 6 characters long'
	},
	
	/* 021 */
	{
		'english': 'Do you really want to change your password?',
		'russian': 'Do you really want to change your password?',
		'germany': 'Do you really want to change your password?'
	},
	
	/* 022 */
	{
		'english': 'Select',
		'russian': 'Select',
		'germany': 'Select'
	},
	
	/* 023 */
	{
		'english': 'Select all',
		'russian': 'Select all',
		'germany': 'Select all'
	},
	
	/* 024 */
	{
		'english': 'Live',
		'russian': 'Live',
		'germany': 'Live'
	},
	
	/* 025 */
	{
		'english': 'Paused',
		'russian': 'Paused',
		'germany': 'Paused'
	},
	
	/* 026 */
	{
		'english': 'Pause',
		'russian': 'Pause',
		'germany': 'Pause'
	},
	
	/* 027 */
	{
		'english': 'Enable',
		'russian': 'Enable',
		'germany': 'Enable'
	},
	
	/* 028 */
	{
		'english': 'Loading map. Please wait...',
		'russian': 'Loading map. Please wait...',
		'germany': 'Loading map. Please wait...'
	},
	
	/* 029 */
	{
		'english': 'Large',
		'russian': 'Large',
		'germany': 'Large'
	},
	
	/* 030 */
	{
		'english': 'Small',
		'russian': 'Small',
		'germany': 'Small'
	},
	
	/* 031 */
	{
		'english': 'Destinations visited',
		'russian': 'Destinations visited',
		'germany': 'Destinations visited'
	},
	
	/* 032 */
	{
		'english': 'Please wait...',
		'russian': 'Please wait...',
		'germany': 'Please wait...'
	},
	
	/* 033 */
	{
		'english': 'Are you sure you want to delete this image?',
		'russian': 'Are you sure you want to delete this image?',
		'germany': 'Are you sure you want to delete this image?'
	},
	
	/* 034 */
	{
		'english': 'All countries',
		'russian': 'All countries',
		'germany': 'All countries'
	},
	
	/* 035 */
	{
		'english': 'All cities',
		'russian': 'All cities',
		'germany': 'All cities'
	},
	
	/* 036 */
	{
		'english': 'Most Popular',
		'russian': 'Most Popular',
		'germany': 'Most Popular'
	},
	
	/* 037 */
	{
		'english': 'Tours',
		'russian': 'Tours',
		'germany': 'Tours'
	}
];
