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

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

@@ -49,6 +49,9 @@
 /* Headline in suggested pop up (at: at what time) */
 "Suggested at" = "Suggested at";
 
+/* Headline in enacted pop up (at: at what time) */
+ "Error at" = "Error at";
+
 /* Home title */
 "Home" = "Home";
 

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

@@ -49,6 +49,9 @@
 /* Headline in suggested pop up (at: at what time) */
 "Suggested at" = "Föreslaget klockan";
 
+/* Headline in enacted pop up (at: at what time) */
+ "Error at" = "Fel klockan";
+
 /* Home title */
 "Home" = "Hem";