305 Commits

Author SHA1 Message Date
arkon
a27b25f7c6 Always attempt automatic backup creation
- Defaults to every 12 hours
- Minimum number of backups is now 2, just to offer some level of redundancy in case something happens
- If it's missing storage permissions, it'll fail but that's the user's loss if they somehow haven't granted that permission yet

# Conflicts:
#	app/build.gradle.kts
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/BackupManager.kt
2022-09-16 13:57:19 -04:00
Howard Wu
c54103e8f4 zh-rCN translation correction (#673)
(cherry picked from commit cebaa1be193eaef11981984cc1cc0d0b3c686556)
2022-09-11 21:18:25 -04:00
Jobobby04
137bbf3f82 Move SY Strings to the i18n module 2022-09-10 14:35:07 -04:00
Andreas
b306f49950 Revert moving arrays to i18n (#7977)
(cherry picked from commit 9ce1d71a45ed676c362e7b650ddeee3fe88b3f96)
2022-09-10 14:21:35 -04:00
Andreas
1825a3e9a2 Extract translation from app module (#7975)
* Extract translation from app module

- Prep for further extraction to modules in the nearish future

* Subproject .gitignore

(cherry picked from commit d5c207d8a3fae9aa42f39a008454696e2d8b2e06)

# Conflicts:
#	.gitignore
2022-09-10 14:20:44 -04:00