summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@autistici.org>2021-01-24 07:06:22 -0800
committerkwadronaut <kwadronaut@autistici.org>2021-01-24 07:06:22 -0800
commit67f62a7d20dd079fb1f6392d6c953e2ee8ea29d3 (patch)
treeb105bdf3cd5f28e0f549a3c38d987bcc986dde67
parent7e03f3066127d73270baa0fcba3a01a40d802feb (diff)
Update strings.xml
closes #9001
-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 82c20f85..e3ffeee9 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="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 is 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 provided as-is, without any warranty and is intended for people who work to make the world a better place.</string>
</resources>