Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <resources>
      3     <string name="hello">Hello World, TestActivity</string>
      4     <string name="app_name">Bluetooth Share</string>
      5     <string name="insert_record">Insert record</string>
      6     <string name="update_record">Confirm record</string>
      7     <string name="ack_record">Ack record</string>
      8     <string name="deleteAll_record">Delete all record</string>
      9     <string name="ok_button">OK</string>
     10     <string name="delete_record">Delete record</string>
     11     <string name="start_server">Start TCP server</string>
     12     <string name="notify_server">Notify TCP server</string>
     13 </resources>
     14