summaryrefslogtreecommitdiff
path: root/app/src/custom/res/values
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-01-10 16:55:08 +0100
committercyBerta <cyberta@riseup.net>2021-01-10 16:55:08 +0100
commit786e719c1ba11af69cd2512df769a11f669624f1 (patch)
treeee399e11a6b3e02635d937a8f2f3a24f5bd9439a /app/src/custom/res/values
parentf843e3fd07449c8e16e14a49a45f6910005860c2 (diff)
update translations, update tx config to pull always donation translation for RiseupVPN builds
Diffstat (limited to 'app/src/custom/res/values')
-rw-r--r--app/src/custom/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/custom/res/values/strings.xml b/app/src/custom/res/values/strings.xml
index 25e617b1..82c20f85 100644
--- a/app/src/custom/res/values/strings.xml
+++ b/app/src/custom/res/values/strings.xml
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='UTF-8'?>
<resources>
<string name="donate_message">RiseupVPN is an easy, fast and secure VPN service from riseup.net. RiseupVPN does not require an user account, keep logs or track you in any way. This service paid for entirely by donations from users like you. Please donate at https://riseup.net/vpn/donate. </string>
- <string name="terms_of_service">By using this application you agree to the Terms of Service available at https://riseup.net/tos. This service is provide as-is, without any warranty and is intended for people who work to make the world a better place.</string>
+ <string name="terms_of_service">By using this application you agree to the Terms of Service available at https://riseup.net/tos. This service is provided as-is, without any warranty and is intended for people who work to make the world a better place.</string>
</resources>