From d1dfc80df6c1738763e3a8a72cd62df17f6adedf Mon Sep 17 00:00:00 2001 From: Jules Aguillon Date: Wed, 2 Jul 2025 23:15:33 +0200 Subject: ci: Disable translation check The translation check is creating conflicts with changes done on Weblate and is superfluous. --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 97af0c4..89943a9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -173,13 +173,13 @@ Remove the `` parts and change the text. ### Adding a translation +The preferred method for translating the app is to use Weblate: +https://hosted.weblate.org/engage/unexpected-keyboard/ + The `res/values-/strings.xml` file must be created by copying the default translation in `res/values/strings.xml`, which contain the structure of the file and the English strings. -To check that `strings.xml` is formatted correctly, run -`python sync_translations.py`. This will modify your files. - Store descriptions in `fastlane/metadata/android/` are updated automatically. Translating changelogs is not useful. -- cgit v1.2.3