﻿BK.en = BK.en || {};
BK.en.us = {
	'RESTAURANT_LOCATOR': {
		'DEFAULT_SEARCH_LOCATION': 'Miami FL',
		'DEFAULT_COUNTRY': 'United States of America',
		'INSTRUCTION_BEGIN': 'Type your information into the space provided to find a',
		'INSTRUCTION_END': 'near you.',
		'RESULT_SUMMARY_BEGIN': 'Restaurants',
		'RESULT_SUMMARY_END': 'near',
		'NO_RESULTS_BEGIN': 'Your search for',
		'NO_RESULTS_END': 'produced 0 results. Please try again.',
		'NONE_FOUND_NEAR_BEGIN': 'No restaurants found near',
		'NONE_FOUND_NEAR_END': 'Please try again.',
		'STORE_DISTANCE': 'Distance',
		'STORE_MILES': 'miles',
		'STORE_WEEKDAY': 'M-F',
		'STORE_WEEKEND': 'Weekends',
		'DIRECTIONS': 'Directions',
		'DIRECTIONS_GET': 'Get Directions',
		'DIRECTIONS_TO': 'To Here',
		'DIRECTIONS_FROM': 'From Here',
		'DIRECTIONS_START': 'Start Address',
		'DIRECTIONS_END': 'End Address',
		'DIRECTIONS_SUCCESS': 'Success',
		'DIRECTIONS_ERROR_1': 'The address was either missing or had no value.',
		'DIRECTIONS_ERROR_2': 'No corresponding geographic location could be found for the specified address.',
		'DIRECTIONS_ERROR_3': 'The geocode for the given address cannot be returned due to legal or contractual reasons.',
		'DIRECTIONS_ERROR_4': 'The API key is either invalid or does not match the domain for which it was given.',
		'DIRECTIONS_ERROR_5': 'The daily geocoding quota for this site has been exceeded.',
		'DIRECTIONS_ERROR_6': 'The geocoding request could not be successfully processed.',
		'DIRECTIONS_ERROR_7': 'A directions request could not be successfully parsed.',
		'DIRECTIONS_ERROR_8': 'No query was specified in the input.',
		'DIRECTIONS_ERROR_9': 'The GDirections object could not compute directions between the points.'
	},
	'MENU_NUTRITION': {
		'MEAL_ITEMS': 'items',
		'MEAL_TOTAL': 'TOTAL',
		'MEAL_CAL': 'cal',
		'MEAL_INFO_MORE': 'More Info',
		'MEAL_INFO_LESS': 'Less Info',
		'MEAL_PRINT': 'Print Your Meal',
		'ITEM_CAL': 'calories',
		'ITEM_FAT': 'fat',
		'ITEM_SAT_FAT': 'sat. fat',
		'ITEM_TRANS_FAT': 'trans fat',
		'ITEM_COL': 'colesterol',
		'ITEM_CARB': 'carbs',
		'ITEM_SUGAR': 'sugar',
		'ITEM_PRO': 'protein',
		'ITEM_SOD': 'sodium',
		'ITEM_CAL': 'calcium'		
	}
}