mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-08 08:31:13 +00:00
For a start copy the new strings into all language files
This commit is contained in:
parent
64a168502e
commit
51f44c7124
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "beispiel@email.de";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "ejemplo@correo.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "exemple@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -230,3 +230,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -230,3 +230,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "esempio@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "exemplo@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "exemplo@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -230,3 +230,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "exemplu@email.ro";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
@ -232,3 +232,37 @@
|
||||
|
||||
/* Email Placeholder */
|
||||
"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com";
|
||||
|
||||
|
||||
/* Authenticator */
|
||||
|
||||
|
||||
/* View Controller Title*/
|
||||
"HockeyAuthenticatorViewControllerTitle" = "Authorize";
|
||||
|
||||
/* BITAuthenticatorAuthTypeUDIDProvider */
|
||||
"HockeyAuthenticationViewControllerWebLoginDescription" = "Please tap the following button to identify your device on HockeyApp.";
|
||||
"HockeyAuthenticationViewControllerWebLoginButtonTitle" = "Identify Device";
|
||||
|
||||
/* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */
|
||||
"HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please provide the email address and password of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerDataEmailDescription" = "Please provide the email address of your HockeyApp account.";
|
||||
"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com";
|
||||
"HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required";
|
||||
"HockeyAuthenticationViewControllerEmailDescription" = "Email";
|
||||
"HockeyAuthenticationViewControllerPasswordDescription" = "Password";
|
||||
|
||||
/* Error presented to the user if authentication failed because of networking issues */
|
||||
"HockeyAuthenticationViewControllerNetworkError" = "Failed to authenticate. A internet connection is required! Please try again.";
|
||||
|
||||
|
||||
"HockeyAuthenticationFailedAuthenticate" = "Failed to authenticate. Please try again later.";
|
||||
"HockeyAuthenticationNotMember" = "You are not authorized to use this app. Please check that you are a member of this app.";
|
||||
"HockeyAuthenticationContactDeveloper" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationAuthorizationError" = "Authorization error. Please contact the developer of the app.";
|
||||
"HockeyAuthenticationWrongEmailPassword" = "Wrong email or password. Please check your credentials and try again.";
|
||||
"HockeyAuthenticationAuthSecretMissing" = "Authentication secret is not set but required.";
|
||||
|
||||
|
||||
/* BarButton item to skip auth */
|
||||
"Skip" = "Skip";
|
||||
|
Loading…
x
Reference in New Issue
Block a user