1<?xml version="1.0" encoding="utf-8"?> 2<resources> 3 <string name="app_name">Bluetooth</string> 4 <string name="insert_record">Insert record</string> 5 <string name="update_record">Confirm record</string> 6 <string name="ack_record">Ack record</string> 7 <string name="deleteAll_record">Delete all record</string> 8 <string name="ok_button">OK</string> 9 <string name="delete_record">Delete record</string> 10 <string name="start_server">Start TCP server</string> 11 <string name="notify_server">Notify TCP server</string> 12</resources> 13