1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- 3 ~ Copyright (C) 2012 The Android Open Source Project 4 ~ 5 ~ Licensed under the Apache License, Version 2.0 (the "License"); 6 ~ you may not use this file except in compliance with the License. 7 ~ You may obtain a copy of the License at 8 ~ 9 ~ http://www.apache.org/licenses/LICENSE-2.0 10 ~ 11 ~ Unless required by applicable law or agreed to in writing, software 12 ~ distributed under the License is distributed on an "AS IS" BASIS, 13 ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 14 ~ See the License for the specific language governing permissions and 15 ~ limitations under the License 16 --> 17 18 19 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 20 <!-- Directory partition name --> 21 <string name="applicationLabel">Dialer</string> 22 23 <!-- Title for the activity that dials the phone. This is the name 24 used in the Launcher icon. --> 25 <string name="launcherDialer">Phone</string> 26 27 <!-- The description text for the dialer tab. 28 29 Note: AccessibilityServices use this attribute to announce what the view represents. 30 This is especially valuable for views without textual representation like ImageView. 31 32 [CHAR LIMIT=NONE] --> 33 <string name="dialerIconLabel">Phone</string> 34 35 <!-- The description text for the call log tab. 36 37 Note: AccessibilityServices use this attribute to announce what the view represents. 38 This is especially valuable for views without textual representation like ImageView. 39 40 [CHAR LIMIT=NONE] --> 41 <string name="recentCallsIconLabel">Call log</string> 42 43 <!-- Menu item used to send an SMS or MMS message to a phone number --> 44 <string name="menu_sendTextMessage">Send text message</string> 45 46 <!-- Menu item used to call a contact from the call log --> 47 <string name="recentCalls_callNumber">Call 48 <xliff:g id="name">%s</xliff:g> 49 </string> 50 51 <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it --> 52 <string name="recentCalls_editNumberBeforeCall">Edit number before call</string> 53 54 <!-- Menu item used to add a number from the call log to contacts --> 55 <string name="recentCalls_addToContact">Add to contacts</string> 56 57 <!-- Menu item used to remove a single call from the call log --> 58 <string name="recentCalls_removeFromRecentList">Remove from call log</string> 59 60 <!-- Menu item used to remove all calls from the call log --> 61 <string name="recentCalls_deleteAll">Clear call log</string> 62 63 <!-- Menu item used to delete a voicemail. [CHAR LIMIT=30] --> 64 <string name="recentCalls_trashVoicemail">Delete voicemail</string> 65 66 <!-- Menu item used to share a voicemail. [CHAR LIMIT=30] --> 67 <string name="recentCalls_shareVoicemail">Share voicemail</string> 68 69 <!-- Text displayed when the call log is empty --> 70 <string name="recentCalls_empty">Call log is empty.</string> 71 72 <!-- Title of the confirmation dialog for clearing the call log. [CHAR LIMIT=37] --> 73 <string name="clearCallLogConfirmation_title">Clear call log?</string> 74 75 <!-- Confirmation dialog for clearing the call log. [CHAR LIMIT=NONE] --> 76 <string name="clearCallLogConfirmation">All your call records will be deleted.</string> 77 78 <!-- Title of the "Clearing call log" progress-dialog [CHAR LIMIT=35] --> 79 <string name="clearCallLogProgress_title">Clearing call log\u2026</string> 80 81 <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] --> 82 <plurals name="notification_voicemail_title"> 83 <item quantity="one">Voicemail</item> 84 <item quantity="other"> 85 <xliff:g id="count">%1$d</xliff:g> 86 Voicemails 87 </item> 88 </plurals> 89 90 <!-- Used in the notification of a new voicemail for the action to play the voicemail. --> 91 <string name="notification_action_voicemail_play">Play</string> 92 93 <!-- Used to build a list of names or phone numbers, to indicate the callers who left 94 voicemails. 95 The first argument may be one or more callers, the most recent ones. 96 The second argument is an additional callers. 97 This string is used to build a list of callers. 98 99 [CHAR LIMIT=10] 100 --> 101 <string name="notification_voicemail_callers_list"><xliff:g id="newer_callers">%1$s</xliff:g>, 102 <xliff:g id="older_caller">%2$s</xliff:g> 103 </string> 104 105 <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] --> 106 <string name="notification_new_voicemail_ticker">New voicemail from 107 <xliff:g id="caller">%1$s</xliff:g> 108 </string> 109 110 <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] --> 111 <string name="voicemail_playback_error">Couldn\'t play voicemail.</string> 112 113 <!-- Message to display before we have prepared the media player, i.e. before we know duration. [CHAR LIMIT=40] --> 114 <string name="voicemail_buffering">Buffering\u2026</string> 115 116 <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] --> 117 <string name="voicemail_fetching_content">Fetching voicemail\u2026</string> 118 119 <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] --> 120 <string name="voicemail_fetching_timout">Couldn\'t fetch voicemail.</string> 121 122 <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] --> 123 <string name="call_log_voicemail_header">Calls with voicemail only</string> 124 125 <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] --> 126 <string name="call_log_incoming_header">Incoming calls only</string> 127 128 <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] --> 129 <string name="call_log_outgoing_header">Outgoing calls only</string> 130 131 <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] --> 132 <string name="call_log_missed_header">Missed calls only</string> 133 134 <!-- Voicemail status message shown at the top of call log to notify the user that no new 135 voicemails are currently available. This can happen when both notification as well as data 136 connection to the voicemail server is lost. [CHAR LIMIT=64] --> 137 <string name="voicemail_status_voicemail_not_available">Can\'t connect to voicemail server. 138 </string> 139 <!-- Voicemail status message shown at the top of call log to notify the user that there is no 140 data connection to the voicemail server, but there are new voicemails waiting on the server. 141 [CHAR LIMIT=64] --> 142 <string name="voicemail_status_messages_waiting">Can\'t connect to voicemail server. New 143 voicemails are waiting. 144 </string> 145 <!-- Voicemail status message shown at the top of call log to invite the user to configure 146 visual voicemail. [CHAR LIMIT=64] --> 147 <string name="voicemail_status_configure_voicemail">Set up your voicemail.</string> 148 <!-- Voicemail status message shown at the top of call details screen to notify the user that 149 the audio of this voicemail is not available. [CHAR LIMIT=64] --> 150 <string name="voicemail_status_audio_not_available">Audio not available.</string> 151 152 <!-- User action prompt shown next to a voicemail status message to let the user configure 153 visual voicemail. [CHAR LIMIT=20] --> 154 <string name="voicemail_status_action_configure">Set up</string> 155 <!-- User action prompt shown next to a voicemail status message to let the user call voicemail 156 server directly to listen to the voicemails. [CHAR LIMIT=20] --> 157 <string name="voicemail_status_action_call_server">Call voicemail</string> 158 159 <!-- The slowest voicemail playback speed. [CHAR LIMIT=30] --> 160 <string name="voicemail_speed_slowest">Slowest speed</string> 161 <!-- Slower than normal voicemail playback speed. [CHAR LIMIT=30] --> 162 <string name="voicemail_speed_slower">Slow speed</string> 163 <!-- Normal voicemail playback speed. [CHAR LIMIT=30] --> 164 <string name="voicemail_speed_normal">Normal speed</string> 165 <!-- Faster than normal pvoicemail playback speed. [CHAR LIMIT=30] --> 166 <string name="voicemail_speed_faster">Fast speed</string> 167 <!-- Fastest voicemail playback speed. [CHAR LIMIT=30] --> 168 <string name="voicemail_speed_fastest">Fastest speed</string> 169 170 <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] --> 171 <string name="call_log_item_count_and_date">(<xliff:g id="count">%1$d</xliff:g>) 172 <xliff:g id="date">%2$s</xliff:g> 173 </string> 174 175 <!-- Title for the sms disambiguation dialog --> 176 <string name="sms_disambig_title">Choose number</string> 177 178 <!-- Title for the call disambiguation dialog --> 179 <string name="call_disambig_title">Choose number</string> 180 181 <!-- Message next to disamgiguation dialog check box --> 182 <string name="make_primary">Remember this choice</string> 183 184 <!-- String describing the image on ImageButton one 185 186 Note: AccessibilityServices use this attribute to announce what the view represents. 187 This is especially valuable for views without textual representation like ImageView. 188 --> 189 <string name="description_image_button_one">one</string> 190 191 <!-- String describing the image on ImageButton two 192 193 Note: AccessibilityServices use this attribute to announce what the view represents. 194 This is especially valuable for views without textual representation like ImageView. 195 --> 196 <string name="description_image_button_two">two</string> 197 198 <!-- String describing the image on ImageButton three 199 200 Note: AccessibilityServices use this attribute to announce what the view represents. 201 This is especially valuable for views without textual representation like ImageView. 202 --> 203 <string name="description_image_button_three">three</string> 204 205 <!-- String describing the image on ImageButton four 206 207 Note: AccessibilityServices use this attribute to announce what the view represents. 208 This is especially valuable for views without textual representation like ImageView. 209 --> 210 <string name="description_image_button_four">four</string> 211 212 <!-- String describing the image on ImageButton five 213 214 Note: AccessibilityServices use this attribute to announce what the view represents. 215 This is especially valuable for views without textual representation like ImageView. 216 --> 217 <string name="description_image_button_five">five</string> 218 219 <!-- String describing the image on ImageButton six 220 221 Note: AccessibilityServices use this attribute to announce what the view represents. 222 This is especially valuable for views without textual representation like ImageView. 223 --> 224 <string name="description_image_button_six">six</string> 225 226 <!-- String describing the image on ImageButton seven 227 228 Note: AccessibilityServices use this attribute to announce what the view represents. 229 This is especially valuable for views without textual representation like ImageView. 230 --> 231 <string name="description_image_button_seven">seven</string> 232 233 <!-- String describing the image on ImageButton eight 234 235 Note: AccessibilityServices use this attribute to announce what the view represents. 236 This is especially valuable for views without textual representation like ImageView. 237 --> 238 <string name="description_image_button_eight">eight</string> 239 240 <!-- String describing the image on ImageButton nine 241 242 Note: AccessibilityServices use this attribute to announce what the view represents. 243 This is especially valuable for views without textual representation like ImageView. 244 --> 245 <string name="description_image_button_nine">nine</string> 246 247 <!-- String describing the image on ImageButton star 248 249 Note: AccessibilityServices use this attribute to announce what the view represents. 250 This is especially valuable for views without textual representation like ImageView. 251 --> 252 <string name="description_image_button_star">star</string> 253 254 <!-- String describing the image on ImageButton zero 255 256 Note: AccessibilityServices use this attribute to announce what the view represents. 257 This is especially valuable for views without textual representation like ImageView. 258 --> 259 <string name="description_image_button_zero">zero</string> 260 261 <!-- String describing the image on ImageButton pound 262 263 Note: AccessibilityServices use this attribute to announce what the view represents. 264 This is especially valuable for views without textual representation like ImageView. 265 --> 266 <string name="description_image_button_pound">pound</string> 267 268 <!-- String describing the Voicemail ImageButton 269 270 Used by AccessibilityService to announce the purpose of the button. 271 --> 272 <string name="description_voicemail_button">voicemail</string> 273 274 <!-- String describing the Search ImageButton 275 276 Used by AccessibilityService to announce the purpose of the button. 277 [CHAR LIMIT=NONE] 278 --> 279 <string name="description_search_button">search</string> 280 281 <!-- String describing the Dial ImageButton 282 283 Used by AccessibilityService to announce the purpose of the button. 284 --> 285 <string name="description_dial_button">dial</string> 286 287 <!-- String describing the Delete/Backspace ImageButton 288 289 Used by AccessibilityService to announce the purpose of the button. 290 --> 291 <string name="description_delete_button">backspace</string> 292 293 <!-- String describing the digits text box containing the number to dial. 294 295 Used by AccessibilityService to announce the purpose of the view. 296 --> 297 <string name="description_digits_edittext">number to dial</string> 298 299 <!-- Content description for the fake action menu button that brings up the call history 300 activity --> 301 <string name="action_menu_call_history_description">Call History</string> 302 303 <!-- Content description for the fake action menu overflow button. 304 This should be same as the description for the real action menu 305 overflow button available in ActionBar. 306 [CHAR LIMIT=NONE] --> 307 <string name="action_menu_overflow_description" msgid="2295659037509008453">More options</string> 308 309 <!-- Content description for the button that displays the dialpad 310 [CHAR LIMIT=NONE] --> 311 <string name="action_menu_dialpad_button">dial pad</string> 312 313 <!-- Menu item to copy something [CHAR_LIMIT=10] --> 314 <string name="menu_copy">Copy</string> 315 316 <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] --> 317 <string name="menu_show_outgoing_only">Show outgoing only</string> 318 319 <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] --> 320 <string name="menu_show_incoming_only">Show incoming only</string> 321 322 <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] --> 323 <string name="menu_show_missed_only">Show missed only</string> 324 325 <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] --> 326 <string name="menu_show_voicemails_only">Show voicemails only</string> 327 328 <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] --> 329 <string name="menu_show_all_calls">Show all calls</string> 330 331 <!-- Menu items for dialpad options as part of Pause and Wait ftr --> 332 <string name="add_2sec_pause">Add 2-sec pause</string> 333 <string name="add_wait">Add wait</string> 334 335 <!-- Menu item label for call settings [CHAR LIMIT=30] --> 336 <string name="call_settings">Settings</string> 337 338 <!-- Menu item to create a new contact --> 339 <string name="menu_newContact">New contact</string> 340 341 <!-- Menu item to display all contacts --> 342 <string name="menu_allContacts">All contacts</string> 343 344 <!-- Title bar for call detail screen --> 345 <string name="callDetailTitle">Call details</string> 346 347 <!-- Toast for call detail screen when couldn't read the requested details --> 348 <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string> 349 350 <!-- Item label: jump to the in-call DTMF dialpad. 351 (Part of a list of options shown in the dialer when another call 352 is already in progress.) --> 353 <string name="dialer_useDtmfDialpad">Use touch tone keypad</string> 354 355 <!-- Item label: jump to the in-call UI. 356 (Part of a list of options shown in the dialer when another call 357 is already in progress.) --> 358 <string name="dialer_returnToInCallScreen">Return to call in progress</string> 359 360 <!-- Item label: use the Dialer's dialpad to add another call. 361 (Part of a list of options shown in the dialer when another call 362 is already in progress.) --> 363 <string name="dialer_addAnotherCall">Add call</string> 364 365 <!-- Title for incoming call details screen --> 366 <string name="type_incoming">Incoming call</string> 367 368 <!-- Title for outgoing call details screen --> 369 <string name="type_outgoing">Outgoing call</string> 370 371 <!-- Title for missed call details screen --> 372 <string name="type_missed">Missed call</string> 373 374 <!-- Title for voicemail details screen --> 375 <string name="type_voicemail">Voicemail</string> 376 377 <!-- Description for incoming calls going to voice mail vs. not --> 378 <string name="actionIncomingCall">Incoming calls</string> 379 380 <!-- String describing the icon in the call log used to play a voicemail. 381 382 Note: AccessibilityServices use this attribute to announce what the view represents. 383 This is especially valuable for views without textual representation like ImageView. 384 --> 385 <string name="description_call_log_play_button">Play voicemail</string> 386 387 <!-- String describing the icon in the call log used to represent an incoming call. 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 --> 392 <string name="description_call_log_incoming_call">Incoming call</string> 393 394 <!-- String describing the icon in the call log used to represent an outgoing call. 395 396 Note: AccessibilityServices use this attribute to announce what the view represents. 397 This is especially valuable for views without textual representation like ImageView. 398 --> 399 400 <string name="description_call_log_outgoing_call">Outgoing call</string> 401 402 <!-- String describing the icon in the call log used to represent a missed call. 403 404 Note: AccessibilityServices use this attribute to announce what the view represents. 405 This is especially valuable for views without textual representation like ImageView. 406 --> 407 408 <string name="description_call_log_missed_call">Missed call</string> 409 410 <!-- String describing the icon in the call log used to represent a voicemail left to the user. 411 412 Note: AccessibilityServices use this attribute to announce what the view represents. 413 This is especially valuable for views without textual representation like ImageView. 414 --> 415 <string name="description_call_log_voicemail">Voicemail</string> 416 417 <!-- String describing the button to add a contact for the current number. 418 419 Note: AccessibilityServices use this attribute to announce what the view represents. 420 This is especially valuable for views without textual representation like ImageView. 421 --> 422 <string name="description_add_contact">Add contact</string> 423 424 <!-- String describing the button to view the contact for the current number. 425 426 Note: AccessibilityServices use this attribute to announce what the view represents. 427 This is especially valuable for views without textual representation like ImageView. 428 --> 429 <string name="description_view_contact">View contact <xliff:g id="name">%1$s</xliff:g></string> 430 431 <!-- String describing the button to call a number or contact. 432 433 Note: AccessibilityServices use this attribute to announce what the view represents. 434 This is especially valuable for views without textual representation like ImageView. 435 --> 436 <string name="description_call">Call <xliff:g id="name">%1$s</xliff:g></string> 437 438 439 <!-- String describing the button to SMS a number or contact. 440 441 Note: AccessibilityServices use this attribute to announce what the view represents. 442 This is especially valuable for views without textual representation like ImageView. 443 [CHAR LIMIT=NONE] 444 --> 445 <string name="description_send_text_message">Send text message to <xliff:g id="name">%1$s</xliff:g></string> 446 447 <!-- String describing the icon in the call log used to represent an unheard voicemail left to 448 the user. 449 450 Note: AccessibilityServices use this attribute to announce what the view represents. 451 This is especially valuable for views without textual representation like ImageView. 452 [CHAR LIMIT=NONE] 453 --> 454 <string name="description_call_log_unheard_voicemail">Unheard voicemail</string> 455 456 <!-- String describing the icon used to start a voice search --> 457 <string name="description_start_voice_search">Start voice search</string> 458 459 <!-- The string used to represent an unknown location for a phone number in the call log [CHAR LIMIT=3] --> 460 <string name="call_log_empty_gecode">\u0020</string> 461 462 <!-- Menu item used to call a contact, containing the number of the contact to call --> 463 <string name="menu_callNumber">Call <xliff:g id="number">%s</xliff:g></string> 464 465 <!-- String used to display calls from unknown numbers in the call log --> 466 <string name="unknown">Unknown</string> 467 468 <!-- String used for displaying calls to the voicemail number in the call log --> 469 <string name="voicemail">Voicemail</string> 470 471 <!-- String used to display calls from private numbers in the call log --> 472 <string name="private_num">Private number</string> 473 474 <!-- String used to display calls from pay phone in the call log --> 475 <string name="payphone">Pay phone</string> 476 477 <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user 478 to dial using the physical keyboard --> 479 <string name="dialerKeyboardHintText">Use keyboard to dial</string> 480 481 <!-- Hint text displayed in the "digits" field above the dialer's 482 dialpad, if there's already a call in progress. (This hint 483 reminds the user that the dialer will add a new call, as opposed 484 to sending DTMF tones over the current call.) 485 [CHAR LIMIT=40] --> 486 <string name="dialerDialpadHintText">Dial to add a call</string> 487 488 <!-- A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" --> 489 <string name="callDetailsDurationFormat"><xliff:g id="minutes" example="42">%s</xliff:g> mins <xliff:g id="seconds" example="28">%s</xliff:g> secs</string> 490 491 <!-- Dialog message which is shown when the user tries to make a phone call 492 to prohibited phone numbers [CHAR LIMIT=NONE] --> 493 <string name="dialog_phone_call_prohibited_message" msgid="4313552620858880999">Call not sent</string> 494 495 <!-- Dialog message which is shown when the user tries to check voicemail 496 while the system isn't ready for the access. [CHAR LIMIT=NONE] --> 497 <string name="dialog_voicemail_not_ready_message">To set up voicemail, go to Menu > Settings.</string> 498 499 <!-- Dialog message which is shown when the user tries to check voicemail 500 while the system is in airplane mode. The user cannot access to 501 voicemail service in Airplane mode. [CHAR LIMI=NONE] --> 502 <string name="dialog_voicemail_airplane_mode_message">To call voicemail, first turn off Airplane mode.</string> 503 504 <!-- Message that appears in the favorites tab of the Phone app when the contact list has not fully loaded yet (below the favorite and frequent contacts) [CHAR LIMIT=20] --> 505 <string name="contact_list_loading">Loading\u2026</string> 506 507 <!-- The title of a dialog that displays the IMEI of the phone --> 508 <string name="imei">IMEI</string> 509 510 <!-- The title of a dialog that displays the MEID of the CDMA phone --> 511 <string name="meid">MEID</string> 512 513 <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> 514 <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string> 515 516 <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> 517 <string name="simContacts_title">SIM card contacts</string> 518 519 <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] --> 520 <string name="add_contact_not_available">Re-enable the People application to use this feature.</string> 521 522 <!-- Hint displayed in dialer search box when there is no query that is currently typed. 523 [CHAR LIMIT=30] --> 524 <string name="dialer_hint_find_contact">Type a name or phone number</string> 525 526 <!-- Title for the call log tab containing the list of all voicemails and calls 527 [CHAR LIMIT=15] --> 528 <string name="call_log_all_title">All</string> 529 530 <!-- Title for the call log tab containing the list of all missed calls only 531 [CHAR LIMIT=15] --> 532 <string name="call_log_missed_title">Missed</string> 533 534 <!-- String resource for the font-family to use for the call log activity's title 535 Do not translate. --> 536 <string name="call_log_activity_title_font_family">sans-serif-light</string> 537 538 <!-- String resource for the font-family to use for show all contacts' title 539 Do not translate. --> 540 <string name="show_all_contacts_title_font_family">sans-serif-light</string> 541 542 <!-- Text displayed when the list of missed calls is empty --> 543 <string name="recentMissed_empty">No recent missed calls.</string> 544 545 <!-- Text displayed when the list of voicemails is empty --> 546 <string name="recentVoicemails_empty">No recent voicemails.</string> 547 548 <!-- Menu option to enable all contacts to be displayed --> 549 <string name="show_all_contacts">Show all contacts</string> 550 551 <!-- Menu option to show favorite contacts only --> 552 <string name="show_favorites_only">Show favorites only</string> 553 554 <!-- Title of activity that displays a list of all calls --> 555 <string name="call_log_activity_title">History</string> 556 557 <!-- The digit to be displayed on the 0 key of the dialpad [CHAR LIMIT=1]--> 558 <string name="dialpad_0_number">0</string> 559 <!-- The digit to be displayed on the 1 key of the dialpad [CHAR LIMIT=1]--> 560 <string name="dialpad_1_number">1</string> 561 <!-- The digit to be displayed on the 2 key of the dialpad [CHAR LIMIT=1]--> 562 <string name="dialpad_2_number">2</string> 563 <!-- The digit to be displayed on the 3 key of the dialpad [CHAR LIMIT=1]--> 564 <string name="dialpad_3_number">3</string> 565 <!-- The digit to be displayed on the 4 key of the dialpad [CHAR LIMIT=1]--> 566 <string name="dialpad_4_number">4</string> 567 <!-- The digit to be displayed on the 5 key of the dialpad [CHAR LIMIT=1]--> 568 <string name="dialpad_5_number">5</string> 569 <!-- The digit to be displayed on the 6 key of the dialpad [CHAR LIMIT=1]--> 570 <string name="dialpad_6_number">6</string> 571 <!-- The digit to be displayed on the 7 key of the dialpad [CHAR LIMIT=1]--> 572 <string name="dialpad_7_number">7</string> 573 <!-- The digit to be displayed on the 8 key of the dialpad [CHAR LIMIT=1]--> 574 <string name="dialpad_8_number">8</string> 575 <!-- The digit to be displayed on the 9 key of the dialpad [CHAR LIMIT=1]--> 576 <string name="dialpad_9_number">9</string> 577 <!-- Do not translate. --> 578 <string name="dialpad_star_number">*</string> 579 <!-- Do not translate. --> 580 <string name="dialpad_pound_number">#</string> 581 582 <!-- Do not translate. --> 583 <string name="dialpad_0_letters">+</string> 584 <!-- Do not translate. --> 585 <string name="dialpad_1_letters"></string> 586 <!-- Do not translate. --> 587 <string name="dialpad_2_letters">ABC</string> 588 <!-- Do not translate. --> 589 <string name="dialpad_3_letters">DEF</string> 590 <!-- Do not translate. --> 591 <string name="dialpad_4_letters">GHI</string> 592 <!-- Do not translate. --> 593 <string name="dialpad_5_letters">JKL</string> 594 <!-- Do not translate. --> 595 <string name="dialpad_6_letters">MNO</string> 596 <!-- Do not translate. --> 597 <string name="dialpad_7_letters">PQRS</string> 598 <!-- Do not translate. --> 599 <string name="dialpad_8_letters">TUV</string> 600 <!-- Do not translate. --> 601 <string name="dialpad_9_letters">WXYZ</string> 602 <!-- Do not translate. --> 603 <string name="dialpad_star_letters"></string> 604 <!-- Do not translate. --> 605 <string name="dialpad_pound_letters"></string> 606 607 <!-- Title of fragment that displays all contacts --> 608 <string name="show_all_contacts_title">All contacts</string> 609 <!-- Title of show all contacts button --> 610 <string name="show_all_contacts_button_text">All contacts</string> 611 <!-- Text displayed when user swipes out a favorite contact --> 612 <string name="favorite_hidden">Removed from favorites</string> 613 <!-- Text displayed for the undo button to undo removing a favorite contact --> 614 <string name="favorite_hidden_undo">Undo</string> 615 616 <!-- Shortcut item used to call a number directly from search --> 617 <string name="search_shortcut_call_number">Call 618 <xliff:g id="number">%s</xliff:g> 619 </string> 620 621 <!-- Shortcut item used to add a number directly from search --> 622 <string name="search_shortcut_add_to_contacts">Add to contacts</string> 623 624 <!-- Number of missed calls shown on call card [CHAR LIMIT=40] --> 625 <string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string> 626 627 <!-- Shows when there are no favorites. --> 628 <string name="no_favorites">Favorites & contacts you\ncall often will show here.\nSo, start calling.</string> 629 630 <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact 631 card can be tapped to bring up a list of all numbers, or long pressed to start reordering 632 [CHAR LIMIT=NONE] 633 --> 634 <string name="contact_tooltip">Tap image to see all numbers or press and hold to reorder</string> 635 636 <!-- Content description for dismiss button on badge. [CHAR LIMIT=NONE] --> 637 <string name="description_dismiss">Dismiss</string> 638 </resources> 639