فهرست منبع

Localizible strings

Jon Mårtensson 3 سال پیش
والد
کامیت
b7777c48bf

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

@@ -419,9 +419,12 @@ Enact a temp Basal or a temp target */
 /* Header for Temp targets in Watch app */
 "Temp Targets" = "Temp Targets";
 
-/* Delete carbs from Treatments list*/
+/* Delete carbs from data table and NS */
 "Delete carbs?" = "Delete carbs?";
 
+/* Delete insulin from pump history and Nightscout */
+"Delete insulin?" = "Delete insulin?";
+
 /* Treatments list */
 "Treatments" = "Treatments";
 

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

@@ -419,9 +419,12 @@ Enact a temp Basal or a temp target */
 /* Header for Temp targets in Watch app */
 "Temp Targets" = "Målvärden";
 
-/* Delete carbs from Treatments list*/
+/* Delete carbs from data table and NS */
 "Delete carbs?" = "Ta bort kolhydrater?";
 
+/*  Delete insulin from pump history and Nightscout */
+"Delete insulin?" = "Ta bort insulin?";
+
 /* Treatments list */
 "Treatments" = "Behandlingar";