You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: app/src/main/res/values-es/strings.xml
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<resources>
3
-
<stringname="update_message">Cambios en v1.122:\n\t* Fix HeavenManga y JapScan.\n\t* Agregado InManga(es).\n\t* Y algunos arreglos.
4
-
</string>
3
+
<stringname="update_message">Cambios en v1.123:\n\t* Fix CFI.\n\t* Primera parte de implementacion de plugins en JS (no se vee).\n\t* Agregado overscroll en los lectores continuos para cambiar de capitulo y arreglado el seek al abrir.\n\t* y otros fix menores y de fondo.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values/strings.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<resources>
3
-
<stringname="update_message">Changes on v1.122:\n\t* Fix HeavenManga and JapScan.\n\t* Added InManga(es).\n\t* Some small fixes.</string>
3
+
<stringname="update_message">Changes on v1.123:\n\t* Fix CFI.\n\t* First half of js plugin implementation(you don\'t go to see it).\n\t* Added overscroll to the continuous reader and fixed the seek on open and changes chapter.\n\t* Others min fixes and improve on background.</string>
0 commit comments