Преглед на файлове

Localization. Added a missing string

Jon Mårtensson преди 3 години
родител
ревизия
cd4802ab63

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

@@ -649,3 +649,6 @@
 
 /* Text for previous pod information row */
 "Previous Pod Information" = "Previous Pod Information";
+
+/* Text shown in insulin remaining space when no pod is paired (Please keep the '\n' while translating!) */
+"No\nDelivery" = "No\nDelivery";

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

@@ -647,3 +647,6 @@
 
 /* Text for previous pod information row */
 "Previous Pod Information" = "Info om tidigare podd";
+
+/* Text shown in insulin remaining space when no pod is paired (Please keep the '\n' while translating!) */
+"No\nDelivery" = "Inget\ninsulin";