Sfoglia il codice sorgente

Replace "non-pump" with "external" in explanation of "External Insulin" strings for en and de

bjornoleh 2 anni fa
parent
commit
3c6332f083

+ 1 - 1
FreeAPS/Sources/Localizations/Main/de.lproj/Localizable.strings

@@ -1222,7 +1222,7 @@ Enact a temp Basal or a temp target */
 /* An Automatic delivered bolus (SMB) */
 /* An Automatic delivered bolus (SMB) */
 "SMB" = "SMB";
 "SMB" = "SMB";
 
 
-/* A manually entered dose of non-pump insulin */
+/* A manually entered dose of external insulin */
 "External Insulin" = "Externes Insulin";
 "External Insulin" = "Externes Insulin";
 
 
 /* Status highlight when manual temp basal is running. */
 /* Status highlight when manual temp basal is running. */

+ 1 - 1
FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

@@ -1220,7 +1220,7 @@ Enact a temp Basal or a temp target */
 /* An Automatic delivered bolus (SMB) */
 /* An Automatic delivered bolus (SMB) */
 "SMB" = "SMB";
 "SMB" = "SMB";
 
 
-/* A manually entered dose of non-pump insulin */
+/* A manually entered dose of external insulin */
 "External Insulin" = "External Insulin";
 "External Insulin" = "External Insulin";
 
 
 /* Status highlight when manual temp basal is running. */
 /* Status highlight when manual temp basal is running. */