activitystrings.xml revision 13df4f20a028e63770d997f5176dba6103850d2e
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- 
3/* //device/apps/common/assets/res/any/strings.xml
4**
5** Copyright 2006, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11**     http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19 -->
20
21<resources xmlns:android="http://schemas.android.com/apk/res/android"
22    xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
23    <string name="app_name" msgid="3352888186674981593">"KeyguardTestActivity"</string>
24    <string name="secure_app_name" msgid="7955498742816868049">"UnifiedCamera"</string>
25    <string name="none_menu_item" msgid="6156747285687551424">"ไม่มีการรักษาความปลอดภัย"</string>
26    <string name="pin_menu_item" msgid="1179756433268962311">"PIN"</string>
27    <string name="password_menu_item" msgid="1959980499662153160">"รหัสผ่าน"</string>
28    <string name="pattern_menu_item" msgid="2987798152175140249">"รูปแบบ"</string>
29    <string name="sim_pin_menu_item" msgid="3962286639645084880">"PIN ของซิม"</string>
30    <string name="sim_puk_menu_item" msgid="6190044133008392974">"PUK ของซิม"</string>
31    <string name="add_widget_item" msgid="279702152366857415">"เลือกวิดเจ็ต..."</string>
32    <string name="on_screen_turned_off" msgid="8761396329770508367">"onScreenTurnedOff"</string>
33    <string name="on_screen_turned_on" msgid="9222926818030728999">"onScreenTurnedOn"</string>
34    <string name="do_keyguard" msgid="9210936977823118796">"doKeyguard"</string>
35    <string name="verify_unlock" msgid="8508722273329306968">"verifyUnlock"</string>
36</resources>
37