Jon Mårtensson 3 лет назад
Родитель
Сommit
dc6adc32e7

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

@@ -736,3 +736,12 @@
 
 /* Error message shown when the pod is not connected */
 "Pod not connected" = "Pod not connected";
+
+/* Label for suspended at time */
+"Suspended At" = "Pausad kl.;";
+
+/* Text for suspend resume button when insulin delivery is resuming */
+"Resuming insulin delivery..." = "Resuming insulin delivery...";
+
+/* Text for suspend resume button when insulin delivery is suspending */
+"Suspending insulin delivery..." = "Suspending insulin delivery...";

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

@@ -732,3 +732,12 @@
 
 /* Error message shown when the pod is not connected */
 "Pod not connected" = "Podd inte ansluten";
+
+/* Label for suspended at time */
+"Suspended At" = "Pausad kl.";
+
+/* Text for suspend resume button when insulin delivery is resuming */
+"Resuming insulin delivery..." = "Startar pump...";
+
+/* Text for suspend resume button when insulin delivery is suspending */
+"Suspending insulin delivery..." = "Pausar pump...";