diff options
| author | kwadronaut <kwadronaut@autistici.org> | 2026-03-12 14:11:49 +0100 |
|---|---|---|
| committer | cyberta <cyberta@riseup.net> | 2026-03-16 23:07:45 +0000 |
| commit | 655266045398234480c4afb966988e50db19279c (patch) | |
| tree | 8a1dcadd551e12fb3346a26605cb5173071a2422 /src | |
| parent | f23ca29ed253a3184b36b7a97302789877c7330e (diff) | |
update readme, fix translation script
Diffstat (limited to 'src')
| -rw-r--r-- | src/README.md | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/README.md b/src/README.md index f7dc36ff..21efd9dd 100644 --- a/src/README.md +++ b/src/README.md @@ -30,16 +30,11 @@ Keep an eye on this [issue](https://gitlab.com/fdroid/fdroidserver/-/issues/829) 1. When there were any changes on weblate, they should be at https://0xacab.org/leap/l10n/-/tree/bitmask-playstore?ref_type=heads (or the RiseupVPN, for flavors). Maybe still as a merge request. Reach out to translators if there are important strings missing. 1. You want to double check: if the app is only half translated, you probably do not want to push an app store localization. 1. Pull store metadata translations from the l10n git repo scripts/pullTranslations.py main (or custom flavor) - - -1. Pull translations to this repository, from your earlier git clones: - -1. prepare for upload and store digestion: scripts/prepareForTx.py 1. use fastlane to push to the google store ## Notes: -Translations that aren't completed (enough), won't be integrated. +Translations that aren't completed (enough), shouldn't be integrated. When there are new strings in this Android project at ../app/src/main/res/values/strings.xml in the main branch, they will be updated in the bitmask branch here: https://0xacab.org/leap/l10n/-/tree/bitmask?ref_type=heads Webhooks are configured to have weblate updating https://localizationlab.weblate.cloud/projects/bitmask/bitmask-android/ @@ -58,7 +53,6 @@ fastlane supply init -j <YOUR-API-DETAILS.json> -p se.leap.<PROJECTNAME> -m src/ apt install pythong3-babel - ## Getting API token You need a Google cloud platform account, create a service account, grant relevant permissions, connect it with the play store. |
