From 5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Mon, 5 Feb 2024 17:36:43 +0100 Subject: Move store descriptions into strings files This makes translation easier as there's a single file to edit at. Existing short and full descriptions are conserved. sync_translations.py takes care of updating the metadata files. The metadata directories are renamed to match the language codes used in `res/`. Contributing guidelines are updated accordingly. --- metadata/android/en/changelogs/25.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 metadata/android/en/changelogs/25.txt (limited to 'metadata/android/en/changelogs/25.txt') diff --git a/metadata/android/en/changelogs/25.txt b/metadata/android/en/changelogs/25.txt new file mode 100644 index 0000000..5a7c858 --- /dev/null +++ b/metadata/android/en/changelogs/25.txt @@ -0,0 +1,12 @@ +New supported languages: Polish, Ukrainian, Bengali, Norwegian +New layouts: Ukrainian, Bengali, Norwegian, Bone, Czech +New translations: Brazilian Portuguese, Italian, Russian, Czech + +Hold modifiers to lock, double tap on shift disabled by default. +Option to add more keys to the keyboard. +Automatic capitalisation at beginning of sentences. +Added e-ink oriented theme. +New pane for greek letters and mathematical symbols. +Improvements to the layouts and various bug fixes. + +Thanks to the contributors: @nanno, @Quantenzitrone, @eandersons, @iamrasel, @ChristianGynnild, @igorSilCar, @CastixGitHub, @94KONG, @ptrm, @Validbit -- cgit v1.2.3