var Sprint20Language = "en"; //Set default language
var Sprint20Content = {
	modal: {
		closeButtonAltText: {
			en: "Close Window",
			es: "Cerrar Ventana"
		},
		loadingText: {
			en: "Loading",
			es: ""
		}
	},
	shade: {
		//The default text of the tab when the shade is closed
		closedText: {
			en: "Help",
			es: "Ayuda"
		},
		//The default text of the tab when the shade is open
		openedText: {
			en: "Close",
			es: "Cerrar"
		}
	},
	carousel: {
		//The default text of the carousel's Next button
		nextButtonText: {
			en: "Next",
			es: ""
		},
		//The default text of the carousel's Previous button
		prevButtonText: {
			en: "Previous",
			es: ""
		}		
	},
	accordion: {
		// Toggle button text for when an accordion item is closed.
		toggleButtonClosedText: {
			en: "Open",
			es: ""
		},
		// Toggle button text for when an accordion item is open.
		toggleButtonOpenedText: {
			en: "Close",
			es: ""
		}
	},
	disclosure: {
		// Toggle button text for when an accordion item is closed.
		openedText: {
			en: "Close",
			es: ""
		},
		// The text of the disclosure toggle when the disclosure is closed
		closedText: {
			en: "Open",
			es: ""
		}
	},
	userLoginDisclosure: {
		openedText: {
			en: "",
			es: ""
		},
		closedText: {
			en: "",
			es: ""
		}		
	},
	userLoggedInDisclosure: {
		openedText: {
			en: "",
			es: ""
		},
		closedText: {
			en: "",
			es: ""
		}		
	},
	disabledButtonText: {
		en: "Working...",
		es: ""
	},
	
	
	/* Form Field Error Messages */
	formFieldErrors: {
		errorLabel: {
			en: "Sorry! Before you can continue, you&rsquo;ll need to fix <$> things:",
			es: ""
		},
		errorLabelSingle: {
			en: "Sorry! Before you can continue, you&rsquo;ll need to fix <$> thing:",
			es: ""
		},
		accountNumberEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		accountNumberInvalid: {
			en: "The account number you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		accountDeviceNumberEmpty: {
			en: "Before we can help you with an account PIN, we need you to enter your phone, serial or account number.",
			es: ""
		},
		addressOrderNumberEmpty: {
			en: "Please enter your Address Order Number",
			es: ""
		},
		addressOrderNumberInvalid: {
			en: "Please enter a valid Address Order Number",
			es: ""
		},
		addressUrbanizationEmpty: {
			en: "Please enter your Urbanization",
			es: ""
		},
		addressUrbanizationInvalid: {
			en: "Please enter a valid Urbanization",
			es: ""
		},
		apartmentInvalid: {
			en: "Please enter a valid apartment",
			es: ""
		},
		cityEmpty: {
			en: "Oops. We need your city.",
			es: ""
		},
		cityInvalid: {
			en: "Please enter a valid City",
			es: ""
		},
		creationCodeEmpty: {
			en: "You forgot to enter a code.",
			es: ""
		},
		creationCodeInvalid: {
			en: "The temporary code you provided is invalid",
			es: ""
		},
		deviceNumberEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		deviceNumberInvalid: {
			en: "Please enter a valid Device Number",
			es: ""
		},
		displayNameEmpty: {
			en: "Please enter a Display Name",
			es: ""
		},
		displayNameInvalid: {
			en: "Try again. Names can be 2-60 characters, A-Z, 0-9, upper and lowercase. No spaces or special characters.",
			es: ""
		},
		displayNameExists: {
			en: "Sorry! Someone else already has this name. Please try another one.",
			es: ""
		},
		DoBEmpty: {
			en: "Oops, you forgot to enter your date of birth.",
			es: ""
		},
		DoBInvalid: {
			en: "Sorry, but the birth date you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		DoBMonthInvalid: {
			en: "Please Select a valid month of birth",
			es: ""
		},
		DoBMonthEmpty: {
			en: "Please Select your month of birth",
			es: ""
		},
		DoBDateInvalid: {
			en: "Please Select a valid Date of birth",
			es: ""
		},
		DoBDateEmpty: {
			en: "Please Select your Date of birth",
			es: ""
		},
		DoBYearEmpty: {
			en: "Please Select your Date of birth",
			es: ""
		},
		DoBYearInvalid: {
			en: "Please Select a valid year of birth",
			es: ""
		},
		DoBMinor: {
			en: "Sorry, but you have to be at least 18 years old to buy something at sprint.com. If your parents are nearby, they can finish checking out on your behalf.",
			es: ""
		},		
		emailAddressEmpty: {
			en: "You forgot to enter an email address.",
			es: ""
		},
		emailAddressInvalid: {
			en: "Your email format needs some fixing. Please try again.",
			es: ""
		},
		esnEmpty: {
			en: "Please enter your device's ESN/ MEID/ MACID",
			es: ""
		},
		esnInvalid: {
			en: "Please enter a valid ESN/ MEID/ MACID",
			es: ""
		},
		macEmpty: {
			en: "Please enter your device's MAC-ID",
			es: ""
		},
		macInvalid: {
			en: "Please enter a valid MAC-ID",
			es: ""
		},
		firstNameEmpty: {
			en: "Please enter your First Name",
			es: ""
		},
		firstNameInvalid: {
			en: "Please enter a valid First Name",
			es: ""
		},
		initialEmpty: {
			en: "Please enter your Initial",
			es: ""
		},
		initialInvalid: {
			en: "Please enter a valid Initial",
			es: ""
		},
		lastNameEmpty: {
			en: "Oops, we need your last name.",
			es: ""
		},
		lastNameInvalid: {
			en: "Please enter a valid Last Name",
			es: ""
		},
		nicknameEmpty: {
			en: "Oops, you left your nickname blank. Please try again.",
			es: ""
		},
		nicknameInvalid: {
			en: "Try again. Your nickname must be 2-60 characters and can have special characters and spaces.",
			es: ""
		},
		companyNameEmpty: {
			en: "Please enter your Company Name",
			es: ""
		},
		companyNameInvalid: {
			en: "Please enter a valid Company Name",
			es: ""
		},
		passwordEmpty: {
			en: "You forgot to enter a password.",
			es: ""
		},
		passwordInvalid: {
			en: "Please pick a different password. For security reasons, your password should be 6-33 characters and not match your username.",
			es: ""
		},
		passwordConfirmEmpty: {
			en: "You forgot to reenter your password.",
			es: ""
		},
		passwordConfirmInvalid: {
			en: "Oops, your passwords don't match. Please try again.",
			es: ""
		},
		bestTimetoCallInvalid: {
			en: "Please select a valid time to call",
			es: ""			
		},
		bestTimetoCallEmpty: {
			en: "Please select a time to call",
			es: ""			
		},
		phoneExtensionEmpty: {
			en: "Please enter your Phone Number Extension",
			es: ""
		},
		phoneExtensionInvalid: {
			en: "Please enter a valid Phone Number Extension",
			es: ""
		},
		phoneFieldLabel: {
			en: "Phone number",
			es: ""
		},
		phoneNumberEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		contactPhoneNumberEmpty: {
			en: "You didn't leave a number. We'll only use your phone number to reach you about your account.",
			es: ""
		},
		phoneNumberInvalid: {
			en: "Try again. Please enter a 10 digit number.",
			es: ""
		},
		deviceEmpty: {
			en: "Please enter a 10 to 19 digit phone number, 4 to 8 digit short code, email address, or domain address.",
			es: ""
		},
		deviceInvalid: {
			en: "Your entry is not valid. Please try again.",
			es: ""
		},
		minimumLengthError: {
			en: "Try again, Your entry should be at least 4 characters long.",
			es: ""
		},
		pinEmpty: {
			en: "You forgot to enter your PIN.",
			es: ""
		},
		pinInvalid: {
			en: "Try again. Your PIN must be 6-10 digits long and cannot match your username or significant portions of your phone number, account number, tax ID or social security number.",
			es: ""
		},
		pinRequired: {
			en: "Oops! Did you want to manage your account online? If so, we'll need your PIN as well. If not, then clear up the Billing Zip Code field above and click on Submit.",
			es: ""
		},
		pinRequiredOnDevice: {
			en: "Oops! Did you want to manage your account online? If so, we'll need your Billing Zip Code and PIN in step 3 below. If not, give us your phone or serial number in step 2.",
			es: ""
		},
		securityQuestionEmpty: {
			en: "You forgot to pick a security question.",
			es: ""
		},
		securityAnswerEmpty: {
			en: "You forgot to enter an answer.",
			es: ""
		},
		securityHintAnswerEmpty: {
			en: "You forgot to enter an answer.",
			es: ""
		},
		securityHintAnswerInvalid: {
			en: "Try again. Your answer must be 2-30 characters long.",
			es: ""
		},
		serialEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		serialInvalid: {
			en: "The serial number you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		simEmpty: {
			en: "You forgot to enter a SIM ID.",
			es: ""
		},
		simInvalid: {
			en: "The SIM ID you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		stateEmpty: {
			en: "Oops. We need your state.",
			es: ""
		},
		stateInvalid: {
			en: "Please Select a valid State",
			es: ""
		},
		streetAddressEmpty: {
			en: "Please try again. Here we need a valid address where we can reach you by mail.",
			es: ""
		},
		streetAddressInvalid: {
			en: "Please enter a valid Street Address",
			es: ""
		},
		streetApartmentDepartmentEmpty: {
			en: "Please enter your Street, Apartment or Department",
			es: ""
		},
		streetApartmentDepartmentInvalid: {
			en: "Please enter a valid Street, Apartment or Department",
			es: ""
		},
		taxIdEmpty: {
			en: "You forgot to enter a Tax-ID.",
			es: ""
		},
		taxIdInvalid: {
			en: "The Tax-ID you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		usernameEmpty: {
			en: "You forgot to enter a username.",
			es: ""
		},
		forgotPasswordUsernameEmpty: {
			en: "You forgot to enter a username.",
			es: ""
		},
		usernameInvalid: {
			en: "Please pick a different username. Your username can be 6-33 characters. Already have a Community or Buzz About Wireless name? You can reclaim your account after you sign in.",
			es: ""
		},
		usernameExists: {
			en: "Please pick a different username. Your username can be 6-33 characters. Already have a Community or Buzz About Wireless name? You can reclaim your account after you sign in.",
			es: ""
		},
		usernameMatchesPassword: {
			en: "Please pick a different username. Username must be different from password.",
			es: ""
		},
		validationCodeEmpty: {
			en: "You forgot to enter a code.",
			es: ""
		},
		validationCodeInvalid: {
			en: "Sorry! This code doesn't match what we sent you. Try again. It should be 8 digits long.",
			es: ""
		},
		validationCodeMatchError: {
			en: "Sorry! This code doesn't match what we sent you. Try again. It should be 8 digits long.",
			es: ""
		},
		paymentAmountEmpty: {
			en: "Please enter a payment amount.",
			es: ""
		},
		paymentAmountInvalid: {
			en: "Please enter a valid payment amount.",
			es: ""
		},
		zipCodeEmpty: {
			en: "You forgot to enter a ZIP Code.",
			es: ""
		},
		zipCodeInvalid: {
			en: "The Zip Code you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		cardTypeEmpty: {
			en: "Please select a card type.",
			es: ""			
		},
		cardNameEmpty: {
			en: "Please enter a card name.",
			es: ""			
		},
		cardNumberEmpty: {
			en: "Please enter a Credit Card Number.",
			es: ""			
		},		
		cardNumberInvalid: {
			en: "Please enter a valid Credit Card Number",
			es: ""			
		},
		cardExpiryMonthEmpty: {
			en: "Please select a card expiry month and year",
			es: ""							
		},
		cardExpiryMonthInvalid: {
			en: "Please select a valid card expiry month and year",
			es: ""							
		},
		securityCodeEmpty: {
			en: "Please enter a  security code.",
			es: ""							
		},
		securityCodeInvalid: {
			en: "Please enter a valid security code.",
			es: ""							
		},		
		AgreeTermsInvalid: {
			en: "Please indicate that you agree to the terms and conditions.",
			es: ""
		},
		chkAgreePurchaseTermsInvalid: {
			en: "Please indicate that you agree to the shopping terms and conditions.",
			es: ""			
		},
		selectEmailEmpty: {
			en: "Please select the existing email address or provide a new one.",
			es: ""
		},
		purchaseOrderNumberInvalid: {
			en: "The purchase order number you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		purchaseOrderNumberEmpty: {
			en: "Please enter a purchase order number.",
			es: ""
		}
	},
	
	
	/* Sign In/Sign Out Error Messages */
	signInOutErrors: {
		usernameEmpty: {
			en: "You forgot to enter a username.",
			es: ""
		},
		usernameInvalid: {
			en: "Try again. Usernames should be 6-33 characters.",
			es: ""
		},
		passwordEmpty: {
			en: "You forgot to enter a password.",
			es: ""
		},
		passwordInvalid: {
			en: "Try again. Passwords need to be at least 6 characters long.",
			es: ""
		},
		AgreeTermsInvalid: {
			en: "Please indicate that you agree to the terms and conditions.",
			es: ""
		}
	},

	
	/* Forgot Password Error Messages */
	forgotPasswordErrors: {
		passwordDestinationEmpty: {
			en: "Please select where to send your Password",
			es: ""
		},
		displayNameExists: {
			en: "Sorry! Someone else already has this name. Please try another one.",
			es: ""
		},
		newPasswordEmpty: {
			en: "You forgot to enter a password.",
			es: ""
		},
		newPasswordInvalid: {
			en: "Please pick a different password. For security reasons, your password should be 6-33 characters and not match your username.",
			es: ""
		},
		newPasswordConfirmEmpty: {
			en: "You forgot to reenter your password.",
			es: ""
		},
		newPasswordConfirmInvalid: {
			en: "Oops, your passwords don't match. Please try again.",
			es: ""
		},
		passwordCodeEmpty: {
			en: "You forgot to enter a code.",
			es: ""
		},
		passwordCodeInvalid: {
			en: "Please enter a valid ESN, DEC, HEX, MEID, BAN or PTN",
			es: ""
		},
		phoneNumberAndEmailEmpty: {
			en: "Oops, we need some more information. Please enter a phone number or email.",
			es: ""
		},
		pinInvalid: {
			en: "Please enter a valid PIN",
			es: ""
		},
		pinAndAnswerEmpty: {
			en: "Oops, we need some more information. Please enter a PIN or answer your security question.",
			es: ""
		},
		securityAnswerInvalid: {
			en: "Try again. Your answer must be 2-30 characters long.",
			es: ""
		}
	},

	/* pSearch Form Field Error Messages */
	pSearchEmailErrors: {
		
		radIsExistingCustomerEmpty: {
			en: "Please select if you are an existing customer",
			es: ""
		}, 
	
		selTopicEmpty: {
			en: "Please select a valid Topic",
			es: ""
		},
		selSubTopicEmpty: {
			en: "Please select a valid Sub Topic",
			es: ""
		},
		emailDetailsEmpty: {
			en: "Please describe your issue",
			es: ""
		},
		txtEmailDetailsoverflow: {
			en: "Your message has exceeded the Character limit for this field, please rephrase your message to 1200 characters.",
			es: ""
		},		
		firstNameEmpty: {
			en: "Please enter your First Name",
			es: ""
		},
		firstNameInvalid: {
			en: "Please enter a valid First Name",
			es: ""
		},
		lastNameEmpty: {
			en: "Please enter your Last Name",
			es: ""
		},
		lastNameInvalid: {
			en: "Please enter a valid Last Name",
			es: ""
		},
		emailAddressEmpty: {
			en: "You forgot to enter an email address.",
			es: ""
		},
		emailAddressInvalid: {
			en: "Your email format needs some fixing. Please try again.",
			es: ""
		},
		deviceNumberEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		phoneNumberEmpty: {
			en: "You forgot to enter a number.",
			es: ""
		},
		phoneNumberInvalid: {
			en: "Try again. Please enter a 10 digit number.",
			es: ""
		},
		pinEmpty: {
			en: "You forgot to enter your PIN.",
			es: ""
		},
		pinInvalid: {
			en: "Please enter a valid PIN",
			es: ""
		},
		streetAddressEmpty: {
			en: "Please enter your Street Address",
			es: ""
		},
		streetAddressInvalid: {
			en: "Please enter a valid Street Address",
			es: ""
		},
		cityEmpty: {
			en: "Oops. We need your city.",
			es: ""
		},
		cityInvalid: {
			en: "Please enter a valid City",
			es: ""
		},
		stateEmpty: {
			en: "Oops. We need your state.",
			es: ""
		},
		stateInvalid: {
			en: "Please Select a valid State",
			es: ""
		},
		zipCodeEmpty: {
			en: "You forgot to enter a ZIP Code.",
			es: ""
		},
		zipCodeInvalid: {
			en: "The Zip Code you entered doesn't seem to be valid. Please check and try again.",
			es: ""
		},
		noSearchResults: {
			en: "We couldn't find anything that matched your search. Try again?",
			es: ""
		}
	},
	
	
	/* Section Specific Text Strings */
	mySprint: {
		imageAltTags: {
			blocked: {
				en: "Blocked",
				es: ""
			},
			error: {
				en: "Error:",
				es: ""
			},
			errorneous: {
				en: "Errorneous device:",
				es: ""
			},
			errorText: {
				en: "Error",
				es: ""
			},
			restricted: {
				en: "Restricted:",
				es: ""
			},
			selected: {
				en: "Selected:",
				es: ""
			},
			success: {
				en: "Success:",
				es: ""
			},
			updated: {
				en: "Device updated",
				es: ""
			}
		},
		myAccount: {
			nickname: {
				addNickname: {
					en: "Add Nickname",
					es: ""
				},
				save: {
					en: "Save",
					es: ""
				},
				cancel: {
					en: "Cancel",
					es: ""
				}
			},
			noPhoneResultField: {
				en: "Hmm... This number doesn't match our records.",
				es: ""
			},
			noSearchResultsField: {
				en: "Hmm... no matches found. Try searching again.",
				es: ""
			},
			disclosureLoading: {
				en: "Loading...",
				es: ""
			}			
		},
		myPreferences: {
			preferencesModal: {
				closeInterceptMessage: {
					en: "You've made some changes. Want to leave without saving them?",
					es: ""
				},
				deleteListMessage: {
					en: "Discard [type] list? \n\nYou will loose your [type] list if you change settings. Click cancel to keep this setting and your [type] list or click OK to discard your [type] list and change your text message settings.",
					es: ""
				},
				noChangesToSaveMessage: {
					en: "There are no changes to save.",
					es: ""
				},
				noChangesToSaveMessageAcntContactInfo: {
					en: "Good news! This address is  already in our  system.",
					es: ""
				},
				removedEmailAddressWarning: {
					// singular warning
					en: "Since you removed your email address, we're going to have to start communicating with you the old-fashioned way - by U.S. Mail. If you'd like to reestablish electronic communications, all you have to do is give us an email address.",
					es: ""
				},
				removedEmailAddressesWarning: {
					// multiple warning
					en: "Since you removed the email address for some of the people on your account, we're going to have to start communicating with them the old-fashioned way - by U.S. Mail. If you'd like them to receive electronic communications again, all you have to do is give us an email address.",
					es: ""
				},
				communicationValidateEmailMessage: {
					en: "Thanks for giving us your email.  We just sent you a note to make sure we have it right.",
					es: ""
				},
				navigationInterceptMessage: {
					/*
						Note: this message is surrounded by a standard browser message that is defined by the browser software itself. We cannot override the default message but we can place some additional text in between. In firefox it would look like this:
						
						Confirm
						
						Are you sure you want to navigate away from this page?
						
						[CUSTOM MESSAGE HERE]
						
						Press OK to continue, or Cancel to stay on the current page.
					*/
					en: "Your preferences have changed, but these changes will not be retained if you navigate away from this page before saving them.",
					es: ""
				},
				revealPinMessage: {
					en: "Show it",
					es: ""
				},
				showPinMessage: {
					en: "Show me",
					es: ""
				},
				hidePinMessage: {
					en: "Hide PIN",
					es: ""
				},
				billDeliveryMethodInvalid: {
					en: "Please select a Bill Delivery option.",
					es: ""
				},
				billLanguageInvalid: {
					en: "Please select a Bill Language option.",
					es: ""
				},
				blocked: {
					en: "Blocked",
					es: ""
				},
				spanishAgreeInvalid: {
					en: "Please indicate that you agree to the terms of the Spanish bill language option.",
					es: ""
				},
				contactNameEmpty: {
					en: "Oops, we need your last name.",
					es: ""
				},
				contactPhoneNumberEmpty: {
					en: "You didn't leave a number. We'll only use your phone number to reach you about your account.",
					es: ""
				},
				contactPhoneNumberInvalid: {
					en: "Try again. Please enter a 10 digit number.",
					es: ""
				},
				emailNotificationInvalid: {
					en: "Please select a notification preference option.",
					es: ""
				},
				emailValidateEmailError: {
					en: "Please ensure you have a valid e-mail before trying to validate.",
					es: ""
				},
				enterPhoneNumber: {
					en: "Enter 10-digit Sprint phone number",
					es: ""
				},
				itemListDuplicate: {
					en: "That value is already in your list.",
					es: ""
				},
				itemListLimit: {
					en: "You cannot add any more items to the list. Limit reached.",
					es: ""
				},
				phoneNumberUnblockable: {
					en: "That phone number cannot be blocked.",
					es: ""
				},
				phoneNumbersUnblockable: {
					en: "One or more numbers could not be blocked.",
					es: ""
				},
				error: {
					en: "Error",
					es: ""
				},
				passcodeEmpty: {
					en: "You forgot to enter your passcode.",
					es: ""
				},
				passcodeInvalid: {
					en: "Try again. Your passcode should be 4-10 numbers.",
					es: ""
				},
				passcodeConfirmEmpty: {
					en: "Oops, you forgot to confirm your passcode.",
					es: ""
				},
				passcodeConfirmInvalid: {
					en: "Uh-oh, your passcodes don't match. Try again.",
					es: ""
				},
				phoneEsnEmpty: {
					en: "You forgot to enter a number.",
					es: ""
				},
				phoneEsnInvalid: {
					en: "Please enter a valid Phone/ ESN/ MEID/ MACID.",
					es: ""
				},
				newDeviceEmpty: {
					en: "Please select a new device to attach.",
					es: ""
				},
				newDeviceInvalid: {
					en: "Please select a valid new device to attach.",
					es: ""
				},
				nicknamesInvalid: {
					en: "Please enter valid Nickname(s) for the erroneous fields.",
					es: ""
				},
				noPermissionsOneTouch : {
					en: "Your One Touch settings are not able to be changed."
				},
				removeAccountsCheck: {
					en: "Are you sure you want to remove these accounts?",
					es: ""
				},
				resetVoicemailAccountPasscodeNoChecksChecked: {
					en: "Please select at least one account to reset the voicemail passcode for.",
					es: ""
				},
				restricted: {
					en: "Restricted",
					es: ""
				},
				selected: {
					en: "Selected",
					es: ""
				},
				unblock: {
					en: "Unblock",
					es: ""
				},
				updated: {
					en: "Updated",
					es: ""
				},
				termsOfServiceNoCheck: {
					en: "Please indicate that you agree to the terms of service",
					es: ""
				},
				findMyDeviceValidation: {
					en: "Thank you! Now, we need to confirm your device",
					es: ""
				},
				saving: {
					en: "Saving",
					es: ""
				},
				confirmValidAddress: {
					en: "[911 Address Confirmation Title]\n\n[911 Address Confirmation message 911 Address Confirmation message 911 Address Confirmation message]",
					es: ""
				}
			}
		},
		
		phoneWall: {
			comparePhone: {
				alreadyAddedError: {
					en: "You've already added this phone, please select a different phone to compare.",
					es: ""
				},
				maxPhonesError: {
					en: "You've already added 4 phones, please click the compare button to continue.",
					es: ""
				},
				clearCompareWidget: {
					en: "If you add this device to compare, all other items will be cleared. Are you sure you want to do this?",
					es: ""
				},
				clearCompareWidgetAccessories: {
					en: "You already have items from one category in your comparison list; adding this item will remove those items and start a new one.",
					es: ""
				}
			}
		},
		
		myPhoneAndMedia: {
			messaging: {
				toPhoneNumberEmpty: {
					en: "Please enter a Phone Number to send your text message to.",
					es: ""
				},
				toPhoneNumberInvalid: {
					en: "Please enter a valid Phone Number to send your text message to.",
					es: ""
				},
				toMessageEmpty: {
					en: "Please enter a Message for your text message.",
					es: ""
				}
			}
		},
		
		orderReview: {
			changeOrderModal: {
				mainHeading: {
					en: "Change all phones?",
					es: ""
				},
				questionText: {
					en: "Changing this phone will change all of the new phones you have added.",
					es: ""
				},
				continueButtonText: {
					en: "Continue",
					es: ""
				},
				cancelButtonText: {
					en: "Cancel",
					es: ""
				}
			}
		}
	},
	
	
	support: {
		formErrors: {
			emailArticleForm: {
				invalidSenderEmailError: {
					en: "Oops, your email seems to be in the wrong format. It should look something like this: emailhandle@domain.com.",
					es: ""
				},
				missingSenderEmailError: {
					en: "Oops, you forgot to enter your email address. Please try again.",
					es: ""
				},
				invalidRecipientEmailError: {
					en: "Oops, recipient email seems to be in the wrong format. It should look something like this: emailhandle@domain.com.",
					es: ""
				},
				missingRecipientEmailError: {
					en: "Oops, you forgot to enter recipient email address. Please try again.",
					es: ""
				},
				invalidMultipleRecipientEmailError: {
					en: "One or more of recipient emails is incorrect",
					es: ""
				}
			}
		}
	},
	
	
	community: {
	},
	
	
	
	shop: {
		cart: {
			formErrors: {
				missingCouponCodeError: {
					en: "Coupon code is missing",
					es: ""
				},
				invalidCouponCodeError: {
					en: "Coupon code is too short",
					es: ""
				},
				emailAddressEmpty: {
					en: "You forgot to enter an email address.",
					es: ""
				},
				emailAddressInvalid: {
					en: "Your email format needs some fixing. Please try again.",
					es: ""
				},
				multipleEmailAddressEmpty: {
					en: "You forgot to enter an email address.",
					es: ""
				},
				multipleEmailAddressInvalid: {
					en: "Your email format needs some fixing. Please try again.",
					es: ""
				},
				emailMessageEmpty: {
					en: "You email message is empty.",
					es: ""
				},
				emailMessageInvalid: {
					en: "Your email message doesn't have enough conten.",
					es: ""
				}
			}
		},
		
		checkout: {
			changeSelectedAreaCode: {
				referenceNumberEmpty: {
					en: "You forgot to enter a reference phone number",
					es: ""
				},
				referenceNumberInvalid: {
					en: "Please enter a valid reference phone number in the format 555-555-5555",
					es: ""
				}
			},
			bringExistingNumber: {
				referenceNumberEmpty: {
					en: "You forgot to enter a reference phone number",
					es: ""
				},
				referenceNumberInvalid: {
					en: "Please enter a valid reference phone number in the format 555-555-5555",
					es: ""
				}
			},
			accountContactInformation: {
				accountNumberEmpty: {
					en: "Please enter your account number",
					es: ""
				},
				accountNumberInvalid: {
					en: "Please enter a valid account number",
					es: ""
				},
				accountPasswordEmpty: {
					en: "Please enter your account password",
					es: ""
				},
				accountPasswordInvalid: {
					en: "Please enter a valid account password",
					es: ""
				},
				ssnEmpty: {
					en: "Please enter your account social security number",
					es: ""
				},
				ssnInvalid: {
					en: "Please enter a valid account social security number",
					es: ""
				},
				birthdayEmpty: {
					en: "Please select your birthday",
					es: ""
				},
				birthdayInvalid: {
					en: "Please select a valid birthday",
					es: ""
				},
				apartmentInvalid: {
					en: "Please enter a valid apartment",
					es: ""
				}
			},
			
			orderConfirmation: {
				seeLess: {
					en: "See less details",
					es: ""
				},
				seeMore: {
					en: "See more details",
					es: ""
				}
			},
			
			processingOrderWarning: {
				en: "If you continue, you'll lose you information and you'll need to resubmit it.",
				es: ""
			}
		}
	},
	
	ajax: {
		error: {
			en: "error communicating with server\n\nStatus: ",
			es: ""
		}
	},
	ecenter: {
		myPreferences: {
			createUser: {
				selectOneUserRole: {
					en: "Please select the user Role here.",
					es: ""
				}
			}
		}
	}
	
};
