Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ShareClient/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
2 changes: 1 addition & 1 deletion ShareClientUI/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down
6 changes: 6 additions & 0 deletions ShareClientUI/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -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?";

Expand Down Expand Up @@ -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";

6 changes: 6 additions & 0 deletions ShareClientUI/nb.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -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?";

Expand Down Expand Up @@ -38,3 +41,6 @@
/* The title of the Dexcom share username credential */
"Username" = "Brukernavn";

/* Outside US and APAC share server option title */
"Worldwide" = "Verdensomspennende";