summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2018-09-16 17:31:40 +0200
committercyBerta <cyberta@riseup.net>2018-09-16 17:31:40 +0200
commit09e6e6715dbd0aaf1b270bb5852e969546b586fb (patch)
tree7b46717d7a77db658dab47c35e34d74aa001e966
parent005df71665dce6b33ff42d84be7472bce72c5ecc (diff)
remove unused string resource
-rw-r--r--app/src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 599238d3..e6d1af07 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -113,7 +113,6 @@
<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="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>