test_strings.xml revision 1c434055c672b70c5ef384f722e9a7fba9f8e259
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">"世界,你好,测试活动"</string>
19    <string name="app_name" msgid="1203877025577761792">"Bluetooth Share"</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">"确定"</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