7 Commits

Author SHA1 Message Date
91cc65131b Completely remove easy_localization 2022-11-27 20:41:20 +01:00
6d453ee62a Rename app_localization_context to l10n
It's easier to enter and this file now contains far more things
2022-11-27 17:52:03 +01:00
b925da7a47 Use the generated localization instead of easy_localization
Not everywhere, but a large part of the code base.

This way, hot reloading will also reload the strings which makes for
such a better developer experience.
2022-11-19 03:02:01 +01:00
ae9228f65e Use super.key
Makes the code a bit more readable.
2022-08-25 11:32:25 +02:00
abafd8fe01 Move Settings Widget to another folder 2021-11-07 17:40:14 +01:00
33a731a3d7 Add reuse licensing to files in lib 2021-09-15 13:06:43 +02:00
89298c4495 Language Selector: Show the full language name
Instead of just the iso code

Man, this took quite a while, because of the Mandarin script.
2021-09-08 01:50:12 +02:00