1<?xml version="1.0" encoding="utf-8"?> 2<!-- 3 ~ Copyright (C) 2013 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:xliff="urn:oasis:names:tc:xliff:document:1.2"> 19 20 <!-- Official label of the phone app, as seen in "Manage Applications" 21 and other settings UIs. --> 22 <string name="phoneAppLabel" product="default">Phone</string> 23 24 <!-- Official label for the in-call UI. DO NOT TRANSLATE. --> 25 <string name="inCallLabel" translate="false">InCallUI</string> 26 27 <!-- Call status --> 28 29 <!-- In-call screen: status label for a call that's on hold --> 30 <string name="onHold">On hold</string> 31 32 <!-- Incoming call screen, name of "unknown" caller --> 33 <string name="unknown">Unknown</string> 34 <!-- Incoming call screen, string when number hidden --> 35 <string name="private_num">Private number</string> 36 <!-- Incoming call screen, string when called from a pay phone --> 37 <string name="payphone">Pay phone</string> 38 39 <!-- In-call screen: status label for a conference call --> 40 <string name="confCall">Conference call</string> 41 <!-- In-call screen: call lost dialog text --> 42 <string name="call_lost">Call has been lost.</string> 43 44 <!-- Positive button label ("OK") used in several dialogs in the phone UI [CHAR LIMIT=10] --> 45 <string name="ok">OK</string> 46 47 <!-- MMI dialog strings --> 48 <!-- Dialog label when an MMI code starts running --> 49 50 <!-- "Audio mode" popup menu: Item label to select the speakerphone [CHAR LIMIT=25] --> 51 <string name="audio_mode_speaker">Speaker</string> 52 <!-- "Audio mode" popup menu: Item label to select the handset earpiece [CHAR LIMIT=25] --> 53 <string name="audio_mode_earpiece">Handset earpiece</string> 54 <!-- "Audio mode" popup menu: Item label to select the wired headset [CHAR LIMIT=25] --> 55 <string name="audio_mode_wired_headset">Wired headset</string> 56 <!-- "Audio mode" popup menu: Item label to select the bluetooth headset [CHAR LIMIT=25] --> 57 <string name="audio_mode_bluetooth">Bluetooth</string> 58 59 <!-- post dial --> 60 <!-- In-call screen: body text of the dialog that appears when we encounter 61 the "wait" character in a phone number to be dialed; this dialog asks the 62 user if it's OK to send the numbers following the "wait". --> 63 <string name="wait_prompt_str">Send the following tones?\n</string> 64 <!-- In-call screen: body text of the dialog that appears when we encounter 65 the "PAUSE" character in a phone number to be dialed; this dialog gives 66 informative message to the user to show the sending numbers following the "Pause". --> 67 <string name="pause_prompt_str">Sending tones\n</string> 68 <!-- In-call screen: button label on the "wait" prompt dialog --> 69 <string name="send_button">Send</string> 70 <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode--> 71 <string name="pause_prompt_yes">Yes</string> 72 <!-- In-call screen: button label on the "wait" prompt dialog in CDMA Mode--> 73 <string name="pause_prompt_no">No</string> 74 <!-- In-call screen: on the "wild" character dialog, this is the label 75 for a text widget that lets the user enter the digits that should 76 replace the "wild" character. --> 77 <string name="wild_prompt_str">Replace wild character with</string> 78 79 <!-- In-call screen: status label for a conference call --> 80 <string name="caller_manage_header">Conference call <xliff:g id="conf_call_time">%s</xliff:g></string> 81 82 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. --> 83 <string name="fake_phone_activity_phoneNumber_text" translatable="false">(650) 555-1234</string> 84 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. --> 85 <string name="fake_phone_activity_infoText_text" translatable="false">Incoming phone number</string> 86 <!-- Used in FakePhoneActivity test code. DO NOT TRANSLATE. --> 87 <string name="fake_phone_activity_placeCall_text" translatable="false">Fake Incoming Call</string> 88 89 <!-- Call settings screen, Set voicemail dialog title --> 90 <string name="voicemail_settings_number_label">Voicemail number</string> 91 92 <!-- Card titles --> 93 <!-- In-call screen: status label for a call in the "dialing" state --> 94 <string name="card_title_dialing">Dialing</string> 95 <!-- In-call screen: status label for a re-dialing call --> 96 <string name="card_title_redialing">Retrying</string> 97 <!-- In-call screen: status label for a conference call --> 98 <string name="card_title_conf_call">Conference call</string> 99 <!-- In-call screen: status label for an incoming call --> 100 <string name="card_title_incoming_call">Incoming call</string> 101 <!-- In-call screen: status label displayed briefly after a call ends --> 102 <string name="card_title_call_ended">Call ended</string> 103 <!-- In-call screen: status label for call that's on hold --> 104 <string name="card_title_on_hold">On hold</string> 105 <!-- In-call screen: status label for a call that's in the process of hanging up --> 106 <string name="card_title_hanging_up">Hanging up</string> 107 <!-- In-call screen: status label for a call that's in CDMA flash mode --> 108 <string name="card_title_in_call">In call</string> 109 <!-- In-call screen: special status label that shows your own phone 110 number during emergency callback mode (ECM) [CHAR LIMIT=30] --> 111 <string name="card_title_my_phone_number">My number is <xliff:g id="my_phone_number">%s</xliff:g></string> 112 <!-- In-call screen: status label when connecting video. --> 113 <string name="card_title_video_call_connecting">Connecting video</string> 114 <!-- In-call screen: status label when in a video call. --> 115 <string name="card_title_video_call">Video call</string> 116 <!-- In-call screen: status label when requesting video. --> 117 <string name="card_title_video_call_requesting">Requesting video</string> 118 <!-- In-call screen: status label when there is a problem connecting a video call. --> 119 <string name="card_title_video_call_error">Cannot connect video call</string> 120 121 <!-- In-call screen: string shown to the user when their outgoing number is different than the 122 number reported by TelephonyManager#getLine1Number() --> 123 <string name="card_title_callback_number">Your call back number\n 124 <xliff:g id="dark_number">%1$s</xliff:g> 125 </string> 126 127 <!-- In-call screen: string shown to the user when their outgoing number is different than the 128 number reported by TelephonyManager#getLine1Number() and they're calling emergency 129 services. --> 130 <string name="card_title_callback_number_emergency">Your emergency call back number\n 131 <xliff:g id="dark_number">%1$s</xliff:g> 132 </string> 133 134 <!-- Notification strings --> 135 <!-- The "label" of the in-call Notification for a dialing call, used 136 as the format string for a Chronometer widget. [CHAR LIMIT=60] --> 137 <string name="notification_dialing">Dialing</string> 138 <!-- Missed call notification label, used when there's exactly one missed call --> 139 <string name="notification_missedCallTitle">Missed call</string> 140 <!-- Missed call notification label, used when there are two or more missed calls --> 141 <string name="notification_missedCallsTitle">Missed calls</string> 142 <!-- Missed call notification message used when there are multiple missed calls --> 143 <string name="notification_missedCallsMsg"><xliff:g id="num_missed_calls">%s</xliff:g> missed calls</string> 144 <!-- Missed call notification message used for a single missed call, including 145 the caller-id info from the missed call --> 146 <string name="notification_missedCallTicker">Missed call from <xliff:g id="missed_call_from">%s</xliff:g></string> 147 <!-- The "label" of the in-call Notification for an ongoing call, used 148 as the format string for a Chronometer widget. [CHAR LIMIT=60] --> 149 <string name="notification_ongoing_call">Ongoing call</string> 150 <!-- The "label" of the in-call Notification for a call that's on hold --> 151 <string name="notification_on_hold">On hold</string> 152 <!-- The "label" of the in-call Notification for an incoming ringing call --> 153 <string name="notification_incoming_call">Incoming call</string> 154 <!-- The "label" of the in-call Notification for an incoming ringing video call. --> 155 <string name="notification_incoming_video_call">Incoming video call</string> 156 <!-- The "label" of the in-call Notification for upgrading an existing call to a video call. --> 157 <string name="notification_requesting_video_call">Incoming video request</string> 158 <!-- Label for the "Voicemail" notification item, when expanded. --> 159 <string name="notification_voicemail_title">New voicemail</string> 160 <!-- Label for the expanded "Voicemail" notification item, 161 including a count of messages. --> 162 <string name="notification_voicemail_title_count">New voicemail (<xliff:g id="count">%d</xliff:g>)</string> 163 <!-- Message displayed in the "Voicemail" notification item, allowing the user 164 to dial the indicated number. --> 165 <string name="notification_voicemail_text_format">Dial <xliff:g id="voicemail_number">%s</xliff:g></string> 166 <!-- Message displayed in the "Voicemail" notification item, 167 indicating that there's no voicemail number available --> 168 <string name="notification_voicemail_no_vm_number">Voicemail number unknown</string> 169 <!-- Label for the "No service" notification item, when expanded. --> 170 <string name="notification_network_selection_title">No service</string> 171 <!-- Label for the expanded "No service" notification item, including the 172 operator name set by user --> 173 <string name="notification_network_selection_text">Selected network (<xliff:g id="operator_name">%s</xliff:g>) unavailable</string> 174 <!-- Label for "end call" Action. 175 It is displayed in the "Ongoing call" notification, which is shown 176 when the user is outside the in-call screen while the phone call is still 177 active. [CHAR LIMIT=12] --> 178 <string name="notification_action_end_call">Hang up</string> 179 <!-- Label for "Video Call" notification action. This is a displayed on the notification for an 180 incoming video call, and answers the call as a video call. [CHAR LIMIT=12] --> 181 <string name="notification_action_answer_video">Video</string> 182 <!-- Label for "Voice" notification action. This is a displayed on the notification for an 183 incoming video call, and answers the call as an audio call. [CHAR LIMIT=12] --> 184 <string name="notification_action_answer_voice">Voice</string> 185 <!-- Label for "Accept" notification action. This is somewhat generic, and may refer to 186 scenarios such as accepting an incoming call or accepting a video call request. 187 [CHAR LIMIT=12] --> 188 <string name="notification_action_accept">Accept</string> 189 <!-- Label for "Dismiss" notification action. This is somewhat generic, and may refer to 190 scenarios such as declining an incoming call or declining a video call request. 191 [CHAR LIMIT=12] --> 192 <string name="notification_action_dismiss">Dismiss</string> 193 194 <!-- Message for "call back" Action, which is displayed in the missed call notificaiton. 195 The user will be able to call back to the person or the phone number. 196 [CHAR LIMIT=60] --> 197 <string name="notification_missedCall_call_back">Call back</string> 198 <!-- Message for "reply via sms" action, which is displayed in the missed call notification. 199 The user will be able to send text messages using the phone number. 200 [CHAR LIMIT=60] --> 201 <string name="notification_missedCall_message">Message</string> 202 203 <!-- In-call screen: call failure message displayed in an error dialog --> 204 <string name="incall_error_power_off">To place a call, first turn off Airplane mode.</string> 205 <!-- In-call screen: call failure message displayed in an error dialog. 206 This string is currently unused (see comments in InCallActivity.java.) --> 207 <string name="incall_error_emergency_only">Not registered on network.</string> 208 <!-- In-call screen: call failure message displayed in an error dialog --> 209 <string name="incall_error_out_of_service">Mobile network not available.</string> 210 <!-- In-call screen: call failure message displayed in an error dialog --> 211 <string name="incall_error_no_phone_number_supplied">Call not sent, no valid number entered.</string> 212 <!-- In-call screen: call failure message displayed in an error dialog --> 213 <string name="incall_error_call_failed">Call not sent.</string> 214 <!-- In-call screen: status message displayed in a dialog when starting an MMI --> 215 <string name="incall_status_dialed_mmi">Starting MMI sequence\u2026</string> 216 <!-- In-call screen: message displayed in an error dialog --> 217 <string name="incall_error_supp_service_unknown">Unsupported service.</string> 218 <!-- In-call screen: message displayed in an error dialog --> 219 <string name="incall_error_supp_service_switch">Unable to switch calls.</string> 220 <!-- In-call screen: message displayed in an error dialog --> 221 <string name="incall_error_supp_service_separate">Unable to separate call.</string> 222 <!-- In-call screen: message displayed in an error dialog --> 223 <string name="incall_error_supp_service_transfer">Unable to transfer call.</string> 224 <!-- In-call screen: message displayed in an error dialog --> 225 <string name="incall_error_supp_service_conference">Unable to conference calls.</string> 226 <!-- In-call screen: message displayed in an error dialog --> 227 <string name="incall_error_supp_service_reject">Unable to reject call.</string> 228 <!-- In-call screen: message displayed in an error dialog --> 229 <string name="incall_error_supp_service_hangup">Unable to release call(s).</string> 230 231 <!-- In-call screen: "call type" indication for a SIP call [CHAR LIMIT=30] --> 232 <string name="incall_call_type_label_sip">SIP call</string> 233 234 <!-- Dialog title for the "radio enable" UI for emergency calls --> 235 <string name="emergency_enable_radio_dialog_title">Emergency call</string> 236 <!-- Status message for the "radio enable" UI for emergency calls --> 237 <string name="emergency_enable_radio_dialog_message">Turning on radio\u2026</string> 238 <!-- Status message for the "radio enable" UI for emergency calls --> 239 <string name="emergency_enable_radio_dialog_retry">Out of service area, retrying\u2026</string> 240 241 <!-- Dialer text on Emergency Dialer --> 242 <!-- Emergency dialer: message displayed in an error dialog --> 243 <string name="dial_emergency_error">Call not sent. <xliff:g id="non_emergency_number">%s</xliff:g> is not an emergency number!</string> 244 <!-- Emergency dialer: message displayed in an error dialog --> 245 <string name="dial_emergency_empty_error">Call not sent. Dial an emergency number!</string> 246 247 <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user 248 to dial using the physical keyboard --> 249 <string name="dialerKeyboardHintText">Use keyboard to dial</string> 250 251 <!-- Text for the overflow "Hold call" menu item. --> 252 <string name="overflowHoldMenuItemText">Hold call</string> 253 <!-- Text for the overflow "Resume call" menu item. --> 254 <string name="overflowResumeMenuItemText">Resume call</string> 255 <!-- Text for the overflow "Add call" menu item. --> 256 <string name="overflowAddMenuItemText">Add call</string> 257 <!-- Text for the onscreen "Merge calls" menu item. --> 258 <string name="overflowMergeMenuItemText">Merge calls</string> 259 <!-- Text for the onscreen "Swap calls" menu item. --> 260 <string name="overflowSwapMenuItemText">Swap calls</string> 261 262 <!-- Text for the onscreen "Hold" button --> 263 <string name="onscreenHoldText">Hold</string> 264 <!-- Text for the onscreen "End call" button --> 265 <string name="onscreenEndCallText">End</string> 266 <!-- Text for the onscreen "Show Dialpad" button --> 267 <string name="onscreenShowDialpadText">Dialpad</string> 268 <!-- Text for the onscreen "Mute" button --> 269 <string name="onscreenMuteText">Mute</string> 270 <!-- Text for the onscreen "Add call" button --> 271 <string name="onscreenAddCallText">Add call</string> 272 <!-- Text for the onscreen "Merge calls" button --> 273 <string name="onscreenMergeCallsText">Merge calls</string> 274 <!-- Text for the onscreen "Swap calls" button --> 275 <string name="onscreenSwapCallsText">Swap</string> 276 <!-- Text for the onscreen "Manage calls" button --> 277 <string name="onscreenManageCallsText">Manage calls</string> 278 <!-- Text for the onscreen "Manage conference" button [CHAR LIMIT=30] --> 279 <string name="onscreenManageConferenceText">Manage conference call</string> 280 <!-- Text for the onscreen "Audio" button that lets you switch 281 between speaker / bluetooth / earpiece [CHAR LIMIT=10] --> 282 <string name="onscreenAudioText">Audio</string> 283 <!-- Text for the onscreen "Video call" button used to change a voice call 284 to a video call. [CHAR LIMIT=10] --> 285 <string name="onscreenVideoCallText">Video call</string> 286 <!-- Text for the onscreen "Change to voice" button. When clicked, this downgrades a video call 287 to a voice call. --> 288 <string name="onscreenChangeToVoiceText">Change to voice call</string> 289 <!-- Text for the onscreen "Switch camera" button. When clicked, this switches the user's camera 290 for video calling between the front-facing camera and the back-facing camera. --> 291 <string name="onscreenSwitchCameraText">Switch camera</string> 292 <!-- Text for the onscreen "Pause video" button. --> 293 <string name="onscreenPauseVideoText">Pause video</string> 294 <!-- Text for the onscreen overflow button, to see additional actions which can be done. --> 295 <string name="onscreenOverflowText">More options</string> 296 297 <!-- For incoming calls, this is a string we can get from a CDMA network instead of 298 the actual phone number, to indicate there's no number present. DO NOT TRANSLATE. --> 299 <string-array name="absent_num" translatable="false"> 300 <item>ABSENT NUMBER</item> 301 <item>ABSENTNUMBER</item> 302 </string-array> 303 304 <!-- Preference for Voicemail service provider under "Voicemail" settings. 305 [CHAR LIMIT=40] --> 306 <string name="voicemail_provider">Service</string> 307 308 <!-- Preference for Voicemail setting of each provider. 309 [CHAR LIMIT=40] --> 310 <string name="voicemail_settings">Setup</string> 311 312 <!-- String to display in voicemail number summary when no voicemail num is set --> 313 <string name="voicemail_number_not_set"><Not set></string> 314 315 <!-- Title displayed above settings coming after voicemail in the call features screen --> 316 <string name="other_settings">Other call settings</string> 317 318 <!-- Title displayed in the overlay for outgoing calls which include the name of the provider. 319 [CHAR LIMIT=40] --> 320 <string name="calling_via_template">Calling via <xliff:g id="provider_name">%s</xliff:g></string> 321 <!-- Title displayed in the overlay for incoming calls which include the name of the provider. 322 [CHAR LIMIT=40] --> 323 <string name="incoming_via_template">Incoming via <xliff:g id="provider_name">%s</xliff:g></string> 324 325 <!-- Use this as a default to describe the contact photo; currently for screen readers through accessibility. --> 326 <string name="contactPhoto">contact photo</string> 327 <!-- Use this to describe the separate conference call button; currently for screen readers through accessibility. --> 328 <string name="goPrivate">go private</string> 329 <!-- Use this to describe the select contact button in EditPhoneNumberPreference; currently for screen readers through accessibility. --> 330 <string name="selectContact">select contact</string> 331 332 <!-- "Respond via SMS" option that lets you compose a custom response. [CHAR LIMIT=30] --> 333 <string name="respond_via_sms_custom_message">Write your own...</string> 334 <!-- "Custom Message" Cancel alert dialog button --> 335 <string name="custom_message_cancel">Cancel</string> 336 <!-- "Custom Message" Send alert dialog button --> 337 <string name="custom_message_send">Send</string> 338 339 <!-- String describing the image on ImageButton one 340 341 Note: AccessibilityServices use this attribute to announce what the view represents. 342 This is especially valuable for views without textual representation like ImageView. 343 [CHAR LIMIT=NONE] 344 --> 345 <string name="description_image_button_one">one</string> 346 347 <!-- String describing the image on ImageButton two 348 349 Note: AccessibilityServices use this attribute to announce what the view represents. 350 This is especially valuable for views without textual representation like ImageView. 351 [CHAR LIMIT=NONE] 352 --> 353 <string name="description_image_button_two">two</string> 354 355 <!-- String describing the image on ImageButton three 356 357 Note: AccessibilityServices use this attribute to announce what the view represents. 358 This is especially valuable for views without textual representation like ImageView. 359 [CHAR LIMIT=NONE] 360 --> 361 <string name="description_image_button_three">three</string> 362 363 <!-- String describing the image on ImageButton four 364 365 Note: AccessibilityServices use this attribute to announce what the view represents. 366 This is especially valuable for views without textual representation like ImageView. 367 [CHAR LIMIT=NONE] 368 --> 369 <string name="description_image_button_four">four</string> 370 371 <!-- String describing the image on ImageButton five 372 373 Note: AccessibilityServices use this attribute to announce what the view represents. 374 This is especially valuable for views without textual representation like ImageView. 375 [CHAR LIMIT=NONE] 376 --> 377 <string name="description_image_button_five">five</string> 378 379 <!-- String describing the image on ImageButton six 380 381 Note: AccessibilityServices use this attribute to announce what the view represents. 382 This is especially valuable for views without textual representation like ImageView. 383 [CHAR LIMIT=NONE] 384 --> 385 <string name="description_image_button_six">six</string> 386 387 <!-- String describing the image on ImageButton seven 388 389 Note: AccessibilityServices use this attribute to announce what the view represents. 390 This is especially valuable for views without textual representation like ImageView. 391 [CHAR LIMIT=NONE] 392 --> 393 <string name="description_image_button_seven">seven</string> 394 395 <!-- String describing the image on ImageButton eight 396 397 Note: AccessibilityServices use this attribute to announce what the view represents. 398 This is especially valuable for views without textual representation like ImageView. 399 [CHAR LIMIT=NONE] 400 --> 401 <string name="description_image_button_eight">eight</string> 402 403 <!-- String describing the image on ImageButton nine 404 405 Note: AccessibilityServices use this attribute to announce what the view represents. 406 This is especially valuable for views without textual representation like ImageView. 407 [CHAR LIMIT=NONE] 408 --> 409 <string name="description_image_button_nine">nine</string> 410 411 <!-- String describing the image on ImageButton star 412 413 Note: AccessibilityServices use this attribute to announce what the view represents. 414 This is especially valuable for views without textual representation like ImageView. 415 [CHAR LIMIT=NONE] 416 --> 417 <string name="description_image_button_star">star</string> 418 419 <!-- String describing the image on ImageButton zero 420 421 Note: AccessibilityServices use this attribute to announce what the view represents. 422 This is especially valuable for views without textual representation like ImageView. 423 [CHAR LIMIT=NONE] 424 --> 425 <string name="description_image_button_zero">zero</string> 426 427 <!-- String describing the image on ImageButton pound 428 429 Note: AccessibilityServices use this attribute to announce what the view represents. 430 This is especially valuable for views without textual representation like ImageView. 431 [CHAR LIMIT=NONE] 432 --> 433 <string name="description_image_button_pound">pound</string> 434 435 <!-- String describing the Dial ImageButton 436 437 Used by AccessibilityService to announce the purpose of the button. 438 [CHAR LIMIT=NONE] 439 --> 440 <string name="description_dial_button">dial</string> 441 442 <!-- String describing the Delete/Backspace ImageButton 443 444 Used by AccessibilityService to announce the purpose of the button. 445 [CHAR LIMIT=NONE] 446 --> 447 <string name="description_delete_button">backspace</string> 448 449 <!-- String used by AccessibilityService to announce that the speakerphone has been selected for audio output [CHAR LIMIT=NONE]--> 450 <string name="accessibility_speakerphone_selected">Speakerphone selected</string> 451 452 <!-- String used by AccessibilityService to announce that the phone's earpiece has been selected for audio output [CHAR LIMIT=NONE]--> 453 <string name="accessibility_earpiece_selected">Earpiece selected</string> 454 455 <!-- String used by AccessibilityService to announce that the wired headset has been selected for audio output [CHAR LIMIT=NONE]--> 456 <string name="accessibility_wired_headset_selected">Wired headset selected</string> 457 458 <!-- String used by AccessibilityService to announce that the bluetooth headset has been selected for audio output [CHAR LIMIT=NONE]--> 459 <string name="accessibility_bluetooth_headset_selected">Bluetooth headset selected</string> 460 461 <!-- String used by AccessibilityService to announce that the call has been muted [CHAR LIMIT=NONE]--> 462 <string name="accessibility_call_muted">Call muted.</string> 463 464 <!-- String used by AccessibilityService to announce that the call has been unmuted [CHAR LIMIT=NONE]--> 465 <string name="accessibility_call_unmuted">Call unmuted.</string> 466 467 <!-- String used by AccessibilityService to announce that the call has been put on hold [CHAR LIMIT=NONE]--> 468 <string name="accessibility_call_put_on_hold">Call put on hold.</string> 469 470 <!-- String used by AccessibilityService to announce that the call has been removed from hold [CHAR LIMIT=NONE]--> 471 <string name="accessibility_call_removed_from_hold">Call removed from hold.</string> 472 473 <!-- Description of the answer target in the Slide unlock screen of Phone. [CHAR LIMIT=12] --> 474 <string name="description_target_answer">Answer</string> 475 <!-- Description of the send_sms target in the Slide unlock screen of Phone. [CHAR LIMIT=NONE] --> 476 <string name="description_target_send_sms">Send SMS</string> 477 <!-- Description of the decline target in the Slide unlock screen. [CHAR LIMIT=NONE] --> 478 <string name="description_target_decline">Decline</string> 479 <!-- Description of the target to answer a call as a video call in the Slide unlock screen. 480 [CHAR LIMIT=NONE] --> 481 <string name="description_target_answer_video_call">Answer as video call</string> 482 <!-- Description of the target to answer a call as an audio call in the Slide unlock screen. 483 [CHAR LIMIT=NONE] --> 484 <string name="description_target_answer_audio_call">Answer as audio call</string> 485 <!-- Description of the target to accept a request to upgrade from an audio call to a video call. 486 [CHAR LIMIT=NONE] --> 487 <string name="description_target_accept_upgrade_to_video_request">Accept video request</string> 488 <!-- Description of the target to decline a request to upgrade from an audio call to a video call. 489 [CHAR LIMIT=NONE] --> 490 <string name="description_target_decline_upgrade_to_video_request">Decline video request</string> 491 492 <!-- Description of the up direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] --> 493 <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> 494 <!-- Description of the left direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] --> 495 <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> 496 <!-- Description of the right direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] --> 497 <string name="description_direction_right">Slide right for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> 498 <!-- Description of the down direction in which one can to slide the handle in the phone answer screen. [CHAR LIMIT=NONE] --> 499 <string name="description_direction_down">Slide down for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> 500 501 <!-- Dialog title for the vibration settings for voicemail notifications [CHAR LIMIT=40] --> 502 <string name="voicemail_notification_vibrate_when_title" msgid="8731372580674292759">Vibrate</string> 503 <!-- Dialog title for the vibration settings for voice mail notifications [CHAR LIMIT=40]--> 504 <string name="voicemail_notification_vibarte_when_dialog_title" msgid="8995274609647451109">Vibrate</string> 505 506 <!-- Voicemail ringtone title. The user clicks on this preference to select 507 which sound to play when a voicemail notification is received. 508 [CHAR LIMIT=30] --> 509 <string name="voicemail_notification_ringtone_title">Sound</string> 510 511 <!-- The string used to describe a notification if it is the default one in the system. For 512 example, if the user selects the default notification, it will appear as something like 513 Default sound(Capella) in the notification summary. 514 [CHAR LIMIT=40] --> 515 <string name="default_notification_description">Default sound (<xliff:g id="default_sound_title">%1$s</xliff:g>)</string> 516 517 <!-- The default value value for voicemail notification. --> 518 <string name="voicemail_notification_vibrate_when_default" translatable="false">never</string> 519 520 <!-- Actual values used in our code for voicemail notifications. DO NOT TRANSLATE --> 521 <string-array name="voicemail_notification_vibrate_when_values" translatable="false"> 522 <item>always</item> 523 <item>silent</item> 524 <item>never</item> 525 </string-array> 526 527 <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] --> 528 <string name="ringtone_title" msgid="5379026328015343686">Phone ringtone</string> 529 530 <!-- Setting option name to enable or disable vibration when ringing 531 the phone. 532 [CHAR LIMIT=30] --> 533 <string name="vibrate_on_ring_title">Vibrate when ringing</string> 534 535 <!-- Setting option name to enable or disable dialpad autocomplete functionality 536 [CHAR LIMIT=30] --> 537 <string name="dial_pad_autocomplete">Dial pad autocomplete</string> 538 539 <!-- Title for the category "ringtone", which is shown above ringtone and vibration 540 related settings. 541 [CHAR LIMIT=30] --> 542 <string name="preference_category_ringtone">Ringtone & Vibrate</string> 543 544 <!-- Label for "Manage conference call" panel [CHAR LIMIT=40] --> 545 <string name="manageConferenceLabel">Manage conference call</string> 546 547 <!-- This can be used in any application wanting to disable the text "Emergency number" --> 548 <string name="emergency_call_dialog_number_for_display">Emergency number</string> 549 550 <!-- Title for Select Account Dialog [CHAR LIMIT=30] --> 551 <string name="select_account_dialog_title">Select Account</string> 552</resources> 553