diff options
| author | kwadronaut <kwadronaut@autistici.org> | 2026-03-12 14:31:42 +0100 |
|---|---|---|
| committer | kwadronaut <kwadronaut@autistici.org> | 2026-03-12 14:31:42 +0100 |
| commit | c2d051dc2cb209762b935c99fbbc27c3f6866c5d (patch) | |
| tree | d61618b531247fcd072b901a6eaeff95e0751051 /app/src/main | |
| parent | 7fb17bc0c939a9614b5665368d1ff4506bc001f9 (diff) | |
rm transifex in src string
Diffstat (limited to 'app/src/main')
| -rw-r--r-- | app/src/main/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f7f729fe..845af01c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -3,7 +3,7 @@ <string name="retry">Retry</string> <string name="repository_url_text">Source code available at https://0xacab.org/leap/bitmask_android</string> <string name="leap_tracker">Issue tracker available at https://0xacab.org/leap/bitmask_android/issues</string> - <string name="translation_project_text">Translations welcome and appreciated. See our Transifex project at https://www.transifex.com/projects/p/bitmask/</string> + <string name="translation_project_text">Translations welcome and appreciated. See our project at https://localizationlab.weblate.cloud/projects/bitmask/</string> <string name="switch_provider_menu_option">Switch provider</string> <string name="info">info</string> <string name="show_connection_details">Show connection details</string> |
