blob: 4c0fe00211f80b544856b8b3aae0e5b7144abbea [file] [log] [blame]
Eric Fischerf8b90e02010-11-17 16:42:26 -08001<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright (C) 2007 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
17<resources xmlns:android="http://schemas.android.com/apk/res/android"
18 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19 <string name="app_name" msgid="8396461461738434341">"SIM Tool Kit"</string>
20 <string name="menu_end_session" msgid="7368541737750982217">"End session"</string>
21 <string name="help" msgid="9209980881219397319">"Help"</string>
22 <string name="menu_back" msgid="301227740977453364">"Back"</string>
23 <string name="service_name" msgid="6860303747999592491">"Service name"</string>
24 <string name="stk_no_service" msgid="5427773116839809131">"No service available"</string>
25 <string name="button_ok" msgid="5760722312558549555">"OK"</string>
26 <string name="button_cancel" msgid="1997847915560800261">"Cancel"</string>
27 <string name="button_yes" msgid="624420260648337203">"Yes"</string>
28 <string name="button_no" msgid="1824959157582605627">"No"</string>
29 <string name="alphabet" msgid="1583185545938805861">"Alphabets"</string>
30 <string name="digits" msgid="1746796679021682388">"Digits (0-9, *, #, +)"</string>
31 <string name="default_call_setup_msg" msgid="7960194995759849940">"Call in progress…"</string>
Geoff Mendal88164952014-12-03 08:13:37 -080032 <string name="default_setup_call_msg" msgid="6126904475461162162">"Call being set up"</string>
Eric Fischerf8b90e02010-11-17 16:42:26 -080033 <string name="stk_app_state" msgid="18582277302584082">"Application status"</string>
34 <string name="enable_app" msgid="3701224550936728203">"Enabled"</string>
35 <string name="disable_app" msgid="6725081975611415214">"Disabled"</string>
Eric Fischer9bfe4372012-01-26 13:58:13 -080036 <string name="stk_dialog_title" msgid="6954825385456886726">"SIM Tool Kit"</string>
Bill Yiaa659592017-07-13 08:58:56 -070037 <string name="default_tone_dialog_msg" msgid="4595366992944391641">"Playing tone"</string>
Eric Fischer9bfe4372012-01-26 13:58:13 -080038 <string name="default_open_channel_msg" msgid="2216070254100295924">"Open Channel?"</string>
39 <string name="default_send_data_msg" msgid="6011219698689931272">"Sending Data"</string>
40 <string name="default_receive_data_msg" msgid="618096941772010682">"Receiving Data"</string>
41 <string name="default_close_channel_msg" msgid="765364262263839824">"Channel Closed"</string>
42 <string name="stk_dialog_accept" msgid="8498901537508923727">"YES"</string>
43 <string name="stk_dialog_reject" msgid="921848059485746796">"NO"</string>
Baligh Uddine22b69d2014-12-22 19:05:22 -080044 <string name="no_sim_card_inserted" msgid="5316620398365235988">"Please insert SIM to launch SIM Toolkit."</string>
Bill Yi59b8dc12017-04-28 22:34:59 -070045 <string name="stk_channel_name" msgid="8828587788561382056">"Mobile service messages"</string>
Eric Fischerf8b90e02010-11-17 16:42:26 -080046</resources>