Parcourir la source

Change strings.

Jon Mårtensson il y a 4 ans
Parent
commit
eac6d1dc80

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

@@ -131,7 +131,10 @@
 "Top target" = "Top target";
 
 /*  Temp target set for ... minutes */
-"for %@ min" = "for %@ min";
+"for" = "for";
+
+/*  Temp target set for ... minutes */
+"min" = "min";
 
 /*  */
 "Autotune" = "Autotune";