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" = "Necessita di Attenzione";
"Needs Attention" = "Richiede attenzione";

/* Sensor state description for the valid state */
"OK" = "OK";
Expand Down
6 changes: 3 additions & 3 deletions ShareClientUI/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand All @@ -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";
Expand Down