From 7347d3525b71fbce4ba6e3abcfcfef77d5cde761 Mon Sep 17 00:00:00 2001 From: Andreas Linde Date: Wed, 18 Dec 2013 20:43:52 +0100 Subject: [PATCH] Replace email placeholder text Replace email placeholder text from `example@email.com` to `email@example.com` --- Resources/de.lproj/HockeySDK.strings | 4 ++-- Resources/en.lproj/HockeySDK.strings | 4 ++-- Resources/es.lproj/HockeySDK.strings | 4 ++-- Resources/fr.lproj/HockeySDK.strings | 4 ++-- Resources/hr.lproj/HockeySDK.strings | 4 ++-- Resources/hu.lproj/HockeySDK.strings | 4 ++-- Resources/it.lproj/HockeySDK.strings | 4 ++-- Resources/ja.lproj/HockeySDK.strings | 4 ++-- Resources/nl.lproj/HockeySDK.strings | 4 ++-- Resources/pt-PT.lproj/HockeySDK.strings | 4 ++-- Resources/pt.lproj/HockeySDK.strings | 4 ++-- Resources/ro.lproj/HockeySDK.strings | 4 ++-- Resources/ru.lproj/HockeySDK.strings | 4 ++-- Resources/zh-Hans.lproj/HockeySDK.strings | 4 ++-- 14 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Resources/de.lproj/HockeySDK.strings b/Resources/de.lproj/HockeySDK.strings index dd3d6342b7..8529703ebb 100644 --- a/Resources/de.lproj/HockeySDK.strings +++ b/Resources/de.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-Mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "beispiel@email.de"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@beispiel.de"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Geben Sie die E-Mail-Adresse und das Kennwort Ihres HockeyApp-Accounts ein, um Zugriff auf diese App zu erhalten."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Geben Sie die E-Mail-Adresse Ihres HockeyApp-Accounts ein, um Zugriff auf diese App zu erhalten."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "beispiel@email.de"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@beispiel.de"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Erforderlich"; "HockeyAuthenticationViewControllerEmailDescription" = "E-Mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Kennwort"; diff --git a/Resources/en.lproj/HockeySDK.strings b/Resources/en.lproj/HockeySDK.strings index 2b8e620795..c6e2ac4bc8 100644 --- a/Resources/en.lproj/HockeySDK.strings +++ b/Resources/en.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "Email"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@example.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please enter your HockeyApp account's email address and password to authorize access to this app."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Please enter your HockeyApp account's email address to authorize access to this app."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@example.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required"; "HockeyAuthenticationViewControllerEmailDescription" = "Email"; "HockeyAuthenticationViewControllerPasswordDescription" = "Password"; diff --git a/Resources/es.lproj/HockeySDK.strings b/Resources/es.lproj/HockeySDK.strings index c9b1276bdd..a3551572f8 100644 --- a/Resources/es.lproj/HockeySDK.strings +++ b/Resources/es.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "Correo"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "ejemplo@correo.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "correo@ejemplo.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Escriba el correo y contraseña de su cuenta de HockeyApp para autorizar el acceso a esta app."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Escriba el correo de su cuenta de HockeyApp para autorizar el acceso a esta app."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "ejemplo@dominio.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "correo@ejemplo.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Obligatorio"; "HockeyAuthenticationViewControllerEmailDescription" = "Correo"; "HockeyAuthenticationViewControllerPasswordDescription" = "Contraseña"; diff --git a/Resources/fr.lproj/HockeySDK.strings b/Resources/fr.lproj/HockeySDK.strings index 3fe5bd098e..9677af296a 100644 --- a/Resources/fr.lproj/HockeySDK.strings +++ b/Resources/fr.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "Adresse"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "exemple@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@exemple.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Saisissez l'adresse électronique et le mot de passe de votre compte HockeyApp pour autoriser l'accès à cette application."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Saisissez l'adresse électronique de votre compte HockeyApp pour autoriser l'accès à cette application."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "exemple@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@exemple.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Requis"; "HockeyAuthenticationViewControllerEmailDescription" = "Adresse"; "HockeyAuthenticationViewControllerPasswordDescription" = "Mot de passe"; diff --git a/Resources/hr.lproj/HockeySDK.strings b/Resources/hr.lproj/HockeySDK.strings index 682ddc7a5e..1b9d07ddca 100644 --- a/Resources/hr.lproj/HockeySDK.strings +++ b/Resources/hr.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "primjer@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@primjer.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Unesite molimo Vas e-mail adresu i lozinku Vašeg HockeyApp računa kako biste autorizirali pristup ovoj aplikaciji."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Molimo Vas unesite e-mail adresu Vašeg HockeyApp računa za autorizaciju pristupa aplikaciji."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "primjer@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@primjer.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Obavezno"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Lozinka"; diff --git a/Resources/hu.lproj/HockeySDK.strings b/Resources/hu.lproj/HockeySDK.strings index 8ba8262fd8..88eaa7a5b7 100644 --- a/Resources/hu.lproj/HockeySDK.strings +++ b/Resources/hu.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@example.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Kérjük, adja meg HockeyApp fiókjához tartozó e-mail címét és jelszavát az alkalmazáshoz történő hozzáférés engedélyezéséhez."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Kérjük, adja meg HockeyApp fiókjához tartozó e-mail címét az alkalmazáshoz történő hozzáférés engedélyezéséhez."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@example.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Szükséges mező"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Jelszó"; diff --git a/Resources/it.lproj/HockeySDK.strings b/Resources/it.lproj/HockeySDK.strings index eb485608bb..1a125239a4 100644 --- a/Resources/it.lproj/HockeySDK.strings +++ b/Resources/it.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "esempio@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@esempio.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Inserisci l'indirizzo e-mail e la password del tuo account HockeyApp per autorizzare l'accesso a questa app."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Inserisci l'indirizzo e-mail del tuo account HockeyApp per autorizzare l'accesso a questa app."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "esempio@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@esempio.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Richiesto"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Password"; diff --git a/Resources/ja.lproj/HockeySDK.strings b/Resources/ja.lproj/HockeySDK.strings index 4f22449ac5..865df99f3b 100644 --- a/Resources/ja.lproj/HockeySDK.strings +++ b/Resources/ja.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "メール"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@example.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "HockeyAppアカウントのメールアドレスとパスワードを入力し、このAppへのアクセスを認証してください。"; "HockeyAuthenticationViewControllerDataEmailDescription" = "HockeyAppアカウントのメールアドレスを入力し、このAppへのアクセスを認証してください。"; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@example.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "必須"; "HockeyAuthenticationViewControllerEmailDescription" = "メール"; "HockeyAuthenticationViewControllerPasswordDescription" = "パスワード"; diff --git a/Resources/nl.lproj/HockeySDK.strings b/Resources/nl.lproj/HockeySDK.strings index a3a508f56a..cd2b2336c7 100755 --- a/Resources/nl.lproj/HockeySDK.strings +++ b/Resources/nl.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "voorbeeld@e-mail.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "e-mail@voorbeeld.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Voer het e-mailadres en wachtwoord van uw HockeyApp-account in om toegang tot deze app te verlenen."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Voer het e-mailadres van uw HockeyApp-account in om toegang tot deze app te verlenen."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "voorbeeld@e-mail.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "mail@voorbeeld.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Verplicht"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Wachtwoord"; diff --git a/Resources/pt-PT.lproj/HockeySDK.strings b/Resources/pt-PT.lproj/HockeySDK.strings index 31c8e476c9..2273ca2267 100644 --- a/Resources/pt-PT.lproj/HockeySDK.strings +++ b/Resources/pt-PT.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "exemplo@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@exemplo.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Introduza o endereço de e-mail e a palavra-passe da sua conta HockeyApp para autorizar o acesso a esta aplicação."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Introduza o endereço de e-mail da sua conta HockeyApp para autorizar o acesso a esta aplicação."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "exemplo@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@exemplo.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Necessário"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Palavra-passe"; diff --git a/Resources/pt.lproj/HockeySDK.strings b/Resources/pt.lproj/HockeySDK.strings index 4016350c71..b4ff7f97e5 100644 --- a/Resources/pt.lproj/HockeySDK.strings +++ b/Resources/pt.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "exemplo@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@exemplo.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Informe seu e-mail e senha da conta do HockeyApp para autorizar o acesso a este aplicativo."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Informe seu e-mail da conta do HockeyApp para autorizar o acesso a este aplicativo."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "exemplo@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@exemplo.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Necessário"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Senha"; diff --git a/Resources/ro.lproj/HockeySDK.strings b/Resources/ro.lproj/HockeySDK.strings index dd8d561752..aae2a983bc 100755 --- a/Resources/ro.lproj/HockeySDK.strings +++ b/Resources/ro.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "E-mail"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "exemplu@email.ro"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@exemplu.ro"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Please enter your HockeyApp account's email address and password to authorize access to this app."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Please enter your HockeyApp account's email address to authorize access to this app."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "exemplu@email.ro"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@exemplu.ro"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Required"; "HockeyAuthenticationViewControllerEmailDescription" = "E-mail"; "HockeyAuthenticationViewControllerPasswordDescription" = "Password"; diff --git a/Resources/ru.lproj/HockeySDK.strings b/Resources/ru.lproj/HockeySDK.strings index bb459e0329..e0ca880402 100644 --- a/Resources/ru.lproj/HockeySDK.strings +++ b/Resources/ru.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "Email"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@example.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "Введите email и пароль аккаунта HockeyApp, чтобы авторизовать доступ к этому приложению."; "HockeyAuthenticationViewControllerDataEmailDescription" = "Введите email аккаунта HockeyApp, чтобы авторизовать доступ к этому приложению."; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@example.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "Обязательное поле"; "HockeyAuthenticationViewControllerEmailDescription" = "Email"; "HockeyAuthenticationViewControllerPasswordDescription" = "Пароль"; diff --git a/Resources/zh-Hans.lproj/HockeySDK.strings b/Resources/zh-Hans.lproj/HockeySDK.strings index 36d530a99a..daaa3aa17c 100644 --- a/Resources/zh-Hans.lproj/HockeySDK.strings +++ b/Resources/zh-Hans.lproj/HockeySDK.strings @@ -231,7 +231,7 @@ "HockeyFeedbackUserDataEmail" = "邮件"; /* Email Placeholder */ -"HockeyFeedbackUserDataEmailPlaceholder" = "example@email.com"; +"HockeyFeedbackUserDataEmailPlaceholder" = "email@example.com"; /* Authenticator */ @@ -249,7 +249,7 @@ /* BITAuthenticatorAuthTypeEmail and BITAuthenticatorAuthTypeEmailAndPassword */ "HockeyAuthenticationViewControllerDataEmailAndPasswordDescription" = "请输入你的 HockeyApp 帐户的电子邮件和密码来授权访问这个 app。"; "HockeyAuthenticationViewControllerDataEmailDescription" = "请输入你的 HockeyApp 帐户的电子邮件来授权访问这个 app。"; -"HockeyAuthenticationViewControllerEmailPlaceholder" = "example@email.com"; +"HockeyAuthenticationViewControllerEmailPlaceholder" = "email@example.com"; "HockeyAuthenticationViewControllerPasswordPlaceholder" = "必需的"; "HockeyAuthenticationViewControllerEmailDescription" = "邮件"; "HockeyAuthenticationViewControllerPasswordDescription" = "密码";