6 Commits

Author SHA1 Message Date
ea8cd35261 Fix deprecated methods 2023-02-09 16:00:29 +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
9e24948ae2 Add missing licensing headers 2021-11-04 15:11:40 +01:00
b8cce96edd Move Settings version number widget to its own file 2021-10-30 13:11:40 +02:00