summaryrefslogtreecommitdiff
path: root/vpndialogxposed/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpndialogxposed/src/main/res/values/strings.xml')
-rw-r--r--vpndialogxposed/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/vpndialogxposed/src/main/res/values/strings.xml b/vpndialogxposed/src/main/res/values/strings.xml
index 2afcc0c2..6eace130 100644
--- a/vpndialogxposed/src/main/res/values/strings.xml
+++ b/vpndialogxposed/src/main/res/values/strings.xml
@@ -2,5 +2,7 @@
<resources>
<string name="app_name">VpnDialog Xposed Module</string>
+ <string name="select_apps">Select the apps that should be allowed to use the VpnService API without user confirmation</string>
+ <string name="no_apps_found">No Apps using the VPNService API found</string>
</resources>