Skip to content

Instantly share code, notes, and snippets.

@kaspergrubbe
Created September 13, 2013 09:49
Show Gist options
  • Save kaspergrubbe/6548651 to your computer and use it in GitHub Desktop.
Save kaspergrubbe/6548651 to your computer and use it in GitHub Desktop.
{
success: true,
data: {
utilUpdate: "",
utilUpdateAppStoreText: "",
utilUpdateForce: "",
alertNoInternetConnectionHeader: "No internet connection",
alertNoInternetConnectionText: "What please get online to use this sweet functionality",
alertValidationNoEmailHeader: "",
alertValidationNoEmailText: "",
alertValidationNoNameHeader: "",
alertValidationNoNameText: "",
alertValidationNoPasswordHeader: "",
alertValidationNoPasswordText: "",
alertValidationNoValidEmailHeader: "",
alertValidationNoValidEmailText: "",
ok: "OK",
uiCreateUserAddPhoto: "",
uiCreateUserAlertCorrectEmailHeader: "",
uiCreateUserAlertCorrectEmailNoButton: "",
uiCreateUserAlertCorrectEmailText: "",
uiCreateUserAlertCorrectEmailYesButton: "",
uiCreateUserChooseCountry: "",
uiCreateUserHeaderTitle: "",
uiCreateUserUseFacebookInfo: "",
uiLoginPageHeaderTitle: "",
uiResetPasswordPageAlertEmailSendButton: "",
uiResetPasswordPageAlertEmailSendHeader: "",
uiResetPasswordPageAlertEmailSendText: "",
uiResetPasswordPageHeaderTitle: "",
uiResetPasswordPageResetButton: "",
uiResetPasswordPageTopText: "",
uiSelectCountryHeaderTitle: "",
uiSelectLanguageHeaderTitle: "",
uiSelectLanguageSwitchButton: "",
uiWelcomePageRegister: "",
uiWelcomePageSignIn: "",
uiWelcomePageSignInWithFacebook: "",
utilBack: "",
utilCancel: "",
utilChoosePhoto: "",
utilDone: "",
utilEmailPlaceHolder: "",
utilForgotPassword: "",
utilNamePlaceHolder: "",
utilNo: "No",
utilPasswordPlaceHolder: "",
utilTakePhoto: "",
utilYes: ""
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment