blob: cc93cfe1b29bf1539ca7c412bec222fb32a87ede [file] [log] [blame]
Baligh Uddinf543c832014-08-26 10:13:28 -07001<?xml version="1.0" encoding="UTF-8"?>
2<!--
3 ~ Copyright (C) 2012 The Android Open Source Project
4 ~
5 ~ Licensed under the Apache License, Version 2.0 (the "License");
6 ~ you may not use this file except in compliance with the License.
7 ~ You may obtain a copy of the License at
8 ~
9 ~ http://www.apache.org/licenses/LICENSE-2.0
10 ~
11 ~ Unless required by applicable law or agreed to in writing, software
12 ~ distributed under the License is distributed on an "AS IS" BASIS,
13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 ~ See the License for the specific language governing permissions and
15 ~ limitations under the License
16 -->
17
18<resources xmlns:android="http://schemas.android.com/apk/res/android"
19 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <string name="dialpad_0_number" msgid="9125850639884993690">"0"</string>
21 <string name="dialpad_1_number" msgid="761747742902363751">"1"</string>
22 <string name="dialpad_2_number" msgid="4473872718353086388">"2"</string>
23 <string name="dialpad_3_number" msgid="2631223250001985194">"3"</string>
24 <string name="dialpad_4_number" msgid="5209564123577292452">"4"</string>
25 <string name="dialpad_5_number" msgid="5634625806116989866">"5"</string>
26 <string name="dialpad_6_number" msgid="799658410454143963">"6"</string>
27 <string name="dialpad_7_number" msgid="6998407956591315524">"7"</string>
28 <string name="dialpad_8_number" msgid="7956944519599432140">"8"</string>
29 <string name="dialpad_9_number" msgid="9074552572438193202">"9"</string>
30 <string name="description_dialpad_overflow" msgid="4853244877599437286">"More options"</string>
31 <string name="description_delete_button" msgid="88733669653753441">"backspace"</string>
32 <string name="description_image_button_plus" msgid="7821061347207448362">"plus"</string>
33 <string name="description_voicemail_button" msgid="6281470684653439120">"voicemail"</string>
34 <string name="default_notification_description" msgid="6011631627871110785">"Default sound (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string>
Baligh Uddine3d81b12014-09-20 12:16:20 -070035 <string name="callFailed_userBusy" msgid="5163219086553610486">"Line busy"</string>
36 <string name="callFailed_congestion" msgid="3645995103907418337">"Network busy"</string>
37 <string name="callFailed_timedOut" msgid="7772951976278867294">"No response, timed out"</string>
38 <string name="callFailed_server_unreachable" msgid="4766146133909799091">"Server unreachable"</string>
39 <string name="callFailed_number_unreachable" msgid="1243366438388873914">"Number unreachable"</string>
40 <string name="callFailed_invalid_credentials" msgid="6115412108261660271">"Incorrect username or password"</string>
41 <string name="callFailed_out_of_network" msgid="3631228874861305456">"Called from out-of-network"</string>
42 <string name="callFailed_server_error" msgid="1391421251190688379">"Server error. Try again later."</string>
43 <string name="callFailed_noSignal" msgid="1758972490451048086">"No signal"</string>
44 <string name="callFailed_limitExceeded" msgid="8796663077702587664">"ACM limit exceeded"</string>
45 <string name="callFailed_powerOff" msgid="9179061328562234362">"Radio off"</string>
46 <string name="callFailed_simError" msgid="3307159523385380486">"No SIM or SIM error"</string>
47 <string name="callFailed_outOfService" msgid="6816891010755565002">"Mobile network not available"</string>
48 <string name="callFailed_fdn_only" msgid="1720606112619022283">"Outgoing calls are restricted by FDN."</string>
49 <string name="callFailed_cb_enabled" msgid="7567782725805609592">"You can\'t make outgoing calls while call barring is on."</string>
50 <string name="callFailed_dsac_restricted" msgid="524961119652214693">"All calls are restricted by access control."</string>
51 <string name="callFailed_dsac_restricted_emergency" msgid="8465345184224474912">"Emergency calls are restricted by access control."</string>
52 <string name="callFailed_dsac_restricted_normal" msgid="6950825656495704410">"Normal calls are restricted by access control."</string>
53 <string name="callFailed_unobtainable_number" msgid="124621797631734731">"Invalid number"</string>
54 <string name="incall_error_missing_voicemail_number" msgid="3651090591812220874">"Voicemail number unknown."</string>
Baligh Uddinf543c832014-08-26 10:13:28 -070055</resources>