Browse Source

Change strings.

Jon Mårtensson 4 years ago
parent
commit
eac6d1dc80
1 changed files with 4 additions and 1 deletions
  1. 4 1
      FreeAPS/Sources/Localizations/Main/en.lproj/Localizable.strings

+ 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";