summaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorlalottacontinua <loddatio@posteo.de>2018-06-18 21:15:15 +0200
committerlalottacontinua <loddatio@posteo.de>2018-06-18 21:15:15 +0200
commit1a34cc1e3ebf152505ed591787a7778744020bbd (patch)
tree4dc3054b63ef53b32ba0591aca8c317b8cd2cd8d /app/src/main/res/values/strings.xml
parent2fbf5a2cadabb503306af4a59c1f98596784e488 (diff)
parent77879cf10f7857b95c968446f5ce9e0437bceb0f (diff)
solved merge conflict
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 77bac436..968ac2e0 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -114,4 +114,9 @@
<string name="do_not_show_again">Do not show again.</string>
<string name="always_on_vpn_user_message">To enable always-on VPN in Android VPN Settings click on the configure icon [img src] and turn the switch on."</string>
<string name="title_activity_provider_add">ProviderAddActivity</string>
+ <string name="donate_title">Donate</string>
+ <string name="donate_default_message">Please donate today if you value secure communication that is easy for both the end-user and the service provider.</string>
+ <string name="donate_message">LEAP depends on donations and grants. Please donate today if you value secure communication that is easy for both the end-user and the service provider.</string>
+ <string name="donate_button_remind_later">Remind me later</string>
+ <string name="donate_button_donate">Donate</string>
</resources>