1<?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="description_dialpad_back" msgid="6948371942814365471">"Navigate back"</string>
21    <string name="description_dialpad_overflow" msgid="386545562915853251">"More options"</string>
22    <string name="description_delete_button" msgid="3440492396168418449">"backspace"</string>
23    <string name="description_image_button_plus" msgid="5473715983314974482">"plus"</string>
24    <string name="description_voicemail_button" msgid="3215317707268642855">"voicemail"</string>
25    <string name="default_notification_description" msgid="7586091743351742205">"Default sound (<xliff:g id="DEFAULT_SOUND_TITLE">%1$s</xliff:g>)"</string>
26    <string name="callFailed_userBusy" msgid="8760595520859373561">"Line busy"</string>
27    <string name="callFailed_congestion" msgid="660130739882090863">"Network busy"</string>
28    <string name="callFailed_timedOut" msgid="6780964135550644777">"No response, timed out"</string>
29    <string name="callFailed_server_unreachable" msgid="7004372091099175338">"Server unreachable"</string>
30    <string name="callFailed_number_unreachable" msgid="2855741498610643943">"Number unreachable"</string>
31    <string name="callFailed_invalid_credentials" msgid="1915881596632385418">"Incorrect username or password"</string>
32    <string name="callFailed_out_of_network" msgid="3725361800376129141">"Out‑of‑network call"</string>
33    <string name="callFailed_server_error" msgid="8449565039784274698">"Server error. Try again later."</string>
34    <string name="callFailed_noSignal" msgid="7700332004458210245">"No signal"</string>
35    <string name="callFailed_limitExceeded" msgid="2877263157928717415">"ACM limit exceeded"</string>
36    <string name="callFailed_powerOff" msgid="2212239757387143765">"Radio off"</string>
37    <string name="callFailed_simError" msgid="510948380244092037">"No SIM or SIM error"</string>
38    <string name="callFailed_outOfService" msgid="2917536349269880601">"Mobile network not available"</string>
39    <string name="callFailed_fdn_only" msgid="584249308311672690">"Outgoing calls are restricted by FDN."</string>
40    <string name="callFailed_dialToUssd" msgid="6794913139176808973">"Call changed to USSD request"</string>
41    <string name="callFailed_dialToSs" msgid="6749473185855000519">"Call changed to SS request"</string>
42    <string name="callFailed_dialToDial" msgid="391531243214210803">"Changed to different number"</string>
43    <string name="callFailed_dialToDialVideo" msgid="1405537953282276350">"Changed to video call"</string>
44    <string name="callFailed_dialVideoToSs" msgid="4187072851496468440">"Video call changed to SS request"</string>
45    <string name="callFailed_dialVideoToUssd" msgid="4479951468674677111">"Video call changed to USSD request"</string>
46    <string name="callFailed_dialVideoToDial" msgid="160029277192677751">"Changed to regular call"</string>
47    <string name="callFailed_dialVideoToDialVideo" msgid="3976695729414283836">"Changed to different number"</string>
48    <string name="callFailed_cb_enabled" msgid="3555984829657638323">"Can\'t make outgoing calls while call barring is on."</string>
49    <string name="callFailed_dsac_restricted" msgid="4073547013432506074">"Calls restricted by access control."</string>
50    <string name="callFailed_dsac_restricted_emergency" msgid="3271861683273124458">"Emergency calls restricted by access control."</string>
51    <string name="callFailed_dsac_restricted_normal" msgid="2812267231481193715">"Normal calls restricted by access control."</string>
52    <string name="callFailed_unobtainable_number" msgid="2048455732432022283">"Invalid number"</string>
53    <string name="incall_error_missing_voicemail_number" msgid="4519524908114719666">"Voicemail number unknown."</string>
54    <string name="callFailed_video_call_tty_enabled" msgid="5419496275850000361">"Cannot make video calls when TTY is enabled."</string>
55    <string name="callEnded_pulled" msgid="4824518546417807865">"Call transferred to another device."</string>
56    <string name="ringtone_silent" msgid="1173111569760233645">"None"</string>
57    <string name="ringtone_unknown" msgid="3036191370493284036">"Unknown ringtone"</string>
58    <string name="callFailed_maximum_reached" msgid="6704266142192963900">"All available lines are in use. To make a call, disconnect one of the calls on this device or on one of your other devices."</string>
59    <string name="callFailed_data_disabled" msgid="8592999219489448277">"Call ended because mobile data was disabled."</string>
60    <string name="callFailed_data_limit_reached_description" msgid="3739097798746751739">"Call ended because the mobile data limit has been reached."</string>
61    <string name="callFailed_data_limit_reached" msgid="3018609096563149722">"Data limit reached. Call ended."</string>
62</resources>
63