Explorar el Código

Missing string (with typo)

Jon Mårtensson hace 5 años
padre
commit
1422c8c12f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      FreeAPS/Sources/Localizations/en.lproj/Localizable.strings

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

@@ -81,6 +81,9 @@
 /* A you sure delete preset? */
 /* A you sure delete preset? */
 "A you sure?" = "A you sure?";
 "A you sure?" = "A you sure?";
 
 
+/* Are you sure? Typo in code*/
+"Are your sure?" = "Are you sure?";
+
 /* Bottom target temp */
 /* Bottom target temp */
 "Bottom target" = "Bottom target";
 "Bottom target" = "Bottom target";