The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2006 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 7 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 9 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | <!-- Title for the activity that shows contacts. This is the name |
| 19 | used in the Launcher icon. --> |
| 20 | <string name="contactsList">Contacts</string> |
| 21 | |
| 22 | <!-- Title for the activity that dials the phone. This is the name |
| 23 | used in the Launcher icon. --> |
Nicolas Catania | 0883240 | 2009-09-24 09:52:50 -0700 | [diff] [blame] | 24 | <string name="launcherDialer">Phone</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 25 | |
| 26 | <!-- Name of activity that allows users to create shortcuts on the home screen to a contact. |
| 27 | This shows up in a list of things like bookmark, folder, music playlist, etc --> |
| 28 | <string name="shortcutContact">Contact</string> |
| 29 | |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 30 | <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact. |
| 31 | This shows up in a list of things like bookmark, folder, music playlist, etc --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 32 | <string name="shortcutDialContact">Direct dial</string> |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 33 | |
| 34 | <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact. |
| 35 | This shows up in a list of things like bookmark, folder, music playlist, etc --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 36 | <string name="shortcutMessageContact">Direct message</string> |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 37 | |
| 38 | <!-- Activity title when the user is selecting a contact for a shortcut. --> |
| 39 | <string name="shortcutActivityTitle">Choose a contact shortcut</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 40 | |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 41 | <!-- Activity title when the user is selecting a contact for a direct dial shortcut. --> |
| 42 | <string name="callShortcutActivityTitle">Choose a number to call</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 43 | |
Dianne Hackborn | 333a615 | 2009-05-26 12:46:23 -0700 | [diff] [blame] | 44 | <!-- Activity title when the user is selecting a contact for a direct message shortcut. --> |
| 45 | <string name="messageShortcutActivityTitle">Choose a number to message</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 46 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 47 | <!-- Title for the activity that shows only starred contacts --> |
| 48 | <string name="starredList">Starred</string> |
| 49 | |
| 50 | <!-- Title for the activity that shows only frequently contacted contacts --> |
| 51 | <string name="frequentList">Frequent</string> |
| 52 | |
| 53 | <!-- Title for the activity that shows a mix of starred contacts and frequently contacted |
| 54 | contacts. --> |
| 55 | <string name="strequentList">Favorites</string> |
| 56 | |
| 57 | <!-- The title bar when viewing the contact details activity --> |
| 58 | <string name="viewContactTitle">Contact details</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 59 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 60 | <!-- The description presented to the user in the Intent choose when there are multiple activities that allow |
| 61 | viewing a contact. This string represents the built in way to view the contact. --> |
| 62 | <string name="viewContactDesription">View contact</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 63 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 64 | <!-- The description presented to the user in the Intent choose when there are multiple activities that allow |
| 65 | editing a contact. This string represents the built in way to edit the contact. --> |
| 66 | <string name="editContactDescription">Edit contact</string> |
| 67 | |
| 68 | <!-- The description presented to the user in the Intent choose when there are multiple activities that allow |
| 69 | creating a new contact. This string represents the built in way to create the contact. --> |
| 70 | <string name="insertContactDescription">Create contact</string> |
| 71 | |
| 72 | <!-- Hint text in the search box when the user hits the Search key while in the contacts app --> |
| 73 | <string name="searchHint">Search contacts</string> |
| 74 | |
| 75 | <!-- Menu item to search contacts --> |
| 76 | <string name="menu_search">Search</string> |
| 77 | |
| 78 | <!-- Menu item to create a new contact --> |
| 79 | <string name="menu_newContact">New contact</string> |
| 80 | |
| 81 | <!-- Menu item used to view the details for a specific contact --> |
| 82 | <string name="menu_viewContact">View contact</string> |
| 83 | |
| 84 | <!-- Menu item used to call a contact, containing the name of the contact to call --> |
| 85 | <string name="menu_callNumber">Call <xliff:g id="name">%s</xliff:g></string> |
| 86 | |
| 87 | <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites --> |
| 88 | <string name="menu_addStar">Add to favorites</string> |
| 89 | |
| 90 | <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites --> |
| 91 | <string name="menu_removeStar">Remove from favorites</string> |
| 92 | |
| 93 | <!-- Optional menu item to encode the current contact as a QR Code using Barcode Scanner. --> |
| 94 | <string name="menu_showBarcode">Show barcode</string> |
| 95 | |
| 96 | <!-- Menu item used to edit a specific contact --> |
| 97 | <string name="menu_editContact">Edit contact</string> |
| 98 | |
| 99 | <!-- Menu item used to delete a specific contact --> |
| 100 | <string name="menu_deleteContact">Delete contact</string> |
| 101 | |
| 102 | <!-- Menu item used to call a specific contact when viewing the details of that contact. --> |
Evan Millar | 14fecb6 | 2009-09-09 09:23:12 -0700 | [diff] [blame] | 103 | <string name="menu_call">Call contact</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 104 | |
| 105 | <!-- Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number --> |
Evan Millar | 14fecb6 | 2009-09-09 09:23:12 -0700 | [diff] [blame] | 106 | <string name="menu_sendSMS">Text contact</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 107 | |
| 108 | <!-- Menu item used to send an email message to a specific email address --> |
| 109 | <string name="menu_sendEmail">Send email</string> |
| 110 | |
| 111 | <!-- Menu item used to view a contact's address on a map --> |
| 112 | <string name="menu_viewAddress">Map address</string> |
| 113 | |
| 114 | <!-- Menu item that makes a phone the default for a contact. The default number used when you |
| 115 | try to call a contact without specifying a specific number. --> |
| 116 | <string name="menu_makeDefaultNumber">Make default number</string> |
| 117 | |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 118 | <!-- Menu item that makes an email address the default for a contact. The default email used |
Evan Millar | 2e1b8af | 2009-09-24 09:39:21 -0700 | [diff] [blame] | 119 | when you try to email a contact without specifying a specific address. --> |
Evan Millar | 45e0ed3 | 2009-06-01 16:44:38 -0700 | [diff] [blame] | 120 | <string name="menu_makeDefaultEmail">Make default email</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 121 | |
Dmitri Plotnikov | b4491ee | 2009-06-15 09:31:02 -0700 | [diff] [blame] | 122 | <!-- Menu item that splits an item from the contact detail into a separate aggregate --> |
| 123 | <string name="menu_splitAggregate">Split</string> |
Dmitri Plotnikov | 49f705f | 2009-06-17 18:31:56 -0700 | [diff] [blame] | 124 | |
Dmitri Plotnikov | b4491ee | 2009-06-15 09:31:02 -0700 | [diff] [blame] | 125 | <!-- Dialog title for the list of constituent contacts in the split aggregate dialog. --> |
| 126 | <string name="splitAggregate_title">Split contact</string> |
Dmitri Plotnikov | 49f705f | 2009-06-17 18:31:56 -0700 | [diff] [blame] | 127 | |
| 128 | <!-- Toast shown after a contact has been split from an aggregate by a user action --> |
| 129 | <string name="contactsSplitMessage">Contact split</string> |
| 130 | |
| 131 | <!-- Menu item that joins an aggregate with another aggregate --> |
| 132 | <string name="menu_joinAggregate">Join</string> |
Evan Millar | 2e1b8af | 2009-09-24 09:39:21 -0700 | [diff] [blame] | 133 | |
| 134 | <!-- Menu item to toggle the tabs that show where the contact data comes from. --> |
| 135 | <string name="menu_showSources">Show sources</string> |
| 136 | <string name="menu_hideSources">Hide sources</string> |
Dmitri Plotnikov | 49f705f | 2009-06-17 18:31:56 -0700 | [diff] [blame] | 137 | |
Dmitri Plotnikov | d7c4af2 | 2009-06-19 18:31:00 -0700 | [diff] [blame] | 138 | <!-- Activity title for the Join Contact list --> |
| 139 | <string name="titleJoinAggregate">Join contact</string> |
| 140 | |
| 141 | <!-- List separator for the Join Contact list: Suggestions --> |
| 142 | <string name="separatorJoinAggregateSuggestions">Suggestions</string> |
| 143 | |
| 144 | <!-- List separator for the Join Contact list: A-Z --> |
| 145 | <string name="separatorJoinAggregateAll">All contacts</string> |
| 146 | |
Dmitri Plotnikov | 49f705f | 2009-06-17 18:31:56 -0700 | [diff] [blame] | 147 | <!-- Toast shown after two contacts have been joined by a user action --> |
| 148 | <string name="contactsJoinedMessage">Contacts joined</string> |
| 149 | |
Dmitri Plotnikov | ef03872 | 2009-06-24 18:51:47 -0700 | [diff] [blame] | 150 | <!-- Menu item that opens the Options activity for a given contact --> |
| 151 | <string name="menu_contactOptions">Options</string> |
| 152 | |
| 153 | <!-- Title for the Options activity for a given contact --> |
| 154 | <string name="contactOptionsTitle">Options</string> |
| 155 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 156 | <!-- Confirmation dialog title after users selects to delete a contact. --> |
| 157 | <string name="deleteConfirmation_title">Delete</string> |
| 158 | |
| 159 | <!-- Confirmation dialog contents after users selects to delete a contact. --> |
| 160 | <string name="deleteConfirmation">This contact will be deleted.</string> |
| 161 | |
| 162 | <!-- Menu item to indicate you are done editing a contact and want to save the changes you've made --> |
| 163 | <string name="menu_done">Done</string> |
| 164 | |
| 165 | <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made --> |
| 166 | <string name="menu_doNotSave">Revert</string> |
| 167 | |
| 168 | <!-- The title of the activity that edits and existing contact --> |
| 169 | <string name="editContact_title_edit">Edit contact</string> |
| 170 | |
| 171 | <!-- The title of the activity that creates a new contact --> |
| 172 | <string name="editContact_title_insert">New contact</string> |
| 173 | |
| 174 | <!-- Button that adds more info to a contact, like a new phone number, email address, or postal address --> |
| 175 | <string name="menu_addItem">More info</string> |
| 176 | |
| 177 | <!-- The label describing the phonetic pronunciation/reading of a contact name --> |
| 178 | <string name="label_phonetic_name">Phonetic</string> |
| 179 | |
| 180 | <!-- The label describing the Notes field of a contact. This field allows free form text entry about a contact --> |
| 181 | <string name="label_notes">Notes</string> |
| 182 | |
| 183 | <!-- The label describing the custom ringtone for a contact --> |
| 184 | <string name="label_ringtone">Ringtone</string> |
| 185 | |
The Android Open Source Project | cac191e | 2009-03-18 22:20:27 -0700 | [diff] [blame] | 186 | <!-- The label for a list of all the groups that the contact is associated with --> |
| 187 | <string name="label_groups">Groups</string> |
| 188 | |
| 189 | <!-- Provides a delimeter in a list of groups. For example, "g1, g2" has ", g2" generated using this string --> |
| 190 | <string name="group_list">, <xliff:g id="groupName">%s</xliff:g></string> |
| 191 | |
Alex Kennberg | bd7e123 | 2009-03-27 10:28:23 -0700 | [diff] [blame] | 192 | <!-- Menu item used to send user to the edit contact screen --> |
| 193 | <string name="menu_viewGroup">Edit groups</string> |
| 194 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 195 | <!-- Hint text for the contact name when editing --> |
| 196 | <string name="ghostData_name">First and Last</string> |
| 197 | |
| 198 | <!-- Hint text for the phonetic reading of the contact name when editing --> |
| 199 | <string name="ghostData_phonetic_name">Phonetic name</string> |
| 200 | |
| 201 | <!-- Hint text for the organization name when editing --> |
| 202 | <string name="ghostData_company">Company</string> |
| 203 | |
| 204 | <!-- Hint text for the organization position when editing --> |
| 205 | <string name="ghostData_title">Position</string> |
| 206 | |
| 207 | <!-- Hint text for an IM account when editing --> |
| 208 | <string name="ghostData_im">IM name</string> |
| 209 | |
| 210 | <!-- Hint text for the notes field when editing --> |
| 211 | <string name="ghostData_notes">My note</string> |
| 212 | |
| 213 | <!-- Hint text for the phone number field when editing --> |
| 214 | <string name="ghostData_phone">Phone number</string> |
| 215 | |
| 216 | <!-- Hint text for the email address field when editing --> |
| 217 | <string name="ghostData_email">Email address</string> |
| 218 | |
| 219 | <!-- Hint text for the postal address field when editing --> |
| 220 | <string name="ghostData_postal">Postal address</string> |
| 221 | |
Alex Kennberg | 87fc317 | 2009-03-28 06:43:06 -0700 | [diff] [blame] | 222 | <!-- Hint text for the group field when editing --> |
| 223 | <string name="ghostData_group">Display group</string> |
| 224 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 225 | <!-- Message displayed in a toast when you try to view the details of a contact that |
| 226 | for some reason doesn't exist anymore. --> |
| 227 | <string name="invalidContactMessage">The contact does not exist.</string> |
| 228 | |
| 229 | <!-- When picking a contact from a list of all contacts there is an entry at the top of the |
| 230 | list that allows the user to create a new contact, which this string is used for --> |
| 231 | <string name="pickerNewContactHeader">Create new contact</string> |
| 232 | |
| 233 | <!-- Dialog title when you select a label when creating or edit a contact --> |
| 234 | <string name="selectLabel">Select label</string> |
| 235 | |
| 236 | <!-- Header that expands to list all of the types of phone numbers when editing or creating a phone number for a contact --> |
| 237 | <string name="phoneLabelsGroup">Phone</string> |
| 238 | |
| 239 | <!-- Header that expands to list all of the types of email addresses when editing or creating an email address for a contact --> |
| 240 | <string name="emailLabelsGroup">Email</string> |
| 241 | |
| 242 | <!-- Header that expands to list all of the types of IM account when editing or creating an IM account for a contact --> |
| 243 | <string name="imLabelsGroup">IM</string> |
| 244 | |
| 245 | <!-- Header that expands to list all of the types of postal addresses when editing or creating an postal address for a contact --> |
| 246 | <string name="postalLabelsGroup">Postal address</string> |
| 247 | |
| 248 | <!-- Header that expands to list other types of data you can add to a contact, like notes and organizations --> |
| 249 | <string name="otherLabelsGroup">Other</string> |
| 250 | |
| 251 | <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java --> |
| 252 | <skip/> |
| 253 | <!-- The labels that are under the otherLabelsGroup when editing a contact. --> |
| 254 | <string-array name="otherLabels"> |
| 255 | <!-- An organization associated with a contact --> |
| 256 | <item>Organization</item> |
| 257 | <!-- A note associated with a contact --> |
| 258 | <item>Note</item> |
| 259 | </string-array> |
| 260 | |
| 261 | <!-- Title of the dialog that appears if there are no pictures from which to create an icon for a contact --> |
| 262 | <string name="errorDialogTitle">No pictures</string> |
| 263 | |
| 264 | <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact --> |
| 265 | <string name="photoPickerNotFoundText">No pictures are available on the phone.</string> |
| 266 | |
| 267 | <!-- Description of the activity used to set a photo in the pictures application as the icon for a contact --> |
| 268 | <string name="attachToContact">Contact icon</string> |
| 269 | |
| 270 | <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address. |
| 271 | For example, this may be used to set a phone number's label to "Vaction house" --> |
| 272 | <string name="customLabelPickerTitle">Custom label name</string> |
| 273 | |
| 274 | <!-- The menu item to open the list of groups to display --> |
Roy West | a5f960c | 2009-09-25 13:25:13 -0700 | [diff] [blame^] | 275 | <string name="menu_displayGroup">Display options</string> |
Jeff Sharkey | d5c5b9a | 2009-06-21 19:46:04 -0700 | [diff] [blame] | 276 | |
| 277 | <!-- Title of activity that lets user pick which contact groups to display --> |
Roy West | a5f960c | 2009-09-25 13:25:13 -0700 | [diff] [blame^] | 278 | <string name="displayGroups">Display options</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 279 | |
| 280 | <!-- The menu item that leads to the settings for contact syncing --> |
| 281 | <string name="syncGroupPreference">Edit sync groups</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 282 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 283 | <!-- The menu item that launches the SIM card import activity --> |
| 284 | <string name="importFromSim">Import contacts</string> |
| 285 | |
| 286 | <!-- Check box label that allows calls to the contact to be sent directly to voicemail --> |
| 287 | <string name="send_to_voicemail_checkbox">Send calls directly to voicemail</string> |
| 288 | |
| 289 | <!-- String letting the user know that calls from the contact they're viewing will be sent directly to voicemail --> |
| 290 | <string name="send_to_voicemail_view">Calls are sent directly to voicemail.</string> |
| 291 | |
| 292 | <!-- String used to indicate that a contact doesn't have a custom ringtone --> |
| 293 | <string name="default_ringtone">Default</string> |
| 294 | |
| 295 | <!-- The button/menu item that allows you to add a picture to a contact --> |
| 296 | <string name="addPicture">Add icon</string> |
| 297 | |
| 298 | <!-- The menu item that allows you to remove a picture from a contact --> |
| 299 | <string name="removePicture">Remove icon</string> |
| 300 | |
| 301 | <!-- The text displayed when the contacts list is empty while displaying all contacts --> |
| 302 | <string name="noContacts">No contacts.</string> |
| 303 | |
| 304 | <!-- The text displayed when the contacts list is empty while displaying only contacts that have phone numbers --> |
| 305 | <string name="noContactsWithPhoneNumbers">No contacts with phone numbers.</string> |
| 306 | |
| 307 | <!-- The text displayed when the contacts list is empty while displaying favorite contacts --> |
| 308 | <string name="noFavorites">No favorites.</string> |
| 309 | |
| 310 | <!-- Title for group selection dialog. The dialog contains a list of contact groups that the |
| 311 | user can pick from, indicating they only want to see the contacts in that group. --> |
| 312 | <string name="select_group_title">Groups</string> |
The Android Open Source Project | cac191e | 2009-03-18 22:20:27 -0700 | [diff] [blame] | 313 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 314 | <!-- The text displayed when the contacts list is empty while displaying a single group of contacts --> |
| 315 | <string name="groupEmpty">Your \"<xliff:g id="groupName">%s</xliff:g>\" group is empty.</string> |
| 316 | |
| 317 | <!-- The description of all groups when asking the user what they want to display --> |
| 318 | <string name="showAllGroups">All contacts</string> |
| 319 | |
Jeff Sharkey | d5c5b9a | 2009-06-21 19:46:04 -0700 | [diff] [blame] | 320 | <!-- The title of the filter to only show contacts with phone numbers --> |
| 321 | <string name="showFilterPhones">Only contacts with phones</string> |
| 322 | |
| 323 | <!-- The description of the filter to only show contacts with phone numbers --> |
| 324 | <string name="showFilterPhonesDescrip">Only display contacts that have phone numbers</string> |
| 325 | |
| 326 | <!-- The header over the list of all contacts groups --> |
| 327 | <string name="headerContactGroups">Contact groups</string> |
| 328 | |
| 329 | <!-- The description of a group with the total number of contacts --> |
| 330 | <plurals name="groupDescrip"> |
| 331 | <item quantity="other"><xliff:g id="count">%0$d</xliff:g> contacts</item> |
| 332 | </plurals> |
| 333 | |
| 334 | <!-- The description of a group with the total number of contacts, and the total number of contacts with phone numbers --> |
| 335 | <plurals name="groupDescripPhones"> |
| 336 | <item quantity="other"><xliff:g id="count">%1$d</xliff:g> contacts, <xliff:g id="countWithPhones">%2$d</xliff:g> with phones</item> |
| 337 | </plurals> |
| 338 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 339 | <!-- The setting to sync all contacts from the server --> |
| 340 | <string name="syncAllGroups">Sync all contacts</string> |
| 341 | |
| 342 | <!-- The name of the system "My Contacts" group. This should be kept in sync with the web UI --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 343 | <string name="groupNameMyContacts">My contacts</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 344 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 345 | <!-- The group type that displays only contacts with phone numbers --> |
| 346 | <string name="groupNameWithPhones">Contacts with phone numbers</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 347 | |
Evan Millar | 56f996e | 2009-03-24 21:09:37 -0700 | [diff] [blame] | 348 | <!-- The group type that displays "Starred in Android" contacts --> |
| 349 | <string name="starredInAndroid">Starred in Android</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 350 | |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 351 | <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database --> |
Jeff Sharkey | 22678e7 | 2009-09-24 03:10:06 -0700 | [diff] [blame] | 352 | <string name="savingContact">Saving contact\u2026</string> |
| 353 | |
| 354 | <!-- Displayed in a spinner dialog as user changes to display groups are saved --> |
| 355 | <string name="savingDisplayGroups">Saving display groups\u2026</string> |
Neel Parekh | be406ff | 2009-09-16 15:31:22 -0700 | [diff] [blame] | 356 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 357 | <!-- Toast displayed when a contact is created --> |
| 358 | <string name="contactCreatedToast">Contact created.</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 359 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 360 | <!-- Toast displayed when a contact is saved --> |
| 361 | <string name="contactSavedToast">Contact saved.</string> |
| 362 | |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 363 | <!-- Toast displayed when saving a contact failed --> |
| 364 | <string name="contactSavedErrorToast">Error, unable to save contact changes.</string> |
| 365 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 366 | <!-- Separator in the contact details list describing that the items below it will place a call when clicked --> |
| 367 | <string name="listSeparatorCallNumber">Dial number</string> |
| 368 | |
| 369 | <!-- Section header in the Edit Contacts screen for phone numbers --> |
| 370 | <string name="listSeparatorCallNumber_edit">Phone numbers</string> |
| 371 | |
| 372 | <!-- Separator in the contact details list describing that the items below it will send an SMS/MMS to a phone number --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 373 | <string name="listSeparatorSendSmsMms">Send text</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 374 | |
| 375 | <!-- Separator in the contact details list describing that the items below it will send an email --> |
| 376 | <string name="listSeparatorSendEmail">Send email</string> |
| 377 | |
| 378 | <!-- Section header in the Edit Contacts screen for E-mail addresses --> |
| 379 | <string name="listSeparatorSendEmail_edit">Email addresses</string> |
| 380 | |
| 381 | <!-- Separator in the contact details list describing that the items below it will send an IM --> |
| 382 | <string name="listSeparatorSendIm">Send instant message</string> |
| 383 | |
| 384 | <!-- Section header in the Edit Contacts screen for Instant messanger accounts --> |
| 385 | <string name="listSeparatorSendIm_edit">Chat addresses</string> |
| 386 | |
| 387 | <!-- Separator in the contact details list describing that the items below it will open maps with the given address --> |
| 388 | <string name="listSeparatorMapAddress">Map address</string> |
| 389 | |
| 390 | <!-- Section header in the Edit Contacts screen for map addresses --> |
| 391 | <string name="listSeparatorMapAddress_edit">Postal addresses</string> |
| 392 | |
| 393 | <!-- Separator in the contact details list describing that the items below are non-actionable organization information --> |
| 394 | <string name="listSeparatorOrganizations">Organizations</string> |
| 395 | |
The Android Open Source Project | cac191e | 2009-03-18 22:20:27 -0700 | [diff] [blame] | 396 | <!-- Separator in the contact details list describing that the items below are non-actionable group information --> |
| 397 | <string name="listSeparatorGroups">Groups</string> |
| 398 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 399 | <!-- Separator in the contact details list describing that the items below are random other non-actionable information about a contact --> |
| 400 | <string name="listSeparatorOtherInformation">Other information</string> |
| 401 | |
| 402 | <!-- Section header in the Edit Contacts screen for other options, such as setting ringtone --> |
| 403 | <string name="listSeparatorOtherInformation_edit">Other options</string> |
| 404 | |
| 405 | <!-- Section header in the Edit Contacts screen for the "Add more items" button --> |
| 406 | <string name="listSeparatorMore_edit">More</string> |
| 407 | |
Dmitri Plotnikov | 3a0e259 | 2009-05-11 17:49:53 -0700 | [diff] [blame] | 408 | <!-- The description text for the social activity stream tab. Space is limited for this string, so the shorter the better --> |
| 409 | <string name="socialStreamIconLabel">Social</string> |
Dmitri Plotnikov | 06191cd | 2009-05-07 14:11:52 -0700 | [diff] [blame] | 410 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 411 | <!-- The description text for the contacts tab. Space is limited for this string, so the shorter the better --> |
| 412 | <string name="contactsIconLabel">Contacts</string> |
| 413 | |
| 414 | <!-- The description text for the favorites tab. Space is limited for this string, so the shorter the better --> |
| 415 | <string name="contactsFavoritesLabel">Favorites</string> |
| 416 | |
| 417 | <!-- The description text for the dialer tab. Space is limited for this string, so the shorter the better --> |
Nicolas Catania | 0883240 | 2009-09-24 09:52:50 -0700 | [diff] [blame] | 418 | <string name="dialerIconLabel">Phone</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 419 | |
| 420 | <!-- The description text for the call log tab. Space is limited for this string, so the shorter the better --> |
| 421 | <string name="recentCallsIconLabel">Call log</string> |
| 422 | <string name="liveFolderAll">All contacts</string> |
| 423 | <string name="liveFolderFavorites">Starred contacts</string> |
| 424 | <string name="liveFolderPhone">Contacts with phone numbers</string> |
| 425 | |
| 426 | <!-- Menu item used to send an SMS or MMS message to a phone number --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 427 | <string name="menu_sendTextMessage">Send text message</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 428 | |
| 429 | <!-- Menu item used to call a contact from the call log --> |
| 430 | <string name="recentCalls_callNumber">Call <xliff:g id="name">%s</xliff:g></string> |
| 431 | |
| 432 | <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it --> |
| 433 | <string name="recentCalls_editNumberBeforeCall">Edit number before call</string> |
| 434 | |
| 435 | <!-- Menu item used to add a number from the call log to contacts --> |
| 436 | <string name="recentCalls_addToContact">Add to contacts</string> |
| 437 | |
| 438 | <!-- Menu item used to remove a single call from the call log --> |
| 439 | <string name="recentCalls_removeFromRecentList">Remove from call log</string> |
| 440 | |
| 441 | <!-- Menu item used to remove all calls from the call log --> |
| 442 | <string name="recentCalls_deleteAll">Clear call log</string> |
| 443 | |
| 444 | <!-- Text displayed when the call log is empty --> |
| 445 | <string name="recentCalls_empty">Call log is empty.</string> |
| 446 | |
| 447 | <!-- The title of a dialog that displays the IMEI of the phone --> |
| 448 | <string name="imei">IMEI</string> |
| 449 | |
Tracy Pu | 29a1cd8 | 2009-07-02 14:39:18 -0400 | [diff] [blame] | 450 | <!-- The title of a dialog that displays the MEID of the CDMA phone --> |
| 451 | <string name="meid">MEID</string> |
| 452 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 453 | <!-- String used for displaying calls to the voicemail number in the call log --> |
| 454 | <string name="voicemail">Voicemail</string> |
| 455 | |
| 456 | <!-- String used to display calls from unknown numbers in the call log --> |
| 457 | <string name="unknown">Unknown</string> |
| 458 | |
| 459 | <!-- String used to display calls from private numbers in the call log --> |
| 460 | <string name="private_num">Private number</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 461 | |
The Android Open Source Project | 37a16ac | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 462 | <!-- String used to display calls from pay phone in the call log --> |
| 463 | <string name="payphone">Pay phone</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 464 | |
| 465 | <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user |
| 466 | to dial using the physical keyboard --> |
| 467 | <string name="dialerKeyboardHintText">Use keyboard to dial</string> |
| 468 | |
| 469 | <!-- Hint text displayed in the "digits" field above the dialer's |
| 470 | dialpad, if there's already a call in progress. (This hint |
| 471 | reminds the user that the dialer will add a new call, as opposed |
| 472 | to sending DTMF tones over the current call.) --> |
| 473 | <string name="dialerDialpadHintText">Dial to add a call</string> |
| 474 | |
| 475 | <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial --> |
| 476 | <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string> |
| 477 | |
| 478 | <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial --> |
| 479 | <string name="simContacts_title">SIM card contacts</string> |
| 480 | |
| 481 | <!-- Displayed when a user is prompted to setup a Google account for syncing --> |
| 482 | <string name="contactsSyncPlug"><font fgcolor="#ffffffff">Sync your Google contacts!</font> |
| 483 | \nAfter syncing to your phone, your contacts will be available to you wherever you go.</string> |
| 484 | |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 485 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 486 | <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled --> |
Roy West | 4a83a6d | 2009-09-25 07:25:03 -0700 | [diff] [blame] | 487 | <string name="noContactsHelpText">"You don't have any contacts to display.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n |
| 488 | \n<li><font fgcolor="#ffffffff"><b>Accounts</b></font> to add or configure an account with contacts you can sync to the phone\n</li> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 489 | \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 490 | \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 491 | </string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 492 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 493 | <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled --> |
Roy West | 4a83a6d | 2009-09-25 07:25:03 -0700 | [diff] [blame] | 494 | <string name="noContactsHelpTextWithSync">"You don't have any contacts to display. (If you just added an account, it can take a few minutes to sync contacts.)\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n |
| 495 | \n<li><font fgcolor="#ffffffff"><b>Accounts</b></font> to add or configure an account with contacts you can sync to the phone\n</li> |
Roy West | a5f960c | 2009-09-25 13:25:13 -0700 | [diff] [blame^] | 496 | \n<li><font fgcolor="#ffffffff"><b>Display options</b></font> to change which contacts are visible\n</li> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 497 | \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 498 | \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>" |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 499 | </string> |
| 500 | |
Neel Parekh | f445540 | 2009-09-14 18:00:09 -0700 | [diff] [blame] | 501 | <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled, and there is no sim card (cdma)--> |
Roy West | 4a83a6d | 2009-09-25 07:25:03 -0700 | [diff] [blame] | 502 | <string name="noContactsNoSimHelpText">"You don't have any contacts to display.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n |
| 503 | \n<li><font fgcolor="#ffffffff"><b>Accounts</b></font> to add or configure an account with contacts you can sync to the phone\n</li> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 504 | \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 505 | \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>" |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 506 | </string> |
| 507 | |
| 508 | <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled, and there is no sim card (cdma) --> |
Roy West | 4a83a6d | 2009-09-25 07:25:03 -0700 | [diff] [blame] | 509 | <string name="noContactsNoSimHelpTextWithSync">"You don't have any contacts to display. (If you just added an account, it can take a few minutes to sync contacts.)\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n |
| 510 | \n<li><font fgcolor="#ffffffff"><b>Accounts</b></font> to add or configure an account with contacts you can sync to the phone\n</li> |
Roy West | a5f960c | 2009-09-25 13:25:13 -0700 | [diff] [blame^] | 511 | \n<li><font fgcolor="#ffffffff"><b>Display options</b></font> to change which contacts are visible\n</li> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 512 | \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 513 | \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>" |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 514 | </string> |
| 515 | |
Neel Parekh | f445540 | 2009-09-14 18:00:09 -0700 | [diff] [blame] | 516 | <!-- Displayed full screen when the user has no favorites and they are displaying the favorites tab --> |
Neel Parekh | 865d5d0 | 2009-09-22 14:26:26 -0700 | [diff] [blame] | 517 | <string name="noFavoritesHelpText">"You don't have any favorites.\n\nTo add a contact to your list of favorites:\n |
Roy West | 4a83a6d | 2009-09-25 07:25:03 -0700 | [diff] [blame] | 518 | <li>Touch the <b>Contacts</b> tab\n</li> |
Neel Parekh | f445540 | 2009-09-14 18:00:09 -0700 | [diff] [blame] | 519 | \n<li>Touch the contact you want to add to your favorites\n</li> |
| 520 | \n<li>Touch the star next to the contact\'s name\n</li>" |
| 521 | </string> |
| 522 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 523 | <!-- Activity title for the activity that lets the user choose which groups of contacts to sync from the server --> |
| 524 | <string name="seclectSyncGroups_title">Select groups to sync</string> |
| 525 | |
| 526 | <!-- Live folder label for all contacts --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 527 | <string name="liveFolder_all_label">All contacts</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 528 | |
| 529 | <!-- Live folder label for only starred contacts --> |
| 530 | <string name="liveFolder_favorites_label">Starred</string> |
| 531 | |
| 532 | <!-- Live folder label for all contacts with phone numbers --> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 533 | <string name="liveFolder_phones_label">Phones</string> |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 534 | |
| 535 | <!-- Item label: jump to the in-call DTMF dialpad. |
| 536 | (Part of a list of options shown in the dialer when another call |
| 537 | is already in progress.) --> |
| 538 | <string name="dialer_useDtmfDialpad">Use touch tone keypad</string> |
| 539 | |
| 540 | <!-- Item label: jump to the in-call UI. |
| 541 | (Part of a list of options shown in the dialer when another call |
| 542 | is already in progress.) --> |
| 543 | <string name="dialer_returnToInCallScreen">Return to call in progress</string> |
| 544 | |
| 545 | <!-- Item label: use the Dialer's dialpad to add another call. |
| 546 | (Part of a list of options shown in the dialer when another call |
| 547 | is already in progress.) --> |
| 548 | <string name="dialer_addAnotherCall">Add call</string> |
| 549 | |
| 550 | <!-- Title bar for call detail screen --> |
| 551 | <string name="callDetailTitle">Call details</string> |
| 552 | |
| 553 | <!-- Toast for call detail screen when couldn't read the requested details --> |
| 554 | <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string> |
| 555 | |
| 556 | <!-- In call detail screen, label for call type --> |
| 557 | <string name="call_type">Type</string> |
| 558 | |
| 559 | <!-- Title for incoming call details screen --> |
| 560 | <string name="type_incoming">Incoming call</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 561 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 562 | <!-- Title for outgoing call details screen --> |
| 563 | <string name="type_outgoing">Outgoing call</string> |
| 564 | |
| 565 | <!-- Title for missed call details screen --> |
| 566 | <string name="type_missed">Missed call</string> |
| 567 | |
| 568 | <!-- In call detail screen, label for call date/time --> |
| 569 | <string name="call_time">Time</string> |
| 570 | |
| 571 | <!-- In call detail screen, combine date/time string and relative time to give verbose call date/time --> |
| 572 | <string name="datetime_relative">"<xliff:g id="datetime" example="Dec 31, 2007, 11:00 am">%1$s</xliff:g> (<xliff:g id="relative" example="4 hours ago">%2$s</xliff:g>)"</string> |
| 573 | |
| 574 | <!-- In call detail screen, label for call duration --> |
| 575 | <string name="call_duration">Duration</string> |
| 576 | |
| 577 | <!-- In call detail screen, header title for actions section --> |
| 578 | <string name="header_actions">Actions</string> |
| 579 | |
| 580 | <!-- In edit contact screen, combine the actual ringtone name with prefix for placement in spinner --> |
| 581 | <string name="ringtone_spinner">"Ringtone: <xliff:g id="ringtone" example="Caribbean Ice">%1$s</xliff:g>"</string> |
| 582 | |
| 583 | <!-- In edit contact screen, add more info spinner title --> |
| 584 | <string name="add_more_items">Add more items</string> |
| 585 | |
| 586 | <!-- Action string for calling a phone number. --> |
| 587 | <string name="actionCall">Call <xliff:g id="type" example="mobile">%s</xliff:g></string> |
| 588 | |
| 589 | <!-- Action string for sending an email to an email address. --> |
| 590 | <string name="actionEmail">Email <xliff:g id="type" example="home">%s</xliff:g></string> |
| 591 | |
| 592 | <!-- Action string for sending a text message to a phone number. --> |
| 593 | <string name="actionText">Text <xliff:g id="type" example="mobile">%s</xliff:g></string> |
| 594 | |
| 595 | <!-- Action string for sending an instant message to a chat buddy. --> |
| 596 | <string name="actionChat">Chat using <xliff:g id="type" example="Google Talk">%s</xliff:g></string> |
| 597 | |
| 598 | <!-- Action string for viewing an address on a map. --> |
| 599 | <string name="actionMap">View <xliff:g id="type" example="home">%s</xliff:g> address</string> |
| 600 | |
| 601 | <!-- Description for incoming calls going to voice mail vs. not --> |
| 602 | <string name="actionIncomingCall">Incoming calls</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 603 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 604 | <!-- Detail text for incoming calls going to voice mail --> |
| 605 | <string name="detailIncomingCallsGoToVoicemail">Will be sent directly to voicemail</string> |
| 606 | |
| 607 | <!-- Description of what the contact specific ringtone is set to --> |
| 608 | <string name="detailsRingtone">Set to <xliff:g id="ringtone_name" example="Flutey Phone">%s</xliff:g></string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 609 | |
The Android Open Source Project | 7aa0e4c | 2009-03-03 19:32:21 -0800 | [diff] [blame] | 610 | <!-- Action string for calling back a number in the call log --> |
| 611 | <string name="callBack">Call back</string> |
| 612 | |
| 613 | <!-- Action string for calling a number in the call log again --> |
| 614 | <string name="callAgain">Call again</string> |
| 615 | |
| 616 | <!-- Action string for returning a missed call in the call log --> |
| 617 | <string name="returnCall">Return call</string> |
| 618 | |
| 619 | <!-- A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" --> |
| 620 | <string name="callDetailsDurationFormat"><xliff:g id="minutes" example="42">%s</xliff:g> mins <xliff:g id="seconds" example="28">%s</xliff:g> secs</string> |
The Android Open Source Project | 1f62096 | 2009-03-09 11:52:14 -0700 | [diff] [blame] | 621 | |
| 622 | <!-- A list separator for the Favorites tab indicating that items below it are frequently called contacts rather than starred contacts --> |
| 623 | <string name="favoritesFrquentSeparator">Frequently called</string> |
| 624 | |
| 625 | <!-- Dialog title when prompting before creating a contact --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 626 | <string name="add_contact_dlg_title">Add contact</string> |
The Android Open Source Project | 1f62096 | 2009-03-09 11:52:14 -0700 | [diff] [blame] | 627 | <!-- Dialog message when prompting before creating a contact. Includes |
| 628 | the email address, e.g. "Add xyz@foo.com to contacts?" --> |
| 629 | <string name="add_contact_dlg_message_fmt">Add \"<xliff:g id="email">%s</xliff:g>\" to contacts?</string> |
svetoslavganov | a91a6fc | 2009-04-28 19:22:46 -0700 | [diff] [blame] | 630 | |
Evan Millar | 7911ff5 | 2009-07-21 15:55:18 -0700 | [diff] [blame] | 631 | <!-- Label for the all data tab in the view and edit card --> |
| 632 | <string name="all_tab_label">All</string> |
Jeff Hamilton | e052966 | 2009-08-21 02:43:47 -0500 | [diff] [blame] | 633 | |
svetoslavganov | a91a6fc | 2009-04-28 19:22:46 -0700 | [diff] [blame] | 634 | <!-- Content description values --> |
| 635 | |
| 636 | <!-- String describing the image on ImageButton one |
| 637 | |
| 638 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 639 | This is especially valuable for views without textual representation like ImageView. |
| 640 | --> |
| 641 | <string name="description_image_button_one">one</string> |
| 642 | |
| 643 | <!-- String describing the image on ImageButton two |
| 644 | |
| 645 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 646 | This is especially valuable for views without textual representation like ImageView. |
| 647 | --> |
| 648 | <string name="description_image_button_two">two</string> |
| 649 | |
| 650 | <!-- String describing the image on ImageButton three |
| 651 | |
| 652 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 653 | This is especially valuable for views without textual representation like ImageView. |
| 654 | --> |
| 655 | <string name="description_image_button_three">three</string> |
| 656 | |
| 657 | <!-- String describing the image on ImageButton four |
| 658 | |
| 659 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 660 | This is especially valuable for views without textual representation like ImageView. |
| 661 | --> |
| 662 | <string name="description_image_button_four">four</string> |
| 663 | |
| 664 | <!-- String describing the image on ImageButton five |
| 665 | |
| 666 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 667 | This is especially valuable for views without textual representation like ImageView. |
| 668 | --> |
| 669 | <string name="description_image_button_five">five</string> |
| 670 | |
| 671 | <!-- String describing the image on ImageButton six |
| 672 | |
| 673 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 674 | This is especially valuable for views without textual representation like ImageView. |
| 675 | --> |
| 676 | <string name="description_image_button_six">six</string> |
| 677 | |
| 678 | <!-- String describing the image on ImageButton seven |
| 679 | |
| 680 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 681 | This is especially valuable for views without textual representation like ImageView. |
| 682 | --> |
| 683 | <string name="description_image_button_seven">seven</string> |
| 684 | |
| 685 | <!-- String describing the image on ImageButton eight |
| 686 | |
| 687 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 688 | This is especially valuable for views without textual representation like ImageView. |
| 689 | --> |
| 690 | <string name="description_image_button_eight">eight</string> |
| 691 | |
| 692 | <!-- String describing the image on ImageButton nine |
| 693 | |
| 694 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 695 | This is especially valuable for views without textual representation like ImageView. |
| 696 | --> |
| 697 | <string name="description_image_button_nine">nine</string> |
| 698 | |
| 699 | <!-- String describing the image on ImageButton star |
| 700 | |
| 701 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 702 | This is especially valuable for views without textual representation like ImageView. |
| 703 | --> |
| 704 | <string name="description_image_button_star">star</string> |
| 705 | |
| 706 | <!-- String describing the image on ImageButton zero |
| 707 | |
| 708 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 709 | This is especially valuable for views without textual representation like ImageView. |
| 710 | --> |
| 711 | <string name="description_image_button_zero">zero</string> |
| 712 | |
| 713 | <!-- String describing the image on ImageButton pound |
| 714 | |
| 715 | Note: AccessibilityServices use this attribute to announce what the view represents. |
| 716 | This is especially valuable for views without textual representation like ImageView. |
| 717 | --> |
| 718 | <string name="description_image_button_pound">pound</string> |
| 719 | |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 720 | <!-- Dialog title shown when SD Card does not exist --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 721 | <string name="no_sdcard_title">No SD card</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 722 | |
| 723 | <!-- Dialog message shown when SDcard does not exist --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 724 | <string name="no_sdcard_message">No SD card detected</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 725 | |
| 726 | <!-- Dialog title shown when searching VCard data from SD Card --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 727 | <string name="searching_vcard_title">Searching for vCard</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 728 | |
| 729 | <!-- Dialog title shown when asking a user whether import contact data from SIM or SD Card --> |
| 730 | <string name="select_import_type_title">Where would you like to import contacts from?</string> |
| 731 | |
| 732 | <!-- Action string for selecting SIM for importing contacts --> |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 733 | <string name="import_from_sim">Import from SIM card</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 734 | |
| 735 | <!-- Action string for selecting SD Card for importing contacts --> |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 736 | <string name="import_from_sdcard">Import from SD card</string> |
| 737 | |
| 738 | <!-- Action that exports all contacts to SD Card --> |
| 739 | <string name="export_to_sdcard">Export to SD card</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 740 | |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 741 | <!-- "Import one vCard file" --> |
| 742 | <string name="import_one_vcard_string">Import one vCard file</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 743 | |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 744 | <!-- "Import more than one vCard --> |
| 745 | <string name="import_multiple_vcard_string">Import multiple vCard files</string> |
| 746 | |
| 747 | <!-- "Import all vCard files" --> |
| 748 | <string name="import_all_vcard_string">Import all vCard files</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 749 | |
| 750 | <!-- Dialog message shown when searching VCard data from SD Card --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 751 | <string name="searching_vcard_message">Searching for vCard data on SD card</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 752 | |
| 753 | <!-- Dialog title shown when searching VCard data failed. --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 754 | <string name="scanning_sdcard_failed_title">Scanning SD card failed</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 755 | |
| 756 | <!-- Dialog message shown when searching VCard data failed. --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 757 | <string name="scanning_sdcard_failed_message">Scanning SD card failed</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 758 | |
| 759 | <!-- The failed reason: "I/O Error" --> |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 760 | <string name="fail_reason_io_error">I/O Error (Reason: \"<xliff:g id="fail_reason">%s</xliff:g>\")</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 761 | |
| 762 | <!-- The failed reason: "Failed to parse VCard data" --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 763 | <string name="fail_reason_vcard_parse_error">Failed to parse vCard for unexpected reason</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 764 | |
Daisuke Miyakawa | dcc2a9e | 2009-07-17 12:28:26 -0700 | [diff] [blame] | 765 | <!-- The failed reason: "The VCard is not supported right now, but may be supported in the future" --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 766 | <string name="fail_reason_vcard_not_supported_error">Failed to parse vCard though it seems in valid format, since the current implementation does not support it</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 767 | |
| 768 | <!-- The failed reason: "There is no VCard file" --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 769 | <string name="fail_reason_no_vcard_file">No vCard file found on SD dard</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 770 | |
| 771 | <!-- The failed reason: "There is no valid VCard entry in the file(s)" --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 772 | <string name="fail_reason_no_vcard_entry">No valid vCard entry found for your selection</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 773 | |
Daisuke Miyakawa | c98d5ad | 2009-09-01 08:37:54 +0900 | [diff] [blame] | 774 | <!-- The failed reason: "One or more files failed to be imported. (<a list of file names>)" --> |
| 775 | <string name="fail_reason_failed_to_read_files">One or more files failed to be imported (%s).</string> |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 776 | |
Daisuke Miyakawa | b751e1d | 2009-09-22 11:17:02 -0700 | [diff] [blame] | 777 | <!-- The failed reason: "Unknown error". This message should not be shown |
| 778 | but it may in some buggy condition. --> |
| 779 | <string name="fail_reason_unknown">Unknown error</string> |
| 780 | |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 781 | <!-- Dialog title shown when a user is asked to select VCard file --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 782 | <string name="select_vcard_title">Select vCard file</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 783 | |
| 784 | <!-- Dialog message shown when a user is asked to choose VCard file --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 785 | <string name="select_vcard_message">Please select a vCard file to import</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 786 | |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 787 | <!-- The message shown while reading a vCard file/entry. The first argument is like |
| 788 | "Reading VCard" or "Reading VCard files" and the second is the display name of the current |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 789 | data being parsed --> |
Eric Fischer | 45681b2 | 2009-08-28 12:56:58 -0700 | [diff] [blame] | 790 | <string name="progress_shower_message"><xliff:g id="action" example="Reading VCard">%s</xliff:g>\n<xliff:g id="filename" example="foo.vcf">%s</xliff:g></string> |
Daisuke Miyakawa | 8c10807 | 2009-08-24 10:51:58 +0900 | [diff] [blame] | 791 | |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 792 | <!-- Dialog title shown when reading VCard data --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 793 | <string name="reading_vcard_title">Reading vCard</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 794 | |
| 795 | <!-- Dialog message shown when reading a VCard file --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 796 | <string name="reading_vcard_message">Reading vCard file(s)</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 797 | |
| 798 | <!-- Dialog message shown when importing VCard data into local database --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 799 | <string name="importing_vcard_message">Importing vCard data</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 800 | |
| 801 | <!-- Dialog title shown when reading VCard data failed --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 802 | <string name="reading_vcard_failed_title">Reading of vCard data has failed</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 803 | |
| 804 | <!-- Dialog message shown when reading VCard data failed --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 805 | <string name="reading_vcard_failed_message">Could not read vCard.\nReason for failure: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string> |
Daisuke Miyakawa | 2991dd9 | 2009-05-19 08:32:17 +0900 | [diff] [blame] | 806 | |
| 807 | <!-- Message while reading one vCard file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")--> |
| 808 | <string name="reading_vcard_contacts"><xliff:g id="current_number">%s</xliff:g> of <xliff:g id="total_number">%s</xliff:g> contacts</string> |
| 809 | |
| 810 | <!-- Message while reading multiple vCard files "(current number) of (total number) files" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")--> |
| 811 | <string name="reading_vcard_files"><xliff:g id="current_number">%s</xliff:g> of <xliff:g id="total_number">%s</xliff:g> files</string> |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 812 | |
| 813 | <!-- The menu item that launches VCard export activity --> |
| 814 | <string name="export_contact_list">Export contacts</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 815 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 816 | <!-- Dialog title shown when a user confirms whether he/she export Contact data --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 817 | <string name="confirm_export_title">Confirm export</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 818 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 819 | <!-- Dialog message shown when a user confirms whether he/she export Contact data --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 820 | <string name="confirm_export_message">Are you sure you want to export your contact list to \"<xliff:g id="vcard_filename">%s</xliff:g>\"?</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 821 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 822 | <!-- Dialog title shown when exporting Contact data failed --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 823 | <string name="exporting_contact_failed_title">Failed to export contact data</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 824 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 825 | <!-- Dialog message shown when exporting Contact data failed --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 826 | <string name="exporting_contact_failed_message">Failed to export contact data.\nReason for failure: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string> |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 827 | |
| 828 | <!-- The failed reason: "Too many vcard files on the SD Card" --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 829 | <string name="fail_reason_too_many_vcard">Too many vCard files on the SD card</string> |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 830 | |
Daisuke Miyakawa | db5e62d | 2009-07-17 17:50:31 -0700 | [diff] [blame] | 831 | <!-- The failed reason: "Too long filename". This error usually does not happen. --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 832 | <string name="fail_reason_too_long_filename">Required filename is too long (\"<xliff:g id="filename">%s</xliff:g>\")</string> |
Daisuke Miyakawa | db5e62d | 2009-07-17 17:50:31 -0700 | [diff] [blame] | 833 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 834 | <!-- The failed reason: "Cannot open or create the destination directory" --> |
| 835 | <string name="fail_reason_cannot_open_destination_dir">Cannot open or create the destination directory\"<xliff:g id="dir_name">%s</xliff:g>\"</string> |
| 836 | |
| 837 | <!-- Dialog title shown when the application is exporting contact data outside --> |
| 838 | <string name="exporting_contact_list_title">Exporting contact data</string> |
| 839 | |
| 840 | <!-- Message shown when the application is exporting contact data outside --> |
| 841 | <string name="exporting_contact_list_message">Exporting contact data to \"<xliff:g id="file_name">%s</xliff:g>\"</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 842 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 843 | <!-- The failed reason: "Could not initialize the exporter" --> |
| 844 | <string name="fail_reason_could_not_initialize_exporter">Could not initialize the exporter: \"<xliff:g id="exact_reason">%s</xliff:g>\"</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 845 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 846 | <!-- The failed reason: "Error occured during export" --> |
| 847 | <string name="fail_reason_error_occurred_during_export">Error occured during export: \"<xliff:g id="exact_reason">%s</xliff:g>\"</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 848 | |
Daisuke Miyakawa | 72c5052 | 2009-07-07 15:37:59 -0700 | [diff] [blame] | 849 | <!-- The failed reason: "Could not open a specific file" --> |
| 850 | <string name="fail_reason_could_not_open_file">Could not open \"<xliff:g id="file_name">%s</xliff:g>\": <xliff:g id="exact_reason">%s</xliff:g></string> |
| 851 | |
| 852 | <!-- Message in progress bar while exporting contact list to a file "(current number) of (total number) contacts" The order of "current number" and "total number" cannot be changed (like "total: (total number), current: (current number)")--> |
| 853 | <string name="exporting_contact_list_progress"><xliff:g id="current_number">%s</xliff:g> of <xliff:g id="total_number">%s</xliff:g> contacts</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 854 | |
Mike LeBeau | 98d6927 | 2009-06-30 18:34:49 -0700 | [diff] [blame] | 855 | <!-- The string used to describe Contacts as a searchable item within system search settings. --> |
Mike LeBeau | 2cc7c87 | 2009-07-17 09:58:31 -0700 | [diff] [blame] | 856 | <string name="search_settings_description">Names of your contacts</string> |
Reli Tal | c2a2a51 | 2009-06-10 16:48:00 -0400 | [diff] [blame] | 857 | |
| 858 | <!-- Menu items for dialpad options as part of Pause and Wait ftr --> |
Roy West | 07a6844 | 2009-09-20 17:18:23 -0700 | [diff] [blame] | 859 | <string name="add_2sec_pause">Add 2-sec pause</string> |
| 860 | <string name="add_wait">Add wait</string> |
David Brown | 3d07e6d | 2009-08-04 20:30:09 -0700 | [diff] [blame] | 861 | |
| 862 | <!-- Label for onscreen "Dial" button --> |
| 863 | <string name="dial_button_label">Dial</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 864 | |
Evan Millar | 14fecb6 | 2009-09-09 09:23:12 -0700 | [diff] [blame] | 865 | <!-- Title for the call disambiguation dialog --> |
| 866 | <string name="call_disambig_title">Call using</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 867 | |
Evan Millar | 14fecb6 | 2009-09-09 09:23:12 -0700 | [diff] [blame] | 868 | <!-- Title for the sms disambiguation dialog --> |
| 869 | <string name="sms_disambig_title">Text using</string> |
Neel Parekh | 5aaa36a | 2009-09-14 10:47:43 -0700 | [diff] [blame] | 870 | |
Evan Millar | 14fecb6 | 2009-09-09 09:23:12 -0700 | [diff] [blame] | 871 | <!-- Message next to disamgiguation dialog check box --> |
| 872 | <string name="make_primary">Remember this choice</string> |
David Brown | 3d07e6d | 2009-08-04 20:30:09 -0700 | [diff] [blame] | 873 | |
Jeff Sharkey | 802b205 | 2009-08-04 14:21:06 -0700 | [diff] [blame] | 874 | <!-- Shown as a toast when the user taps on a Fast-Track icon, and no application |
| 875 | was found that could perform the selected action --> |
| 876 | <string name="fasttrack_missing_app">No application found to handle this action</string> |
| 877 | |
Jeff Sharkey | 73714ff | 2009-08-23 22:13:04 -0700 | [diff] [blame] | 878 | <!-- Shown as the checkbox label that, when checked, will store remember the |
| 879 | selected choice and shortcut to it in the future. For example, this would |
| 880 | make a selected phone number the default. --> |
| 881 | <string name="fasttrack_remember_choice">Remember this choice</string> |
| 882 | |
Jeff Sharkey | 802b205 | 2009-08-04 14:21:06 -0700 | [diff] [blame] | 883 | <!-- Shown as the header name for a person when the name is missing or unknown. --> |
| 884 | <string name="fasttrack_missing_name">Unknown</string> |
| 885 | |
Jeff Sharkey | d9798ae | 2009-08-24 20:46:23 -0700 | [diff] [blame] | 886 | <!-- The menu item to open the list of accounts --> |
| 887 | <string name="menu_accounts">Accounts</string> |
| 888 | |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 889 | <!-- The menu item to bulk import or bulk export contacts from SIM card or SD card. --> |
| 890 | <string name="menu_import_export">Import/Export</string> |
| 891 | |
| 892 | <!-- Dialog title when selecting the bulk operation to perform from a list. --> |
| 893 | <string name="dialog_import_export">Import/Export contacts</string> |
| 894 | |
| 895 | <!-- The menu item to share the currently viewed contact --> |
| 896 | <string name="menu_share">Share</string> |
| 897 | |
| 898 | <!-- Dialog title when picking the application to share a contact with. --> |
| 899 | <string name="share_via">Share contact via</string> |
| 900 | |
| 901 | <!-- Toast indicating that sharing a contact has failed. --> |
| 902 | <string name="share_error">This contact cannot be shared.</string> |
| 903 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 904 | <!-- Header that expands to list all name types when editing a structured name of a contact --> |
| 905 | <string name="nameLabelsGroup">Name</string> |
| 906 | <!-- Header that expands to list all nickname types when editing a nickname of a contact --> |
| 907 | <string name="nicknameLabelsGroup">Nickname</string> |
| 908 | <!-- Header that expands to list all organization types when editing an organization of a contact --> |
| 909 | <string name="organizationLabelsGroup">Organization</string> |
| 910 | <!-- Header that expands to list all website types when editing a website of a contact --> |
| 911 | <string name="websiteLabelsGroup">Website</string> |
Jeff Sharkey | 49d17b3 | 2009-09-07 02:14:21 -0700 | [diff] [blame] | 912 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 913 | <!-- Single-character overlay for home phone numbers when creating desktop shortcuts --> |
| 914 | <string name="type_short_home">H</string> |
| 915 | <!-- Single-character overlay for mobile phone numbers when creating desktop shortcuts --> |
| 916 | <string name="type_short_mobile">M</string> |
| 917 | <!-- Single-character overlay for work phone numbers when creating desktop shortcuts --> |
| 918 | <string name="type_short_work">W</string> |
| 919 | <!-- Single-character overlay for pager phone numbers when creating desktop shortcuts --> |
| 920 | <string name="type_short_pager">P</string> |
| 921 | <!-- Single-character overlay for other phone numbers when creating desktop shortcuts --> |
| 922 | <string name="type_short_other">O</string> |
Jeff Sharkey | 2ae666e | 2009-07-21 19:30:57 -0700 | [diff] [blame] | 923 | |
Neel Parekh | 450b88f | 2009-09-22 12:01:39 -0700 | [diff] [blame] | 924 | <!-- In edit dialog, shown if the contact is marked as being read-only --> |
| 925 | <string name="edit_read_only">This contact is read-only</string> |
| 926 | |
Jeff Sharkey | 14f61ab | 2009-08-05 21:02:37 -0700 | [diff] [blame] | 927 | <!-- Shown as the header title over a collapsible section that, by default, hides |
| 928 | secondary contact detail edit fields, such as birthday. --> |
| 929 | <string name="edit_secondary_collapse">Secondary details</string> |
Jeff Sharkey | 2ae666e | 2009-07-21 19:30:57 -0700 | [diff] [blame] | 930 | |
Jeff Sharkey | 0b45a58 | 2009-08-11 10:59:34 -0700 | [diff] [blame] | 931 | <string name="dialog_primary_name">Primary name</string> |
Jeff Sharkey | 3f0b7b8 | 2009-08-12 11:28:53 -0700 | [diff] [blame] | 932 | <string name="dialog_new_contact_account">Create contact under account</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 933 | |
Jeff Sharkey | 170f775 | 2009-08-16 00:12:48 -0700 | [diff] [blame] | 934 | <string name="menu_sync_remove">Remove sync group</string> |
Jeff Sharkey | 5356815 | 2009-09-15 23:21:49 -0700 | [diff] [blame] | 935 | <string name="dialog_sync_add">Add sync group</string> |
| 936 | <string name="display_more_groups">More groups\u2026</string> |
Jeff Sharkey | 170f775 | 2009-08-16 00:12:48 -0700 | [diff] [blame] | 937 | |
| 938 | <!-- List title for a special contacts group that covers all contacts that |
| 939 | aren't members of any other group. --> |
| 940 | <string name="display_ungrouped">(Ungrouped contacts)</string> |
| 941 | |
| 942 | <!-- Warning message given to users just before they remove a currently syncing |
| 943 | group that would also cause all ungrouped contacts to stop syncing. --> |
Eric Fischer | 45681b2 | 2009-08-28 12:56:58 -0700 | [diff] [blame] | 944 | <string name="display_warn_remove_ungrouped">Removing \'<xliff:g id="group" example="Starred">%s</xliff:g>\' from sync will also remove any ungrouped contacts from sync.</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 945 | |
Jeff Sharkey | aad8848 | 2009-08-29 18:19:20 -0700 | [diff] [blame] | 946 | <!-- Title for data source when creating or editing a contact that doesn't |
| 947 | belong to a specific account. This contact will only exist on the phone |
| 948 | and will not be synced. --> |
| 949 | <string name="account_phone">Phone-only (unsynced)</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 950 | |
Jeff Sharkey | ad40a91 | 2009-09-01 12:00:58 -0700 | [diff] [blame] | 951 | <!-- The label describing the display name field of an Email address, allowing the |
| 952 | user to give a specific name to describe this address. --> |
| 953 | <string name="label_email_display_name">Display name</string> |
| 954 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 955 | <!-- Action string for calling a custom phone number --> |
| 956 | <string name="call_custom">Call <xliff:g id="custom">%s</xliff:g></string> |
| 957 | <!-- Action string for calling a home phone number --> |
| 958 | <string name="call_home">Call home</string> |
| 959 | <!-- Action string for calling a mobile phone number --> |
| 960 | <string name="call_mobile">Call mobile</string> |
| 961 | <!-- Action string for calling a work phone number --> |
| 962 | <string name="call_work">Call work</string> |
| 963 | <!-- Action string for calling a work fax phone number --> |
| 964 | <string name="call_fax_work">Call work fax</string> |
| 965 | <!-- Action string for calling a home fax phone number --> |
| 966 | <string name="call_fax_home">Call home fax</string> |
| 967 | <!-- Action string for calling a pager phone number --> |
| 968 | <string name="call_pager">Call pager</string> |
| 969 | <!-- Action string for calling an other phone number --> |
| 970 | <string name="call_other">Call other</string> |
| 971 | <!-- Action string for calling a callback number --> |
| 972 | <string name="call_callback">Call callback</string> |
| 973 | <!-- Action string for calling a car phone number --> |
| 974 | <string name="call_car">Call car</string> |
| 975 | <!-- Action string for calling a company main phone number --> |
| 976 | <string name="call_company_main">Call company main</string> |
| 977 | <!-- Action string for calling a ISDN phone number --> |
| 978 | <string name="call_isdn">Call ISDN</string> |
| 979 | <!-- Action string for calling a main phone number --> |
| 980 | <string name="call_main">Call main</string> |
| 981 | <!-- Action string for calling an other fax phone number --> |
| 982 | <string name="call_other_fax">Call other fax</string> |
| 983 | <!-- Action string for calling a radio phone number --> |
| 984 | <string name="call_radio">Call radio</string> |
| 985 | <!-- Action string for calling a Telex phone number --> |
| 986 | <string name="call_telex">Call telex</string> |
| 987 | <!-- Action string for calling a TTY/TDD phone number --> |
| 988 | <string name="call_tty_tdd">Call TTY/TDD</string> |
| 989 | <!-- Action string for calling a work mobile phone number --> |
| 990 | <string name="call_work_mobile">Call work mobile</string> |
| 991 | <!-- Action string for calling a work pager phone number --> |
| 992 | <string name="call_work_pager">Call work pager</string> |
| 993 | <!-- Action string for calling an assistant phone number --> |
| 994 | <string name="call_assistant">Call <xliff:g id="assistant">%s</xliff:g></string> |
| 995 | <!-- Action string for calling a MMS phone number --> |
| 996 | <string name="call_mms">Call MMS</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 997 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 998 | <!-- Action string for sending an SMS to a custom phone number --> |
| 999 | <string name="sms_custom">Text <xliff:g id="custom">%s</xliff:g></string> |
| 1000 | <!-- Action string for sending an SMS to a home phone number --> |
| 1001 | <string name="sms_home">Text home</string> |
| 1002 | <!-- Action string for sending an SMS to a mobile phone number --> |
| 1003 | <string name="sms_mobile">Text mobile</string> |
| 1004 | <!-- Action string for sending an SMS to a work phone number --> |
| 1005 | <string name="sms_work">Text work</string> |
| 1006 | <!-- Action string for sending an SMS to a work fax phone number --> |
| 1007 | <string name="sms_fax_work">Text work fax</string> |
| 1008 | <!-- Action string for sending an SMS to a home fax phone number --> |
| 1009 | <string name="sms_fax_home">Text home fax</string> |
| 1010 | <!-- Action string for sending an SMS to a pager phone number --> |
| 1011 | <string name="sms_pager">Text pager</string> |
| 1012 | <!-- Action string for sending an SMS to an other phone number --> |
| 1013 | <string name="sms_other">Text other</string> |
| 1014 | <!-- Action string for sending an SMS to a callback number --> |
| 1015 | <string name="sms_callback">Text callback</string> |
| 1016 | <!-- Action string for sending an SMS to a car phone number --> |
| 1017 | <string name="sms_car">Text car</string> |
| 1018 | <!-- Action string for sending an SMS to a company main phone number --> |
| 1019 | <string name="sms_company_main">Text company main</string> |
| 1020 | <!-- Action string for sending an SMS to a ISDN phone number --> |
| 1021 | <string name="sms_isdn">Text ISDN</string> |
| 1022 | <!-- Action string for sending an SMS to a main phone number --> |
| 1023 | <string name="sms_main">Text main</string> |
| 1024 | <!-- Action string for sending an SMS to an other fax phone number --> |
| 1025 | <string name="sms_other_fax">Text other fax</string> |
| 1026 | <!-- Action string for sending an SMS to a radio phone number --> |
| 1027 | <string name="sms_radio">Text radio</string> |
| 1028 | <!-- Action string for sending an SMS to a Telex phone number --> |
| 1029 | <string name="sms_telex">Text telex</string> |
| 1030 | <!-- Action string for sending an SMS to a TTY/TDD phone number --> |
| 1031 | <string name="sms_tty_tdd">Text TTY/TDD</string> |
| 1032 | <!-- Action string for sending an SMS to a work mobile phone number --> |
| 1033 | <string name="sms_work_mobile">Text work mobile</string> |
| 1034 | <!-- Action string for sending an SMS to a work pager phone number --> |
| 1035 | <string name="sms_work_pager">Text work pager</string> |
| 1036 | <!-- Action string for sending an SMS to an assistant phone number --> |
| 1037 | <string name="sms_assistant">Text <xliff:g id="assistant">%s</xliff:g></string> |
| 1038 | <!-- Action string for sending an SMS to a MMS phone number --> |
| 1039 | <string name="sms_mms">Text MMS</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1040 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1041 | <!-- Action string for sending an email to a home email address --> |
| 1042 | <string name="email_home">Email home</string> |
| 1043 | <!-- Action string for sending an email to a mobile email address --> |
| 1044 | <string name="email_mobile">Email mobile</string> |
| 1045 | <!-- Action string for sending an email to a work email address --> |
| 1046 | <string name="email_work">Email work</string> |
| 1047 | <!-- Action string for sending an email to an other email address --> |
| 1048 | <string name="email_other">Email other</string> |
| 1049 | <!-- Action string for sending an email to a custom email address --> |
| 1050 | <string name="email_custom">Email <xliff:g id="custom">%s</xliff:g></string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1051 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1052 | <!-- Generic action string for sending an email --> |
| 1053 | <string name="email">Email</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1054 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1055 | <!-- Action string for viewing a home postal address --> |
| 1056 | <string name="map_home">View home address</string> |
| 1057 | <!-- Action string for viewing a work postal address --> |
| 1058 | <string name="map_work">View work address</string> |
| 1059 | <!-- Action string for viewing an other postal address --> |
| 1060 | <string name="map_other">View other address</string> |
| 1061 | <!-- Action string for viewing a custom postal address --> |
| 1062 | <string name="map_custom">View <xliff:g id="custom">%s</xliff:g> address</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1063 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1064 | <!-- Action string for starting an IM chat with the AIM protocol --> |
| 1065 | <string name="chat_aim">Chat using AIM</string> |
| 1066 | <!-- Action string for starting an IM chat with the MSN or Windows Live protocol --> |
| 1067 | <string name="chat_msn">Chat using Windows Live</string> |
| 1068 | <!-- Action string for starting an IM chat with the Yahoo protocol --> |
| 1069 | <string name="chat_yahoo">Chat using Yahoo</string> |
| 1070 | <!-- Action string for starting an IM chat with the Skype protocol --> |
| 1071 | <string name="chat_skype">Chat using Skype</string> |
| 1072 | <!-- Action string for starting an IM chat with the QQ protocol --> |
| 1073 | <string name="chat_qq">Chat using QQ</string> |
| 1074 | <!-- Action string for starting an IM chat with the Google Talk protocol --> |
| 1075 | <string name="chat_gtalk">Chat using Google Talk</string> |
| 1076 | <!-- Action string for starting an IM chat with the ICQ protocol --> |
| 1077 | <string name="chat_icq">Chat using ICQ</string> |
| 1078 | <!-- Action string for starting an IM chat with the Jabber protocol --> |
| 1079 | <string name="chat_jabber">Chat using Jabber</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1080 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1081 | <!-- Generic action string for starting an IM chat --> |
| 1082 | <string name="chat">Chat</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1083 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1084 | <!-- Field title for the street of a structured postal address of a contact --> |
| 1085 | <string name="postal_street">Street</string> |
| 1086 | <!-- Field title for the PO box of a structured postal address of a contact --> |
| 1087 | <string name="postal_pobox">PO box</string> |
| 1088 | <!-- Field title for the neighborhood of a structured postal address of a contact --> |
| 1089 | <string name="postal_neighborhood">Neighborhood</string> |
| 1090 | <!-- Field title for the city of a structured postal address of a contact --> |
| 1091 | <string name="postal_city">City</string> |
| 1092 | <!-- Field title for the region, or state, of a structured postal address of a contact --> |
| 1093 | <string name="postal_region">State</string> |
| 1094 | <!-- Field title for the postal code of a structured postal address of a contact --> |
| 1095 | <string name="postal_postcode">ZIP code</string> |
| 1096 | <!-- Field title for the country of a structured postal address of a contact --> |
| 1097 | <string name="postal_country">Country</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1098 | |
Jeff Sharkey | ab06693 | 2009-09-21 09:55:30 -0700 | [diff] [blame] | 1099 | <!-- Field title for the given name of a contact --> |
| 1100 | <string name="name_given">Given name</string> |
| 1101 | <!-- Field title for the family name of a contact --> |
| 1102 | <string name="name_family">Family name</string> |
| 1103 | <!-- Field title for the prefix name of a contact --> |
| 1104 | <string name="name_prefix">Name prefix</string> |
| 1105 | <!-- Field title for the middle name of a contact --> |
| 1106 | <string name="name_middle">Middle name</string> |
| 1107 | <!-- Field title for the suffix name of a contact --> |
| 1108 | <string name="name_suffix">Name suffix</string> |
| 1109 | <!-- Field title for the phonetic given name of a contact --> |
| 1110 | <string name="name_phonetic_given">Phonetic given name</string> |
| 1111 | <!-- Field title for the phonetic middle name of a contact --> |
| 1112 | <string name="name_phonetic_middle">Phonetic middle name</string> |
| 1113 | <!-- Field title for the phonetic family name of a contact --> |
| 1114 | <string name="name_phonetic_family">Phonetic family name</string> |
Evan Millar | 2e1b8af | 2009-09-24 09:39:21 -0700 | [diff] [blame] | 1115 | |
| 1116 | <!-- The title for the action to remove a contact from an aggregated contact --> |
| 1117 | <string name="split_label">Split</string> |
| 1118 | <!-- The explanation of what "split" will do. This needs word-smithing. --> |
| 1119 | <string name="split_explanation">Make this data its own contact.</string> |
Jeff Sharkey | d4c41d5 | 2009-08-11 11:00:22 -0700 | [diff] [blame] | 1120 | |
Tracy Pu | 29a1cd8 | 2009-07-02 14:39:18 -0400 | [diff] [blame] | 1121 | </resources> |