summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/src/main/res/values/strings.xml')
-rw-r--r--remoteExample/src/main/res/values/strings.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/remoteExample/src/main/res/values/strings.xml b/remoteExample/src/main/res/values/strings.xml
index c1da58ca..a83b7642 100644
--- a/remoteExample/src/main/res/values/strings.xml
+++ b/remoteExample/src/main/res/values/strings.xml
@@ -1,8 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <string name="app_name">My Module</string>
+ <string name="app_name">OpenVPN Remote</string>
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
+ <string name="permission_description">Allows another app to control OpenVPN</string>
+
</resources>