abouttreesummaryrefslogcommitdiff
path: root/metadata/android/en-US/changelogs/20.txt
diff options
context:
space:
mode:
authorJules Aguillon2024-02-05 17:36:43 +0100
committerJules Aguillon2024-02-06 23:11:14 +0100
commit5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc (patch)
tree7c6dc5d68736704820b260383b2d9202c909ec15 /metadata/android/en-US/changelogs/20.txt
parent82a9774f5a2860854608a97db507abe322a68f99 (diff)
downloadunexpected-keyboard-5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc.tar.gz
unexpected-keyboard-5ce89d1b4b2ad5ebc7c48b1fb395f6bb3e9895bc.zip
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.
Diffstat (limited to 'metadata/android/en-US/changelogs/20.txt')
-rw-r--r--metadata/android/en-US/changelogs/20.txt25
1 files changed, 0 insertions, 25 deletions
diff --git a/metadata/android/en-US/changelogs/20.txt b/metadata/android/en-US/changelogs/20.txt
deleted file mode 100644
index d4d7b13..0000000
--- a/metadata/android/en-US/changelogs/20.txt
+++ /dev/null
@@ -1,25 +0,0 @@
-Quick fix release.
-
-Previously:
-
-Translations: Brazilian portuguese (@igorSilCar), Chinese-Simplified (@9-2-1), Korean (@notnickid)
-New layouts: Swedish (@thabubble), Korean (@notnickid)
-
-Improved computation of the swipe gesture and fix unstoppable key-repeat on
-some devices.
-
-Moved keys away from the edges of the screen and other improvements to the layouts.
-
-Improved rendering of some symbols.
-
-Added more characters to the keyboard:
-- New combinations to Fn (@ArenaL5)
-- Currency symbols
-- Added arrow and box symbols (@sdrapha)
-- F11 and F12.
-
-Option for making modifiers lockable. (@sdrapha)
-Fixes to the Spanish layout and other fixes. (@ArenaL5)
-Many other fixes.
-
-Huge thanks to the contributors: @igorSilCar, @sdrapha, @ArenaL5, @notnickid, @9-2-1, @thabubble