Files
micropendous/Micropendous/Firmware/AndroidAccessoryHost/AndroidDeviceSoftware/USBTest/res/values/strings.xml

8 lines
268 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, USBTest!</string>
<string name="app_name">USBTest</string>
<string name="str_send">Send</string>
<string name="str_desc">Send Number to Computer</string>
</resources>