test_strings.xml revision 8eabbf92bc11dcb7c7d50e0c14ce7814a6dcd2de
1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2009 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<resources xmlns:android="http://schemas.android.com/apk/res/android" 17 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 <string name="hello" msgid="1740533743008967039">"Hello World, TestActivity"</string> 19 <string name="app_name" msgid="1203877025577761792">"Bluetooth共有"</string> 20 <string name="insert_record" msgid="1450997173838378132">"記録を挿入"</string> 21 <string name="update_record" msgid="2480425402384910635">"レコードを確認"</string> 22 <string name="ack_record" msgid="6716152390978472184">"Ackレコード"</string> 23 <string name="deleteAll_record" msgid="4383349788485210582">"レコードをすべて削除"</string> 24 <string name="ok_button" msgid="6519033415223065454">"OK"</string> 25 <string name="delete_record" msgid="4645040331967533724">"レコードを削除"</string> 26 <string name="start_server" msgid="9034821924409165795">"TCPサーバーを起動"</string> 27 <string name="notify_server" msgid="4369106744022969655">"TCPサーバーに通知"</string> 28</resources> 29