summaryrefslogtreecommitdiff
path: root/remoteExample/src/main/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'remoteExample/src/main/res/values')
-rw-r--r--remoteExample/src/main/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/remoteExample/src/main/res/values/strings.xml b/remoteExample/src/main/res/values/strings.xml
index a83b7642..bbaee226 100644
--- a/remoteExample/src/main/res/values/strings.xml
+++ b/remoteExample/src/main/res/values/strings.xml
@@ -5,6 +5,11 @@
<string name="hello_world">Hello world!</string>
<string name="action_settings">Settings</string>
<string name="permission_description">Allows another app to control OpenVPN</string>
+ <string name="no_status_yet">No Status yet</string>
+ <string name="no_now">Not now</string>
+ <string name="show_my_ip">Show my IP</string>
+ <string name="disconnect">Disconnect</string>
+ <string name="start_embedded">Start embedded profile</string>
</resources>