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 | |
Andrew Lee | 39f773e | 2014-06-11 18:10:57 -0700 | [diff] [blame] | 69 | <!-- Text displayed when the call log is empty. --> |
| 70 | <string name="recentCalls_empty">Your call log is empty.</string> |
Chiao Cheng | 9d4f3b2 | 2012-09-05 16:00:16 -0700 | [diff] [blame] | 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 | |
HUANG Menghuai | 4f9742c | 2013-08-21 15:04:25 +0800 | [diff] [blame] | 292 | <!-- String describing the button in the voicemail playback to start/stop playback. |
| 293 | |
| 294 | Used by AccessibilityService to announce the purpose of the view. |
| 295 | --> |
| 296 | <string name="description_playback_start_stop">Play or stop playback</string> |
| 297 | |
| 298 | <!-- String describing the button in the voicemail playback to switch on/off speakerphone. |
| 299 | |
| 300 | Used by AccessibilityService to announce the purpose of the view. |
| 301 | --> |
| 302 | <string name="description_playback_speakerphone">Switch on or off speakerphone</string> |
| 303 | |
| 304 | <!-- String describing the seekbar in the voicemail playback to seek playback position. |
| 305 | |
| 306 | Used by AccessibilityService to announce the purpose of the view. |
| 307 | --> |
| 308 | <string name="description_playback_seek">Seek playback position</string> |
| 309 | |
| 310 | <!-- String describing the button in the voicemail playback to decrease playback rate. |
| 311 | |
| 312 | Used by AccessibilityService to announce the purpose of the view. |
| 313 | --> |
| 314 | <string name="description_rate_decrease">Decrease playback rate</string> |
| 315 | |
| 316 | <!-- String describing the button in the voicemail playback to increase playback rate. |
| 317 | |
| 318 | Used by AccessibilityService to announce the purpose of the view. |
| 319 | --> |
| 320 | <string name="description_rate_increase">Increase playback rate</string> |
| 321 | |
Yorke Lee | 714d6c7 | 2013-07-26 16:11:39 -0700 | [diff] [blame] | 322 | <!-- Content description for the fake action menu button that brings up the call history |
| 323 | activity --> |
| 324 | <string name="action_menu_call_history_description">Call History</string> |
| 325 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 326 | <!-- Content description for the fake action menu overflow button. |
| 327 | This should be same as the description for the real action menu |
| 328 | overflow button available in ActionBar. |
| 329 | [CHAR LIMIT=NONE] --> |
| 330 | <string name="action_menu_overflow_description" msgid="2295659037509008453">More options</string> |
| 331 | |
Yorke Lee | aec5772 | 2013-08-16 11:24:20 -0700 | [diff] [blame] | 332 | <!-- Content description for the button that displays the dialpad |
| 333 | [CHAR LIMIT=NONE] --> |
| 334 | <string name="action_menu_dialpad_button">dial pad</string> |
| 335 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 336 | <!-- Menu item to copy something [CHAR_LIMIT=10] --> |
| 337 | <string name="menu_copy">Copy</string> |
| 338 | |
| 339 | <!-- Menu item used to show only outgoing in the call log. [CHAR LIMIT=30] --> |
| 340 | <string name="menu_show_outgoing_only">Show outgoing only</string> |
| 341 | |
| 342 | <!-- Menu item used to show only incoming in the call log. [CHAR LIMIT=30] --> |
| 343 | <string name="menu_show_incoming_only">Show incoming only</string> |
| 344 | |
| 345 | <!-- Menu item used to show only missed in the call log. [CHAR LIMIT=30] --> |
| 346 | <string name="menu_show_missed_only">Show missed only</string> |
| 347 | |
| 348 | <!-- Menu item used to show only voicemails in the call log. [CHAR LIMIT=30] --> |
| 349 | <string name="menu_show_voicemails_only">Show voicemails only</string> |
| 350 | |
| 351 | <!-- Menu item used to show all calls in the call log. [CHAR LIMIT=30] --> |
| 352 | <string name="menu_show_all_calls">Show all calls</string> |
| 353 | |
Nancy Chen | beededb | 2014-06-10 18:30:28 -0700 | [diff] [blame] | 354 | <!-- Menu items for dialpad options as part of Pause and Wait ftr [CHAR LIMIT=30] --> |
Yorke Lee | a91b9d6 | 2014-07-14 14:03:56 -0700 | [diff] [blame] | 355 | <string name="add_contact">Add to contacts</string> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 356 | <string name="add_2sec_pause">Add 2-sec pause</string> |
| 357 | <string name="add_wait">Add wait</string> |
| 358 | |
Ihab Awad | 1d1bd0d | 2014-06-30 21:24:01 -0700 | [diff] [blame] | 359 | <!-- Menu item to select account used to make phone calls [CHAR LIMIT=30] --> |
| 360 | <string name="menu_select_account">Select Account</string> |
Nancy Chen | beededb | 2014-06-10 18:30:28 -0700 | [diff] [blame] | 361 | |
Yorke Lee | af6f195 | 2014-07-14 19:13:16 -0700 | [diff] [blame] | 362 | <!-- Label for the dialer app setting page [CHAR LIMIT=30]--> |
| 363 | <string name="dialer_settings_label">Settings</string> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 364 | |
Nancy Chen | beededb | 2014-06-10 18:30:28 -0700 | [diff] [blame] | 365 | <!-- Menu item to create a new contact [CHAR LIMIT=30] --> |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 366 | <string name="menu_newContact">New contact</string> |
| 367 | |
Nancy Chen | beededb | 2014-06-10 18:30:28 -0700 | [diff] [blame] | 368 | <!-- Menu item to display all contacts [CHAR LIMIT=30] --> |
Yorke Lee | 5e93197 | 2013-08-30 11:37:53 -0700 | [diff] [blame] | 369 | <string name="menu_allContacts">All contacts</string> |
| 370 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 371 | <!-- Title bar for call detail screen --> |
| 372 | <string name="callDetailTitle">Call details</string> |
| 373 | |
| 374 | <!-- Toast for call detail screen when couldn't read the requested details --> |
| 375 | <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string> |
| 376 | |
| 377 | <!-- Item label: jump to the in-call DTMF dialpad. |
| 378 | (Part of a list of options shown in the dialer when another call |
| 379 | is already in progress.) --> |
| 380 | <string name="dialer_useDtmfDialpad">Use touch tone keypad</string> |
| 381 | |
| 382 | <!-- Item label: jump to the in-call UI. |
| 383 | (Part of a list of options shown in the dialer when another call |
| 384 | is already in progress.) --> |
| 385 | <string name="dialer_returnToInCallScreen">Return to call in progress</string> |
| 386 | |
| 387 | <!-- Item label: use the Dialer's dialpad to add another call. |
| 388 | (Part of a list of options shown in the dialer when another call |
| 389 | is already in progress.) --> |
| 390 | <string name="dialer_addAnotherCall">Add call</string> |
| 391 | |
| 392 | <!-- Title for incoming call details screen --> |
| 393 | <string name="type_incoming">Incoming call</string> |
| 394 | |
| 395 | <!-- Title for outgoing call details screen --> |
| 396 | <string name="type_outgoing">Outgoing call</string> |
| 397 | |
| 398 | <!-- Title for missed call details screen --> |
| 399 | <string name="type_missed">Missed call</string> |
| 400 | |
Tyler Gunn | 57665d2 | 2014-07-08 12:37:49 -0700 | [diff] [blame] | 401 | <!-- Title for incoming video call in call details screen [CHAR LIMIT=60] --> |
| 402 | <string name="type_incoming_video">Incoming video call</string> |
| 403 | |
| 404 | <!-- Title for outgoing video call in call details screen [CHAR LIMIT=60] --> |
| 405 | <string name="type_outgoing_video">Outgoing video call</string> |
| 406 | |
| 407 | <!-- Title for missed video call in call details screen [CHAR LIMIT=60] --> |
| 408 | <string name="type_missed_video">Missed video call</string> |
| 409 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 410 | <!-- Title for voicemail details screen --> |
| 411 | <string name="type_voicemail">Voicemail</string> |
| 412 | |
| 413 | <!-- Description for incoming calls going to voice mail vs. not --> |
| 414 | <string name="actionIncomingCall">Incoming calls</string> |
| 415 | |
| 416 | <!-- String describing the icon in the call log used to play a voicemail. |
| 417 | |
| 418 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 419 | This is especially valuable for views without textual representation like ImageView. |
| 420 | --> |
| 421 | <string name="description_call_log_play_button">Play voicemail</string> |
| 422 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 423 | <!-- String describing the button to view the contact for the current number. |
| 424 | |
| 425 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 426 | This is especially valuable for views without textual representation like ImageView. |
| 427 | --> |
| 428 | <string name="description_view_contact">View contact <xliff:g id="name">%1$s</xliff:g></string> |
| 429 | |
| 430 | <!-- String describing the button to call a number or contact. |
| 431 | |
| 432 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 433 | This is especially valuable for views without textual representation like ImageView. |
| 434 | --> |
| 435 | <string name="description_call">Call <xliff:g id="name">%1$s</xliff:g></string> |
| 436 | |
Tyler Gunn | 45ed3b5 | 2014-02-03 08:31:10 -0800 | [diff] [blame] | 437 | <!-- String describing the button to access the contact details for a name or number. |
| 438 | |
| 439 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 440 | This is especially valuable for views without textual representation like ImageView. |
| 441 | --> |
| 442 | <string name="description_contact_details">Contact details for <xliff:g id="nameOrNumber">%1$s</xliff:g></string> |
| 443 | |
Tyler Gunn | 45ed3b5 | 2014-02-03 08:31:10 -0800 | [diff] [blame] | 444 | <!-- String indicating a call log entry has an associated voicemail. |
| 445 | |
| 446 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 447 | This is especially valuable for views without textual representation like ImageView. |
| 448 | --> |
| 449 | <string name="description_new_voicemail">New voicemail.</string> |
| 450 | |
| 451 | <!-- String indicating the number of calls to/from a caller in the call log. |
| 452 | |
| 453 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 454 | This is especially valuable for views without textual representation like ImageView. |
| 455 | --> |
| 456 | <string name="description_num_calls"><xliff:g id="numberOfCalls">%1$s</xliff:g> calls.</string> |
| 457 | |
Tyler Gunn | 5619f2e | 2014-07-15 12:40:28 -0700 | [diff] [blame] | 458 | <!-- String indicating a call log entry had video capabilities. |
| 459 | |
| 460 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 461 | This is especially valuable for views without textual representation like ImageView. |
| 462 | [CHAR LIMIT=NONE] |
| 463 | --> |
| 464 | <string name="description_video_call">Video call.</string> |
| 465 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 466 | <!-- String describing the button to SMS a number or contact. |
| 467 | |
| 468 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 469 | This is especially valuable for views without textual representation like ImageView. |
| 470 | [CHAR LIMIT=NONE] |
| 471 | --> |
| 472 | <string name="description_send_text_message">Send text message to <xliff:g id="name">%1$s</xliff:g></string> |
| 473 | |
| 474 | <!-- String describing the icon in the call log used to represent an unheard voicemail left to |
| 475 | the user. |
| 476 | |
| 477 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 478 | This is especially valuable for views without textual representation like ImageView. |
| 479 | [CHAR LIMIT=NONE] |
| 480 | --> |
| 481 | <string name="description_call_log_unheard_voicemail">Unheard voicemail</string> |
| 482 | |
Yorke Lee | 191df33 | 2013-07-30 17:21:28 -0700 | [diff] [blame] | 483 | <!-- String describing the icon used to start a voice search --> |
| 484 | <string name="description_start_voice_search">Start voice search</string> |
| 485 | |
Chiao Cheng | a1b886a | 2012-12-05 12:09:05 -0800 | [diff] [blame] | 486 | <!-- Menu item used to call a contact, containing the number of the contact to call --> |
| 487 | <string name="menu_callNumber">Call <xliff:g id="number">%s</xliff:g></string> |
| 488 | |
| 489 | <!-- String used to display calls from unknown numbers in the call log --> |
| 490 | <string name="unknown">Unknown</string> |
| 491 | |
| 492 | <!-- String used for displaying calls to the voicemail number in the call log --> |
| 493 | <string name="voicemail">Voicemail</string> |
| 494 | |
| 495 | <!-- String used to display calls from private numbers in the call log --> |
| 496 | <string name="private_num">Private number</string> |
| 497 | |
| 498 | <!-- String used to display calls from pay phone in the call log --> |
| 499 | <string name="payphone">Pay phone</string> |
| 500 | |
| 501 | <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user |
| 502 | to dial using the physical keyboard --> |
| 503 | <string name="dialerKeyboardHintText">Use keyboard to dial</string> |
| 504 | |
| 505 | <!-- Hint text displayed in the "digits" field above the dialer's |
| 506 | dialpad, if there's already a call in progress. (This hint |
| 507 | reminds the user that the dialer will add a new call, as opposed |
| 508 | to sending DTMF tones over the current call.) |
| 509 | [CHAR LIMIT=40] --> |
| 510 | <string name="dialerDialpadHintText">Dial to add a call</string> |
| 511 | |
| 512 | <!-- A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" --> |
| 513 | <string name="callDetailsDurationFormat"><xliff:g id="minutes" example="42">%s</xliff:g> mins <xliff:g id="seconds" example="28">%s</xliff:g> secs</string> |
| 514 | |
| 515 | <!-- Dialog message which is shown when the user tries to make a phone call |
| 516 | to prohibited phone numbers [CHAR LIMIT=NONE] --> |
| 517 | <string name="dialog_phone_call_prohibited_message" msgid="4313552620858880999">Call not sent</string> |
| 518 | |
| 519 | <!-- Dialog message which is shown when the user tries to check voicemail |
| 520 | while the system isn't ready for the access. [CHAR LIMIT=NONE] --> |
| 521 | <string name="dialog_voicemail_not_ready_message">To set up voicemail, go to Menu > Settings.</string> |
| 522 | |
| 523 | <!-- Dialog message which is shown when the user tries to check voicemail |
| 524 | while the system is in airplane mode. The user cannot access to |
| 525 | voicemail service in Airplane mode. [CHAR LIMI=NONE] --> |
| 526 | <string name="dialog_voicemail_airplane_mode_message">To call voicemail, first turn off Airplane mode.</string> |
| 527 | |
| 528 | <!-- 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] --> |
| 529 | <string name="contact_list_loading">Loading\u2026</string> |
| 530 | |
| 531 | <!-- The title of a dialog that displays the IMEI of the phone --> |
| 532 | <string name="imei">IMEI</string> |
| 533 | |
| 534 | <!-- The title of a dialog that displays the MEID of the CDMA phone --> |
| 535 | <string name="meid">MEID</string> |
| 536 | |
| 537 | <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> |
| 538 | <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string> |
| 539 | |
| 540 | <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> |
| 541 | <string name="simContacts_title">SIM card contacts</string> |
| 542 | |
Chiao Cheng | 073b5cf | 2012-12-07 11:36:00 -0800 | [diff] [blame] | 543 | <!-- Message displayed when there is no application available to handle the add contact menu option. [CHAR LIMIT=NONE] --> |
| 544 | <string name="add_contact_not_available">Re-enable the People application to use this feature.</string> |
| 545 | |
Yorke Lee | da0f904 | 2013-12-05 14:25:51 -0800 | [diff] [blame] | 546 | <!-- Message displayed when there is no application available to handle voice search. [CHAR LIMIT=NONE] --> |
| 547 | <string name="voice_search_not_available">Voice search is not available.</string> |
| 548 | |
Yorke Lee | 3921359 | 2014-04-07 15:39:48 -0700 | [diff] [blame] | 549 | <!-- Message displayed when the Phone application has been disabled and a phone call cannot |
| 550 | be made. [CHAR LIMIT=NONE] --> |
| 551 | <string name="call_not_available">Cannot make a phone call because the Phone application has been disabled.</string> |
| 552 | |
| 553 | <!-- Message displayed when there is no application available to handle a particular action. |
| 554 | [CHAR LIMIT=NONE] --> |
| 555 | <string name="activity_not_available">No installed activity available to handle selected action.</string> |
| 556 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 557 | <!-- 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] | 558 | [CHAR LIMIT=30] --> |
| 559 | <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] | 560 | |
Yorke Lee | b7611d7 | 2013-07-29 09:45:30 -0700 | [diff] [blame] | 561 | <!-- String resource for the font-family to use for the call log activity's title |
| 562 | Do not translate. --> |
| 563 | <string name="call_log_activity_title_font_family">sans-serif-light</string> |
| 564 | |
Sai Cheemalapati | c3206cd | 2014-05-21 17:58:09 -0700 | [diff] [blame] | 565 | <!-- String resource for the font-family to use for the full call history footer |
| 566 | Do not translate. --> |
| 567 | <string name="view_full_call_history_font_family">sans-serif</string> |
| 568 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 569 | <!-- Text displayed when the list of missed calls is empty --> |
Andrew Lee | 39f773e | 2014-06-11 18:10:57 -0700 | [diff] [blame] | 570 | <string name="recentMissed_empty">You have no recent missed calls.</string> |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 571 | |
| 572 | <!-- Text displayed when the list of voicemails is empty --> |
Andrew Lee | 39f773e | 2014-06-11 18:10:57 -0700 | [diff] [blame] | 573 | <string name="recentVoicemails_empty">You have no recent voicemails.</string> |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 574 | |
Yorke Lee | dfb2eee | 2013-06-26 18:24:32 -0700 | [diff] [blame] | 575 | <!-- Menu option to show favorite contacts only --> |
| 576 | <string name="show_favorites_only">Show favorites only</string> |
Yorke Lee | d999932 | 2013-07-19 09:22:03 -0700 | [diff] [blame] | 577 | |
| 578 | <!-- Title of activity that displays a list of all calls --> |
| 579 | <string name="call_log_activity_title">History</string> |
Yorke Lee | bf34a90 | 2013-07-24 19:00:04 -0700 | [diff] [blame] | 580 | |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 581 | <!-- 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] | 582 | [CHAR LIMIT=30] --> |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 583 | <string name="call_log_all_title">All</string> |
| 584 | |
| 585 | <!-- 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] | 586 | [CHAR LIMIT=30] --> |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 587 | <string name="call_log_missed_title">Missed</string> |
| 588 | |
Andrew Lee | 470fc45 | 2014-04-16 14:26:05 -0700 | [diff] [blame] | 589 | <!-- 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] | 590 | [CHAR LIMIT=30] --> |
Andrew Lee | 470fc45 | 2014-04-16 14:26:05 -0700 | [diff] [blame] | 591 | <string name="call_log_voicemail_title">Voicemail</string> |
| 592 | |
Yorke Lee | e00c9fe | 2014-04-12 12:42:06 -0700 | [diff] [blame] | 593 | <string name="tab_speed_dial">Speed Dial</string> |
| 594 | |
| 595 | <string name="tab_recents">Recents</string> |
| 596 | |
| 597 | <string name="tab_all_contacts">Contacts</string> |
| 598 | |
Christine Chen | 316b471 | 2013-07-15 18:31:22 -0700 | [diff] [blame] | 599 | <!-- Text displayed when user swipes out a favorite contact --> |
Yorke Lee | ed01704 | 2013-09-09 16:00:19 -0700 | [diff] [blame] | 600 | <string name="favorite_hidden">Removed from favorites</string> |
Christine Chen | 316b471 | 2013-07-15 18:31:22 -0700 | [diff] [blame] | 601 | <!-- Text displayed for the undo button to undo removing a favorite contact --> |
| 602 | <string name="favorite_hidden_undo">Undo</string> |
Yorke Lee | e142481 | 2013-09-04 18:24:48 -0700 | [diff] [blame] | 603 | |
| 604 | <!-- Shortcut item used to call a number directly from search --> |
| 605 | <string name="search_shortcut_call_number">Call |
| 606 | <xliff:g id="number">%s</xliff:g> |
| 607 | </string> |
| 608 | |
| 609 | <!-- Shortcut item used to add a number directly from search --> |
| 610 | <string name="search_shortcut_add_to_contacts">Add to contacts</string> |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 611 | |
Andrew Lee | fc1fed7 | 2014-07-02 11:05:53 -0700 | [diff] [blame] | 612 | <!-- Shortcut item used to make a video call directly from search. --> |
| 613 | <string name="search_shortcut_make_video_call">Make video call</string> |
| 614 | |
Yorke Lee | 6a1461a | 2014-04-21 16:27:14 -0700 | [diff] [blame] | 615 | <!-- Title for the recent calls footer that brings users to the full call history when clicked --> |
| 616 | <string name="recents_footer_text">View full call history</string> |
| 617 | |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 618 | <!-- Number of missed calls shown on call card [CHAR LIMIT=40] --> |
| 619 | <string name="num_missed_calls"><xliff:g id="number">%s</xliff:g> new missed calls</string> |
| 620 | |
Andrew Lee | 39f773e | 2014-06-11 18:10:57 -0700 | [diff] [blame] | 621 | <!-- Shown when there are no speed dial favorites. --> |
| 622 | <string name="speed_dial_empty">Speed dial is one touch dialing\nfor favorites and numbers\n you call frequently.</string> |
| 623 | |
| 624 | <!-- Shown when there are no contacts in the all contacts list. --> |
| 625 | <string name="all_contacts_empty">You have no contacts.</string> |
Chiao Cheng | cd9f376 | 2013-09-20 16:00:54 -0700 | [diff] [blame] | 626 | |
Yorke Lee | 3a847bd | 2013-09-24 15:19:53 -0700 | [diff] [blame] | 627 | <!-- Shows up as a tooltip to provide a hint to the user that the profile pic in a contact |
| 628 | card can be tapped to bring up a list of all numbers, or long pressed to start reordering |
| 629 | [CHAR LIMIT=NONE] |
| 630 | --> |
| 631 | <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] | 632 | |
| 633 | <!-- Content description for dismiss button on badge. [CHAR LIMIT=NONE] --> |
| 634 | <string name="description_dismiss">Dismiss</string> |
Tyler Gunn | 9a06657 | 2014-02-19 15:58:26 -0800 | [diff] [blame] | 635 | |
Yorke Lee | 3cefcc6 | 2014-01-16 11:26:46 -0800 | [diff] [blame] | 636 | <!-- Remove button that shows up when contact is long-pressed. [CHAR LIMIT=NONE] --> |
| 637 | <string name="remove_contact">Remove</string> |
Ihab Awad | 526c0b8 | 2014-02-27 12:55:36 -0800 | [diff] [blame] | 638 | |
Tyler Gunn | 9a06657 | 2014-02-19 15:58:26 -0800 | [diff] [blame] | 639 | <!-- Button text for the "all contacts" button displayed on the main dialer screen above the |
| 640 | list of favorite phone numbers. Navigates the user to the "All Contacts" list. |
| 641 | This text represents the same action as the text in string "menu_allContacts". |
| 642 | [CHAR LIMIT=21] --> |
| 643 | <string name="favorites_menu_all_contacts">ALL CONTACTS</string> |
| 644 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 645 | <!-- Button text for the "call back" button displayed underneath an entry in the call log. |
| 646 | Tapping causes a call to be placed to the caller represented by the call log entry. |
| 647 | [CHAR LIMIT=30] --> |
| 648 | <string name="call_log_action_call_back">CALL BACK</string> |
| 649 | |
Tyler Gunn | 57665d2 | 2014-07-08 12:37:49 -0700 | [diff] [blame] | 650 | <!-- Button text for the "video call" button displayed underneath an entry in the call log. |
| 651 | Tapping causes a video call to be placed to the caller represented by the call log entry. |
| 652 | [CHAR LIMIT=30] --> |
| 653 | <string name="call_log_action_video_call">VIDEO CALL</string> |
| 654 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 655 | <!-- Button text for the "LISTEN" button displayed underneath an entry in the call log. |
| 656 | Tapping navigates the user to the call details screen where the user can listen to the |
| 657 | voicemail represented by the call log entry. |
| 658 | [CHAR LIMIT=30] --> |
| 659 | <string name="call_log_action_voicemail">LISTEN</string> |
| 660 | |
Tyler Gunn | cf5e001 | 2014-05-16 08:02:55 -0700 | [diff] [blame] | 661 | <!-- Button text for the "DETAILS" button displayed underneath an entry in the call log. |
| 662 | Tapping navigates the user to the call details screen where the user can view details for |
| 663 | the call log entry. |
| 664 | [CHAR LIMIT=30] --> |
| 665 | <string name="call_log_action_details">DETAILS</string> |
| 666 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 667 | <!-- String describing an incoming missed call entry in the call log. |
| 668 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 669 | [CHAR LIMIT=NONE] --> |
| 670 | <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> |
| 671 | |
| 672 | <!-- String describing an incoming answered call entry in the call log. |
| 673 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 674 | [CHAR LIMIT=NONE] --> |
| 675 | <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> |
| 676 | |
| 677 | <!-- String describing an outgoing call entry in the call log. |
| 678 | Note: AccessibilityServices uses this attribute to announce what the view represents. |
| 679 | [CHAR LIMIT=NONE] --> |
| 680 | <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> |
| 681 | |
| 682 | <!-- String describing the "call back" action for an entry in the call log. The call back |
| 683 | action triggers a return call to the named user. |
| 684 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 685 | [CHAR LIMIT=NONE] --> |
| 686 | <string name="description_call_back_action">Call back <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 687 | |
Tyler Gunn | 57665d2 | 2014-07-08 12:37:49 -0700 | [diff] [blame] | 688 | <!-- String describing the "video call" action for an entry in the call log. The video call |
| 689 | action triggers a return video call to the named person/number. |
| 690 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 691 | [CHAR LIMIT=NONE] --> |
| 692 | <string name="description_video_call_action">Video call to <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g>.</string> |
| 693 | |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 694 | <!-- String describing the "listen" action for an entry in the call log. The listen |
| 695 | action is shown for call log entries representing a voicemail message and this button |
| 696 | triggers playing back the voicemail. |
| 697 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 698 | [CHAR LIMIT=NONE] --> |
| 699 | <string name="description_voicemail_action">Listen to voicemail from <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 700 | |
Tyler Gunn | cf5e001 | 2014-05-16 08:02:55 -0700 | [diff] [blame] | 701 | <!-- String describing the "details" action for an entry in the call log. The details action |
| 702 | displays the call details screen for an entry in the call log. This shows the calls to |
| 703 | and from the specified number associated with the call log entry. |
| 704 | [CHAR LIMIT=NONE] --> |
| 705 | <string name="description_details_action">Call details for <xliff:g id="nameOrNumber" example="John Smith">%1$s</xliff:g></string> |
| 706 | |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 707 | <!-- Toast message which appears when a call log entry is deleted. |
| 708 | [CHAR LIMIT=NONE] --> |
Tyler Gunn | 146a4cd | 2014-05-05 16:51:42 -0700 | [diff] [blame] | 709 | <string name="toast_entry_removed">Call log entry deleted.</string> |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 710 | |
Sai Cheemalapati | b77bf5d | 2014-07-10 11:42:34 -0700 | [diff] [blame] | 711 | <!-- Toast message which appears when a call log contact is reported. |
| 712 | [CHAR LIMIT=NONE] --> |
| 713 | <string name="toast_caller_id_reported">Contact reported.</string> |
| 714 | |
| 715 | <!-- Button text for the "report" button displayed underneath an entry in the call log. |
| 716 | Tapping causes the call log entry to be reported to Google as a bad id. |
| 717 | [CHAR LIMIT=30] --> |
| 718 | <string name="call_log_action_report">REPORT</string> |
| 719 | |
Tyler Gunn | 1e27331 | 2014-06-10 12:59:53 -0700 | [diff] [blame] | 720 | <!-- String used as a header in the call log above calls which occurred today. |
| 721 | [CHAR LIMIT=65] --> |
| 722 | <string name="call_log_header_today">Today</string> |
| 723 | |
| 724 | <!-- String used as a header in the call log above calls which occurred yesterday. |
| 725 | [CHAR LIMIT=65] --> |
| 726 | <string name="call_log_header_yesterday">Yesterday</string> |
| 727 | |
Tyler Gunn | 4dfd712 | 2014-05-14 15:12:42 -0700 | [diff] [blame] | 728 | <!-- String used as a header in the call log above calls which occurred last week. |
| 729 | [CHAR LIMIT=65] --> |
| 730 | <string name="call_log_header_last_week">Last week</string> |
| 731 | |
Tyler Gunn | 1e27331 | 2014-06-10 12:59:53 -0700 | [diff] [blame] | 732 | <!-- 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] | 733 | [CHAR LIMIT=65] --> |
Tyler Gunn | 480c64d | 2014-06-11 10:50:27 -0700 | [diff] [blame] | 734 | <string name="call_log_header_other">Older</string> |
Tyler Gunn | 18164c8 | 2014-06-09 10:20:57 -0700 | [diff] [blame] | 735 | |
| 736 | <!-- String a header on the call details screen. Appears above the list calls to or from a |
| 737 | particular number. |
| 738 | [CHAR LIMIT=65] --> |
| 739 | <string name="call_detail_list_header">Call List</string> |
| 740 | |
| 741 | <!-- String describing the "speaker on" button on the playback control used to listen to a |
| 742 | voicemail message. When speaker is on, playback of the voicemail will occur through the |
| 743 | phone speaker. |
| 744 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 745 | [CHAR LIMIT=NONE] --> |
| 746 | <string name="voicemail_speaker_on">Turn speaker on.</string> |
| 747 | |
| 748 | <!-- String describing the "speaker off" button on the playback control used to listen to a |
| 749 | voicemail message. When speaker is off, playback of the voicemail will occur through the |
| 750 | phone earpiece. |
| 751 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 752 | [CHAR LIMIT=NONE] --> |
| 753 | <string name="voicemail_speaker_off">Turn speaker off.</string> |
| 754 | |
| 755 | <!-- String describing the "play faster" button in the playback control used to listen to a |
| 756 | voicemail message. Speeds up playback of the voicemail message. |
| 757 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 758 | [CHAR LIMIT=NONE] --> |
| 759 | <string name="voicemail_play_faster">Play faster.</string> |
| 760 | |
| 761 | <!-- String describing the "play slower" button in the playback control used to listen to a |
| 762 | voicemail message. Slows down playback of the voicemail message. |
| 763 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 764 | [CHAR LIMIT=NONE] --> |
| 765 | <string name="voicemail_play_slower">Play slower.</string> |
| 766 | |
| 767 | <!-- String describing the "play/pause" button in the playback control used to listen to a |
| 768 | voicemail message. Starts playback or pauses ongoing playback. |
| 769 | Note: AccessibilityServices uses this attribute to announce the purpose of the button. |
| 770 | [CHAR LIMIT=NONE] --> |
| 771 | <string name="voicemail_play_start_pause">Start or pause playback.</string> |
Tyler Gunn | 8b0e858 | 2014-07-10 12:28:43 -0700 | [diff] [blame] | 772 | |
| 773 | <!-- Delimeter used between each item in a textual list; for example "Alpha, Beta". |
| 774 | [CHAR LIMIT=3] --> |
| 775 | <string name="list_delimeter">", "</string> |
Yorke Lee | af6f195 | 2014-07-14 19:13:16 -0700 | [diff] [blame] | 776 | |
| 777 | <!-- Dialer settings related strings--> |
| 778 | |
Andrew Lee | e4ea104 | 2014-08-13 17:10:43 -0700 | [diff] [blame^] | 779 | <!-- Label for the general dialer settings section [CHAR LIMIT=30]--> |
| 780 | <string name="general_settings_label">General settings</string> |
| 781 | |
| 782 | <!-- Label for the general dialer settings section description [CHAR LIMIT=80]--> |
| 783 | <string name="general_settings_description">Contact display, sounds, and quick responses</string> |
| 784 | |
| 785 | <!-- Title for "Contact display options" category, which is shown above options which |
| 786 | manipulate how contacts are shown. [CHAR LIMIT=40] --> |
| 787 | <string name="contact_display_options_category_title">Contact display options</string> |
| 788 | |
| 789 | <!-- Title for the category "sounds", which is shown above sounds and vibration related |
| 790 | settings. [CHAR LIMIT=30] --> |
| 791 | <string name="sounds_and_vibrate_category_title">Sounds and Vibrate</string> |
| 792 | |
| 793 | <!-- Setting option name to pick ringtone (a list dialog comes up). [CHAR LIMIT=30] --> |
| 794 | <string name="ringtone_title">Phone ringtone</string> |
| 795 | |
| 796 | <!-- Setting option name to enable or disable vibration when ringing the phone. |
| 797 | [CHAR LIMIT=30] --> |
| 798 | <string name="vibrate_on_ring_title">Vibrate when ringing</string> |
| 799 | |
| 800 | <!-- Setting option name to enable or disable DTMF tone sound [CHAR LIMIT=30] --> |
| 801 | <string name="dtmf_tone_enable_title">Dialpad touch tones</string> |
| 802 | |
| 803 | <!-- Label for section of general call settings where miscellaneous settings are listed. --> |
| 804 | <string name="other_settings_title">Other</string> |
| 805 | |
| 806 | <!-- Title of settings screen for managing the "Respond via SMS" feature. [CHAR LIMIT=30] --> |
| 807 | <string name="respond_via_sms_setting_title">Quick responses</string> |
| 808 | |
Yorke Lee | af6f195 | 2014-07-14 19:13:16 -0700 | [diff] [blame] | 809 | <!-- Label for the call settings section [CHAR LIMIT=30]--> |
Andrew Lee | e4ea104 | 2014-08-13 17:10:43 -0700 | [diff] [blame^] | 810 | <string name="call_settings_label">Call settings</string> |
Yorke Lee | af6f195 | 2014-07-14 19:13:16 -0700 | [diff] [blame] | 811 | |
| 812 | <!-- Label for the call settings section description [CHAR LIMIT=80]--> |
Andrew Lee | e4ea104 | 2014-08-13 17:10:43 -0700 | [diff] [blame^] | 813 | <string name="call_settings_description">Voicemail, call waiting, and others</string> |
| 814 | |
Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 815 | </resources> |