mihon/i18n
Sven 8632ba85ee
fix: storage permission request for non-conforming devices (#726)
* fix: storage permission request for non-conforming devices

* fix: catch more specific exception

* chore: add toast message to indicate missing persistent permissions

* chore: correct newly introduced translaction string

* Change error toast message

---------

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2024-06-02 01:25:58 +06:00
..
src fix: storage permission request for non-conforming devices (#726) 2024-06-02 01:25:58 +06:00
.gitignore Migrate to multiplatform string resources (#10147) 2023-11-18 13:54:56 -05:00
build.gradle.kts Rework buildSrc and remove usage of subprojects 2024-04-06 12:18:10 +06:00
README.md Replace all Tachi links to Mihon 2024-01-16 01:07:32 +06: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.