Skip to content

Commit 29136d8

Browse files
committed
fix ci
1 parent 21ac4ad commit 29136d8

File tree

6 files changed

+34
-14
lines changed

6 files changed

+34
-14
lines changed

auth/src/main/res/values-ca/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -133,16 +133,16 @@
133133

134134
<string name="fui_back_action">Enrere</string>
135135
<string name="fui_identity_verified_message">Identitat verificada. Torna a provar la teva acció.</string>
136-
<string name="fui_manage_mfa_action">Gestiona l'autenticació de dos factors</string>
136+
<string name="fui_manage_mfa_action">Gestiona l\'autenticació de dos factors</string>
137137
<string name="fui_incorrect_password_error">Contrasenya incorrecta</string>
138138
<string name="fui_mfa_choose_method_instruction">Tria un mètode de verificació</string>
139139
<string name="fui_mfa_enrollment_instruction">Afegeix una capa de seguretat addicional</string>
140140
<string name="fui_mfa_method_sms">SMS</string>
141-
<string name="fui_mfa_method_totp">Aplicació d'autenticació</string>
141+
<string name="fui_mfa_method_totp">Aplicació d\'autenticació</string>
142142
<string name="fui_mfa_phone_number_already_exists_error">Aquest número de telèfon està associat a un altre compte</string>
143143
<string name="fui_mfa_second_factor_required_error">Verificació necessària</string>
144-
<string name="fui_mfa_setup_instruction">Escaneja el codi QR amb la teva aplicació d'autenticació</string>
145-
<string name="fui_mfa_totp_already_exists_error">L'aplicació d'autenticació ja està configurada</string>
144+
<string name="fui_mfa_setup_instruction">Escaneja el codi QR amb la teva aplicació d\'autenticació</string>
145+
<string name="fui_mfa_totp_already_exists_error">L\'aplicació d\'autenticació ja està configurada</string>
146146
<string name="fui_mfa_unenrollment_confirmation_message">Estàs segur que vols eliminar aquest mètode?</string>
147147
<string name="fui_mfa_unenrollment_error">No es pot eliminar el mètode</string>
148148
<string name="fui_mfa_unenrollment_success_message">Mètode eliminat</string>

auth/src/main/res/values-fr-rCH/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,11 +161,11 @@
161161
<string name="fui_mfa_choose_method_instruction">Choisissez une méthode de vérification</string>
162162
<string name="fui_mfa_enrollment_instruction">Ajoutez une couche de sécurité supplémentaire</string>
163163
<string name="fui_mfa_method_sms">SMS</string>
164-
<string name="fui_mfa_method_totp">Application d'authentification</string>
164+
<string name="fui_mfa_method_totp">Application d\'authentification</string>
165165
<string name="fui_mfa_phone_number_already_exists_error">Ce numéro de téléphone est associé à un autre compte</string>
166166
<string name="fui_mfa_second_factor_required_error">Vérification requise</string>
167-
<string name="fui_mfa_setup_instruction">Scannez le code QR avec votre application d'authentification</string>
168-
<string name="fui_mfa_totp_already_exists_error">L'application d'authentification est déjà configurée</string>
167+
<string name="fui_mfa_setup_instruction">Scannez le code QR avec votre application d\'authentification</string>
168+
<string name="fui_mfa_totp_already_exists_error">L\'application d\'authentification est déjà configurée</string>
169169
<string name="fui_mfa_unenrollment_confirmation_message">Êtes-vous sûr de vouloir supprimer cette méthode ?</string>
170170
<string name="fui_mfa_unenrollment_error">Impossible de supprimer la méthode</string>
171171
<string name="fui_mfa_unenrollment_success_message">Méthode supprimée</string>

