You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
552 B
13 lines
552 B
4 months ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<string name="app_name">Bluetooth</string>
|
||
|
<string name="insert_record">Insert record</string>
|
||
|
<string name="update_record">Confirm record</string>
|
||
|
<string name="ack_record">Ack record</string>
|
||
|
<string name="deleteAll_record">Delete all record</string>
|
||
|
<string name="ok_button">OK</string>
|
||
|
<string name="delete_record">Delete record</string>
|
||
|
<string name="start_server">Start TCP server</string>
|
||
|
<string name="notify_server">Notify TCP server</string>
|
||
|
</resources>
|