diff options
author | cyBerta <cyberta@riseup.net> | 2018-06-15 13:12:43 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2018-06-15 13:12:43 +0200 |
commit | 767862ceb2b5408be1ee0da5219b0921a35cbf03 (patch) | |
tree | a2ceeb0299c1824339ec9b3b24586c7aff801cb2 /app/src/main/res | |
parent | 483d89f3599f06c19141c7817ada43ff2a33c461 (diff) | |
parent | c58aaa2c475e2a1b76b7992bd14fba08fa8bdcd0 (diff) |
Merge branch 'mirror_0xacab_master' into #8885_testing_ProviderManager
Diffstat (limited to 'app/src/main/res')
-rw-r--r-- | app/src/main/res/values/strings.xml | 5 |
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 a308b5e7..3aa00124 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -113,4 +113,9 @@ <string name="always_on_vpn">Always-on VPN</string> <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="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> |