Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 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 | |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 19 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 20 | <!-- Directory partition name --> |
| 21 | <string name="applicationLabel">Dialer</string> |
| 22 | |
| 23 | <!-- Title for the activity that dials the phone. This is the name |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 24 | used in the Launcher icon. --> |
Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 25 | <string name="launcherDialer">Phone</string> |
| 26 | |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 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 | |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 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 | |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 122 | <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] --> |
Chiao Cheng | 500d4b9 | 2012-09-18 18:18:27 -0700 | [diff] [blame] | 123 | <string name="call_log_voicemail_header">Calls with voicemail only</string> |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 124 | |
| 125 | <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] --> |
Chiao Cheng | 500d4b9 | 2012-09-18 18:18:27 -0700 | [diff] [blame] | 126 | <string name="call_log_incoming_header">Incoming calls only</string> |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 127 | |
| 128 | <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] --> |
Chiao Cheng | 500d4b9 | 2012-09-18 18:18:27 -0700 | [diff] [blame] | 129 | <string name="call_log_outgoing_header">Outgoing calls only</string> |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 130 | |
| 131 | <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] --> |
Chiao Cheng | 500d4b9 | 2012-09-18 18:18:27 -0700 | [diff] [blame] | 132 | <string name="call_log_missed_header">Missed calls only</string> |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 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 | |
Chiao Cheng | 9c5fe44 | 2012-10-31 11:12:12 -0700 | [diff] [blame] | 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> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 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 | |
Alan Viverette | 949ddad | 2013-12-19 18:09:10 -0800 | [diff] [blame] | 268 | <!-- String describing the image on ImageButton plus |
| 269 | |
| 270 | Used by AccessibilityService to announce the purpose of the button. |
| 271 | --> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 272 | |
| 273 | <!-- String describing the Search ImageButton |
| 274 | |
| 275 | Used by AccessibilityService to announce the purpose of the button. |
| 276 | [CHAR LIMIT=NONE] |
| 277 | --> |
| 278 | <string name="description_search_button">search</string> |
| 279 | |
| 280 | <!-- String describing the Dial ImageButton |
| 281 | |
| 282 | Used by AccessibilityService to announce the purpose of the button. |
| 283 | --> |
| 284 | <string name="description_dial_button">dial</string> |
| 285 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 286 | <!-- String describing the digits text box containing the number to dial. |
| 287 | |
| 288 | Used by AccessibilityService to announce the purpose of the view. |
| 289 | --> |
| 290 | <string name="description_digits_edittext">number to dial</string> |
| 291 | |
Yorke Lee | 714d6c7 | 2013-07-26 16:11:39 -0700 | [diff] [blame] | 292 | <!-- Content description for the fake action menu button that brings up the call history |
| 293 | activity --> |
| 294 | <string name="action_menu_call_history_description">Call History</string> |
| 295 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 296 | <!-- Content description for the fake action menu overflow button. |
| 297 | This should be same as the description for the real action menu |
| 298 | overflow button available in ActionBar. |
| 299 | [CHAR LIMIT=NONE] --> |
| 300 | <string name="action_menu_overflow_description" msgid="2295659037509008453">More options</string> |
| 301 | |
Yorke Lee | aec5772 | 2013-08-16 11:24:20 -0700 | [diff] [blame] | 302 | <!-- Content description for the button that displays the dialpad |
| 303 | [CHAR LIMIT=NONE] --> |
| 304 | <string name="action_menu_dialpad_button">dial pad</string> |
| 305 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 306 | <!-- Menu item to copy something [CHAR_LIMIT=10] --> |
| 307 | <string name="menu_copy">Copy</string> |
| 308 | |
| 309 | <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] --> |
| 310 | <string name="menu_show_outgoing_only">Show outgoing only</string> |
| 311 | |
| 312 | <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] --> |
| 313 | <string name="menu_show_incoming_only">Show incoming only</string> |
| 314 | |
| 315 | <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] --> |
| 316 | <string name="menu_show_missed_only">Show missed only</string> |
| 317 | |
| 318 | <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] --> |
| 319 | <string name="menu_show_voicemails_only">Show voicemails only</string> |
| 320 | |
| 321 | <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] --> |
| 322 | <string name="menu_show_all_calls">Show all calls</string> |
| 323 | |
| 324 | <!-- Menu items for dialpad options as part of Pause and Wait ftr --> |
Andrew Lee | 0398275 | 2014-05-08 11:47:27 -0700 | [diff] [blame] | 325 | <string name="add_contact">Add contact</string> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 326 | <string name="add_2sec_pause">Add 2-sec pause</string> |
| 327 | <string name="add_wait">Add wait</string> |
| 328 | |
| 329 | <!-- Menu item label for call settings [CHAR LIMIT=30] --> |
| 330 | <string name="call_settings">Settings</string> |
| 331 | |
| 332 | <!-- Menu item to create a new contact --> |
| 333 | <string name="menu_newContact">New contact</string> |
| 334 | |
Yorke Lee | 5e93197 | 2013-08-30 11:37:53 -0700 | [diff] [blame] | 335 | <!-- Menu item to display all contacts --> |
| 336 | <string name="menu_allContacts">All contacts</string> |
| 337 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 338 | <!-- Title bar for call detail screen --> |
| 339 | <string name="callDetailTitle">Call details</string> |
| 340 | |
| 341 | <!-- Toast for call detail screen when couldn't read the requested details --> |
| 342 | <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string> |
| 343 | |
| 344 | <!-- Item label: jump to the in-call DTMF dialpad. |
| 345 | (Part of a list of options shown in the dialer when another call |
| 346 | is already in progress.) --> |
| 347 | <string name="dialer_useDtmfDialpad">Use touch tone keypad</string> |
| 348 | |
| 349 | <!-- Item label: jump to the in-call UI. |
| 350 | (Part of a list of options shown in the dialer when another call |
| 351 | is already in progress.) --> |
| 352 | <string name="dialer_returnToInCallScreen">Return to call in progress</string> |
| 353 | |
| 354 | <!-- Item label: use the Dialer's dialpad to add another call. |
| 355 | (Part of a list of options shown in the dialer when another call |
| 356 | is already in progress.) --> |
| 357 | <string name="dialer_addAnotherCall">Add call</string> |
| 358 | |
| 359 | <!-- Title for incoming call details screen --> |
| 360 | <string name="type_incoming">Incoming call</string> |
| 361 | |
| 362 | <!-- Title for outgoing call details screen --> |
| 363 | <string name="type_outgoing">Outgoing call</string> |
| 364 | |
| 365 | <!-- Title for missed call details screen --> |
| 366 | <string name="type_missed">Missed call</string> |
| 367 | |
| 368 | <!-- Title for voicemail details screen --> |
| 369 | <string name="type_voicemail">Voicemail</string> |
| 370 | |
| 371 | <!-- Description for incoming calls going to voice mail vs. not --> |
| 372 | <string name="actionIncomingCall">Incoming calls</string> |
| 373 | |
| 374 | <!-- String describing the icon in the call log used to play a voicemail. |
| 375 | |
| 376 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 377 | This is especially valuable for views without textual representation like ImageView. |
| 378 | --> |
| 379 | <string name="description_call_log_play_button">Play voicemail</string> |
| 380 | |
| 381 | <!-- String describing the icon in the call log used to represent an incoming call. |
| 382 | |
| 383 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 384 | This is especially valuable for views without textual representation like ImageView. |
| 385 | --> |
| 386 | <string name="description_call_log_incoming_call">Incoming call</string> |
| 387 | |
| 388 | <!-- String describing the icon in the call log used to represent an outgoing call. |
| 389 | |
| 390 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 391 | This is especially valuable for views without textual representation like ImageView. |
| 392 | --> |
| 393 | |
| 394 | <string name="description_call_log_outgoing_call">Outgoing call</string> |
| 395 | |
| 396 | <!-- String describing the icon in the call log used to represent a missed call. |
| 397 | |
| 398 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 399 | This is especially valuable for views without textual representation like ImageView. |
| 400 | --> |
| 401 | |
| 402 | <string name="description_call_log_missed_call">Missed call</string> |
| 403 | |
| 404 | <!-- String describing the icon in the call log used to represent a voicemail left to the user. |
| 405 | |
| 406 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 407 | This is especially valuable for views without textual representation like ImageView. |
| 408 | --> |
| 409 | <string name="description_call_log_voicemail">Voicemail</string> |
| 410 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 411 | <!-- String describing the button to view the contact for the current number. |
| 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 | --> |
| 416 | <string name="description_view_contact">View contact <xliff:g id="name">%1$s</xliff:g></string> |
| 417 | |
| 418 | <!-- String describing the button to call a number or contact. |
| 419 | |
| 420 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 421 | This is especially valuable for views without textual representation like ImageView. |
| 422 | --> |
| 423 | <string name="description_call">Call <xliff:g id="name">%1$s</xliff:g></string> |
| 424 | |
Tyler Gunn | 45ed3b5 | 2014-02-03 08:31:10 -0800 | [diff] [blame] | 425 | <!-- String describing the button to access the contact details for a name or number. |
| 426 | |
| 427 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 428 | This is especially valuable for views without textual representation like ImageView. |
| 429 | --> |
| 430 | <string name="description_contact_details">Contact details for <xliff:g id="nameOrNumber">%1$s</xliff:g></string> |
| 431 | |
Tyler Gunn | 45ed3b5 | 2014-02-03 08:31:10 -0800 | [diff] [blame] | 432 | <!-- String indicating a call log entry has an associated voicemail. |
| 433 | |
| 434 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 435 | This is especially valuable for views without textual representation like ImageView. |
| 436 | --> |
| 437 | <string name="description_new_voicemail">New voicemail.</string> |
| 438 | |
| 439 | <!-- String indicating the number of calls to/from a caller in the call log. |
| 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 | --> |
| 444 | <string name="description_num_calls"><xliff:g id="numberOfCalls">%1$s</xliff:g> calls.</string> |
| 445 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 446 | <!-- String describing the button to SMS a number or contact. |
| 447 | |
| 448 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 449 | This is especially valuable for views without textual representation like ImageView. |
| 450 | [CHAR LIMIT=NONE] |
| 451 | --> |
| 452 | <string name="description_send_text_message">Send text message to <xliff:g id="name">%1$s</xliff:g></string> |
| 453 | |
| 454 | <!-- String describing the icon in the call log used to represent an unheard voicemail left to |
| 455 | the user. |
| 456 | |
| 457 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 458 | This is especially valuable for views without textual representation like ImageView. |
| 459 | [CHAR LIMIT=NONE] |
| 460 | --> |
| 461 | <string name="description_call_log_unheard_voicemail">Unheard voicemail</string> |
| 462 | |
Yorke Lee | 191df33 | 2013-07-30 17:21:28 -0700 | [diff] [blame] | 463 | <!-- String describing the icon used to start a voice search --> |
| 464 | <string name="description_start_voice_search">Start voice search</string> |
| 465 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 466 | <!-- Menu item used to call a contact, containing the number of the contact to call --> |
| 467 | <string name="menu_callNumber">Call <xliff:g id="number">%s</xliff:g></string> |
| 468 | |
| 469 | <!-- String used to display calls from unknown numbers in the call log --> |
| 470 | <string name="unknown">Unknown</string> |
| 471 | |
| 472 | <!-- String used for displaying calls to the voicemail number in the call log --> |
| 473 | <string name="voicemail">Voicemail</string> |
| 474 | |
| 475 | <!-- String used to display calls from private numbers in the call log --> |
| 476 | <string name="private_num">Private number</string> |
| 477 | |
| 478 | <!-- String used to display calls from pay phone in the call log --> |
| 479 | <string name="payphone">Pay phone</string> |
| 480 | |
| 481 | <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user |
| 482 | to dial using the physical keyboard --> |
| 483 | <string name="dialerKeyboardHintText">Use keyboard to dial</string> |
| 484 | |
| 485 | <!-- Hint text displayed in the "digits" field above the dialer's |
| 486 | dialpad, if there's already a call in progress. (This hint |
| 487 | reminds the user that the dialer will add a new call, as opposed |
| 488 | to sending DTMF tones over the current call.) |
| 489 | [CHAR LIMIT=40] --> |
| 490 | <string name="dialerDialpadHintText">Dial to add a call</string> |
| 491 | |
| 492 | <!-- A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" --> |
| 493 | <string name="callDetailsDurationFormat"><xliff:g id="minutes" example="42">%s</xliff:g> mins <xliff:g id="seconds" example="28">%s</xliff:g> secs</string> |
| 494 | |
| 495 | <!-- Dialog message which is shown when the user tries to make a phone call |
| 496 | to prohibited phone numbers [CHAR LIMIT=NONE] --> |
| 497 | <string name="dialog_phone_call_prohibited_message" msgid="4313552620858880999">Call not sent</string> |
| 498 | |
| 499 | <!-- Dialog message which is shown when the user tries to check voicemail |
| 500 | while the system isn't ready for the access. [CHAR LIMIT=NONE] --> |
| 501 | <string name="dialog_voicemail_not_ready_message">To set up voicemail, go to Menu > Settings.</string> |
| 502 | |
| 503 | <!-- Dialog message which is shown when the user tries to check voicemail |
| 504 | while the system is in airplane mode. The user cannot access to |
| 505 | voicemail service in Airplane mode. [CHAR LIMI=NONE] --> |
| 506 | <string name="dialog_voicemail_airplane_mode_message">To call voicemail, first turn off Airplane mode.</string> |
| 507 | |
| 508 | <!-- 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] --> |
| 509 | <string name="contact_list_loading">Loading\u2026</string> |
| 510 | |
| 511 | <!-- The title of a dialog that displays the IMEI of the phone --> |
| 512 | <string name="imei">IMEI</string> |
| 513 | |
| 514 | <!-- The title of a dialog that displays the MEID of the CDMA phone --> |
| 515 | <string name="meid">MEID</string> |
| 516 | |
| 517 | <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> |
| 518 | <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string> |
| 519 | |
| 520 | <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> |
| 521 | <string name="simContacts_title">SIM card contacts</string> |
| 522 | |
Chiao Cheng | 073b5cf | 2012-12-07 11:36:00 -0800 | [diff] [blame] | 523 | <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] --> |
| 524 | <string name="add_contact_not_available">Re-enable the People application to use this feature.</string> |
| 525 | |
Yorke Lee | da0f904 | 2013-12-05 14:25:51 -0800 | [diff] [blame] | 526 | <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] --> |
| 527 | <string name="voice_search_not_available">Voice search is not available.</string> |
| 528 | |
Yorke Lee | 3921359 | 2014-04-07 15:39:48 -0700 | [diff] [blame] | 529 | <!-- Message displayed when the Phone application has been disabled and a phone call cannot |
| 530 | be made. [CHAR LIMIT=NONE] --> |
| 531 | <string name="call_not_available">Cannot make a phone call because the Phone application has been disabled.</string> |
| 532 | |
| 533 | <!-- Message displayed when there is no application available to handle a particular action. |
| 534 | [CHAR LIMIT=NONE] --> |
| 535 | <string name="activity_not_available">No installed activity available to handle selected action.</string> |
| 536 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 537 | <!-- Hint displayed in dialer search box when there is no query that is currently typed. |
Yorke Lee | a723be5 | 2013-09-09 08:54:15 -0700 | [diff] [blame] | 538 | [CHAR LIMIT=30] --> |
| 539 | <string name="dialer_hint_find_contact">Type a name or phone number</string> |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 540 | |
Yorke Lee | b7611d7 | 2013-07-29 09:45:30 -0700 | [diff] [blame] | 541 | <!-- String resource for the font-family to use for the call log activity's title |
| 542 | Do not translate. --> |
| 543 | <string name="call_log_activity_title_font_family">sans-serif-light</string> |
| 544 | |
Sai Cheemalapati | c3206cd | 2014-05-21 17:58:09 -0700 | [diff] [blame] | 545 | <!-- String resource for the font-family to use for the full call history footer |
| 546 | Do not translate. --> |
| 547 | <string name="view_full_call_history_font_family">sans-serif</string> |
| 548 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 549 | <!-- Text displayed when the list of missed calls is empty --> |
| 550 | <string name="recentMissed_empty">No recent missed calls.</string> |
| 551 | |
| 552 | <!-- Text displayed when the list of voicemails is empty --> |
| 553 | <string name="recentVoicemails_empty">No recent voicemails.</string> |
| 554 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 555 | <!-- Menu option to show favorite contacts only --> |
| 556 | <string name="show_favorites_only">Show favorites only</string> |
Yorke Lee | d999932 | 2013-07-19 09:22:03 -0700 | [diff] [blame] | 557 | |
| 558 | <!-- Title of activity that displays a list of all calls --> |
| 559 | <string name="call_log_activity_title">History</string> |
Yorke Lee | bf34a90 | 2013-07-24 19:00:04 -0700 | [diff] [blame] | 560 | |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 561 | <!-- Title for the call log tab containing the list of all voicemails and calls |
Yorke Lee | 0e8b031 | 2014-04-16 16:08:56 -0700 | [diff] [blame] | 562 | [CHAR LIMIT=30] --> |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 563 | <string name="call_log_all_title">All</string> |
| 564 | |
| 565 | <!-- Title for the call log tab containing the list of all missed calls only |
Yorke Lee | 0e8b031 | 2014-04-16 16:08:56 -0700 | [diff] [blame] | 566 | [CHAR LIMIT=30] --> |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 567 | <string name="call_log_missed_title">Missed</string> |
| 568 | |
Andrew Lee | 470fc45 | 2014-04-16 14:26:05 -0700 | [diff] [blame] | 569 | <!-- Title for the call log tab containing the list of all voicemail calls only |
Yorke Lee | 0e8b031 | 2014-04-16 16:08:56 -0700 | [diff] [blame] | 570 | [CHAR LIMIT=30] --> |
Andrew Lee | 470fc45 | 2014-04-16 14:26:05 -0700 | [diff] [blame] | 571 | <string name="call_log_voicemail_title">Voicemail</string> |
| 572 | |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 573 | <string name="tab_speed_dial">Speed Dial</string> |
| 574 | |
| 575 | <string name="tab_recents">Recents</string> |
| 576 | |
| 577 | <string name="tab_all_contacts">Contacts</string> |
| 578 | |
Christine Chen | 6091473 | 2013-07-30 14:23:54 -0700 | [diff] [blame] | 579 | <!-- Title of fragment that displays all contacts --> |
| 580 | <string name="show_all_contacts_title">All contacts</string> |
| 581 | <!-- Title of show all contacts button --> |
| 582 | <string name="show_all_contacts_button_text">All contacts</string> |
Christine Chen | 316b471 | 2013-07-15 18:31:22 -0700 | [diff] [blame] | 583 | <!-- Text displayed when user swipes out a favorite contact --> |
Yorke Lee | ed01704 | 2013-09-09 16:00:19 -0700 | [diff] [blame] | 584 | <string name="favorite_hidden">Removed from favorites</string> |
Christine Chen | 316b471 | 2013-07-15 18:31:22 -0700 | [diff] [blame] | 585 | <!-- Text displayed for the undo button to undo removing a favorite contact --> |
| 586 | <string name="favorite_hidden_undo">Undo</string> |
Yorke Lee | e142481 | 2013-09-04 18:24:48 -0700 | [diff] [blame] | 587 | |
| 588 | <!-- Shortcut item used to call a number directly from search --> |
| 589 | <string name="search_shortcut_call_number">Call |
| 590 | <xliff:g id="number">%s</xliff:g> |
| 591 | </string> |
| 592 | |
| 593 | <!-- Shortcut item used to add a number directly from search --> |
| 594 | <string name="search_shortcut_add_to_contacts">Add to contacts</string> |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 595 | |
Yorke Lee | 6a1461a | 2014-04-21 16:27:14 -0700 | [diff] [blame] | 596 | <!-- Title for the recent calls footer that brings users to the full call history when clicked --> |
| 597 | <string name="recents_footer_text">View full call history</string> |
| 598 | |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 599 | <!-- Number of missed calls shown on call card [CHAR LIMIT=40] --> |
| 600 | <string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string> |
| 601 | |
| 602 | <!-- Shows when there are no favorites. --> |
Christine Chen | 4f46a6e | 2013-09-23 17:33:46 -0700 | [diff] [blame] | 603 | <string name="no_favorites">Favorites & contacts you\ncall often will show here.\nSo, start calling.</string> |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 604 | |
Yorke Lee | 3a847bd | 2013-09-24 15:19:53 -0700 | [diff] [blame] | 605 | <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact |
| 606 | card can be tapped to bring up a list of all numbers, or long pressed to start reordering |
| 607 | [CHAR LIMIT=NONE] |
| 608 | --> |
| 609 | <string name="contact_tooltip">Tap image to see all numbers or press and hold to reorder</string> |
Chiao Cheng | d21c3ad | 2013-10-04 16:13:26 -0700 | [diff] [blame] | 610 | |
| 611 | <!-- Content description for dismiss button on badge. [CHAR LIMIT=NONE] --> |
| 612 | <string name="description_dismiss">Dismiss</string> |
Tyler Gunn | 9a06657 | 2014-02-19 15:58:26 -0800 | [diff] [blame] | 613 | |
Yorke Lee | 3cefcc6 | 2014-01-16 11:26:46 -0800 | [diff] [blame] | 614 | <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] --> |
| 615 | <string name="remove_contact">Remove</string> |
Ihab Awad | 526c0b8 | 2014-02-27 12:55:36 -0800 | [diff] [blame] | 616 | |
Tyler Gunn | 9a06657 | 2014-02-19 15:58:26 -0800 | [diff] [blame] | 617 | <!-- Header text displayed on the main dialer screen above the list of favorite phone numbers. |
| 618 | [CHAR LIMIT=21] --> |
| 619 | <string name="favorites_menu_speed_dial">Speed Dial</string> |
| 620 | |
| 621 | <!-- Button text for the "all contacts" button displayed on the main dialer screen above the |
| 622 | list of favorite phone numbers. Navigates the user to the "All Contacts" list. |
| 623 | This text represents the same action as the text in string "menu_allContacts". |
| 624 | [CHAR LIMIT=21] --> |
| 625 | <string name="favorites_menu_all_contacts">ALL CONTACTS</string> |
| 626 | |
| 627 | <!-- The font-family to use for the "speed dial" label on the favorites menu. |
| 628 | Do not translate. --> |
| 629 | <string name="favorites_menu_speed_dial_font_family">sans-serif-light</string> |
| 630 | |
| 631 | <!-- The font-family to use for the "all contacts" label on the favorites menu. |
| 632 | Do not translate. --> |
| 633 | <string name="favorites_menu_all_contacts_font_family">sans-serif</string> |
Tyler Gunn | a8ff975 | 2014-02-24 11:57:57 -0800 | [diff] [blame] | 634 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 635 | <!-- Button text for the "call back" button displayed underneath an entry in the call log. |
| 636 | Tapping causes a call to be placed to the caller represented by the call log entry. |
| 637 | [CHAR LIMIT=30] --> |
| 638 | <string name="call_log_action_call_back">CALL BACK</string> |
| 639 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 640 | <!-- Button text for the "LISTEN" button displayed underneath an entry in the call log. |
| 641 | Tapping navigates the user to the call details screen where the user can listen to the |
| 642 | voicemail represented by the call log entry. |
| 643 | [CHAR LIMIT=30] --> |
| 644 | <string name="call_log_action_voicemail">LISTEN</string> |
| 645 | |
Tyler Gunn | cf5e001 | 2014-05-16 08:02:55 -0700 | [diff] [blame] | 646 | <!-- Button text for the "DETAILS" button displayed underneath an entry in the call log. |
| 647 | Tapping navigates the user to the call details screen where the user can view details for |
| 648 | the call log entry. |
| 649 | [CHAR LIMIT=30] --> |
| 650 | <string name="call_log_action_details">DETAILS</string> |
| 651 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 652 | <!-- String describing an incoming missed call entry in the call log. |
| 653 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 654 | [CHAR LIMIT=NONE] --> |
| 655 | <string name="description_incoming_missed_call">Missed call from <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g>, <xliff:g id="typeOrLocation" example="Mobile">%2$s</xliff:g>, <xliff:g id="timeOfCall" example="2 min ago">%3$s</xliff:g>.</string> |
| 656 | |
| 657 | <!-- String describing an incoming answered call entry in the call log. |
| 658 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 659 | [CHAR LIMIT=NONE] --> |
| 660 | <string name="description_incoming_answered_call">Answered call from <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g>, <xliff:g id="typeOrLocation" example="Mobile">%2$s</xliff:g>, <xliff:g id="timeOfCall" example="2 min ago">%3$s</xliff:g>.</string> |
| 661 | |
| 662 | <!-- String describing an outgoing call entry in the call log. |
| 663 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 664 | [CHAR LIMIT=NONE] --> |
| 665 | <string name="description_outgoing_call">Call to <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g>, <xliff:g id="typeOrLocation" example="Mobile">%2$s</xliff:g>, <xliff:g id="timeOfCall" example="2 min ago">%3$s</xliff:g>.</string> |
| 666 | |
| 667 | <!-- String describing the "call back" action for an entry in the call log. The call back |
| 668 | action triggers a return call to the named user. |
| 669 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 670 | [CHAR LIMIT=NONE] --> |
| 671 | <string name="description_call_back_action">Call back <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 672 | |
| 673 | <!-- String describing the "listen" action for an entry in the call log. The listen |
| 674 | action is shown for call log entries representing a voicemail message and this button |
| 675 | triggers playing back the voicemail. |
| 676 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 677 | [CHAR LIMIT=NONE] --> |
| 678 | <string name="description_voicemail_action">Listen to voicemail from <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 679 | |
Tyler Gunn | cf5e001 | 2014-05-16 08:02:55 -0700 | [diff] [blame] | 680 | <!-- String describing the "details" action for an entry in the call log. The details action |
| 681 | displays the call details screen for an entry in the call log. This shows the calls to |
| 682 | and from the specified number associated with the call log entry. |
| 683 | [CHAR LIMIT=NONE] --> |
| 684 | <string name="description_details_action">Call details for <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 685 | |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 686 | <!-- Toast message which appears when a call log entry is deleted. |
| 687 | [CHAR LIMIT=NONE] --> |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 688 | <string name="toast_entry_removed">Call log entry deleted.</string> |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 689 | |
Tyler Gunn | 1e27331 | 2014-06-10 12:59:53 -0700 | [diff] [blame] | 690 | <!-- String used as a header in the call log above calls which occurred today. |
| 691 | [CHAR LIMIT=65] --> |
| 692 | <string name="call_log_header_today">Today</string> |
| 693 | |
| 694 | <!-- String used as a header in the call log above calls which occurred yesterday. |
| 695 | [CHAR LIMIT=65] --> |
| 696 | <string name="call_log_header_yesterday">Yesterday</string> |
| 697 | |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 698 | <!-- String used as a header in the call log above calls which occurred last week. |
| 699 | [CHAR LIMIT=65] --> |
| 700 | <string name="call_log_header_last_week">Last week</string> |
| 701 | |
Tyler Gunn | 1e27331 | 2014-06-10 12:59:53 -0700 | [diff] [blame] | 702 | <!-- String used as a header in the call log above calls which occurred more than a week ago. |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 703 | [CHAR LIMIT=65] --> |
| 704 | <string name="call_log_header_other">Other</string> |
Tyler Gunn | 18164c8 | 2014-06-09 10:20:57 -0700 | [diff] [blame] | 705 | |
| 706 | <!-- String a header on the call details screen. Appears above the list calls to or from a |
| 707 | particular number. |
| 708 | [CHAR LIMIT=65] --> |
| 709 | <string name="call_detail_list_header">Call List</string> |
| 710 | |
| 711 | <!-- String describing the "speaker on" button on the playback control used to listen to a |
| 712 | voicemail message. When speaker is on, playback of the voicemail will occur through the |
| 713 | phone speaker. |
| 714 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 715 | [CHAR LIMIT=NONE] --> |
| 716 | <string name="voicemail_speaker_on">Turn speaker on.</string> |
| 717 | |
| 718 | <!-- String describing the "speaker off" button on the playback control used to listen to a |
| 719 | voicemail message. When speaker is off, playback of the voicemail will occur through the |
| 720 | phone earpiece. |
| 721 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 722 | [CHAR LIMIT=NONE] --> |
| 723 | <string name="voicemail_speaker_off">Turn speaker off.</string> |
| 724 | |
| 725 | <!-- String describing the "play faster" button in the playback control used to listen to a |
| 726 | voicemail message. Speeds up playback of the voicemail message. |
| 727 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 728 | [CHAR LIMIT=NONE] --> |
| 729 | <string name="voicemail_play_faster">Play faster.</string> |
| 730 | |
| 731 | <!-- String describing the "play slower" button in the playback control used to listen to a |
| 732 | voicemail message. Slows down playback of the voicemail message. |
| 733 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 734 | [CHAR LIMIT=NONE] --> |
| 735 | <string name="voicemail_play_slower">Play slower.</string> |
| 736 | |
| 737 | <!-- String describing the "play/pause" button in the playback control used to listen to a |
| 738 | voicemail message. Starts playback or pauses ongoing playback. |
| 739 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 740 | [CHAR LIMIT=NONE] --> |
| 741 | <string name="voicemail_play_start_pause">Start or pause playback.</string> |
Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 742 | </resources> |