auth/src/main/res/values-fr/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,11 +167,11 @@
167167
<string name="fui_mfa_choose_method_instruction">Choisissez une méthode de vérification</string>
168168
<string name="fui_mfa_enrollment_instruction">Ajoutez une couche de sécurité supplémentaire</string>
169169
<string name="fui_mfa_method_sms">SMS</string>
170-
<string name="fui_mfa_method_totp">Application d'authentification</string>
170+
<string name="fui_mfa_method_totp">Application d\'authentification</string>
171171
<string name="fui_mfa_phone_number_already_exists_error">Ce numéro de téléphone est associé à un autre compte</string>
172172
<string name="fui_mfa_second_factor_required_error">Vérification requise</string>
173-
<string name="fui_mfa_setup_instruction">Scannez le code QR avec votre application d'authentification</string>
174-
<string name="fui_mfa_totp_already_exists_error">L'application d'authentification est déjà configurée</string>
173+
<string name="fui_mfa_setup_instruction">Scannez le code QR avec votre application d\'authentification</string>
174+
<string name="fui_mfa_totp_already_exists_error">L\'application d\'authentification est déjà configurée</string>
175175
<string name="fui_mfa_unenrollment_confirmation_message">Êtes-vous sûr de vouloir supprimer cette méthode ?</string>
176176
<string name="fui_mfa_unenrollment_error">Impossible de supprimer la méthode</string>
177177
<string name="fui_mfa_unenrollment_success_message">Méthode supprimée</string>

auth/src/main/res/values-it/strings.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
<string name="fui_mfa_error_generic" translation_description="Generic error message for MFA enrollment failures">Si è verificato un errore durante la registrazione. Riprova.</string>
132132

133133
<string name="fui_back_action">Indietro</string>
134-
<string name="fui_identity_verified_message">Identità verificata. Riprova l'azione.</string>
134+
<string name="fui_identity_verified_message">Identità verificata. Riprova l\'azione.</string>
135135
<string name="fui_manage_mfa_action">Gestisci autenticazione a due fattori</string>
136136
<string name="fui_incorrect_password_error">Password non corretta</string>
137137
<string name="fui_mfa_choose_method_instruction">Scegli un metodo di verifica</string>
@@ -141,7 +141,7 @@
141141
<string name="fui_mfa_phone_number_already_exists_error">Questo numero di telefono è già associato a un altro account</string>
142142
<string name="fui_mfa_second_factor_required_error">Verifica richiesta</string>
143143
<string name="fui_mfa_setup_instruction">Scansiona il codice QR con la tua app di autenticazione</string>
144-
<string name="fui_mfa_totp_already_exists_error">L'app di autenticazione è già configurata</string>
144+
<string name="fui_mfa_totp_already_exists_error">L\'app di autenticazione è già configurata</string>
145145
<string name="fui_mfa_unenrollment_confirmation_message">Sei sicuro di voler rimuovere questo metodo?</string>
146146
<string name="fui_mfa_unenrollment_error">Impossibile rimuovere il metodo</string>
147147
<string name="fui_mfa_unenrollment_success_message">Metodo rimosso</string>
@@ -163,5 +163,5 @@
163163
<string name="fui_verification_code_label">Codice di verifica</string>
164164
<string name="fui_verified_email_action">Email verificata</string>
165165
<string name="fui_verify_action">Verifica</string>
166-
<string name="fui_verify_email_instruction">Abbiamo inviato un'email di verifica a %1$s</string>
166+
<string name="fui_verify_email_instruction">Abbiamo inviato un\'email di verifica a %1$s</string>
167167
</resources>

auth/src/main/res/values-uk/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
<string name="fui_mfa_enrollment_instruction">Додайте додатковий рівень безпеки</string>
140140
<string name="fui_mfa_method_sms">SMS</string>
141141
<string name="fui_mfa_method_totp">Додаток для автентифікації</string>
142-
<string name="fui_mfa_phone_number_already_exists_error">Цей номер телефону вже пов'язаний з іншим обліковим записом</string>
142+
<string name="fui_mfa_phone_number_already_exists_error">Цей номер телефону вже пов\'язаний з іншим обліковим записом</string>
143143
<string name="fui_mfa_second_factor_required_error">Потрібне підтвердження</string>
144144
<string name="fui_mfa_setup_instruction">Скануйте QR-код додатком для автентифікації</string>
145145
<string name="fui_mfa_totp_already_exists_error">Додаток для автентифікації вже налаштовано</string>

