There is no way to trigger mass migration at the moment. The functionality will be added in a follow up PR. Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com> (cherry picked from commit ee19050cc00b0a787af65b641624d07bb194e155) * Fix background crash in mass migration screen (cherry picked from commit 63943debc2fd4efa1a0418bbfefaea93a24b49fd) * Fix same manga check logic in mass migration (cherry picked from commit f1193866f4306384a2a466c6353446bfed2bd9aa) * Fix migration progress not updating and category flag mischeck (mihonapp/mihon#2484) - Fixed an issue where migration progress wasn't updated after a manual source search - Fixed incorrect logic where the category migration flag was ignored due to checking the chapter flag instead (cherry picked from commit 16b5317b90b3064d12aa38f687cc30110fd8cdb3) * Fix mass migration advanced search query building (mihonapp/mihon#2629) (cherry picked from commit 7c08b75555a5444ede4912dc5e32607fac2b9678) * Fix mass migration not using the same search queries as individual migration (mihonapp/mihon#2736) (cherry picked from commit 7161bc2e825bdfd66a1829f7dce42bd0570b1008) Co-authored-by: Cuong-Tran <16017808+cuong-tran@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||
| README.md | ||
i18n
This module houses the string resources and translations.
Original English strings are managed in src/commonMain/moko-resources/base/. Translations are done externally via Weblate. See our website for more details.