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 | |
| 81 | <!-- Title of the confirmation dialog for clearing frequents. [CHAR LIMIT=37] --> |
| 82 | <string name="clearFrequentsConfirmation_title">Clear frequently contacted?</string> |
| 83 | |
| 84 | <!-- Confirmation dialog for clearing frequents. [CHAR LIMIT=NONE] --> |
| 85 | <string name="clearFrequentsConfirmation">You\'ll clear the frequently contacted list in the |
| 86 | People and Phone apps, and force email apps to learn your addressing preferences from |
| 87 | scratch. |
| 88 | </string> |
| 89 | |
| 90 | <!-- Title of the "Clearing frequently contacted" progress-dialog [CHAR LIMIT=35] --> |
| 91 | <string name="clearFrequentsProgress_title">Clearing frequently contacted\u2026</string> |
| 92 | |
| 93 | <!-- Title of the notification of new voicemails. [CHAR LIMIT=30] --> |
| 94 | <plurals name="notification_voicemail_title"> |
| 95 | <item quantity="one">Voicemail</item> |
| 96 | <item quantity="other"> |
| 97 | <xliff:g id="count">%1$d</xliff:g> |
| 98 | Voicemails |
| 99 | </item> |
| 100 | </plurals> |
| 101 | |
| 102 | <!-- Used in the notification of a new voicemail for the action to play the voicemail. --> |
| 103 | <string name="notification_action_voicemail_play">Play</string> |
| 104 | |
| 105 | <!-- Used to build a list of names or phone numbers, to indicate the callers who left |
| 106 | voicemails. |
| 107 | The first argument may be one or more callers, the most recent ones. |
| 108 | The second argument is an additional callers. |
| 109 | This string is used to build a list of callers. |
| 110 | |
| 111 | [CHAR LIMIT=10] |
| 112 | --> |
| 113 | <string name="notification_voicemail_callers_list"><xliff:g id="newer_callers">%1$s</xliff:g>, |
| 114 | <xliff:g id="older_caller">%2$s</xliff:g> |
| 115 | </string> |
| 116 | |
| 117 | <!-- Text used in the ticker to notify the user of the latest voicemail. [CHAR LIMIT=30] --> |
| 118 | <string name="notification_new_voicemail_ticker">New voicemail from |
| 119 | <xliff:g id="caller">%1$s</xliff:g> |
| 120 | </string> |
| 121 | |
| 122 | <!-- Message to show when there is an error playing back the voicemail. [CHAR LIMIT=40] --> |
| 123 | <string name="voicemail_playback_error">Couldn\'t play voicemail.</string> |
| 124 | |
| 125 | <!-- Message to display before we have prepared the media player, i.e. before we know duration. [CHAR LIMIT=40] --> |
| 126 | <string name="voicemail_buffering">Buffering\u2026</string> |
| 127 | |
| 128 | <!-- Message to display whilst we are waiting for the content to be fetched. [CHAR LIMIT=40] --> |
| 129 | <string name="voicemail_fetching_content">Fetching voicemail\u2026</string> |
| 130 | |
| 131 | <!-- Message to display if we fail to get content within a suitable time period. [CHAR LIMIT=40] --> |
| 132 | <string name="voicemail_fetching_timout">Couldn\'t fetch voicemail.</string> |
| 133 | |
| 134 | <!-- The header in the call log used to identify missed calls and voicemail that have not yet been consumed [CHAR LIMIT=10] --> |
| 135 | <string name="call_log_new_header">New</string> |
| 136 | |
| 137 | <!-- The header in the call log used to identify items that have been already consumed [CHAR LIMIT=10] --> |
| 138 | <string name="call_log_old_header">Older</string> |
| 139 | |
| 140 | <!-- The header to show that call log is only showing voicemail calls. [CHAR LIMIT=40] --> |
| 141 | <string name="call_log_voicemail_header">Calls with voicemail</string> |
| 142 | |
| 143 | <!-- The header to show that call log is only showing incoming calls. [CHAR LIMIT=40] --> |
| 144 | <string name="call_log_incoming_header">Incoming calls</string> |
| 145 | |
| 146 | <!-- The header to show that call log is only showing outgoing calls. [CHAR LIMIT=40] --> |
| 147 | <string name="call_log_outgoing_header">Outgoing calls</string> |
| 148 | |
| 149 | <!-- The header to show that call log is only showing missed calls. [CHAR LIMIT=40] --> |
| 150 | <string name="call_log_missed_header">Missed calls</string> |
| 151 | |
| 152 | <!-- Voicemail status message shown at the top of call log to notify the user that no new |
| 153 | voicemails are currently available. This can happen when both notification as well as data |
| 154 | connection to the voicemail server is lost. [CHAR LIMIT=64] --> |
| 155 | <string name="voicemail_status_voicemail_not_available">Can\'t connect to voicemail server. |
| 156 | </string> |
| 157 | <!-- Voicemail status message shown at the top of call log to notify the user that there is no |
| 158 | data connection to the voicemail server, but there are new voicemails waiting on the server. |
| 159 | [CHAR LIMIT=64] --> |
| 160 | <string name="voicemail_status_messages_waiting">Can\'t connect to voicemail server. New |
| 161 | voicemails are waiting. |
| 162 | </string> |
| 163 | <!-- Voicemail status message shown at the top of call log to invite the user to configure |
| 164 | visual voicemail. [CHAR LIMIT=64] --> |
| 165 | <string name="voicemail_status_configure_voicemail">Set up your voicemail.</string> |
| 166 | <!-- Voicemail status message shown at the top of call details screen to notify the user that |
| 167 | the audio of this voicemail is not available. [CHAR LIMIT=64] --> |
| 168 | <string name="voicemail_status_audio_not_available">Audio not available.</string> |
| 169 | |
| 170 | <!-- User action prompt shown next to a voicemail status message to let the user configure |
| 171 | visual voicemail. [CHAR LIMIT=20] --> |
| 172 | <string name="voicemail_status_action_configure">Set up</string> |
| 173 | <!-- User action prompt shown next to a voicemail status message to let the user call voicemail |
| 174 | server directly to listen to the voicemails. [CHAR LIMIT=20] --> |
| 175 | <string name="voicemail_status_action_call_server">Call voicemail</string> |
| 176 | |
| 177 | <!-- The slowest voicemail playback speed. [CHAR LIMIT=30] --> |
| 178 | <string name="voicemail_speed_slowest">Slowest speed</string> |
| 179 | <!-- Slower than normal voicemail playback speed. [CHAR LIMIT=30] --> |
| 180 | <string name="voicemail_speed_slower">Slow speed</string> |
| 181 | <!-- Normal voicemail playback speed. [CHAR LIMIT=30] --> |
| 182 | <string name="voicemail_speed_normal">Normal speed</string> |
| 183 | <!-- Faster than normal pvoicemail playback speed. [CHAR LIMIT=30] --> |
| 184 | <string name="voicemail_speed_faster">Fast speed</string> |
| 185 | <!-- Fastest voicemail playback speed. [CHAR LIMIT=30] --> |
| 186 | <string name="voicemail_speed_fastest">Fastest speed</string> |
| 187 | |
| 188 | <!-- The counter for calls in a group and the date of the latest call as shown in the call log [CHAR LIMIT=15] --> |
| 189 | <string name="call_log_item_count_and_date">(<xliff:g id="count">%1$d</xliff:g>) |
| 190 | <xliff:g id="date">%2$s</xliff:g> |
| 191 | </string> |
| 192 | |
Chiao Cheng | 94b10b5 | 2012-08-17 16:59:12 -0700 | [diff] [blame] | 193 | </resources> |