From 55f0dee77dd153abf4b04db9d11ef89d04bb8904 Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Thu, 21 Apr 2022 14:19:38 +0200 Subject: Transifex changes, merging desktop and mobile This changes the URL and user texts. Please do a dry-run before updating languages! --- .tx/config | 6 +++--- README.md | 2 +- app/src/main/res/values/strings.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.tx/config b/.tx/config index 736d0c15..e0328354 100644 --- a/.tx/config +++ b/.tx/config @@ -3,16 +3,16 @@ host = https://www.transifex.com lang_map = es_AR:es-rAR, fa_IR:fa-rIR, kn_IN:kn-rIN, pt_BR:pt-rBR, pt_PT:pt-rPT, zh_CN:zh-rCN, zh_TW:zh-rTW, nb:no -[bitmask-android.strings] +[bitmask.strings] file_filter = app/src/main/res/values-/strings.xml minimum_perc = 25 source_file = app/src/main/res/values/strings.xml source_lang = en type = ANDROID -[bitmask-android.riseupvpn] +[bitmask.riseupvpn] file_filter = app/src/custom/res/values-/strings.xml minimum_perc = 25 source_file = app/src/custom/res/values/strings.xml source_lang = en -type = ANDROID \ No newline at end of file +type = ANDROID diff --git a/README.md b/README.md index 4602a8ec..831b8065 100644 --- a/README.md +++ b/README.md @@ -477,6 +477,6 @@ Please file bug tickets on our main [development platform](https://0xacab.org/le Please fork this repository and contribute back using [pull requests](https://0xacab.org/leap/bitmask_android/merge_requests). -Our preferred method for receiving translations is our [Transifex project](https://www.transifex.com/projects/p/bitmask-android). +Our preferred method for receiving translations is our [Transifex project](https://www.transifex.com/projects/p/bitmask). Any contributions, large or small, major features, bug fixes, additional language translations, unit/integration tests are welcomed and appreciated but will be thoroughly reviewed and discussed. diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d1f03288..578cd396 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,7 +3,7 @@ Retry Source code available at https://0xacab.org/leap/bitmask_android Issue tracker available at https://0xacab.org/leap/bitmask_android/issues - Translations welcome and appreciated. See our Transifex project at https://www.transifex.com/projects/p/bitmask-android/ + Translations welcome and appreciated. See our Transifex project at https://www.transifex.com/projects/p/bitmask/ Switch provider info Show connection details -- cgit v1.2.3