Przeglądaj źródła

Missing string "Add %@ without bolusing"

Jon Mårtensson 5 lat temu
rodzic
commit
912da5bc3f

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

@@ -6,6 +6,10 @@
 
 
 "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
 "Add insulin without actually bolusing" = "Add insulin without actually bolusing";
 
 
+/* Add insulin from source outside of pump */
+"Add %@ without bolusing" = "Add %@ without bolusing";
+
+/*  */
 "Amount Bolus" = "Amount Bolus";
 "Amount Bolus" = "Amount Bolus";
 
 
 "Bolus" = "Bolus";
 "Bolus" = "Bolus";

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

@@ -6,6 +6,10 @@
 
 
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 "Add insulin without actually bolusing" = "Lägg till insulin utan att ge bolus";
 
 
+/* Add insulin from source outside of pump */
+"Add %@ without bolusing" = "Lägg till %@ utan att ge bolus";
+
+/* */
 "Amount Bolus" = "Mängd insulin";
 "Amount Bolus" = "Mängd insulin";
 
 
 "Bolus" = "Bolus";
 "Bolus" = "Bolus";