From d6d2dc06cd1b133d3832be0cc060a236265a84e2 Mon Sep 17 00:00:00 2001 From: Alice Di Rico <83651704+Ladirico@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:12:20 +0100 Subject: [PATCH] fix: [IOPID-1287] Change fingerprint icon and fix typo (#5392) ## Short description change fingerprint icon and fix typo as requested in this [Jira task](https://pagopa.atlassian.net/browse/IOPID-1287) ## List of changes proposed in this pull request - fix typo in it and en - change finger print icon name from the library ## How to test Run the application with fast login FF active. Screenshot 2024-01-11 alle 10 07 59 --- locales/en/index.yml | 2 +- locales/it/index.yml | 2 +- ts/features/fastLogin/components/SecuritySuggestions.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/en/index.yml b/locales/en/index.yml index 52a8f1ca0db..5c51410b00b 100644 --- a/locales/en/index.yml +++ b/locales/en/index.yml @@ -688,7 +688,7 @@ authentication: button_accept_lv: Continue with quick access button_decline_lv: Authenticate with SPID or CIE every 30 days security_suggestions: - fingerprint: Do not share your or unlock code or biometric recognition with anyone. + fingerprint: Do not share your unlock code or biometric recognition with anyone. io_logout: If you lose your device, log out from the web. io_lock_access: If you fear that someone might use your SPID or CIE, lock access to the app after authenticating from the web. access_new_device: If you access IO with someone else's device, remember to log out when you are finished. diff --git a/locales/it/index.yml b/locales/it/index.yml index 649e2753e8d..82c9481954d 100644 --- a/locales/it/index.yml +++ b/locales/it/index.yml @@ -688,7 +688,7 @@ authentication: button_accept_lv: Continua con l’accesso rapido button_decline_lv: Autenticati con SPID o CIE ogni 30 giorni security_suggestions: - fingerprint: Non condividere il tuo o codice di sblocco o riconoscimento biometrico con nessuno + fingerprint: Non condividere il tuo codice di sblocco o riconoscimento biometrico con nessuno io_logout: Se perdi il dispositivo, esci dall’app da web io_lock_access: Se temi che qualcuno possa usare il tuo SPID o CIE, puoi bloccare l’accesso all’app entrando dal web access_new_device: Se accedi a IO con un dispositivo di altri, ricordati di uscire dall’app quando hai finito diff --git a/ts/features/fastLogin/components/SecuritySuggestions.tsx b/ts/features/fastLogin/components/SecuritySuggestions.tsx index 6a6e0f7c9e4..b921772829f 100644 --- a/ts/features/fastLogin/components/SecuritySuggestions.tsx +++ b/ts/features/fastLogin/components/SecuritySuggestions.tsx @@ -24,7 +24,7 @@ const SecuritySuggestions = () => { return (