aboutsummaryrefslogtreecommitdiffstats
path: root/samples/profiles/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'samples/profiles/res/values/strings.xml')
-rw-r--r--samples/profiles/res/values/strings.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/samples/profiles/res/values/strings.xml b/samples/profiles/res/values/strings.xml
new file mode 100644
index 0000000..d97a57b
--- /dev/null
+++ b/samples/profiles/res/values/strings.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="app_name">Profiles Sample</string>
+ <string name="bluetooth_on_wifi_trigger">Create profile that triggers on top AP from WifiManager</string>
+</resources>