diff --git a/ShareClient/it.lproj/Localizable.strings b/ShareClient/it.lproj/Localizable.strings index d1b4372..4a2ce26 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" = "Esige Attenzione"; +"Needs Attention" = "Necessita di Attenzione"; /* Sensor state description for the valid state */ "OK" = "OK"; diff --git a/ShareClientUI/fr.lproj/Localizable.strings b/ShareClientUI/fr.lproj/Localizable.strings index 5af84a7..5d2ad79 100644 --- a/ShareClientUI/fr.lproj/Localizable.strings +++ b/ShareClientUI/fr.lproj/Localizable.strings @@ -12,7 +12,7 @@ /* Button title to delete CGM Title text for the button to remove a CGM from Loop */ -"Delete CGM" = "Effacer le CGM"; +"Delete CGM" = "Supprimer le CGM"; /* Title describing glucose value */ "Glucose" = "Glycémie"; diff --git a/ShareClientUI/it.lproj/Localizable.strings b/ShareClientUI/it.lproj/Localizable.strings index dba367f..87201da 100644 --- a/ShareClientUI/it.lproj/Localizable.strings +++ b/ShareClientUI/it.lproj/Localizable.strings @@ -1,3 +1,6 @@ +/* Japan, Phillipines, Singapore share server option title */ +"APAC" = "APAC"; + /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "Sei sicuro di voler eliminare questo CGM?"; @@ -38,3 +41,6 @@ /* The title of the Dexcom share username credential */ "Username" = "Nome Utente"; +/* Outside US and APAC share server option title */ +"Worldwide" = "In tutto il mondo"; + diff --git a/ShareClientUI/nb.lproj/Localizable.strings b/ShareClientUI/nb.lproj/Localizable.strings index 2df91ac..f26d34f 100644 --- a/ShareClientUI/nb.lproj/Localizable.strings +++ b/ShareClientUI/nb.lproj/Localizable.strings @@ -1,3 +1,6 @@ +/* Japan, Phillipines, Singapore share server option title */ +"APAC" = "APAC"; + /* Confirmation message for deleting a CGM */ "Are you sure you want to delete this CGM?" = "Er du sikker på at du vil slette denne CGM?"; @@ -38,3 +41,6 @@ /* The title of the Dexcom share username credential */ "Username" = "Brukernavn"; +/* Outside US and APAC share server option title */ +"Worldwide" = "Verdensomspennende"; +