auth/src/main/res/values/strings.xml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,33 @@
6161
<string name="fui_mfa_label_unknown_method" translation_description="Label for an unknown MFA factor.">Unknown method</string>
6262
<string name="fui_mfa_enrolled_on" translation_description="Label indicating the enrollment date of an MFA factor.">Enrolled on %1$s</string>
6363
<string name="fui_mfa_setup_authenticator_description" translation_description="Description displayed during authenticator app setup.">Scan the QR code or enter the secret key in your authenticator app</string>
64+
<string name="fui_mfa_choose_method_instruction" translation_description="Instruction to choose an MFA verification method.">Choose a verification method</string>
65+
<string name="fui_mfa_enrollment_instruction" translation_description="Instruction to enroll in MFA.">Add an extra layer of security</string>
66+
<string name="fui_mfa_method_sms" translation_description="Label for SMS MFA method.">SMS</string>
67+
<string name="fui_mfa_method_totp" translation_description="Label for authenticator app MFA method.">Authenticator app</string>
68+
<string name="fui_mfa_phone_number_already_exists_error" translation_description="Error when phone number is already associated with another account.">This phone number is associated with another account</string>
69+
<string name="fui_mfa_second_factor_required_error" translation_description="Error when second factor verification is required.">Verification required</string>
70+
<string name="fui_mfa_setup_instruction" translation_description="Instruction for setting up authenticator app.">Scan the QR code with your authenticator app</string>
71+
<string name="fui_mfa_totp_already_exists_error" translation_description="Error when authenticator app is already set up.">Authenticator app is already set up</string>
72+
<string name="fui_mfa_unenrollment_confirmation_message" translation_description="Confirmation message before removing an MFA method.">Are you sure you want to remove this method?</string>
73+
<string name="fui_mfa_unenrollment_error" translation_description="Error when unable to remove MFA method.">Unable to remove method</string>
74+
<string name="fui_mfa_unenrollment_success_message" translation_description="Success message after removing MFA method.">Method removed</string>
75+
<string name="fui_mfa_verification_instruction" translation_description="Instruction to enter verification code.">Enter the verification code</string>
6476

6577
<!-- Re-authentication dialog -->
6678
<string name="fui_reauth_dialog_title" translation_description="Title for the re-authentication dialog.">Verify your identity</string>
6779
<string name="fui_reauth_dialog_message" translation_description="Message shown in the re-authentication dialog.">For your security, please re-enter your password to continue.</string>
6880
<string name="fui_reauth_account_label" translation_description="Label indicating the email account being re-authenticated.">Account: %1$s</string>
6981
<string name="fui_incorrect_password_error" translation_description="Error shown when the provided password is incorrect.">Incorrect password. Please try again.</string>
7082
<string name="fui_reauth_generic_error" translation_description="Generic error shown when re-authentication fails.">Authentication failed. Please try again.</string>
83+
<string name="fui_reauth_instruction" translation_description="Instruction to confirm identity to continue.">Confirm your identity to continue</string>
84+
<string name="fui_reauth_required_error" translation_description="Error when re-authentication is required.">Re-authentication required</string>
85+
<string name="fui_reauth_success_message" translation_description="Success message after re-authentication.">Re-authentication successful</string>
86+
<string name="fui_reauthenticate_action" translation_description="Action to re-authenticate.">Re-authenticate</string>
87+
88+
<!-- Profile updates -->
89+
<string name="fui_profile_update_error" translation_description="Error when unable to update profile.">Unable to update profile</string>
90+
<string name="fui_profile_update_success_message" translation_description="Success message after profile update.">Profile updated</string>
7191

7292
<!-- Common-->
7393
<string name="fui_next_default" translation_description="Button text to continue">Next</string>

0 commit comments

Comments
 (0)