* Localize the Madara strings.
* Lint some overrides.
* Add missing comma.
* Fix build error due to final in multilang sources.
* Fix typo in author string.
* Fix a merge conflict.
* FMReader: WeLoveManga: Fix page list parsing
They appear to have changed how their page list works, to instead be driven
off an attribute with a seemingly randomly generated name. That name is
then emitted as part of the page script. We can just rely on that
attribute being very long instead.
Fixes#9120
* FMReader: WeLoveManga: Fix imports.
They were not copied over correctly when copying the (edited) generated
code back to the source.
* MangaSee/Life: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* WPMangaReader: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* FMReader: add alt name
add alternative name to manga description
remove author name if its "Updating"
* MangaPark: add alt name
add alternative name to manga description
* WPMangaStream: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* MangaBox: add alt name
add alternative name to manga description
* MaidManga: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* Komiku: cleaning code
cleaning series type code
* ManhuaID: cleaning code
cleaning series type code
* cleaning, tweaking
* add 18+
* add some source icon in fmreader
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* add some source icon in wpmangareader
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* add some source icon in wpmangastream
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* Ngomik: fix thumbnail and chapter images
Co-authored-by: Ankit Singh <as280093@gmail.com>