summaryrefslogtreecommitdiff
path: root/app/src/main/res/values
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2017-11-06 15:09:19 +0100
committercyBerta <cyberta@riseup.net>2017-11-06 15:26:09 +0100
commit380fabcb9af673428d1e223dd2a145bb9d761ebe (patch)
treef9e1564459c3b74bd645b2e9c22c7eae98abb880 /app/src/main/res/values
parent3c20d5433c2b8447ea2022070e85d2c99cb6c470 (diff)
8779 change urls for source code and bug tracker
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b1fce0ad..12bd4a30 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -2,8 +2,8 @@
<resources>
<string name="retry">Retry</string>
- <string name="repository_url_text">Source code available at https://github.com/leapcode/bitmask_android/</string>
- <string name="leap_tracker">Tracker available at https://leap.se/code</string>
+ <string name="repository_url_text">Source code available at https://0xacab.org/leap/bitmask_android</string>
+ <string name="leap_tracker">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-android/</string>
<string name="switch_provider_menu_option">Switch provider</string>
<string name="info">info</string>