diff --git a/ShareClient/it.lproj/Localizable.strings b/ShareClient/it.lproj/Localizable.strings index 4a2ce26..e6c0575 100644 --- a/ShareClient/it.lproj/Localizable.strings +++ b/ShareClient/it.lproj/Localizable.strings @@ -3,7 +3,7 @@ "Dexcom Share" = "Dexcom Share"; /* Sensor state description for the non-valid state */ -"Needs Attention" = "Necessita di Attenzione"; +"Needs Attention" = "Richiede attenzione"; /* Sensor state description for the valid state */ "OK" = "OK"; diff --git a/ShareClientUI/it.lproj/Localizable.strings b/ShareClientUI/it.lproj/Localizable.strings index 87201da..1027b34 100644 --- a/ShareClientUI/it.lproj/Localizable.strings +++ b/ShareClientUI/it.lproj/Localizable.strings @@ -24,10 +24,10 @@ "Latest Reading" = "Ultima lettura"; /* Outside US share server option title */ -"Outside US" = "Fuori USA"; +"Outside US" = "Fuori dagli USA"; /* The title of the Dexcom share password credential */ -"Password" = "Parola d'ordine"; +"Password" = "Password"; /* The title of the Dexcom share server URL credential */ "Server" = "Server"; @@ -39,7 +39,7 @@ "US" = "USA"; /* The title of the Dexcom share username credential */ -"Username" = "Nome Utente"; +"Username" = "Nome utente"; /* Outside US and APAC share server option title */ "Worldwide" = "In tutto il mondo";