blob: db68ecb14cdf97970bb03a313d6ddc0081a64162 [file] [log] [blame]
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001<?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:xliff="urn:oasis:names:tc:xliff:document:1.2">
18
19 <!-- Official label of the phone app, as seen in "Manage Applications"
20 and other settings UIs. This is the version of the label for
21 tablet devices, where the phone app handles mobile data but not
22 actual phone calls. -->
23 <string name="phoneAppLabel" product="tablet">Mobile Data</string>
24
25 <!-- Official label of the phone app, as seen in "Manage Applications"
26 and other settings UIs. -->
27 <string name="phoneAppLabel" product="default">Phone</string>
28
29 <!-- Screen title for Emergency Dialer UI -->
30 <string name="emergencyDialerIconLabel">Emergency Dialer</string>
31 <!-- Activity label for the in-call UI -->
32 <string name="phoneIconLabel">Phone</string>
33 <!-- Title of FDN list screen -->
34 <string name="fdnListLabel">FDN list</string>
35
36 <!-- Call status -->
37 <!-- Incoming call screen, name of "unknown" caller -->
38 <string name="unknown">Unknown</string>
39 <!-- Incoming call screen, string when number hidden -->
40 <string name="private_num">Private number</string>
41 <!-- Incoming call screen, string when called from a pay phone -->
42 <string name="payphone">Pay phone</string>
43 <!-- In-call screen: status label for a call that's on hold -->
44 <string name="onHold">On hold</string>
45 <!-- Possible error messages with outgoing calls --><skip/>
Santos Cordon7d4ddf62013-07-10 11:58:08 -070046 <string name="mmiStarted">MMI code started</string>
47 <!-- Dialog label when a USSD code starts running -->
48 <string name="ussdRunning">USSD code running\u2026</string>
49 <!-- Dialog label when an MMI code is canceled -->
50 <string name="mmiCancelled">MMI code canceled</string>
51 <!-- Label for "cancel" button on the MMI dialog -->
52 <string name="cancel">Cancel</string>
53 <!-- Toast string displayed to user if the input in MMI dialog is < 1 or > 160 -->
54 <string name="enter_input">USSD message must be between <xliff:g id="min_len" >%d</xliff:g> and <xliff:g id="max_len" >%d</xliff:g> characters. Please try again.</string>
55
56 <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] -->
57 <string name="manageConferenceLabel">Manage conference call</string>
58
Santos Cordon0f97a4c2013-08-16 11:11:10 -070059 <!-- Positive button label ("OK") used in several dialogs in the phone UI [CHAR LIMIT=10] -->
60 <string name="ok">OK</string>
61
Santos Cordon7d4ddf62013-07-10 11:58:08 -070062 <!-- "Audio mode" popup menu: Item label to select the speakerphone [CHAR LIMIT=25] -->
63 <string name="audio_mode_speaker">Speaker</string>
64 <!-- "Audio mode" popup menu: Item label to select the handset earpiece [CHAR LIMIT=25] -->
65 <string name="audio_mode_earpiece">Handset earpiece</string>
66 <!-- "Audio mode" popup menu: Item label to select the wired headset [CHAR LIMIT=25] -->
67 <string name="audio_mode_wired_headset">Wired headset</string>
68 <!-- "Audio mode" popup menu: Item label to select the bluetooth headset [CHAR LIMIT=25] -->
69 <string name="audio_mode_bluetooth">Bluetooth</string>
70
71 <!-- post dial -->
72 <!-- In-call screen: body text of the dialog that appears when we encounter
73 the "wait" character in a phone number to be dialed; this dialog asks the
74 user if it's OK to send the numbers following the "wait". -->
75 <string name="wait_prompt_str">Send the following tones?\n</string>
76 <!-- In-call screen: body text of the dialog that appears when we encounter
77 the "PAUSE" character in a phone number to be dialed; this dialog gives
78 informative message to the user to show the sending numbers following the "Pause". -->
79 <string name="pause_prompt_str">Sending tones\n</string>
80 <!-- In-call screen: button label on the "wait" prompt dialog -->
81 <string name="send_button">Send</string>
82 <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
83 <string name="pause_prompt_yes">Yes</string>
84 <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode-->
85 <string name="pause_prompt_no">No</string>
86 <!-- In-call screen: on the "wild" character dialog, this is the label
87 for a text widget that lets the user enter the digits that should
88 replace the "wild" character. -->
89 <string name="wild_prompt_str">Replace wild character with</string>
90
91 <!-- missing voicemail number -->
92 <!-- Title of the "Missing voicemail number" dialog -->
93 <string name="no_vm_number">Missing voicemail number</string>
94 <!-- Body text of the "Missing voicemail number" dialog -->
95 <string name="no_vm_number_msg">No voicemail number is stored on the SIM card.</string>
96 <!-- Button label on the "Missing voicemail number" dialog -->
97 <string name="add_vm_number_str">Add number</string>
98
99 <!-- Status message displayed on SIM PIN unlock panel -->
100 <string name="puk_unlocked">Your SIM card has been unblocked. Your phone is unlocking\u2026</string>
101 <!-- network depersonalization -->
102 <!-- Label text for PIN entry widget on SIM Network Depersonalization panel -->
103 <string name="label_ndp">SIM network unlock PIN</string>
104 <!-- Button label on SIM Network Depersonalization panel -->
105 <string name="sim_ndp_unlock_text">Unlock</string>
106 <!-- Button label on SIM Network Depersonalization panel -->
107 <string name="sim_ndp_dismiss_text">Dismiss</string>
108 <!-- Status message displayed on SIM Network Depersonalization panel -->
109 <string name="requesting_unlock">Requesting network unlock\u2026</string>
110 <!-- Error message displayed on SIM Network Depersonalization panel -->
111 <string name="unlock_failed">Network unlock request unsuccessful.</string>
112 <!-- Success message displayed on SIM Network Depersonalization panel -->
113 <string name="unlock_success">Network unlock successful.</string>
114
115 <!-- settings strings -->
116
Julia Reynoldsa4ca38a2014-05-12 16:51:26 -0400117 <!-- Error message for users that aren't allowed to modify Mobile Network settings [CHAR LIMIT=none] -->
PauloftheWest1bb48362014-07-14 07:56:30 -0700118 <string name="mobile_network_settings_not_available">Cellular network settings are not available for this user</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700119 <!-- GSM Call settings screen, setting option name -->
120 <string name="labelGSMMore">GSM call settings</string>
121 <!-- CDM Call settings screen, setting option name -->
122 <string name="labelCDMAMore">CDMA call settings</string>
123 <!-- Mobile network settings screen, setting option name -->
124 <string name="apn_settings">Access Point Names</string>
125 <!-- Label for the "Network settings" screen in the Settings UI -->
126 <string name="settings_label">Network settings</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700127
Andrew Leee5525b12014-09-24 13:29:52 -0700128 <!-- Label for settings screen for phone accounts. -->
Nancy Chend83e4e82014-11-11 12:51:22 -0800129 <string name="phone_accounts">Calling accounts</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700130 <!-- Label for list item which opens a dialog to select the default outgoing account -->
131 <string name="phone_accounts_make_calls_with">Make calls with</string>
Andrew Leef8d3f272014-09-16 18:06:30 -0700132 <!-- Label for list item which opens a dialog to select the default outgoing account for SIP calls. -->
Andrew Lee24545472014-09-17 13:08:58 -0700133 <string name="phone_accounts_make_sip_calls_with">Make SIP calls with</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700134 <!-- Entry in dialog to "ask first" for accounts when making a call -->
135 <string name="phone_accounts_ask_every_time">Ask first</string>
136
Andrew Leee3c15212014-10-28 13:12:55 -0700137 <!-- Label for heading of the per-account settings section in the phone accounts settings
138 screen. -->
139 <string name="phone_accounts_settings_header">Settings</string>
Tyler Gunnccda0892014-09-04 15:55:18 -0700140 <!-- Label for invoking phone account selection screen -->
141 <string name="phone_accounts_choose_accounts">Choose accounts</string>
142 <!-- Label for heading in the phone account selection screen -->
143 <string name="phone_accounts_selection_header">Phone accounts</string>
Andrew Leef8d3f272014-09-16 18:06:30 -0700144 <!-- Title for the button to add a new sip account. [CHAR LIMIT=NONE] -->
145 <string name="phone_accounts_add_sip_account">Add SIP account</string>
146 <!-- Description label for icon to configure a phone account's settings. -->
147 <string name="phone_accounts_configure_account_settings">Configure account settings</string>
Tyler Gunnccda0892014-09-04 15:55:18 -0700148
Andrew Lee470cc672014-08-21 15:57:58 -0700149 <!-- Title for setting to select Wi-Fi call manager account -->
150 <string name="phone_account_wifi_calling">Wi-Fi calling</string>
151 <!-- Indication for option to not use a Wi-Fi call manager -->
152 <string name="wifi_calling_do_not_use">Do not use Wi-Fi calling</string>
Andrew Lee24545472014-09-17 13:08:58 -0700153 <!-- Indication for option to not use a call assistant. -->
154 <string name="wifi_calling_do_not_use_call_assistant">Do not use call assistant</string>
Andrew Lee4d37f522014-09-23 16:38:08 -0700155 <!-- Indication for option to not use a call assistant. -->
156 <string name="wifi_calling_call_assistant_none">None</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700157 <!-- Label for selected Wi-Fi call manager -->
158 <string name="wifi_calling_call_assistant">Call assistant</string>
159 <!-- Label for switch setting to enable/disable the use of SIM call managers. -->
160 <string name="wifi_calling_use_call_assistant">Use call assistant</string>
Andrew Lee24545472014-09-17 13:08:58 -0700161 <!-- Label for selectecting a Wi-Fi call manager -->
162 <string name="wifi_calling_select_call_assistant">Choose call assistant</string>
163 <!-- Summary for the label of a setting to select the SIM call managers to use.-->
164 <string name="wifi_calling_select_call_assistant_summary">Choose an app or service to manage the networks used for calls</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700165 <!-- Summary for the label of a switch setting to enable/disable the use of SIM call managers. -->
166 <string name="wifi_calling_use_call_assistant_summary">Let apps or services manage networks used for calls</string>
Andrew Leef8d3f272014-09-16 18:06:30 -0700167 <!-- Label for setting to configure the selected call assistant. -->
168 <string name="wifi_calling_call_assistant_configure">Configure</string>
Andrew Leece8ae2a2014-09-10 10:41:48 -0700169 <!-- Label for setting to configure the selected call assistant when no call assistant is chosen. -->
Andrew Lee24545472014-09-17 13:08:58 -0700170 <string name="wifi_calling_call_assistant_configure_no_selection">Call assistant off</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700171
Ihab Awad098f2d72014-05-19 17:34:52 -0700172 <!-- Built-in label for the default connection service setting. -->
173 <string name="connection_service_default_label">Built-in connection service</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700174 <!-- Call settings screen, setting option name -->
175 <string name="voicemail">Voicemail</string>
176 <!-- Call forwarding dialog box, voicemail number prefix -->
177 <string name="voicemail_abbreviated">VM:</string>
178 <!-- Mobile network settings screen, setting option name -->
179 <string name="networks">Network operators</string>
PauloftheWest5f907c32014-07-25 07:10:44 -0700180 <!-- Cell Broadcast settings title. [CHAR LIMIT=50] -->
181 <string name="cell_broadcast_settings">Emergency broadcasts</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700182 <!-- Call settings screen title -->
Andrew Lee5ed870c2014-10-29 11:47:49 -0700183 <string name="call_settings">Call settings</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700184 <!-- GSM Call settings screen, setting option name -->
185 <string name="additional_gsm_call_settings">Additional settings</string>
Andrew Lee2b36ba22014-11-05 17:08:49 -0800186 <!-- GSM Call settings screen, setting option name, with label identifying the SIM the settings are for. -->
187 <string name="additional_gsm_call_settings_with_label">Additional settings (<xliff:g id="subscriptionlabel" example="Verizon">%s</xliff:g>)</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700188 <!-- GSM-only Call settings screen, setting option name-->
189 <string name="sum_gsm_call_settings">Additional GSM only call settings</string>
190 <!-- CDMA Call settings screen, setting option name -->
191 <string name="additional_cdma_call_settings">Additional CDMA call settings</string>
192 <!-- CDMA-only Call settings screen, setting option name-->
193 <string name="sum_cdma_call_settings">Additional CDMA only call settings</string>
194 <!-- Call setting screen, nework service setting name -->
195 <string name="labelNwService">Network service settings</string>
196 <!-- Call settings screen, setting option name -->
197 <string name="labelCallerId">Caller ID</string>
198 <!-- Additional call settings screen, setting summary text when the setting is being loaded [CHAR LIMIT=40] -->
199 <string name="sum_loading_settings">Loading settings\u2026</string>
200 <!-- Additional call settings screen, setting summary text when Caller ID is hidden -->
201 <string name="sum_hide_caller_id">Number hidden in outgoing calls</string>
202 <!-- Additional call settings screen, setting summary text when Caller ID is shown -->
203 <string name="sum_show_caller_id">Number displayed in outgoing calls</string>
204 <!-- Additional call settings screen, setting summary text for default Caller ID value -->
205 <string name="sum_default_caller_id">Use default operator settings to display my number in outgoing calls</string>
206 <!-- Additional call settings screen, setting check box name -->
207 <string name="labelCW">Call waiting</string>
208 <!-- Additional call settings screen, setting summary text when call waiting check box is selected -->
209 <string name="sum_cw_enabled">During a call, notify me of incoming calls</string>
210 <!-- Additional call settings screen, setting summary text when call waiting check box is clear -->
211 <string name="sum_cw_disabled">During a call, notify me of incoming calls</string>
212 <!-- Call forwarding settings screen, section heading -->
213 <string name="call_forwarding_settings">Call forwarding settings</string>
Andrew Lee2b36ba22014-11-05 17:08:49 -0800214 <!-- Call forwarding settings screen, section heading, with a label identifying the SIM the settings are for. -->
215 <string name="call_forwarding_settings_with_label">Call forwarding settings (<xliff:g id="subscriptionlabel" example="Verizon">%s</xliff:g>)</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700216 <!-- Call settings screen, setting option name -->
217 <string name="labelCF">Call forwarding</string>
218
219 <!-- Call forwarding settings screen, setting option name -->
220 <string name="labelCFU">Always forward</string>
221 <!-- Call forwarding dialog box, text field label -->
222 <string name="messageCFU">Always use this number</string>
223 <!-- Call forwarding settings screen, setting summary text when forwarding all calls -->
224 <string name="sum_cfu_enabled_indicator">Forwarding all calls</string>
225 <!-- Call forwarding settings screen, setting summary text the Always forward is set -->
226 <string name="sum_cfu_enabled">Forwarding all calls to <xliff:g id="phonenumber" example="555-1212">{0}</xliff:g></string>
227 <!-- Call forwarding settings screen, Always forward is enabled but the number is unavailable -->
228 <string name="sum_cfu_enabled_no_number">Number is unavailable</string>
229 <!-- Call forwarding settings screen, setting summary text when Always forward is disabled -->
Andrew Lee470cc672014-08-21 15:57:58 -0700230 <string name="sum_cfu_disabled">Off</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700231
232 <!-- Call forwarding settings screen, setting option name -->
Andrew Lee470cc672014-08-21 15:57:58 -0700233 <string name="labelCFB">When busy</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700234 <!-- Call forwarding dialog box, text field label -->
235 <string name="messageCFB">Number when busy</string>
236 <!-- Call forwarding settings screen, setting summary text when forwarding to specific number when busy -->
237 <string name="sum_cfb_enabled">Forwarding to <xliff:g id="phonenumber" example="555-1212">{0}</xliff:g></string>
238 <!-- Call forwarding settings screen, setting summary text when forwarding when busy is disabled -->
Andrew Lee470cc672014-08-21 15:57:58 -0700239 <string name="sum_cfb_disabled">Off</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700240 <!-- Error message displayed after failing to disable forwarding calls when the phone is busy -->
241 <string name="disable_cfb_forbidden">Your operator doesn\'t support disabling call forwarding when your phone is busy.</string>
242
243 <!-- Call forwarding settings screen, setting option name -->
Andrew Lee470cc672014-08-21 15:57:58 -0700244 <string name="labelCFNRy">When unanswered</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700245 <!-- Call forwarding dialog box, text field label -->
246 <string name="messageCFNRy">Number when unanswered</string>
247 <!-- Call forwarding settings screen, setting summary text when forwarding to a specific number when unanswered -->
248 <string name="sum_cfnry_enabled">Forwarding to <xliff:g id="phonenumber" example="555-1212">{0}</xliff:g></string>
249 <!-- Call forwarding settings screen, setting summary text when Forward when unanswered is disabled -->
Andrew Lee470cc672014-08-21 15:57:58 -0700250 <string name="sum_cfnry_disabled">Off</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700251 <!-- Error message displayed after failing to disable forwarding calls when the phone does not answer -->
252 <string name="disable_cfnry_forbidden">Your operator doesn\'t support disabling call forwarding when your phone doesn\'t answer.</string>
253
254 <!-- Call forwarding settings screen, setting option name -->
Andrew Lee470cc672014-08-21 15:57:58 -0700255 <string name="labelCFNRc">When unreachable</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700256 <!-- Call forwarding dialog box, text field label -->
257 <string name="messageCFNRc">Number when unreachable</string>
258 <!-- Call forwarding settings screen, setting summary text when forwarding to a specific number when unreachable-->
259 <string name="sum_cfnrc_enabled">Forwarding to <xliff:g id="phonenumber" example="555-1212">{0}</xliff:g></string>
260 <!-- Call forwarding settings screen, setting summary text when Forward when unreachable is disabled -->
261 <string name="sum_cfnrc_disabled">Disabled</string>
262 <!-- Error message displayed after failing to disable forwarding calls when the phone is unreachable -->
263 <string name="disable_cfnrc_forbidden">Your carrier doesn\'t support disabling call forwarding when your phone is unreachable.</string>
264
265 <!-- Title of the progress dialog displayed while updating Call settings -->
266 <string name="updating_title">Call settings</string>
Jay Shraunerc2684732014-11-12 12:10:37 -0800267 <!-- Toast in Call settings when asked to launch settings for a secondary user -->
268 <string name="call_settings_primary_user_only">Call settings can only be changed by the primary user.</string>
Andrew Lee5ed870c2014-10-29 11:47:49 -0700269 <!-- Title of the "Call settings" settings screen, with a text label identifying which SIM the settings are for. -->
270 <string name="call_settings_with_label">Call settings (<xliff:g id="subscriptionlabel" example="Verizon">%s</xliff:g>)</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700271 <!-- Title of the alert dialog displayed if an error occurs while updating Call settings -->
272 <string name="error_updating_title">Call settings error</string>
273 <!-- Toast in Call settings dialog while settings are being read -->
274 <string name="reading_settings">Reading settings\u2026</string>
275 <!-- Toast in Call settings dialog while settings are being saved -->
276 <string name="updating_settings">Updating settings\u2026</string>
277 <!-- Toast in Call settings dialog while settings are being reverted -->
278 <string name="reverting_settings">Reverting settings\u2026</string>
279 <!-- Status message displayed in the "Call settings error" dialog -->
280 <string name="response_error">Unexpected response from network.</string>
281 <!-- Status message displayed in the "Call settings error" dialog -->
282 <string name="exception_error">Network or SIM card error.</string>
283 <!-- Status message displayed in the "Call settings error" dialog when operation fails due to FDN
284 [CHAR LIMIT=NONE] -->
285 <string name="fdn_check_failure">Your Phone app\'s Fixed Dialing Numbers setting is turned on. As a result, some call-related features aren\'t working.</string>
286 <!-- Status message displayed in the "Call settings error" dialog -->
287 <string name="radio_off_error">Turn on the radio before viewing these settings.</string>
288 <!-- Button label used to dismiss the "Call settings error" dialog -->
289 <string name="close_dialog">OK</string>
290 <!-- Button label used in several settings-related dialogs -->
291 <string name="enable">Enable</string>
292 <!-- Button label used in several settings-related dialogs -->
293 <string name="disable">Disable</string>
294 <!-- Button label which indicates the user wants to update a stored
295 phone number; used in several settings-related dialogs -->
296 <string name="change_num">Update</string>
297 <!-- Phone settings: Caller ID preference values -->
298 <string-array name="clir_display_values">
299 <!-- Phone settings "Caller ID" preference option: use the default value -->
300 <item>Network default</item>
301 <!-- Phone settings "Caller ID" preference option: hide outgoing Caller ID info -->
302 <item>Hide number</item>
303 <!-- Phone settings "Caller ID" preference option: show outgoing Caller ID info -->
304 <item>Show number</item>
305 </string-array>
306 <!-- Phone settings: Internal keys used for Caller ID preference values. DO NOT TRANSLATE. -->
307 <string-array name="clir_values" translatable="false">
308 <!-- Phone settings: Internal key used for Caller ID preference values. DO NOT TRANSLATE. -->
309 <item><xliff:g>DEFAULT</xliff:g></item>
310 <!-- Phone settings: Internal key used for Caller ID preference values. DO NOT TRANSLATE. -->
311 <item><xliff:g>HIDE</xliff:g></item>
312 <!-- Phone settings: Internal key used for Caller ID preference values. DO NOT TRANSLATE. -->
313 <item><xliff:g>SHOW</xliff:g></item>
314 </string-array>
315
316 <!-- voicemail setting strings --><skip/>
317 <!-- Call settings screen, Set voicemail number dialog text -->
318 <string name="vm_changed">Voicemail number changed.</string>
319 <!-- Call settings screen, Set voicemail number dialog text -->
320 <string name="vm_change_failed">Couldn\'t change the voicemail number.\nContact your carrier if this problem persists.</string>
321 <!-- Call settings screen, displayed when vm provider supplied forwarding number change fails-->
322 <string name="fw_change_failed">Couldn\'t change the forwarding number.\nContact your carrier if this problem persists.</string>
323 <!-- Call settings screen, displayed when forwarding number read fails-->
324 <string name="fw_get_in_vm_failed">Couldn\'t retrieve and save current forwarding number settings.\nSwitch to the new provider anyway?</string>
325 <!-- Call settings screen, Set voicemail number dialog text -->
326 <string name="no_change">No changes were made.</string>
327 <!-- Call settings screen, "Voicemail" provider setting summary text when no provider is selected -->
328 <string name="sum_voicemail_choose_provider">Choose voicemail service</string>
Andrew Lee470cc672014-08-21 15:57:58 -0700329 <!-- Call settings screen, "Voicemail" screen, default option - Your Carrier -->
330 <string name="voicemail_default">Your carrier</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700331
332 <!-- networks setting strings --><skip/>
333 <!-- Mobile network settings screen title -->
PauloftheWest1bb48362014-07-14 07:56:30 -0700334 <string name="mobile_networks">Cellular network settings</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700335 <!-- Available networks screen title/heading -->
336 <string name="label_available">Available networks</string>
337 <!-- Mobile network settings screen, toast when searching for available networks -->
338 <string name="load_networks_progress">Searching\u2026</string>
339 <!-- Available networks screen, text when no networks are found -->
340 <string name="empty_networks_list">No networks found.</string>
341 <!-- Available networks screen, setting option name -->
342 <string name="search_networks">Search networks</string>
343 <!-- Available networks screen, toast when an error is encountered when searching for networks -->
344 <string name="network_query_error">Error while searching for networks.</string>
345 <!-- Available networks screen, toast when registering on a specific network -->
346 <string name="register_on_network">Registering on <xliff:g id="network">%s</xliff:g>\u2026</string>
347 <!-- Available networks screen, toast when SIM card isn't allowed on a network -->
348 <string name="not_allowed">Your SIM card doesn\'t allow a connection to this network.</string>
349 <!-- Available networks screen, toast when unable to connect to a network temporarily -->
350 <string name="connect_later">Can\'t connect to this network right now. Try again later.</string>
351 <!-- Available networks screen, toast when registered on a specific network -->
352 <string name="registration_done">Registered on network.</string>
353 <!-- Mobile network settings screen setting option summary text -->
354 <string name="sum_carrier_select">Choose a network operator</string>
355 <!-- Available networks screen, setting summary text -->
356 <string name="sum_search_networks">Search for all available networks</string>
357 <!-- Available networks screen, setting option name -->
358 <string name="select_automatically">Choose automatically</string>
359 <!-- Available networks screen, setting summary text -->
360 <string name="sum_select_automatically">Automatically choose preferred network</string>
361 <string name="register_automatically">Automatic registration\u2026</string>
Sungmin Choib0449b32013-10-14 17:22:38 -0700362 <string name="preferred_network_mode_title">Preferred network type</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700363 <string name="preferred_network_mode_summary">Change the network operating mode</string>
Sungmin Choib0449b32013-10-14 17:22:38 -0700364 <string name="preferred_network_mode_dialogtitle">Preferred network type</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700365 <!-- Mobile network settings, summary for preferred network mode WCDMA preferred[CHAR LIMIT=100] -->
366 <string name="preferred_network_mode_wcdma_perf_summary">Preferred network mode: WCDMA preferred</string>
367 <!-- Mobile network settings, summary for preferred network mode GSM [CHAR LIMIT=100] -->
368 <string name="preferred_network_mode_gsm_only_summary">Preferred network mode: GSM only</string>
369 <!-- Mobile network settings, summary for preferred network mode WCDMA only [CHAR LIMIT=100] -->
370 <string name="preferred_network_mode_wcdma_only_summary">Preferred network mode: WCDMA only</string>
371 <!-- Mobile network settings, summary for preferred network mode GSM / UMTS [CHAR LIMIT=100] -->
372 <string name="preferred_network_mode_gsm_wcdma_summary">Preferred network mode: GSM / WCDMA</string>
373 <!-- Mobile network settings, summary for preferred network mode CDMA [CHAR LIMIT=100] -->
374 <string name="preferred_network_mode_cdma_summary">Preferred network mode: CDMA</string>
375 <!-- Mobile network settings, summary for preferred network mode CDMA / EvDo [CHAR LIMIT=100] -->
376 <string name="preferred_network_mode_cdma_evdo_summary">Preferred network mode: CDMA / EvDo</string>
377 <!-- Mobile network settings, summary for preferred network mode CDMA only [CHAR LIMIT=100] -->
378 <string name="preferred_network_mode_cdma_only_summary">Preferred network mode: CDMA only</string>
379 <!-- Mobile network settings, summary for preferred network mode EvDo only [CHAR LIMIT=100] -->
380 <string name="preferred_network_mode_evdo_only_summary">Preferred network mode: EvDo only</string>
381 <!-- Mobile network settings, summary for preferred network mode CDMA/EvDo/GSM/WCDMA[CHAR LIMIT=100] -->
382 <string name="preferred_network_mode_cdma_evdo_gsm_wcdma_summary">Preferred network mode: CDMA/EvDo/GSM/WCDMA</string>
383 <!-- Mobile network settings, summary for preferred network mode LTE [CHAR LIMIT=100] -->
384 <string name="preferred_network_mode_lte_summary">Preferred network mode: LTE </string>
385 <!-- Mobile network settings, summary for preferred network mode GSM/WCDMA/LTE [CHAR LIMIT=100] -->
386 <string name="preferred_network_mode_lte_gsm_wcdma_summary">Preferred network mode: GSM/WCDMA/LTE</string>
387 <!-- Mobile network settings, summary for preferred network mode CDMA+LTE/EVDO[CHAR LIMIT=100] -->
388 <string name="preferred_network_mode_lte_cdma_evdo_summary">Preferred network mode: CDMA+LTE/EVDO</string>
389 <!-- Mobile network settings, summary for preferred network mode Global[CHAR LIMIT=100] -->
390 <string name="preferred_network_mode_global_summary">Preferred network mode: Global</string>
391 <!-- Mobile network settings, summary for preferred network mode LTE / WCDMA[CHAR LIMIT=100] -->
392 <string name="preferred_network_mode_lte_wcdma_summary">Preferred network mode: LTE / WCDMA</string>
Rohit Sisodia (a21406)3a4447b2014-10-10 14:05:11 -0500393 <!-- Mobile network settings, summary for preferred network mode LTE / GSM / UMTS [CHAR LIMIT=100] -->
394 <string name="preferred_network_mode_lte_gsm_umts_summary">Preferred network mode: LTE / GSM / UMTS</string>
395 <!-- Mobile network settings, summary for preferred network mode LTE / CDMA [CHAR LIMIT=100] -->
396 <string name="preferred_network_mode_lte_cdma_summary">Preferred network mode: LTE / CDMA</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700397
398 <string-array name="preferred_network_mode_choices">
399 <item>LTE / WCDMA</item>
400 <item>LTE</item>
401 <item>Global</item>
402 <item>GSM/WCDMA/LTE</item>
403 <item>CDMA + LTE/EvDo</item>
404 <item>CDMA/EvDo/GSM/WCDMA</item>
405 <item>EvDo only</item>
406 <item>CDMA w/o EvDo</item>
407 <item>CDMA/EvDo auto</item>
408 <item>GSM/WCDMA auto</item>
409 <item>WCDMA only</item>
410 <item>GSM only</item>
411 <item>GSM/WCDMA preferred</item>
412 </string-array>
413 <string-array name="preferred_network_mode_values" translatable="false">
414 <item>"12"</item>
415 <item>"11"</item>
416 <item>"10"</item>
417 <item>"9"</item>
418 <item>"8"</item>
419 <item>"7"</item>
420 <item>"6"</item>
421 <item>"5"</item>
422 <item>"4"</item>
423 <item>"3"</item>
424 <item>"2"</item>
425 <item>"1"</item>
426 <item>"0"</item>
427 </string-array>
PauloftheWest5f907c32014-07-25 07:10:44 -0700428 <!-- Cellular network 4G title [CHAR LIMIT=30] -->
429 <string name="enhanced_4g_lte_mode_title">Enhanced 4G LTE Mode</string>
430 <!-- Cellular network 4G summary [CHAR LIMIT=80] -->
431 <string name="enhanced_4g_lte_mode_summary">Use LTE services to improve voice and other communications (recommended)</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700432 <!-- Mobile network settings screen, data enabling checkbox name -->
433 <string name="data_enabled">Data enabled</string>
PauloftheWestf663e582014-07-14 15:55:18 -0700434 <!-- Mobile network settings screen, setting summary text when check box is not selected (explains what selecting it would do) [CHAR LIMITS=40] -->
435 <string name="data_enable_summary">Allow data usage</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700436 <!-- Mobile network settings screen, setting check box name -->
437 <string name="roaming">Data roaming</string>
438 <!-- Mobile network settings screen, setting summary text when check box is selected -->
439 <string name="roaming_enable">Connect to data services when roaming</string>
440 <!-- Mobile network settings screen, setting summary text when check box is clear -->
441 <string name="roaming_disable">Connect to data services when roaming</string>
442 <!-- Mobile network settings UI: notification message shown when you
443 lose data connectivity because you're roaming and you have the
444 "data roaming" feature turned off. -->
445 <string name="roaming_reenable_message">You\'ve lost data connectivity because you left your home network with data roaming turned off.</string>
446 <!-- Mobile network settings screen, dialog message when user selects the Data roaming check box -->
447 <string name="roaming_warning">Allow data roaming? You may incur significant roaming charges!</string>
Etan Cohen37abbab2014-03-07 16:57:03 -0800448
449 <!-- USSD aggregation dialog box: separator strings between messages (new-lines will be added before and after) -->
450 <string name="ussd_dialog_sep" translatable="false">----------</string>
451
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700452 <string name="gsm_umts_options">GSM/UMTS Options</string>
453 <string name="cdma_options">CDMA Options</string>
454
455 <!-- Screen option on the mobile network settings to go into data usage settings -->
456 <string name="throttle_data_usage">Data usage</string>
457 <!-- Data usage settings screen option for checking the current usage -->
458 <string name="throttle_current_usage">Data used in current period</string>
459 <!-- Data usage settings screen option for time frame-->
460 <string name="throttle_time_frame">Data use period</string>
461 <!-- Data usage settings screen option for throttling rate-->
462 <string name="throttle_rate">Data rate policy</string>
463 <!-- Data usage settings screen option for accessing the carrier website-->
464 <string name="throttle_help">Learn more</string>
465
466 <string name="throttle_status_subtext"><xliff:g id="used">%1$s</xliff:g> (<xliff:g id="used">%2$d</xliff:g>\u066A) of <xliff:g id="used">%3$s</xliff:g> period maximum\nNext period starts in <xliff:g id="used">%4$d</xliff:g> days (<xliff:g id="used">%5$s</xliff:g>)</string>
467
468 <string name="throttle_data_usage_subtext"><xliff:g id="used">%1$s</xliff:g> (<xliff:g id="used">%2$d</xliff:g>\u066A) of <xliff:g id="used">%3$s</xliff:g> period maximum</string>
469
470 <string name="throttle_data_rate_reduced_subtext"><xliff:g id="used">%1$s</xliff:g> maximum exceeded\nData rate reduced to <xliff:g id="used">%2$d</xliff:g> Kb/s</string>
471
472 <string name="throttle_time_frame_subtext"><xliff:g id="used">%1$d</xliff:g>\u066A of cycle elapsed\nNext period starts in <xliff:g id="used">%2$d</xliff:g> days (<xliff:g id="used">%3$s</xliff:g>)</string>
473
474 <string name="throttle_rate_subtext">Data rate reduced to <xliff:g id="used">%1$d</xliff:g> Kb/s if data use limit is exceeded</string>
475
PauloftheWest1bb48362014-07-14 07:56:30 -0700476 <string name="throttle_help_subtext">More information about your carrier\'s cellular network data use policy</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700477
478 <string name="cell_broadcast_sms">Cell Broadcast SMS</string>
479
480 <string name="enable_disable_cell_bc_sms">Cell Broadcast SMS</string>
481 <string name="cell_bc_sms_enable">Cell Broadcast SMS enabled</string>
482 <string name="cell_bc_sms_disable">Cell Broadcast SMS disabled</string>
483
484 <string name="cb_sms_settings">Cell Broadcast SMS settings</string>
485
486 <string name="enable_disable_emergency_broadcast">Emergency Broadcast</string>
487 <string name="emergency_broadcast_enable">Emergency Broadcast enabled</string>
488 <string name="emergency_broadcast_disable">Emergency Broadcast disabled</string>
489
490 <string name="enable_disable_administrative">Administrative</string>
491 <string name="administrative_enable">Administrative enabled</string>
492 <string name="administrative_disable">Administrative disabled</string>
493
494 <string name="enable_disable_maintenance">Maintenance</string>
495 <string name="maintenance_enable">Maintenance enabled</string>
496 <string name="maintenance_disable">Maintenance disabled</string>
497
498 <string name="general_news_settings">General News</string>
499 <string name="bf_news_settings">Business and Financial News</string>
500 <string name="sports_news_settings">Sports News</string>
501 <string name="entertainment_news_settings">Entertainment News</string>
502
503 <string name="enable_disable_local">Local</string>
504 <string name="local_enable">Local news enabled</string>
505 <string name="local_disable">Local news disabled</string>
506
507 <string name="enable_disable_regional">Regional</string>
508 <string name="regional_enable">Regional news enabled</string>
509 <string name="regional_disable">Regional news disabled</string>
510
511 <string name="enable_disable_national">National</string>
512 <string name="national_enable">National news enabled</string>
513 <string name="national_disable">National news disabled</string>
514
515 <string name="enable_disable_international">International</string>
516 <string name="international_enable">International news enabled</string>
517 <string name="international_disable">International news disabled</string>
518
519 <string name="list_language_title">Language</string>
520 <string name="list_language_summary">Select the news language</string>
521 <string-array name="list_language_entries">
522 <item>English</item>
523 <item>French</item>
524 <item>Spanish</item>
525 <item>Japanese</item>
526 <item>Korean</item>
527 <item>Chinese</item>
528 <item>Hebrew</item>
529 </string-array>
530 <string-array name="list_language_values">
531 <item>"1"</item>
532 <item>"2"</item>
533 <item>"3"</item>
534 <item>"4"</item>
535 <item>"5"</item>
536 <item>"6"</item>
537 <item>"7"</item>
538 </string-array>
539 <string name="list_language_dtitle">Languages</string>
540
541 <string name="enable_disable_local_weather">Local Weather</string>
542 <string name="local_weather_enable">Local Weather enabled</string>
543 <string name="local_weather_disable">Local Weather disabled</string>
544
545 <string name="enable_disable_atr">Area Traffic Reports</string>
546 <string name="atr_enable">Area Traffic Reports enabled</string>
547 <string name="atr_disable">Area Traffic Reports disabled</string>
548
549 <string name="enable_disable_lafs">Local Airport Flight Schedules</string>
550 <string name="lafs_enable">Local Airport Flight Schedules enabled</string>
551 <string name="lafs_disable">Local Airport Flight Schedules disabled</string>
552
553 <string name="enable_disable_restaurants">Restaurants</string>
554 <string name="restaurants_enable">Restaurants enabled</string>
555 <string name="restaurants_disable">Restaurants disabled</string>
556
557 <string name="enable_disable_lodgings">Lodgings</string>
558 <string name="lodgings_enable">Lodgings enabled</string>
559 <string name="lodgings_disable">Lodgings disabled</string>
560
561 <string name="enable_disable_retail_directory">Retail Directory</string>
562 <string name="retail_directory_enable">Retail Directory enabled</string>
563 <string name="retail_directory_disable">Retail Directory disabled</string>
564
565 <string name="enable_disable_advertisements">Advertisements</string>
566 <string name="advertisements_enable">Advertisements enabled</string>
567 <string name="advertisements_disable">Advertisements disabled</string>
568
569 <string name="enable_disable_stock_quotes">Stock Quotes</string>
570 <string name="stock_quotes_enable">Stock Quotes enabled</string>
571 <string name="stock_quotes_disable">Stock Quotes disabled</string>
572
573 <string name="enable_disable_eo">Employment Opportunities</string>
574 <string name="eo_enable">Employment Opportunities enabled</string>
575 <string name="eo_disable">Employment Opportunities disabled</string>
576
577 <string name="enable_disable_mhh">Medical, Health, and Hospital</string>
578 <string name="mhh_enable">Medical, Health, and Hospital enabled</string>
579 <string name="mhh_disable">Medical, Health, and Hospital disabled</string>
580
581 <string name="enable_disable_technology_news">Technology News</string>
582 <string name="technology_news_enable">Technology News enabled</string>
583 <string name="technology_news_disable">Technology News disabled</string>
584
585 <string name="enable_disable_multi_category">Multi-category</string>
586 <string name="multi_category_enable">Multi-category enabled</string>
587 <string name="multi_category_disable">Multi-category disabled</string>
588
Sungmin Choib0449b32013-10-14 17:22:38 -0700589 <string name="network_lte">LTE (recommended)</string>
590 <string name="network_4G">4G (recommended)</string>
591 <string name="network_3G" translatable="false">3G</string>
592 <string name="network_2G" translatable="false">2G</string>
593 <string name="network_1x" translatable="false">1x</string>
594 <string name="network_global">Global</string>
595
Sungmin Choi21270372013-09-17 17:19:51 -0700596 <string-array name="enabled_networks_except_gsm_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700597 <item>@string/network_lte</item>
598 <item>@string/network_3G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700599 </string-array>
600 <string-array name="enabled_networks_except_gsm_4g_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700601 <item>@string/network_4G</item>
602 <item>@string/network_3G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700603 </string-array>
604 <string-array name="enabled_networks_except_gsm_values" translatable="false">
605 <item>"9"</item>
606 <item>"0"</item>
607 </string-array>
608
609 <string-array name="enabled_networks_except_lte_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700610 <item>@string/network_3G</item>
611 <item>@string/network_2G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700612 </string-array>
613 <string-array name="enabled_networks_except_lte_values" translatable="false">
614 <item>"0"</item>
615 <item>"1"</item>
616 </string-array>
617
618 <string-array name="enabled_networks_except_gsm_lte_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700619 <item>@string/network_3G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700620 </string-array>
621 <string-array name="enabled_networks_except_gsm_lte_values" translatable="false">
622 <item>"0"</item>
623 </string-array>
624
625 <string-array name="enabled_networks_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700626 <item>@string/network_lte</item>
627 <item>@string/network_3G</item>
628 <item>@string/network_2G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700629 </string-array>
630 <string-array name="enabled_networks_4g_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700631 <item>@string/network_4G</item>
632 <item>@string/network_3G</item>
633 <item>@string/network_2G</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700634 </string-array>
635 <string-array name="enabled_networks_values" translatable="false">
636 <item>"9"</item>
637 <item>"0"</item>
638 <item>"1"</item>
639 </string-array>
640
641 <string-array name="enabled_networks_cdma_choices" translatable="false">
Sungmin Choib0449b32013-10-14 17:22:38 -0700642 <item>@string/network_lte</item>
643 <item>@string/network_3G</item>
644 <item>@string/network_1x</item>
645 <item>@string/network_global</item>
Sungmin Choi21270372013-09-17 17:19:51 -0700646 </string-array>
647 <string-array name="enabled_networks_cdma_values" translatable="false">
648 <item>"8"</item>
649 <item>"4"</item>
650 <item>"5"</item>
651 <item>"10"</item>
652 </string-array>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700653
654 <!-- CDMA System select strings -->
655 <!-- Mobile network settings screen, setting option name -->
656 <string name="cdma_system_select_title">System select</string>
657 <!-- Mobile network settings screen, setting summary text -->
658 <string name="cdma_system_select_summary">Change the CDMA roaming mode</string>
659 <!-- System select settings screen title -->
660 <string name="cdma_system_select_dialogtitle">System select</string>
661 <string-array name="cdma_system_select_choices">
662 <!-- System select dialog screen, setting option name -->
663 <item>Home only</item>
664 <!-- Remove the following option "Affiliated Networks" from the option list -->
665 <!-- <item>Affiliated Networks</item> -->
666 <!-- System select dialog screen, setting option name -->
667 <item>Automatic</item>
668 </string-array>
669 <string-array name="cdma_system_select_values" translatable="false">
670 <!-- Do not translate. -->
671 <item>"0"</item>
672 <!-- Remove the following value "1" which corresponds to "Affiliated Networks" above -->
673 <!-- <item>"1"</item> -->
674 <!-- Do not translate. -->
675 <item>"2"</item>
676 </string-array>
677
678 <string name="cdma_subscription_title">CDMA subscription</string>
679 <string name="cdma_subscription_summary">Change between RUIM/SIM and NV</string>
680 <string name="cdma_subscription_dialogtitle">subscription</string>
681 <string-array name="cdma_subscription_choices">
682 <item>RUIM/SIM</item>
683 <item>NV</item>
684 </string-array>
685 <string-array name="cdma_subscription_values">
686 <item>"0"</item>
687 <item>"1"</item>
688 </string-array>
689 <!-- Preference title with which users can activate CDMA network [CHAR LIMIT=30] -->
690 <string name="cdma_activate_device">Activate device</string>
691 <!-- Preference title for launching an account manager page for prepaid LTE [CHAR LIMIT=30] -->
692 <string name="cdma_lte_data_service">Set up data service</string>
693
Sungmin Choif45d6912013-10-14 15:34:27 -0700694 <!-- A menu item in "Mobile network settings" that allows the user to update the phone
695 with mobile operator specific settings. [CHAR LIMIT=25] -->
696 <string name="carrier_settings_title">Carrier settings</string>
697
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700698 <!-- FDN settings strings -->
Andrew Lee5ed870c2014-10-29 11:47:49 -0700699 <!-- Label for "Fixed Dialing Number" settings in call settings. -->
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700700 <string name="fdn">Fixed Dialing Numbers</string>
Andrew Lee5ed870c2014-10-29 11:47:49 -0700701 <!-- Title for "Fixed Dialing Number" settings, with a label to identify the SIM the settings
702 apply to. -->
703 <string name="fdn_with_label">Fixed Dialing Numbers (<xliff:g id="subscriptionlabel" example="Verizon">%s</xliff:g>)</string>
704
705 <!-- Call settings screen, button label that takes you to the Fixed Dialing Number management screen -->
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700706 <string name="manage_fdn_list">FDN list</string>
Andrew Lee5ed870c2014-10-29 11:47:49 -0700707 <!-- Title for settings screen to manage Fixed Dialing Number contacts, with a label to identify
708 the SIM the settings apply to. -->
709 <string name="fdn_list_with_label">FDN list (<xliff:g id="subscriptionlabel" example="Verizon">%s</xliff:g>)</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700710 <!-- Call settings screen, preference item label -->
711 <string name="fdn_activation">FDN activation</string>
712 <!-- Call settings setting option name when FDN is enabled -->
713 <string name="fdn_enabled">Fixed Dialing Numbers are enabled</string>
714 <!-- Call settings setting option name when FDN is disabled-->
715 <string name="fdn_disabled">Fixed Dialing Numbers are disabled</string>
716 <!-- Call settings screen, setting option name -->
717 <string name="enable_fdn">Enable FDN</string>
718 <!-- Call settings screen, setting option name -->
719 <string name="disable_fdn">Disable FDN</string>
720 <!-- Call settings screen, setting option name -->
721 <string name="change_pin2">Change PIN2</string>
722 <!-- Call settings screen, setting option name when FDN is enabled -->
723 <string name="enable_fdn_ok">Disable FDN</string>
724 <!-- Call settings screen, setting option name when FDN is disabled -->
725 <string name="disable_fdn_ok">Enable FDN</string>
726 <!-- Call settings screen, setting summary text -->
727 <string name="sum_fdn">Manage Fixed Dialing Numbers</string>
728 <!-- Call settings, FDN screen, setting option name -->
729 <string name="sum_fdn_change_pin">Change PIN for FDN access</string>
730 <!-- Call settings, FDN screen, setting option name -->
731 <string name="sum_fdn_manage_list">Manage phone number list</string>
732 <!-- Voice privacy on CDMA is an added layer of voice encryption. Theoretically, it would be harder to break in to a phone call with this feature enabled. -->
733 <string name="voice_privacy">Voice privacy</string>
734 <string name="voice_privacy_summary">Enable enhanced privacy mode</string>
735 <string name="tty_mode_option_title">TTY mode</string>
736 <string name="tty_mode_option_summary">Set TTY mode</string>
737 <string name="auto_retry_mode_title">Auto-retry</string>
738 <string name="auto_retry_mode_summary">Enable Auto-retry mode</string>
739
740 <!-- FDN list screen: menu item label -->
741 <string name="menu_add">Add contact</string>
742 <!-- FDN list screen: menu item label -->
743 <string name="menu_edit">Edit contact</string>
744 <!-- FDN list screen: menu item label -->
745 <string name="menu_delete">Delete contact</string>
746
747 <!-- FDN related strings -->
748 <!-- Label for PIN2 entry screen -->
749 <string name="get_pin2">Type PIN2</string>
750 <!-- "Edit FDN Contact" screen: Label for the "name" text field -->
751 <string name="name">Name</string>
752 <!-- "Edit FDN Contact" screen: Label for the "number" text field -->
753 <string name="number">Number</string>
754 <!-- "Edit FDN Contact" screen: Button label for "save" action -->
755 <string name="save">Save</string>
756 <!-- Title of "Edit FDN Contact" screen for a new contact -->
757 <string name="add_fdn_contact">Add fixed dialing number</string>
758 <!-- "Edit FDN Contact" screen: status message displayed in a popup (toast) -->
759 <string name="adding_fdn_contact">Adding fixed dialing number\u2026</string>
760 <!-- "Edit FDN Contact" screen: status message displayed in a popup (toast) -->
761 <string name="fdn_contact_added">Fixed dialing number added.</string>
762 <!-- Title of "Edit FDN Contact" screen when editing an already-existing contact -->
763 <string name="edit_fdn_contact">Edit fixed dialing number</string>
764 <!-- "Edit FDN Contact" screen: status message displayed in a popup (toast) -->
765 <string name="updating_fdn_contact">Updating fixed dialing number\u2026</string>
766 <!-- "Edit FDN Contact" screen: status message displayed in a popup (toast) -->
767 <string name="fdn_contact_updated">Fixed dialing number updated.</string>
768 <!-- Title of "Delete FDN Contact" screen -->
769 <string name="delete_fdn_contact">Delete fixed dialing number</string>
770 <!-- "Delete FDN Contact" screen: status message displayed in a popup (toast) -->
771 <string name="deleting_fdn_contact">Deleting fixed dialing number\u2026</string>
772 <!-- "Delete FDN Contact" screen: status message displayed in a popup (toast) -->
773 <string name="fdn_contact_deleted">Fixed dialing number deleted.</string>
774 <!-- FDN settings: error message displayed in a popup (toast) -->
775 <string name="pin2_invalid">FDN wasn\'t updated because you typed an incorrect PIN.</string>
776 <!-- FDN settings: error message displayed in a popup (toast) -->
777 <string name="fdn_invalid_number">FDN wasn\'t updated because the number can\'t exceed 20 digits.</string>
778 <!-- FDN settings: error message displayed in a popup (toast), when the entered
779 FDN number was inappropriate, OR, PIN2 the user entered was incorrect.
780 Because of API restriction, there's no way to determine which is the exact
781 cause of the failure.
782 [CHAR LIMIT=NONE] -->
783 <string name="pin2_or_fdn_invalid">FDN wasn\'t updated. The PIN2 was incorrect, or the phone number was rejected.</string>
Wink Saville9de0f752013-10-22 19:04:03 -0700784 <!-- FDN settings: error message displayed in a popup (toast) -->
785 <string name="fdn_failed">FDN operation failed.</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700786
787 <!-- ADN related strings -->
788 <!-- Placeholder text displayed while loading the list of SIM contacts -->
789 <string name="simContacts_emptyLoading">Reading from SIM card\u2026</string>
790 <!-- Call settings, string that appears on FDN contact list when there are no contacts on the SIM. -->
791 <string name="simContacts_empty">No contacts on your SIM card.</string>
792 <!-- Call settings: title of the dialog that lets you select contacts from the SIM. -->
793 <string name="simContacts_title">Select contacts to import</string>
794 <!-- Appears when user tries to import contacts in SIM during Airplane mode
795 [CHAR LIMIT=NONE] -->
796 <string name="simContacts_airplaneMode">To import contacts from the SIM card, first turn off Airplane mode.</string>
797
798 <!-- SIM PIN strings -->
799 <!-- Title of "Enable/disable SIM PIN" screen -->
800 <string name="enable_pin">Enable/disable SIM PIN</string>
801 <!-- Title of "Change SIM PIN" screen -->
802 <string name="change_pin">Change SIM PIN</string>
803 <!-- SIM PIN screen: label for PIN entry widget -->
804 <string name="enter_pin_text">SIM PIN:</string>
805 <!-- SIM PIN screen: label for PIN entry widget -->
806 <string name="oldPinLabel">Old PIN</string>
807 <!-- SIM PIN screen: label for PIN entry widget -->
808 <string name="newPinLabel">New PIN</string>
809 <!-- SIM PIN screen: label for PIN entry widget -->
810 <string name="confirmPinLabel">Confirm new PIN</string>
811 <!-- SIM PIN screen: error message -->
812 <string name="badPin">The old PIN you typed isn\'t correct. Try again.</string>
813 <!-- SIM PIN screen: error message -->
814 <string name="mismatchPin">The PINs you typed don\'t match. Try again.</string>
815 <!-- SIM PIN screen: error message when PIN is too short or too long -->
816 <string name="invalidPin">Type a PIN that is 4 to 8 numbers.</string>
817 <!-- Title of "Disable SIM PIN" screen -->
818 <string name="disable_sim_pin">Disable SIM PIN</string>
819 <!-- Title of "Enable SIM PIN" screen -->
820 <string name="enable_sim_pin">Enable SIM PIN</string>
821 <!-- SIM PIN screen: progress message displayed while enabling -->
822 <string name="enable_in_progress">Please wait\u2026</string>
823 <!-- SIM PIN screen: status message displayed in a popup (toast) -->
824 <string name="enable_pin_ok">SIM PIN enabled.</string>
825 <!-- SIM PIN screen: status message displayed in a popup (toast) -->
826 <string name="disable_pin_ok">SIM PIN disabled.</string>
827 <!-- SIM PIN screen: error message displayed in a popup (toast) -->
828 <string name="pin_failed">The PIN you typed was incorrect.</string>
829 <!-- SIM PIN screen: status message displayed in a popup (toast) -->
830 <string name="pin_changed">SIM PIN changed successfully.</string>
831 <!-- SIM PIN screen: error message displayed in a dialog -->
Wink Saville9de0f752013-10-22 19:04:03 -0700832 <string name="puk_requested">Password incorrect, PIN Blocked! PUK requested.</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700833
834 <!-- SIM PIN2 strings -->
835 <!-- SIM PIN2 screen: label for PIN entry widget -->
836 <string name="enter_pin2_text">PIN2</string>
837 <!-- SIM PIN2 screen: label for PIN entry widget -->
838 <string name="oldPin2Label">Old PIN2</string>
839 <!-- SIM PIN2 screen: label for PIN entry widget -->
840 <string name="newPin2Label">New PIN2</string>
841 <!-- SIM PIN2 screen: label for PIN entry widget -->
842 <string name="confirmPin2Label">Confirm new PIN2</string>
843 <!-- SIM PIN2 screen: error message -->
844 <string name="badPuk2">The PUK2 you typed isn\'t correct. Try again. </string>
845 <!-- SIM PIN2 screen: error message -->
846 <string name="badPin2">The old PIN2 you typed isn\'t correct. Try again.</string>
847 <!-- SIM PIN2 screen: error message -->
848 <string name="mismatchPin2">The PIN2s you typed don\'t match. Try again.</string>
849 <!-- SIM PIN2 screen: error message -->
850 <string name="invalidPin2">Type a PIN2 that is 4 to 8 numbers.</string>
851 <!-- SIM PIN2 screen: error message -->
852 <string name="invalidPuk2">Type a PUK2 that is 8 numbers.</string>
853 <!-- SIM PIN2 screen: status message displayed in a popup (toast) -->
854 <string name="pin2_changed">PIN2 changed successfully.</string>
855 <!-- SIM PIN2 screen: label for PUK2 entry widget -->
856 <string name="label_puk2_code">Type PUK2 code</string>
857 <!-- SIM PIN2 screen: error message displayed in a dialog -->
Wink Saville9de0f752013-10-22 19:04:03 -0700858 <string name="fdn_enable_puk2_requested">Password incorrect, PIN2 Blocked. Please change PIN2 and retry!</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700859 <!-- SIM PIN2 screen: error message displayed in a dialog -->
860 <string name="puk2_requested">Password incorrect, SIM is locked. PUK2 requested.</string>
Wink Saville9de0f752013-10-22 19:04:03 -0700861 <!-- SIM PIN2 screen: error message -->
862 <string name="puk2_blocked">PUK2 is permanently blocked.</string>
863 <!-- SIM PIN2 screen: error message -->
864 <string name="pin2_attempts">\nThere are <xliff:g id="number">%d</xliff:g> remaining attempts.</string>
865 <!-- SIM PIN screen: status message displayed in a popup (toast) -->
866 <string name="pin2_unblocked">PIN2 Unblocked!</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700867
868 <!-- SIM PIN screen: button label -->
869 <string name="doneButton">Done</string>
870
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700871 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
872 <string name="fake_phone_activity_phoneNumber_text" translatable="false">(650) 555-1234</string>
873 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
874 <string name="fake_phone_activity_infoText_text" translatable="false">Incoming phone number</string>
875 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. -->
876 <string name="fake_phone_activity_placeCall_text" translatable="false">Fake Incoming Call</string>
877
878 <!-- Call settings screen, Set voicemail dialog title -->
879 <string name="voicemail_settings_number_label">Voicemail number</string>
880
881 <!-- Card titles -->
882 <!-- In-call screen: status label for a call in the "dialing" state -->
883 <string name="card_title_dialing">Dialing</string>
884 <!-- In-call screen: status label for a re-dialing call -->
885 <string name="card_title_redialing">Retrying</string>
886 <!-- In-call screen: status label for a conference call -->
887 <string name="card_title_conf_call">Conference call</string>
888 <!-- In-call screen: status label for an incoming call -->
889 <string name="card_title_incoming_call">Incoming call</string>
890 <!-- In-call screen: status label displayed briefly after a call ends -->
891 <string name="card_title_call_ended">Call ended</string>
892 <!-- In-call screen: status label for call that's on hold -->
893 <string name="card_title_on_hold">On hold</string>
894 <!-- In-call screen: status label for a call that's in the process of hanging up -->
895 <string name="card_title_hanging_up">Hanging up</string>
896 <!-- In-call screen: status label for a call that's in CDMA flash mode -->
897 <string name="card_title_in_call">In call</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700898
899 <!-- Notification strings -->
900 <!-- The "label" of the in-call Notification for a dialing call, used
901 as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
902 <string name="notification_dialing">Dialing</string>
903 <!-- Missed call notification label, used when there's exactly one missed call -->
904 <string name="notification_missedCallTitle">Missed call</string>
905 <!-- Missed call notification label, used when there are two or more missed calls -->
906 <string name="notification_missedCallsTitle">Missed calls</string>
907 <!-- Missed call notification message used when there are multiple missed calls -->
908 <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> missed calls</string>
909 <!-- Missed call notification message used for a single missed call, including
910 the caller-id info from the missed call -->
911 <string name="notification_missedCallTicker">Missed call from <xliff:g id="missed_call_from">%s</xliff:g></string>
912 <!-- The "label" of the in-call Notification for an ongoing call, used
913 as the format string for a Chronometer widget. [CHAR LIMIT=60] -->
914 <string name="notification_ongoing_call">Ongoing call</string>
915 <!-- The "label" of the in-call Notification for a call that's on hold -->
916 <string name="notification_on_hold">On hold</string>
917 <!-- The "label" of the in-call Notification for an incoming ringing call -->
918 <string name="notification_incoming_call">Incoming call</string>
919 <!-- Label for the "Voicemail" notification item, when expanded. -->
920 <string name="notification_voicemail_title">New voicemail</string>
921 <!-- Label for the expanded "Voicemail" notification item,
922 including a count of messages. -->
923 <string name="notification_voicemail_title_count">New voicemail (<xliff:g id="count">%d</xliff:g>)</string>
924 <!-- Message displayed in the "Voicemail" notification item, allowing the user
925 to dial the indicated number. -->
926 <string name="notification_voicemail_text_format">Dial <xliff:g id="voicemail_number">%s</xliff:g></string>
927 <!-- Message displayed in the "Voicemail" notification item,
928 indicating that there's no voicemail number available -->
929 <string name="notification_voicemail_no_vm_number">Voicemail number unknown</string>
930 <!-- Label for the "No service" notification item, when expanded. -->
931 <string name="notification_network_selection_title">No service</string>
932 <!-- Label for the expanded "No service" notification item, including the
933 operator name set by user -->
934 <string name="notification_network_selection_text">Selected network (<xliff:g id="operator_name">%s</xliff:g>) unavailable</string>
935 <!-- Message for "end call" Action.
936 It is displayed in the "Ongoing call" notification, which is shown
937 when the user is outside the in-call screen while the phone call is still
938 active. [CHAR LIMIT=40] -->
939 <string name="notification_action_end_call">Hang up</string>
940 <!-- Message for "call back" Action, which is displayed in the missed call notificaiton.
941 The user will be able to call back to the person or the phone number.
942 [CHAR LIMIT=60] -->
943 <string name="notification_missedCall_call_back">Call back</string>
944 <!-- Message for "reply via sms" action, which is displayed in the missed call notification.
945 The user will be able to send text messages using the phone number.
946 [CHAR LIMIT=60] -->
947 <string name="notification_missedCall_message">Message</string>
948
949 <!-- In-call screen: call failure message displayed in an error dialog -->
950 <string name="incall_error_power_off">To place a call, first turn off Airplane mode.</string>
951 <!-- In-call screen: call failure message displayed in an error dialog.
952 This string is currently unused (see comments in InCallScreen.java.) -->
953 <string name="incall_error_emergency_only">Not registered on network.</string>
954 <!-- In-call screen: call failure message displayed in an error dialog -->
PauloftheWest1bb48362014-07-14 07:56:30 -0700955 <string name="incall_error_out_of_service">Cellular network not available.</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700956 <!-- In-call screen: call failure message displayed in an error dialog -->
957 <string name="incall_error_no_phone_number_supplied">Call not sent, no valid number entered.</string>
958 <!-- In-call screen: call failure message displayed in an error dialog -->
959 <string name="incall_error_call_failed">Call not sent.</string>
960 <!-- In-call screen: status message displayed in a dialog when starting an MMI -->
961 <string name="incall_status_dialed_mmi">Starting MMI sequence\u2026</string>
962 <!-- In-call screen: message displayed in an error dialog -->
963 <string name="incall_error_supp_service_unknown">Unsupported service.</string>
964 <!-- In-call screen: message displayed in an error dialog -->
965 <string name="incall_error_supp_service_switch">Unable to switch calls.</string>
966 <!-- In-call screen: message displayed in an error dialog -->
967 <string name="incall_error_supp_service_separate">Unable to separate call.</string>
968 <!-- In-call screen: message displayed in an error dialog -->
969 <string name="incall_error_supp_service_transfer">Unable to transfer call.</string>
970 <!-- In-call screen: message displayed in an error dialog -->
971 <string name="incall_error_supp_service_conference">Unable to conference calls.</string>
972 <!-- In-call screen: message displayed in an error dialog -->
973 <string name="incall_error_supp_service_reject">Unable to reject call.</string>
974 <!-- In-call screen: message displayed in an error dialog -->
975 <string name="incall_error_supp_service_hangup">Unable to release call(s).</string>
976
Santos Cordon7d4ddf62013-07-10 11:58:08 -0700977 <!-- Dialog title for the "radio enable" UI for emergency calls -->
978 <string name="emergency_enable_radio_dialog_title">Emergency call</string>
979 <!-- Status message for the "radio enable" UI for emergency calls -->
980 <string name="emergency_enable_radio_dialog_message">Turning on radio\u2026</string>
981 <!-- Status message for the "radio enable" UI for emergency calls -->
982 <string name="emergency_enable_radio_dialog_retry">Out of service area, retrying\u2026</string>
983
984 <!-- Dialer text on Emergency Dialer -->
985 <!-- Emergency dialer: message displayed in an error dialog -->
986 <string name="dial_emergency_error">Call not sent. <xliff:g id="non_emergency_number">%s</xliff:g> is not an emergency number!</string>
987 <!-- Emergency dialer: message displayed in an error dialog -->
988 <string name="dial_emergency_empty_error">Call not sent. Dial an emergency number!</string>
989
990 <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
991 to dial using the physical keyboard -->
992 <string name="dialerKeyboardHintText">Use keyboard to dial</string>
993
994 <!-- Text for the onscreen "Hold" button -->
995 <string name="onscreenHoldText">Hold</string>
996 <!-- Text for the onscreen "End call" button -->
997 <string name="onscreenEndCallText">End</string>
998 <!-- Text for the onscreen "Show Dialpad" button -->
999 <string name="onscreenShowDialpadText">Dialpad</string>
1000 <!-- Text for the onscreen "Mute" button -->
1001 <string name="onscreenMuteText">Mute</string>
1002 <!-- Text for the onscreen "Add call" button -->
1003 <string name="onscreenAddCallText">Add call</string>
1004 <!-- Text for the onscreen "Merge calls" button -->
1005 <string name="onscreenMergeCallsText">Merge calls</string>
1006 <!-- Text for the onscreen "Swap calls" button -->
1007 <string name="onscreenSwapCallsText">Swap</string>
1008 <!-- Text for the onscreen "Manage calls" button -->
1009 <string name="onscreenManageCallsText">Manage calls</string>
1010 <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=20] -->
1011 <string name="onscreenManageConferenceText">Manage conference</string>
1012 <!-- Text for the onscreen "Audio" button that lets you switch
1013 between speaker / bluetooth / earpiece [CHAR LIMIT=10] -->
1014 <string name="onscreenAudioText">Audio</string>
1015 <!-- Text for the onscreen "Video call" button used to change a voice call
1016 to a video call. [CHAR LIMIT=10] -->
1017 <string name="onscreenVideoCallText">Video call</string>
1018
1019 <!-- Menu item label in SIM Contacts: Import a single contact entry from the SIM card -->
1020 <string name="importSimEntry">Import</string>
1021 <!-- Menu item label in SIM Contacts: Import all contact entries from the SIM card -->
1022 <string name="importAllSimEntries">Import all</string>
1023 <!-- SIM Contacts: status message displayed while importing card -->
1024 <string name="importingSimContacts">Importing SIM contacts</string>
1025 <!-- Import a single contact entry from contacts to the SIM card -->
1026 <string name="importToFDNfromContacts">Import from contacts</string>
1027
1028 <!-- Hearing aid settings -->
1029 <string name="hac_mode_title">Hearing aids</string>
1030 <string name="hac_mode_summary">Turn on hearing aid compatibility</string>
1031
1032 <!-- Service option entries. -->
1033 <string-array name="tty_mode_entries">
1034 <item>TTY Off</item>
1035 <item>TTY Full</item>
1036 <item>TTY HCO</item>
1037 <item>TTY VCO</item>
1038 </string-array>
1039
1040 <!-- Do not translate. -->
1041 <string-array name="tty_mode_values" translatable="false">
1042 <!-- Do not translate. -->
1043 <item>0</item>
1044 <!-- Do not translate. -->
1045 <item>1</item>
1046 <!-- Do not translate. -->
1047 <item>2</item>
1048 <!-- Do not translate. -->
1049 <item>3</item>
1050 </string-array>
1051
1052 <!-- Dtmf tones settings -->
1053 <!-- Title for the DTMF Tones options displayed in Call Settings -->
1054 <string name="dtmf_tones_title">DTMF tones</string>
1055 <!-- Summary for the DTMF Tones options displayed in Call Settings -->
1056 <string name="dtmf_tones_summary">Set the length of DTMF tones</string>
1057 <!-- Options displayed as part of DTMF Tones in Call Settings -->
1058 <string-array name="dtmf_tone_entries">
1059 <item>Normal</item>
1060 <item>Long</item>
1061 </string-array>
1062 <!-- Do not translate. -->
1063 <string-array name="dtmf_tone_values" translatable="false">
1064 <item>0</item>
1065 <item>1</item>
1066 </string-array>
1067
1068 <!-- Title for the dialog used to display CDMA DisplayInfo -->
1069 <string name="network_message">Network message</string>
1070
1071 <!-- OTA-specific strings -->
1072 <!-- Title shown on OTA screen -->
1073 <string name="ota_title_activate">Activate your phone</string>
1074 <!-- Message displayed on the OTA activation screen. -->
1075 <string name="ota_touch_activate">A special call needs to be made to activate your phone service.
1076 \n\nAfter pressing \u201CActivate\u201D, listen to the instructions provided to activate your phone.</string>
Santos Cordon83570472013-09-06 15:45:10 -07001077 <!-- Title shown during Hands Free Activation -->
1078 <string name="ota_hfa_activation_title">Activating...</string>
1079 <!-- Message shown during the hands free activation screen of the setup wizard. -->
1080 <string name="ota_hfa_activation_dialog_message">The phone is activating your mobile data service.\n\nThis can take up to 5 minutes.</string>
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001081 <!-- Title of skip activation dialog -->
1082 <string name="ota_skip_activation_dialog_title">Skip activation\?</string>
1083 <!-- Message displayed in skip activation dialog -->
1084 <string name="ota_skip_activation_dialog_message">If you skip activation, you can\'t place calls or connect to mobile data networks (though you can connect to Wi-Fi networks). Until you activate your phone, you are asked to activate it each time you turn it on.</string>
1085 <!-- Label shown on dialog button that allows the user to skip activation -->
1086 <string name="ota_skip_activation_dialog_skip_label">Skip</string>
1087
1088 <!-- Button label within the OTA activation screen -->
1089 <string name="ota_activate">Activate</string>
1090 <!-- Title text shown when phone activation is successful -->
1091 <string name="ota_title_activate_success">Phone is activated.</string>
1092 <!-- Title text shown on screen where activation fails -->
1093 <string name="ota_title_problem_with_activation">Problem with activation</string>
1094 <!-- Message displayed on the OTA "listening" screen. This message
1095 needs to be kept at 2 lines or less to be sure that there's
1096 enough room for the dialpad. [CHAR LIMIT=80] -->
1097 <string name="ota_listen">Follow the spoken instructions until you hear that activation is complete.</string>
1098
1099 <!-- Button label within the OTA listen screen -->
1100 <string name="ota_speaker">Speaker</string>
1101 <!-- String to be displayed on OTA listen screen once user has selected the
1102 correct option to begin provisioning -->
1103 <string name="ota_progress">Wait while your phone is being programmed.</string>
1104 <!-- String to display within the OTA Fail Notice dialog -->
1105 <string name="ota_failure">Programming unsuccessful</string>
1106 <!-- String to be displayed on the OTA Fail/Success screen upon successful provisioning -->
1107 <string name="ota_successful">Your phone is now activated. It may take up to 15 minutes for service to start.</string>
1108 <!-- String to be displayed on the OTA Fail/Success screen upon unsuccessful provisioning -->
1109 <string name="ota_unsuccessful">Your phone didn\'t activate.
1110 \nYou may need to find an area with better coverage (near a window, or outside).
1111 \n\nTry again or call customer service for more options.</string>
1112 <!-- String to display within the OTA SPC Fail Notice dialog -->
1113 <string name="ota_spc_failure">EXCESS SPC FAILURES</string>
1114 <!-- Button label in OTA listen screen that cancels activation and goes to the previous screen -->
1115 <string name="ota_call_end">Back</string>
1116 <!-- Button label shown on OTA error screen to allow the user to try again -->
1117 <string name="ota_try_again">Try again</string>
1118 <!-- Button label shown on OTA screens that have a next screen -->
1119 <string name="ota_next">Next</string>
1120
1121 <!-- Emergency Callback Mode (ECM) -->
1122 <string name="ecm_exit_dialog">EcmExitDialog</string>
1123 <!-- ECM: Status bar notification message -->
1124 <string name="phone_entered_ecm_text">Entered Emergency Callback Mode</string>
1125 <!-- ECM: Notification title -->
1126 <string name="phone_in_ecm_notification_title">Emergency Callback Mode</string>
1127 <!-- ECM: Notification body -->
1128 <string name="phone_in_ecm_call_notification_text">Data connection disabled</string>
1129 <plurals name="phone_in_ecm_notification_time">
1130 <!-- number of minutes is one -->
1131 <item quantity="one">No data connection for <xliff:g id="count">%s</xliff:g> minute</item>
1132 <!-- number of minutes is not equal to one -->
1133 <item quantity="other">No data connection for <xliff:g id="count">%s</xliff:g> minutes</item>
1134 </plurals>
1135 <!-- ECM: Dialog box message for exiting from the notifications screen -->
1136 <plurals name="alert_dialog_exit_ecm">
1137 <!-- number of minutes is one -->
1138 <item quantity="one">The phone will be in Emergency Callback mode for <xliff:g id="count">%s</xliff:g> minute. While in this mode no apps using a data connection can be used. Do you want to exit now?</item>
1139 <!-- number of minutes is not equal to one -->
1140 <item quantity="other">The phone will be in Emergency Callback mode for <xliff:g id="count">%s</xliff:g> minutes. While in this mode no applications using a data connection can be used. Do you want to exit now?</item>
1141 </plurals>
1142 <!-- ECM: Dialog box message for exiting from any other app -->
1143 <plurals name="alert_dialog_not_avaialble_in_ecm">
1144 <!-- number of minutes is one -->
1145 <item quantity="one">The selected action isn\'t available while in the Emergency Callback mode. The phone will be in this mode for <xliff:g id="count">%s</xliff:g> minute. Do you want to exit now?</item>
1146 <!-- number of minutes is not equal to one -->
1147 <item quantity="other">The selected action isn\'t available while in the Emergency Callback mode. The phone will be in this mode for <xliff:g id="count">%s</xliff:g> minutes. Do you want to exit now?</item>
1148 </plurals>
1149 <!-- ECM: Dialog box message while in emergency call -->
1150 <string name="alert_dialog_in_ecm_call">The selected action isn\'t available while in an emergency call.</string>
1151 <!-- ECM: Progress text -->
1152 <string name="progress_dialog_exiting_ecm">Exiting Emergency Callback mode</string>
1153 <!-- ECM: ECM exit dialog choice -->
1154 <string name="alert_dialog_yes">Yes</string>
1155 <!-- ECM: ECM exit dialog choice -->
1156 <string name="alert_dialog_no">No</string>
1157 <!-- ECM: ECM exit dialog choice -->
1158 <string name="alert_dialog_dismiss">Dismiss</string>
1159
1160 <!-- For incoming calls, this is a string we can get from a CDMA network instead of
1161 the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. -->
1162 <string-array name="absent_num" translatable="false">
1163 <item>ABSENT NUMBER</item>
1164 <item>ABSENTNUMBER</item>
1165 </string-array>
1166
1167 <!-- Preference for Voicemail service provider under "Voicemail" settings.
1168 [CHAR LIMIT=40] -->
1169 <string name="voicemail_provider">Service</string>
1170
1171 <!-- Preference for Voicemail setting of each provider.
1172 [CHAR LIMIT=40] -->
1173 <string name="voicemail_settings">Setup</string>
1174
1175 <!-- String to display in voicemail number summary when no voicemail num is set -->
1176 <string name="voicemail_number_not_set">&lt;Not set&gt;</string>
1177
1178 <!-- Title displayed above settings coming after voicemail in the call features screen -->
1179 <string name="other_settings">Other call settings</string>
1180
1181 <!-- Title displayed in the overlay when a call is placed using a 3rd party provider.
1182 [CHAR LIMIT=40] -->
1183 <string name="calling_via_template">Calling via <xliff:g id="provider_name">%s</xliff:g></string>
1184
1185 <!-- Use this as a default to describe the contact photo; currently for screen readers through accessibility. -->
1186 <string name="contactPhoto">contact photo</string>
1187 <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. -->
1188 <string name="goPrivate">go private</string>
1189 <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. -->
1190 <string name="selectContact">select contact</string>
1191
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001192 <!-- Dialog title to notify user that Voice calling is not supported
1193 on this device. [CHAR LIMIT=40] -->
1194 <string name="not_voice_capable">Voice calling not supported</string>
1195
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001196 <!-- String describing the Dial ImageButton
1197
1198 Used by AccessibilityService to announce the purpose of the button.
1199 [CHAR LIMIT=NONE]
1200 -->
1201 <string name="description_dial_button">dial</string>
1202
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001203 <!-- Dialog title for the vibration settings for voicemail notifications [CHAR LIMIT=40] -->
1204 <string name="voicemail_notification_vibrate_when_title" msgid="8731372580674292759">Vibrate</string>
1205 <!-- Dialog title for the vibration settings for voice mail notifications [CHAR LIMIT=40]-->
1206 <string name="voicemail_notification_vibarte_when_dialog_title" msgid="8995274609647451109">Vibrate</string>
1207
1208 <!-- Voicemail ringtone title. The user clicks on this preference to select
1209 which sound to play when a voicemail notification is received.
1210 [CHAR LIMIT=30] -->
1211 <string name="voicemail_notification_ringtone_title">Sound</string>
1212
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001213 <!-- The default value value for voicemail notification. -->
1214 <string name="voicemail_notification_vibrate_when_default" translatable="false">never</string>
1215
1216 <!-- Actual values used in our code for voicemail notifications. DO NOT TRANSLATE -->
1217 <string-array name="voicemail_notification_vibrate_when_values" translatable="false">
1218 <item>always</item>
1219 <item>silent</item>
1220 <item>never</item>
1221 </string-array>
1222
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001223 <!-- Setting option name to enable or disable dialpad autocomplete functionality
1224 [CHAR LIMIT=30] -->
1225 <string name="dial_pad_autocomplete">Dial pad autocomplete</string>
1226
1227 <!-- Title for the category "ringtone", which is shown above ringtone and vibration
1228 related settings.
1229 [CHAR LIMIT=30] -->
1230 <string name="preference_category_ringtone">Ringtone &amp; Vibrate</string>
Yorke Lee88bf3cc2013-09-10 18:45:12 -07001231
1232 <!-- String resource for the font-family to use for the call setting activity's title
1233 Do not translate. -->
1234 <string name="call_settings_title_font_family">sans-serif-light</string>
Sailesh Nepald1e68152013-12-12 19:08:02 -08001235
Ihab Awadaa734032014-06-18 10:33:05 -07001236 <!-- Label for PSTN connection service. -->
1237 <string name="pstn_connection_service_label">Built-in SIM cards</string>
Ihab Awad29d31672014-05-20 17:10:50 -07001238
Andrew Lee233d4332014-07-10 17:08:23 -07001239 <!-- Label for enabling video calling. -->
1240 <string name="enable_video_calling_title">Turn on video calling</string>
1241
1242 <!-- Message for dialog shown when the user tries to turn on video calling but enhanced 4G LTE
Andrew Lee312e8172014-10-23 17:01:36 -07001243 is disabled. They have to turn on Enhanced 4G LTE capability in network settings first. -->
Andrew Lee233d4332014-07-10 17:08:23 -07001244 <string name="enable_video_calling_dialog_msg">
Andrew Lee312e8172014-10-23 17:01:36 -07001245 To turn on video calling, you need to enable Enhanced 4G LTE Mode in network settings.
Andrew Lee233d4332014-07-10 17:08:23 -07001246 </string>
1247
1248 <!-- Label for action button in dialog which opens mobile network settings, for video calling
1249 setting. -->
1250 <string name="enable_video_calling_dialog_settings">Network settings</string>
1251
1252 <!-- Label for close button in dialog, for video calling setting. -->
1253 <string name="enable_video_calling_dialog_close">Close</string>
Andrew Lee470cc672014-08-21 15:57:58 -07001254
Anthony Lee1241f3a2014-09-05 11:44:02 -07001255 <!-- Strings used in Settings->Sim cards for each installed Sim. -->
1256 <string name="sim_label_emergency_calls">Emergency calls</string>
1257 <string name="sim_description_emergency_calls">Emergency calling only</string>
Anthony Lee68598532014-09-10 14:58:54 -07001258 <string name="sim_description_default">SIM card, slot: <xliff:g id="slot_id">%s</xliff:g></string>
Rohit Sisodia (a21406)3a4447b2014-10-10 14:05:11 -05001259 <!-- Configuration setting for world mode Format is <true;GID if any to be checked>-->
1260 <string translatable="false" name="config_world_mode"/>
Santos Cordon7d4ddf62013-07-10 11:58:08 -07001261</resources>