Преглед изворни кода

Missing localization string

Jon Mårtensson пре 3 година
родитељ
комит
9e9ef63c8d

+ 3 - 0
Dependencies/OmniBLE/Localizations/en.lproj/Localizable.strings

@@ -418,3 +418,6 @@
 
 
 /* Insulin Unit */
 /* Insulin Unit */
 "U" = "U";
 "U" = "U";
+
+/* The action string on pod status page when pod expired */
+"Change Pod now. Insulin delivery will stop 8 hours after the Pod has expired or when no more insulin remains." = "Change Pod now. Insulin delivery will stop 8 hours after the Pod has expired or when no more insulin remains.";

+ 3 - 0
Dependencies/OmniBLE/Localizations/sv.lproj/Localizable.strings

@@ -416,3 +416,6 @@
 
 
 /* Insulin Unit */
 /* Insulin Unit */
 "U" = "IE";
 "U" = "IE";
+
+/* The action string on pod status page when pod expired */
+"Change Pod now. Insulin delivery will stop 8 hours after the Pod has expired or when no more insulin remains." = "Byt podd nu. Insulintillförsel kommer att upphöra 8 timmar efter att podd går ut eller tills att inget insulin återstår.";