komikku/i18n
w a43e5355b7
Update image-decoder, color management (#523)
* Update image-decoder, color management

* move display profile pref

* remove true color pref

* Move Display Profile settings to a new section

* Partially revert "remove true color pref"

This partially reverts commit e1a75816950e100936699279e1618adb2fa341aa.

* Tweak label

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
(cherry picked from commit 3f2c8e9ef6db540c77b818ffdf771674b3e46c8b)

# Conflicts:
#	app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsAdvancedScreen.kt
#	app/src/main/java/eu/kanade/presentation/more/settings/screen/SettingsReaderScreen.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/reader/ReaderActivity.kt
#	gradle/libs.versions.toml
2024-04-26 11:35:14 +07:00
..
src Update image-decoder, color management (#523) 2024-04-26 11:35:14 +07:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-12-23 20:28:29 -05:00
build.gradle.kts Address build warning in :i18n 2024-02-19 17:54:43 +07:00
README.md Swap over to Mihon.app 2024-02-19 15:28:28 +07:00

i18n

This module houses the string resources and translations.

Original English strings are manged in src/commonMain/resources/MR/base/. Translations are done externally via Weblate. See our website for more details.