blob: 6eace130c7f58377c00dafecd63afbefc42a2205 (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<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>
|