Files
Bluetooth-LE-Library-Android/res/values/strings.xml
Alexandros Schillings a738bcc38e First commit
2014-03-09 23:00:00 +00:00

13 lines
447 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Bluetooth LE Scanner</string>
<string name="action_settings">Settings</string>
<string name="hello_world">Hello world!</string>
<string name="off">Off</string>
<string name="on">On</string>
<string name="not_supported">Not supported</string>
<string name="supported">Supported</string>
<string name="no_data">No data</string>
</resources>