blob: f4e3465d2df22f2902df61cd1e1c067b6bc0cc0d [file] [log] [blame]
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -08001<?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 Parekh5aaa36a2009-09-14 10:47:43 -07007
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -08008 http://www.apache.org/licenses/LICENSE-2.0
Neel Parekh5aaa36a2009-09-14 10:47:43 -07009
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080010 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 Catania08832402009-09-24 09:52:50 -070024 <string name="launcherDialer">Phone</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080025
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 Hackborn333a6152009-05-26 12:46:23 -070030 <!-- 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 West07a68442009-09-20 17:18:23 -070032 <string name="shortcutDialContact">Direct dial</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070033
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 West07a68442009-09-20 17:18:23 -070036 <string name="shortcutMessageContact">Direct message</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070037
38 <!-- Activity title when the user is selecting a contact for a shortcut. -->
39 <string name="shortcutActivityTitle">Choose a contact shortcut</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070040
Dianne Hackborn333a6152009-05-26 12:46:23 -070041 <!-- 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 Parekh5aaa36a2009-09-14 10:47:43 -070043
Dianne Hackborn333a6152009-05-26 12:46:23 -070044 <!-- 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 Parekh5aaa36a2009-09-14 10:47:43 -070046
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080047 <!-- 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 Parekh5aaa36a2009-09-14 10:47:43 -070059
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080060 <!-- 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 Parekh5aaa36a2009-09-14 10:47:43 -070063
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080064 <!-- 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 Millar14fecb62009-09-09 09:23:12 -0700103 <string name="menu_call">Call contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800104
105 <!-- Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number -->
Evan Millar14fecb62009-09-09 09:23:12 -0700106 <string name="menu_sendSMS">Text contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800107
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 Parekh5aaa36a2009-09-14 10:47:43 -0700118 <!-- Menu item that makes an email address the default for a contact. The default email used
Evan Millar45e0ed32009-06-01 16:44:38 -0700119 when you try to email a contact without specifying a specific address. -->
120 <string name="menu_makeDefaultEmail">Make default email</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800121
Dmitri Plotnikovb4491ee2009-06-15 09:31:02 -0700122 <!-- Menu item that splits an item from the contact detail into a separate aggregate -->
123 <string name="menu_splitAggregate">Split</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700124
Dmitri Plotnikovb4491ee2009-06-15 09:31:02 -0700125 <!-- Dialog title for the list of constituent contacts in the split aggregate dialog. -->
126 <string name="splitAggregate_title">Split contact</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700127
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>
133
Dmitri Plotnikovd7c4af22009-06-19 18:31:00 -0700134 <!-- Activity title for the Join Contact list -->
135 <string name="titleJoinAggregate">Join contact</string>
136
137 <!-- List separator for the Join Contact list: Suggestions -->
138 <string name="separatorJoinAggregateSuggestions">Suggestions</string>
139
140 <!-- List separator for the Join Contact list: A-Z -->
141 <string name="separatorJoinAggregateAll">All contacts</string>
142
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700143 <!-- Toast shown after two contacts have been joined by a user action -->
144 <string name="contactsJoinedMessage">Contacts joined</string>
145
Dmitri Plotnikovef038722009-06-24 18:51:47 -0700146 <!-- Menu item that opens the Options activity for a given contact -->
147 <string name="menu_contactOptions">Options</string>
148
149 <!-- Title for the Options activity for a given contact -->
150 <string name="contactOptionsTitle">Options</string>
151
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800152 <!-- Confirmation dialog title after users selects to delete a contact. -->
153 <string name="deleteConfirmation_title">Delete</string>
154
155 <!-- Confirmation dialog contents after users selects to delete a contact. -->
156 <string name="deleteConfirmation">This contact will be deleted.</string>
157
158 <!-- Menu item to indicate you are done editing a contact and want to save the changes you've made -->
159 <string name="menu_done">Done</string>
160
161 <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made -->
162 <string name="menu_doNotSave">Revert</string>
163
164 <!-- The title of the activity that edits and existing contact -->
165 <string name="editContact_title_edit">Edit contact</string>
166
167 <!-- The title of the activity that creates a new contact -->
168 <string name="editContact_title_insert">New contact</string>
169
170 <!-- Button that adds more info to a contact, like a new phone number, email address, or postal address -->
171 <string name="menu_addItem">More info</string>
172
173 <!-- The label describing the phonetic pronunciation/reading of a contact name -->
174 <string name="label_phonetic_name">Phonetic</string>
175
176 <!-- The label describing the Notes field of a contact. This field allows free form text entry about a contact -->
177 <string name="label_notes">Notes</string>
178
179 <!-- The label describing the custom ringtone for a contact -->
180 <string name="label_ringtone">Ringtone</string>
181
The Android Open Source Projectcac191e2009-03-18 22:20:27 -0700182 <!-- The label for a list of all the groups that the contact is associated with -->
183 <string name="label_groups">Groups</string>
184
185 <!-- Provides a delimeter in a list of groups. For example, "g1, g2" has ", g2" generated using this string -->
186 <string name="group_list">, <xliff:g id="groupName">%s</xliff:g></string>
187
Alex Kennbergbd7e1232009-03-27 10:28:23 -0700188 <!-- Menu item used to send user to the edit contact screen -->
189 <string name="menu_viewGroup">Edit groups</string>
190
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800191 <!-- Hint text for the contact name when editing -->
192 <string name="ghostData_name">First and Last</string>
193
194 <!-- Hint text for the phonetic reading of the contact name when editing -->
195 <string name="ghostData_phonetic_name">Phonetic name</string>
196
197 <!-- Hint text for the organization name when editing -->
198 <string name="ghostData_company">Company</string>
199
200 <!-- Hint text for the organization position when editing -->
201 <string name="ghostData_title">Position</string>
202
203 <!-- Hint text for an IM account when editing -->
204 <string name="ghostData_im">IM name</string>
205
206 <!-- Hint text for the notes field when editing -->
207 <string name="ghostData_notes">My note</string>
208
209 <!-- Hint text for the phone number field when editing -->
210 <string name="ghostData_phone">Phone number</string>
211
212 <!-- Hint text for the email address field when editing -->
213 <string name="ghostData_email">Email address</string>
214
215 <!-- Hint text for the postal address field when editing -->
216 <string name="ghostData_postal">Postal address</string>
217
Alex Kennberg87fc3172009-03-28 06:43:06 -0700218 <!-- Hint text for the group field when editing -->
219 <string name="ghostData_group">Display group</string>
220
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800221 <!-- Message displayed in a toast when you try to view the details of a contact that
222 for some reason doesn't exist anymore. -->
223 <string name="invalidContactMessage">The contact does not exist.</string>
224
225 <!-- When picking a contact from a list of all contacts there is an entry at the top of the
226 list that allows the user to create a new contact, which this string is used for -->
227 <string name="pickerNewContactHeader">Create new contact</string>
228
229 <!-- Dialog title when you select a label when creating or edit a contact -->
230 <string name="selectLabel">Select label</string>
231
232 <!-- Header that expands to list all of the types of phone numbers when editing or creating a phone number for a contact -->
233 <string name="phoneLabelsGroup">Phone</string>
234
235 <!-- Header that expands to list all of the types of email addresses when editing or creating an email address for a contact -->
236 <string name="emailLabelsGroup">Email</string>
237
238 <!-- Header that expands to list all of the types of IM account when editing or creating an IM account for a contact -->
239 <string name="imLabelsGroup">IM</string>
240
241 <!-- Header that expands to list all of the types of postal addresses when editing or creating an postal address for a contact -->
242 <string name="postalLabelsGroup">Postal address</string>
243
244 <!-- Header that expands to list other types of data you can add to a contact, like notes and organizations -->
245 <string name="otherLabelsGroup">Other</string>
246
247 <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java -->
248 <skip/>
249 <!-- The labels that are under the otherLabelsGroup when editing a contact. -->
250 <string-array name="otherLabels">
251 <!-- An organization associated with a contact -->
252 <item>Organization</item>
253 <!-- A note associated with a contact -->
254 <item>Note</item>
255 </string-array>
256
257 <!-- Title of the dialog that appears if there are no pictures from which to create an icon for a contact -->
258 <string name="errorDialogTitle">No pictures</string>
259
260 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
261 <string name="photoPickerNotFoundText">No pictures are available on the phone.</string>
262
263 <!-- Description of the activity used to set a photo in the pictures application as the icon for a contact -->
264 <string name="attachToContact">Contact icon</string>
265
266 <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address.
267 For example, this may be used to set a phone number's label to "Vaction house" -->
268 <string name="customLabelPickerTitle">Custom label name</string>
269
270 <!-- The menu item to open the list of groups to display -->
Jeff Sharkeyd5c5b9a2009-06-21 19:46:04 -0700271 <string name="menu_displayGroup">Display groups</string>
272
273 <!-- Title of activity that lets user pick which contact groups to display -->
274 <string name="displayGroups">Display groups</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800275
276 <!-- The menu item that leads to the settings for contact syncing -->
277 <string name="syncGroupPreference">Edit sync groups</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700278
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800279 <!-- The menu item that launches the SIM card import activity -->
280 <string name="importFromSim">Import contacts</string>
281
282 <!-- Check box label that allows calls to the contact to be sent directly to voicemail -->
283 <string name="send_to_voicemail_checkbox">Send calls directly to voicemail</string>
284
285 <!-- String letting the user know that calls from the contact they're viewing will be sent directly to voicemail -->
286 <string name="send_to_voicemail_view">Calls are sent directly to voicemail.</string>
287
288 <!-- String used to indicate that a contact doesn't have a custom ringtone -->
289 <string name="default_ringtone">Default</string>
290
291 <!-- The button/menu item that allows you to add a picture to a contact -->
292 <string name="addPicture">Add icon</string>
293
294 <!-- The menu item that allows you to remove a picture from a contact -->
295 <string name="removePicture">Remove icon</string>
296
297 <!-- The text displayed when the contacts list is empty while displaying all contacts -->
298 <string name="noContacts">No contacts.</string>
299
300 <!-- The text displayed when the contacts list is empty while displaying only contacts that have phone numbers -->
301 <string name="noContactsWithPhoneNumbers">No contacts with phone numbers.</string>
302
303 <!-- The text displayed when the contacts list is empty while displaying favorite contacts -->
304 <string name="noFavorites">No favorites.</string>
305
306 <!-- Title for group selection dialog. The dialog contains a list of contact groups that the
307 user can pick from, indicating they only want to see the contacts in that group. -->
308 <string name="select_group_title">Groups</string>
The Android Open Source Projectcac191e2009-03-18 22:20:27 -0700309
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800310 <!-- The text displayed when the contacts list is empty while displaying a single group of contacts -->
311 <string name="groupEmpty">Your \"<xliff:g id="groupName">%s</xliff:g>\" group is empty.</string>
312
313 <!-- The description of all groups when asking the user what they want to display -->
314 <string name="showAllGroups">All contacts</string>
315
Jeff Sharkeyd5c5b9a2009-06-21 19:46:04 -0700316 <!-- The title of the filter to only show contacts with phone numbers -->
317 <string name="showFilterPhones">Only contacts with phones</string>
318
319 <!-- The description of the filter to only show contacts with phone numbers -->
320 <string name="showFilterPhonesDescrip">Only display contacts that have phone numbers</string>
321
322 <!-- The header over the list of all contacts groups -->
323 <string name="headerContactGroups">Contact groups</string>
324
325 <!-- The description of a group with the total number of contacts -->
326 <plurals name="groupDescrip">
327 <item quantity="other"><xliff:g id="count">%0$d</xliff:g> contacts</item>
328 </plurals>
329
330 <!-- The description of a group with the total number of contacts, and the total number of contacts with phone numbers -->
331 <plurals name="groupDescripPhones">
332 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> contacts, <xliff:g id="countWithPhones">%2$d</xliff:g> with phones</item>
333 </plurals>
334
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800335 <!-- The setting to sync all contacts from the server -->
336 <string name="syncAllGroups">Sync all contacts</string>
337
338 <!-- The name of the system "My Contacts" group. This should be kept in sync with the web UI -->
Roy West07a68442009-09-20 17:18:23 -0700339 <string name="groupNameMyContacts">My contacts</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700340
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800341 <!-- The group type that displays only contacts with phone numbers -->
342 <string name="groupNameWithPhones">Contacts with phone numbers</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700343
Evan Millar56f996e2009-03-24 21:09:37 -0700344 <!-- The group type that displays "Starred in Android" contacts -->
345 <string name="starredInAndroid">Starred in Android</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700346
Neel Parekhbe406ff2009-09-16 15:31:22 -0700347 <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database -->
Jeff Sharkey22678e72009-09-24 03:10:06 -0700348 <string name="savingContact">Saving contact\u2026</string>
349
350 <!-- Displayed in a spinner dialog as user changes to display groups are saved -->
351 <string name="savingDisplayGroups">Saving display groups\u2026</string>
Neel Parekhbe406ff2009-09-16 15:31:22 -0700352
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800353 <!-- Toast displayed when a contact is created -->
354 <string name="contactCreatedToast">Contact created.</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700355
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800356 <!-- Toast displayed when a contact is saved -->
357 <string name="contactSavedToast">Contact saved.</string>
358
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700359 <!-- Toast displayed when saving a contact failed -->
360 <string name="contactSavedErrorToast">Error, unable to save contact changes.</string>
361
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800362 <!-- Separator in the contact details list describing that the items below it will place a call when clicked -->
363 <string name="listSeparatorCallNumber">Dial number</string>
364
365 <!-- Section header in the Edit Contacts screen for phone numbers -->
366 <string name="listSeparatorCallNumber_edit">Phone numbers</string>
367
368 <!-- Separator in the contact details list describing that the items below it will send an SMS/MMS to a phone number -->
Roy West07a68442009-09-20 17:18:23 -0700369 <string name="listSeparatorSendSmsMms">Send text</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800370
371 <!-- Separator in the contact details list describing that the items below it will send an email -->
372 <string name="listSeparatorSendEmail">Send email</string>
373
374 <!-- Section header in the Edit Contacts screen for E-mail addresses -->
375 <string name="listSeparatorSendEmail_edit">Email addresses</string>
376
377 <!-- Separator in the contact details list describing that the items below it will send an IM -->
378 <string name="listSeparatorSendIm">Send instant message</string>
379
380 <!-- Section header in the Edit Contacts screen for Instant messanger accounts -->
381 <string name="listSeparatorSendIm_edit">Chat addresses</string>
382
383 <!-- Separator in the contact details list describing that the items below it will open maps with the given address -->
384 <string name="listSeparatorMapAddress">Map address</string>
385
386 <!-- Section header in the Edit Contacts screen for map addresses -->
387 <string name="listSeparatorMapAddress_edit">Postal addresses</string>
388
389 <!-- Separator in the contact details list describing that the items below are non-actionable organization information -->
390 <string name="listSeparatorOrganizations">Organizations</string>
391
The Android Open Source Projectcac191e2009-03-18 22:20:27 -0700392 <!-- Separator in the contact details list describing that the items below are non-actionable group information -->
393 <string name="listSeparatorGroups">Groups</string>
394
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800395 <!-- Separator in the contact details list describing that the items below are random other non-actionable information about a contact -->
396 <string name="listSeparatorOtherInformation">Other information</string>
397
398 <!-- Section header in the Edit Contacts screen for other options, such as setting ringtone -->
399 <string name="listSeparatorOtherInformation_edit">Other options</string>
400
401 <!-- Section header in the Edit Contacts screen for the "Add more items" button -->
402 <string name="listSeparatorMore_edit">More</string>
403
Dmitri Plotnikov3a0e2592009-05-11 17:49:53 -0700404 <!-- The description text for the social activity stream tab. Space is limited for this string, so the shorter the better -->
405 <string name="socialStreamIconLabel">Social</string>
Dmitri Plotnikov06191cd2009-05-07 14:11:52 -0700406
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800407 <!-- The description text for the contacts tab. Space is limited for this string, so the shorter the better -->
408 <string name="contactsIconLabel">Contacts</string>
409
410 <!-- The description text for the favorites tab. Space is limited for this string, so the shorter the better -->
411 <string name="contactsFavoritesLabel">Favorites</string>
412
413 <!-- The description text for the dialer tab. Space is limited for this string, so the shorter the better -->
Nicolas Catania08832402009-09-24 09:52:50 -0700414 <string name="dialerIconLabel">Phone</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800415
416 <!-- The description text for the call log tab. Space is limited for this string, so the shorter the better -->
417 <string name="recentCallsIconLabel">Call log</string>
418 <string name="liveFolderAll">All contacts</string>
419 <string name="liveFolderFavorites">Starred contacts</string>
420 <string name="liveFolderPhone">Contacts with phone numbers</string>
421
422 <!-- Menu item used to send an SMS or MMS message to a phone number -->
Roy West07a68442009-09-20 17:18:23 -0700423 <string name="menu_sendTextMessage">Send text message</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800424
425 <!-- Menu item used to call a contact from the call log -->
426 <string name="recentCalls_callNumber">Call <xliff:g id="name">%s</xliff:g></string>
427
428 <!-- Menu item used to copy a number from the call log to the dialer so it can be edited before calling it -->
429 <string name="recentCalls_editNumberBeforeCall">Edit number before call</string>
430
431 <!-- Menu item used to add a number from the call log to contacts -->
432 <string name="recentCalls_addToContact">Add to contacts</string>
433
434 <!-- Menu item used to remove a single call from the call log -->
435 <string name="recentCalls_removeFromRecentList">Remove from call log</string>
436
437 <!-- Menu item used to remove all calls from the call log -->
438 <string name="recentCalls_deleteAll">Clear call log</string>
439
440 <!-- Text displayed when the call log is empty -->
441 <string name="recentCalls_empty">Call log is empty.</string>
442
443 <!-- The title of a dialog that displays the IMEI of the phone -->
444 <string name="imei">IMEI</string>
445
Tracy Pu29a1cd82009-07-02 14:39:18 -0400446 <!-- The title of a dialog that displays the MEID of the CDMA phone -->
447 <string name="meid">MEID</string>
448
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800449 <!-- String used for displaying calls to the voicemail number in the call log -->
450 <string name="voicemail">Voicemail</string>
451
452 <!-- String used to display calls from unknown numbers in the call log -->
453 <string name="unknown">Unknown</string>
454
455 <!-- String used to display calls from private numbers in the call log -->
456 <string name="private_num">Private number</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700457
The Android Open Source Project37a16ac2009-03-18 17:39:48 -0700458 <!-- String used to display calls from pay phone in the call log -->
459 <string name="payphone">Pay phone</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800460
461 <!-- Displayed in the text entry box in the dialer when in landscape mode to guide the user
462 to dial using the physical keyboard -->
463 <string name="dialerKeyboardHintText">Use keyboard to dial</string>
464
465 <!-- Hint text displayed in the "digits" field above the dialer's
466 dialpad, if there's already a call in progress. (This hint
467 reminds the user that the dialer will add a new call, as opposed
468 to sending DTMF tones over the current call.) -->
469 <string name="dialerDialpadHintText">Dial to add a call</string>
470
471 <!-- Dialog text displayed when loading a phone number from the SIM card for speed dial -->
472 <string name="simContacts_emptyLoading">Loading from SIM card\u2026</string>
473
474 <!-- Dialog title displayed when loading a phone number from the SIM card for speed dial -->
475 <string name="simContacts_title">SIM card contacts</string>
476
477 <!-- Displayed when a user is prompted to setup a Google account for syncing -->
478 <string name="contactsSyncPlug"><font fgcolor="#ffffffff">Sync your Google contacts!</font>
479 \nAfter syncing to your phone, your contacts will be available to you wherever you go.</string>
480
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700481
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800482 <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is disabled -->
Roy West07a68442009-09-20 17:18:23 -0700483 <string name="noContactsHelpText">"You don't have any contacts.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800484 \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li>
Roy West07a68442009-09-20 17:18:23 -0700485 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800486 </string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700487
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800488 <!-- Displayed full screen when the user has no contacts and they are displaying the My Contacts group, and contact syncing is enabled -->
Roy West07a68442009-09-20 17:18:23 -0700489 <string name="noContactsHelpTextWithSync">"You don't have any contacts.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n
490 \n<li><font fgcolor="#ffffffff"><b>Display groups</b></font> to change which contact groups are visible\n</li>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800491 \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li>
Roy West07a68442009-09-20 17:18:23 -0700492 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800493 </string>
494
Neel Parekhf4455402009-09-14 18:00:09 -0700495 <!-- 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 West07a68442009-09-20 17:18:23 -0700496 <string name="noContactsNoSimHelpText">"You don't have any contacts.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700497 \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li>
Roy West07a68442009-09-20 17:18:23 -0700498 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700499 </string>
500
501 <!-- 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 West07a68442009-09-20 17:18:23 -0700502 <string name="noContactsNoSimHelpTextWithSync">"You don't have any contacts.\n\nTo add contacts, press <font fgcolor="#ffffffff"><b>Menu</b></font> and touch:\n
503 \n<li><font fgcolor="#ffffffff"><b>Display groups</b></font> to change which contact groups are visible\n</li>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700504 \n<li><font fgcolor="#ffffffff"><b>New contact</b></font> to create a new contact from scratch\n</li>
Roy West07a68442009-09-20 17:18:23 -0700505 \n<li><font fgcolor="#ffffffff"><b>Import/Export</b></font>\n</li>"
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700506 </string>
507
Neel Parekhf4455402009-09-14 18:00:09 -0700508 <!-- Displayed full screen when the user has no favorites and they are displaying the favorites tab -->
Neel Parekh865d5d02009-09-22 14:26:26 -0700509 <string name="noFavoritesHelpText">"You don't have any favorites.\n\nTo add a contact to your list of favorites:\n
510 <li>Touch the Contacts tab\n</li>
Neel Parekhf4455402009-09-14 18:00:09 -0700511 \n<li>Touch the contact you want to add to your favorites\n</li>
512 \n<li>Touch the star next to the contact\'s name\n</li>"
513 </string>
514
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800515 <!-- Activity title for the activity that lets the user choose which groups of contacts to sync from the server -->
516 <string name="seclectSyncGroups_title">Select groups to sync</string>
517
518 <!-- Live folder label for all contacts -->
Roy West07a68442009-09-20 17:18:23 -0700519 <string name="liveFolder_all_label">All contacts</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800520
521 <!-- Live folder label for only starred contacts -->
522 <string name="liveFolder_favorites_label">Starred</string>
523
524 <!-- Live folder label for all contacts with phone numbers -->
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700525 <string name="liveFolder_phones_label">Phones</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800526
527 <!-- Item label: jump to the in-call DTMF dialpad.
528 (Part of a list of options shown in the dialer when another call
529 is already in progress.) -->
530 <string name="dialer_useDtmfDialpad">Use touch tone keypad</string>
531
532 <!-- Item label: jump to the in-call UI.
533 (Part of a list of options shown in the dialer when another call
534 is already in progress.) -->
535 <string name="dialer_returnToInCallScreen">Return to call in progress</string>
536
537 <!-- Item label: use the Dialer's dialpad to add another call.
538 (Part of a list of options shown in the dialer when another call
539 is already in progress.) -->
540 <string name="dialer_addAnotherCall">Add call</string>
541
542 <!-- Title bar for call detail screen -->
543 <string name="callDetailTitle">Call details</string>
544
545 <!-- Toast for call detail screen when couldn't read the requested details -->
546 <string name="toast_call_detail_error">Couldn\'t read details for the requested call.</string>
547
548 <!-- In call detail screen, label for call type -->
549 <string name="call_type">Type</string>
550
551 <!-- Title for incoming call details screen -->
552 <string name="type_incoming">Incoming call</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700553
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800554 <!-- Title for outgoing call details screen -->
555 <string name="type_outgoing">Outgoing call</string>
556
557 <!-- Title for missed call details screen -->
558 <string name="type_missed">Missed call</string>
559
560 <!-- In call detail screen, label for call date/time -->
561 <string name="call_time">Time</string>
562
563 <!-- In call detail screen, combine date/time string and relative time to give verbose call date/time -->
564 <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>
565
566 <!-- In call detail screen, label for call duration -->
567 <string name="call_duration">Duration</string>
568
569 <!-- In call detail screen, header title for actions section -->
570 <string name="header_actions">Actions</string>
571
572 <!-- In edit contact screen, combine the actual ringtone name with prefix for placement in spinner -->
573 <string name="ringtone_spinner">"Ringtone: <xliff:g id="ringtone" example="Caribbean Ice">%1$s</xliff:g>"</string>
574
575 <!-- In edit contact screen, add more info spinner title -->
576 <string name="add_more_items">Add more items</string>
577
578 <!-- Action string for calling a phone number. -->
579 <string name="actionCall">Call <xliff:g id="type" example="mobile">%s</xliff:g></string>
580
581 <!-- Action string for sending an email to an email address. -->
582 <string name="actionEmail">Email <xliff:g id="type" example="home">%s</xliff:g></string>
583
584 <!-- Action string for sending a text message to a phone number. -->
585 <string name="actionText">Text <xliff:g id="type" example="mobile">%s</xliff:g></string>
586
587 <!-- Action string for sending an instant message to a chat buddy. -->
588 <string name="actionChat">Chat using <xliff:g id="type" example="Google Talk">%s</xliff:g></string>
589
590 <!-- Action string for viewing an address on a map. -->
591 <string name="actionMap">View <xliff:g id="type" example="home">%s</xliff:g> address</string>
592
593 <!-- Description for incoming calls going to voice mail vs. not -->
594 <string name="actionIncomingCall">Incoming calls</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700595
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800596 <!-- Detail text for incoming calls going to voice mail -->
597 <string name="detailIncomingCallsGoToVoicemail">Will be sent directly to voicemail</string>
598
599 <!-- Description of what the contact specific ringtone is set to -->
600 <string name="detailsRingtone">Set to <xliff:g id="ringtone_name" example="Flutey Phone">%s</xliff:g></string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700601
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800602 <!-- Action string for calling back a number in the call log -->
603 <string name="callBack">Call back</string>
604
605 <!-- Action string for calling a number in the call log again -->
606 <string name="callAgain">Call again</string>
607
608 <!-- Action string for returning a missed call in the call log -->
609 <string name="returnCall">Return call</string>
610
611 <!-- A nicely formatted call duration displayed when viewing call details. For example "42 mins 28 secs" -->
612 <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 Project1f620962009-03-09 11:52:14 -0700613
614 <!-- A list separator for the Favorites tab indicating that items below it are frequently called contacts rather than starred contacts -->
615 <string name="favoritesFrquentSeparator">Frequently called</string>
616
617 <!-- Dialog title when prompting before creating a contact -->
Roy West07a68442009-09-20 17:18:23 -0700618 <string name="add_contact_dlg_title">Add contact</string>
The Android Open Source Project1f620962009-03-09 11:52:14 -0700619 <!-- Dialog message when prompting before creating a contact. Includes
620 the email address, e.g. "Add xyz@foo.com to contacts?" -->
621 <string name="add_contact_dlg_message_fmt">Add \"<xliff:g id="email">%s</xliff:g>\" to contacts?</string>
svetoslavganova91a6fc2009-04-28 19:22:46 -0700622
Evan Millar7911ff52009-07-21 15:55:18 -0700623 <!-- Label for the all data tab in the view and edit card -->
624 <string name="all_tab_label">All</string>
Jeff Hamiltone0529662009-08-21 02:43:47 -0500625
svetoslavganova91a6fc2009-04-28 19:22:46 -0700626 <!-- Content description values -->
627
628 <!-- String describing the image on ImageButton one
629
630 Note: AccessibilityServices use this attribute to announce what the view represents.
631 This is especially valuable for views without textual representation like ImageView.
632 -->
633 <string name="description_image_button_one">one</string>
634
635 <!-- String describing the image on ImageButton two
636
637 Note: AccessibilityServices use this attribute to announce what the view represents.
638 This is especially valuable for views without textual representation like ImageView.
639 -->
640 <string name="description_image_button_two">two</string>
641
642 <!-- String describing the image on ImageButton three
643
644 Note: AccessibilityServices use this attribute to announce what the view represents.
645 This is especially valuable for views without textual representation like ImageView.
646 -->
647 <string name="description_image_button_three">three</string>
648
649 <!-- String describing the image on ImageButton four
650
651 Note: AccessibilityServices use this attribute to announce what the view represents.
652 This is especially valuable for views without textual representation like ImageView.
653 -->
654 <string name="description_image_button_four">four</string>
655
656 <!-- String describing the image on ImageButton five
657
658 Note: AccessibilityServices use this attribute to announce what the view represents.
659 This is especially valuable for views without textual representation like ImageView.
660 -->
661 <string name="description_image_button_five">five</string>
662
663 <!-- String describing the image on ImageButton six
664
665 Note: AccessibilityServices use this attribute to announce what the view represents.
666 This is especially valuable for views without textual representation like ImageView.
667 -->
668 <string name="description_image_button_six">six</string>
669
670 <!-- String describing the image on ImageButton seven
671
672 Note: AccessibilityServices use this attribute to announce what the view represents.
673 This is especially valuable for views without textual representation like ImageView.
674 -->
675 <string name="description_image_button_seven">seven</string>
676
677 <!-- String describing the image on ImageButton eight
678
679 Note: AccessibilityServices use this attribute to announce what the view represents.
680 This is especially valuable for views without textual representation like ImageView.
681 -->
682 <string name="description_image_button_eight">eight</string>
683
684 <!-- String describing the image on ImageButton nine
685
686 Note: AccessibilityServices use this attribute to announce what the view represents.
687 This is especially valuable for views without textual representation like ImageView.
688 -->
689 <string name="description_image_button_nine">nine</string>
690
691 <!-- String describing the image on ImageButton star
692
693 Note: AccessibilityServices use this attribute to announce what the view represents.
694 This is especially valuable for views without textual representation like ImageView.
695 -->
696 <string name="description_image_button_star">star</string>
697
698 <!-- String describing the image on ImageButton zero
699
700 Note: AccessibilityServices use this attribute to announce what the view represents.
701 This is especially valuable for views without textual representation like ImageView.
702 -->
703 <string name="description_image_button_zero">zero</string>
704
705 <!-- String describing the image on ImageButton pound
706
707 Note: AccessibilityServices use this attribute to announce what the view represents.
708 This is especially valuable for views without textual representation like ImageView.
709 -->
710 <string name="description_image_button_pound">pound</string>
711
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900712 <!-- Dialog title shown when SD Card does not exist -->
Roy West07a68442009-09-20 17:18:23 -0700713 <string name="no_sdcard_title">No SD card</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900714
715 <!-- Dialog message shown when SDcard does not exist -->
Roy West07a68442009-09-20 17:18:23 -0700716 <string name="no_sdcard_message">No SD card detected</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900717
718 <!-- Dialog title shown when searching VCard data from SD Card -->
Roy West07a68442009-09-20 17:18:23 -0700719 <string name="searching_vcard_title">Searching for vCard</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900720
721 <!-- Dialog title shown when asking a user whether import contact data from SIM or SD Card -->
722 <string name="select_import_type_title">Where would you like to import contacts from?</string>
723
724 <!-- Action string for selecting SIM for importing contacts -->
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700725 <string name="import_from_sim">Import from SIM card</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900726
727 <!-- Action string for selecting SD Card for importing contacts -->
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700728 <string name="import_from_sdcard">Import from SD card</string>
729
730 <!-- Action that exports all contacts to SD Card -->
731 <string name="export_to_sdcard">Export to SD card</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900732
Daisuke Miyakawa8c108072009-08-24 10:51:58 +0900733 <!-- "Import one vCard file" -->
734 <string name="import_one_vcard_string">Import one vCard file</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900735
Daisuke Miyakawa8c108072009-08-24 10:51:58 +0900736 <!-- "Import more than one vCard -->
737 <string name="import_multiple_vcard_string">Import multiple vCard files</string>
738
739 <!-- "Import all vCard files" -->
740 <string name="import_all_vcard_string">Import all vCard files</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900741
742 <!-- Dialog message shown when searching VCard data from SD Card -->
Roy West07a68442009-09-20 17:18:23 -0700743 <string name="searching_vcard_message">Searching for vCard data on SD card</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900744
745 <!-- Dialog title shown when searching VCard data failed. -->
Roy West07a68442009-09-20 17:18:23 -0700746 <string name="scanning_sdcard_failed_title">Scanning SD card failed</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900747
748 <!-- Dialog message shown when searching VCard data failed. -->
Roy West07a68442009-09-20 17:18:23 -0700749 <string name="scanning_sdcard_failed_message">Scanning SD card failed</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900750
751 <!-- The failed reason: "I/O Error" -->
Daisuke Miyakawa8c108072009-08-24 10:51:58 +0900752 <string name="fail_reason_io_error">I/O Error (Reason: \"<xliff:g id="fail_reason">%s</xliff:g>\")</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900753
754 <!-- The failed reason: "Failed to parse VCard data" -->
Roy West07a68442009-09-20 17:18:23 -0700755 <string name="fail_reason_vcard_parse_error">Failed to parse vCard for unexpected reason</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700756
Daisuke Miyakawadcc2a9e2009-07-17 12:28:26 -0700757 <!-- The failed reason: "The VCard is not supported right now, but may be supported in the future" -->
Roy West07a68442009-09-20 17:18:23 -0700758 <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 Miyakawa2991dd92009-05-19 08:32:17 +0900759
760 <!-- The failed reason: "There is no VCard file" -->
Roy West07a68442009-09-20 17:18:23 -0700761 <string name="fail_reason_no_vcard_file">No vCard file found on SD dard</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900762
763 <!-- The failed reason: "There is no valid VCard entry in the file(s)" -->
Roy West07a68442009-09-20 17:18:23 -0700764 <string name="fail_reason_no_vcard_entry">No valid vCard entry found for your selection</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900765
Daisuke Miyakawac98d5ad2009-09-01 08:37:54 +0900766 <!-- The failed reason: "One or more files failed to be imported. (&lt;a list of file names&gt;)" -->
767 <string name="fail_reason_failed_to_read_files">One or more files failed to be imported (%s).</string>
Daisuke Miyakawa8c108072009-08-24 10:51:58 +0900768
Daisuke Miyakawab751e1d2009-09-22 11:17:02 -0700769 <!-- The failed reason: "Unknown error". This message should not be shown
770 but it may in some buggy condition. -->
771 <string name="fail_reason_unknown">Unknown error</string>
772
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900773 <!-- Dialog title shown when a user is asked to select VCard file -->
Roy West07a68442009-09-20 17:18:23 -0700774 <string name="select_vcard_title">Select vCard file</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900775
776 <!-- Dialog message shown when a user is asked to choose VCard file -->
Roy West07a68442009-09-20 17:18:23 -0700777 <string name="select_vcard_message">Please select a vCard file to import</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900778
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700779 <!-- The message shown while reading a vCard file/entry. The first argument is like
780 "Reading VCard" or "Reading VCard files" and the second is the display name of the current
Daisuke Miyakawa8c108072009-08-24 10:51:58 +0900781 data being parsed -->
Eric Fischer45681b22009-08-28 12:56:58 -0700782 <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 Miyakawa8c108072009-08-24 10:51:58 +0900783
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900784 <!-- Dialog title shown when reading VCard data -->
Roy West07a68442009-09-20 17:18:23 -0700785 <string name="reading_vcard_title">Reading vCard</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900786
787 <!-- Dialog message shown when reading a VCard file -->
Roy West07a68442009-09-20 17:18:23 -0700788 <string name="reading_vcard_message">Reading vCard file(s)</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900789
790 <!-- Dialog message shown when importing VCard data into local database -->
Roy West07a68442009-09-20 17:18:23 -0700791 <string name="importing_vcard_message">Importing vCard data</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900792
793 <!-- Dialog title shown when reading VCard data failed -->
Roy West07a68442009-09-20 17:18:23 -0700794 <string name="reading_vcard_failed_title">Reading of vCard data has failed</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900795
796 <!-- Dialog message shown when reading VCard data failed -->
Roy West07a68442009-09-20 17:18:23 -0700797 <string name="reading_vcard_failed_message">Could not read vCard.\nReason for failure: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string>
Daisuke Miyakawa2991dd92009-05-19 08:32:17 +0900798
799 <!-- 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)")-->
800 <string name="reading_vcard_contacts"><xliff:g id="current_number">%s</xliff:g> of <xliff:g id="total_number">%s</xliff:g> contacts</string>
801
802 <!-- 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)")-->
803 <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 Miyakawa72c50522009-07-07 15:37:59 -0700804
805 <!-- The menu item that launches VCard export activity -->
806 <string name="export_contact_list">Export contacts</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700807
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700808 <!-- Dialog title shown when a user confirms whether he/she export Contact data -->
Roy West07a68442009-09-20 17:18:23 -0700809 <string name="confirm_export_title">Confirm export</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700810
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700811 <!-- Dialog message shown when a user confirms whether he/she export Contact data -->
Roy West07a68442009-09-20 17:18:23 -0700812 <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 Parekh5aaa36a2009-09-14 10:47:43 -0700813
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700814 <!-- Dialog title shown when exporting Contact data failed -->
Roy West07a68442009-09-20 17:18:23 -0700815 <string name="exporting_contact_failed_title">Failed to export contact data</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700816
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700817 <!-- Dialog message shown when exporting Contact data failed -->
Roy West07a68442009-09-20 17:18:23 -0700818 <string name="exporting_contact_failed_message">Failed to export contact data.\nReason for failure: \"<xliff:g id="fail_reason">%s</xliff:g>\"</string>
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700819
820 <!-- The failed reason: "Too many vcard files on the SD Card" -->
Roy West07a68442009-09-20 17:18:23 -0700821 <string name="fail_reason_too_many_vcard">Too many vCard files on the SD card</string>
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700822
Daisuke Miyakawadb5e62d2009-07-17 17:50:31 -0700823 <!-- The failed reason: "Too long filename". This error usually does not happen. -->
Roy West07a68442009-09-20 17:18:23 -0700824 <string name="fail_reason_too_long_filename">Required filename is too long (\"<xliff:g id="filename">%s</xliff:g>\")</string>
Daisuke Miyakawadb5e62d2009-07-17 17:50:31 -0700825
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700826 <!-- The failed reason: "Cannot open or create the destination directory" -->
827 <string name="fail_reason_cannot_open_destination_dir">Cannot open or create the destination directory\"<xliff:g id="dir_name">%s</xliff:g>\"</string>
828
829 <!-- Dialog title shown when the application is exporting contact data outside -->
830 <string name="exporting_contact_list_title">Exporting contact data</string>
831
832 <!-- Message shown when the application is exporting contact data outside -->
833 <string name="exporting_contact_list_message">Exporting contact data to \"<xliff:g id="file_name">%s</xliff:g>\"</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700834
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700835 <!-- The failed reason: "Could not initialize the exporter" -->
836 <string name="fail_reason_could_not_initialize_exporter">Could not initialize the exporter: \"<xliff:g id="exact_reason">%s</xliff:g>\"</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700837
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700838 <!-- The failed reason: "Error occured during export" -->
839 <string name="fail_reason_error_occurred_during_export">Error occured during export: \"<xliff:g id="exact_reason">%s</xliff:g>\"</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700840
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700841 <!-- The failed reason: "Could not open a specific file" -->
842 <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>
843
844 <!-- 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)")-->
845 <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 Parekh5aaa36a2009-09-14 10:47:43 -0700846
Mike LeBeau98d69272009-06-30 18:34:49 -0700847 <!-- The string used to describe Contacts as a searchable item within system search settings. -->
Mike LeBeau2cc7c872009-07-17 09:58:31 -0700848 <string name="search_settings_description">Names of your contacts</string>
Reli Talc2a2a512009-06-10 16:48:00 -0400849
850 <!-- Menu items for dialpad options as part of Pause and Wait ftr -->
Roy West07a68442009-09-20 17:18:23 -0700851 <string name="add_2sec_pause">Add 2-sec pause</string>
852 <string name="add_wait">Add wait</string>
David Brown3d07e6d2009-08-04 20:30:09 -0700853
854 <!-- Label for onscreen "Dial" button -->
855 <string name="dial_button_label">Dial</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700856
Evan Millar14fecb62009-09-09 09:23:12 -0700857 <!-- Title for the call disambiguation dialog -->
858 <string name="call_disambig_title">Call using</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700859
Evan Millar14fecb62009-09-09 09:23:12 -0700860 <!-- Title for the sms disambiguation dialog -->
861 <string name="sms_disambig_title">Text using</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -0700862
Evan Millar14fecb62009-09-09 09:23:12 -0700863 <!-- Message next to disamgiguation dialog check box -->
864 <string name="make_primary">Remember this choice</string>
David Brown3d07e6d2009-08-04 20:30:09 -0700865
Jeff Sharkey802b2052009-08-04 14:21:06 -0700866 <!-- Shown as a toast when the user taps on a Fast-Track icon, and no application
867 was found that could perform the selected action -->
868 <string name="fasttrack_missing_app">No application found to handle this action</string>
869
Jeff Sharkey73714ff2009-08-23 22:13:04 -0700870 <!-- Shown as the checkbox label that, when checked, will store remember the
871 selected choice and shortcut to it in the future. For example, this would
872 make a selected phone number the default. -->
873 <string name="fasttrack_remember_choice">Remember this choice</string>
874
Jeff Sharkey802b2052009-08-04 14:21:06 -0700875 <!-- Shown as the header name for a person when the name is missing or unknown. -->
876 <string name="fasttrack_missing_name">Unknown</string>
877
Jeff Sharkeyd9798ae2009-08-24 20:46:23 -0700878 <!-- The menu item to open the list of accounts -->
879 <string name="menu_accounts">Accounts</string>
880
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700881 <!-- The menu item to bulk import or bulk export contacts from SIM card or SD card. -->
882 <string name="menu_import_export">Import/Export</string>
883
884 <!-- Dialog title when selecting the bulk operation to perform from a list. -->
885 <string name="dialog_import_export">Import/Export contacts</string>
886
887 <!-- The menu item to share the currently viewed contact -->
888 <string name="menu_share">Share</string>
889
890 <!-- Dialog title when picking the application to share a contact with. -->
891 <string name="share_via">Share contact via</string>
892
893 <!-- Toast indicating that sharing a contact has failed. -->
894 <string name="share_error">This contact cannot be shared.</string>
895
Jeff Sharkeyab066932009-09-21 09:55:30 -0700896 <!-- Header that expands to list all name types when editing a structured name of a contact -->
897 <string name="nameLabelsGroup">Name</string>
898 <!-- Header that expands to list all nickname types when editing a nickname of a contact -->
899 <string name="nicknameLabelsGroup">Nickname</string>
900 <!-- Header that expands to list all organization types when editing an organization of a contact -->
901 <string name="organizationLabelsGroup">Organization</string>
902 <!-- Header that expands to list all website types when editing a website of a contact -->
903 <string name="websiteLabelsGroup">Website</string>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700904
Jeff Sharkeyab066932009-09-21 09:55:30 -0700905 <!-- Single-character overlay for home phone numbers when creating desktop shortcuts -->
906 <string name="type_short_home">H</string>
907 <!-- Single-character overlay for mobile phone numbers when creating desktop shortcuts -->
908 <string name="type_short_mobile">M</string>
909 <!-- Single-character overlay for work phone numbers when creating desktop shortcuts -->
910 <string name="type_short_work">W</string>
911 <!-- Single-character overlay for pager phone numbers when creating desktop shortcuts -->
912 <string name="type_short_pager">P</string>
913 <!-- Single-character overlay for other phone numbers when creating desktop shortcuts -->
914 <string name="type_short_other">O</string>
Jeff Sharkey2ae666e2009-07-21 19:30:57 -0700915
Neel Parekh450b88f2009-09-22 12:01:39 -0700916 <!-- In edit dialog, shown if the contact is marked as being read-only -->
917 <string name="edit_read_only">This contact is read-only</string>
918
Jeff Sharkey14f61ab2009-08-05 21:02:37 -0700919 <!-- Shown as the header title over a collapsible section that, by default, hides
920 secondary contact detail edit fields, such as birthday. -->
921 <string name="edit_secondary_collapse">Secondary details</string>
Jeff Sharkey2ae666e2009-07-21 19:30:57 -0700922
Jeff Sharkey0b45a582009-08-11 10:59:34 -0700923 <string name="dialog_primary_name">Primary name</string>
Jeff Sharkey3f0b7b82009-08-12 11:28:53 -0700924 <string name="dialog_new_contact_account">Create contact under account</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -0700925
Jeff Sharkey170f7752009-08-16 00:12:48 -0700926 <string name="menu_sync_remove">Remove sync group</string>
Jeff Sharkey53568152009-09-15 23:21:49 -0700927 <string name="dialog_sync_add">Add sync group</string>
928 <string name="display_more_groups">More groups\u2026</string>
Jeff Sharkey170f7752009-08-16 00:12:48 -0700929
930 <!-- List title for a special contacts group that covers all contacts that
931 aren't members of any other group. -->
932 <string name="display_ungrouped">(Ungrouped contacts)</string>
933
934 <!-- Warning message given to users just before they remove a currently syncing
935 group that would also cause all ungrouped contacts to stop syncing. -->
Eric Fischer45681b22009-08-28 12:56:58 -0700936 <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 Sharkeyd4c41d52009-08-11 11:00:22 -0700937
Jeff Sharkeyaad88482009-08-29 18:19:20 -0700938 <!-- Title for data source when creating or editing a contact that doesn't
939 belong to a specific account. This contact will only exist on the phone
940 and will not be synced. -->
941 <string name="account_phone">Phone-only (unsynced)</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -0700942
Jeff Sharkeyad40a912009-09-01 12:00:58 -0700943 <!-- The label describing the display name field of an Email address, allowing the
944 user to give a specific name to describe this address. -->
945 <string name="label_email_display_name">Display name</string>
946
Jeff Sharkeyab066932009-09-21 09:55:30 -0700947 <!-- Action string for calling a custom phone number -->
948 <string name="call_custom">Call <xliff:g id="custom">%s</xliff:g></string>
949 <!-- Action string for calling a home phone number -->
950 <string name="call_home">Call home</string>
951 <!-- Action string for calling a mobile phone number -->
952 <string name="call_mobile">Call mobile</string>
953 <!-- Action string for calling a work phone number -->
954 <string name="call_work">Call work</string>
955 <!-- Action string for calling a work fax phone number -->
956 <string name="call_fax_work">Call work fax</string>
957 <!-- Action string for calling a home fax phone number -->
958 <string name="call_fax_home">Call home fax</string>
959 <!-- Action string for calling a pager phone number -->
960 <string name="call_pager">Call pager</string>
961 <!-- Action string for calling an other phone number -->
962 <string name="call_other">Call other</string>
963 <!-- Action string for calling a callback number -->
964 <string name="call_callback">Call callback</string>
965 <!-- Action string for calling a car phone number -->
966 <string name="call_car">Call car</string>
967 <!-- Action string for calling a company main phone number -->
968 <string name="call_company_main">Call company main</string>
969 <!-- Action string for calling a ISDN phone number -->
970 <string name="call_isdn">Call ISDN</string>
971 <!-- Action string for calling a main phone number -->
972 <string name="call_main">Call main</string>
973 <!-- Action string for calling an other fax phone number -->
974 <string name="call_other_fax">Call other fax</string>
975 <!-- Action string for calling a radio phone number -->
976 <string name="call_radio">Call radio</string>
977 <!-- Action string for calling a Telex phone number -->
978 <string name="call_telex">Call telex</string>
979 <!-- Action string for calling a TTY/TDD phone number -->
980 <string name="call_tty_tdd">Call TTY/TDD</string>
981 <!-- Action string for calling a work mobile phone number -->
982 <string name="call_work_mobile">Call work mobile</string>
983 <!-- Action string for calling a work pager phone number -->
984 <string name="call_work_pager">Call work pager</string>
985 <!-- Action string for calling an assistant phone number -->
986 <string name="call_assistant">Call <xliff:g id="assistant">%s</xliff:g></string>
987 <!-- Action string for calling a MMS phone number -->
988 <string name="call_mms">Call MMS</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -0700989
Jeff Sharkeyab066932009-09-21 09:55:30 -0700990 <!-- Action string for sending an SMS to a custom phone number -->
991 <string name="sms_custom">Text <xliff:g id="custom">%s</xliff:g></string>
992 <!-- Action string for sending an SMS to a home phone number -->
993 <string name="sms_home">Text home</string>
994 <!-- Action string for sending an SMS to a mobile phone number -->
995 <string name="sms_mobile">Text mobile</string>
996 <!-- Action string for sending an SMS to a work phone number -->
997 <string name="sms_work">Text work</string>
998 <!-- Action string for sending an SMS to a work fax phone number -->
999 <string name="sms_fax_work">Text work fax</string>
1000 <!-- Action string for sending an SMS to a home fax phone number -->
1001 <string name="sms_fax_home">Text home fax</string>
1002 <!-- Action string for sending an SMS to a pager phone number -->
1003 <string name="sms_pager">Text pager</string>
1004 <!-- Action string for sending an SMS to an other phone number -->
1005 <string name="sms_other">Text other</string>
1006 <!-- Action string for sending an SMS to a callback number -->
1007 <string name="sms_callback">Text callback</string>
1008 <!-- Action string for sending an SMS to a car phone number -->
1009 <string name="sms_car">Text car</string>
1010 <!-- Action string for sending an SMS to a company main phone number -->
1011 <string name="sms_company_main">Text company main</string>
1012 <!-- Action string for sending an SMS to a ISDN phone number -->
1013 <string name="sms_isdn">Text ISDN</string>
1014 <!-- Action string for sending an SMS to a main phone number -->
1015 <string name="sms_main">Text main</string>
1016 <!-- Action string for sending an SMS to an other fax phone number -->
1017 <string name="sms_other_fax">Text other fax</string>
1018 <!-- Action string for sending an SMS to a radio phone number -->
1019 <string name="sms_radio">Text radio</string>
1020 <!-- Action string for sending an SMS to a Telex phone number -->
1021 <string name="sms_telex">Text telex</string>
1022 <!-- Action string for sending an SMS to a TTY/TDD phone number -->
1023 <string name="sms_tty_tdd">Text TTY/TDD</string>
1024 <!-- Action string for sending an SMS to a work mobile phone number -->
1025 <string name="sms_work_mobile">Text work mobile</string>
1026 <!-- Action string for sending an SMS to a work pager phone number -->
1027 <string name="sms_work_pager">Text work pager</string>
1028 <!-- Action string for sending an SMS to an assistant phone number -->
1029 <string name="sms_assistant">Text <xliff:g id="assistant">%s</xliff:g></string>
1030 <!-- Action string for sending an SMS to a MMS phone number -->
1031 <string name="sms_mms">Text MMS</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001032
Jeff Sharkeyab066932009-09-21 09:55:30 -07001033 <!-- Action string for sending an email to a home email address -->
1034 <string name="email_home">Email home</string>
1035 <!-- Action string for sending an email to a mobile email address -->
1036 <string name="email_mobile">Email mobile</string>
1037 <!-- Action string for sending an email to a work email address -->
1038 <string name="email_work">Email work</string>
1039 <!-- Action string for sending an email to an other email address -->
1040 <string name="email_other">Email other</string>
1041 <!-- Action string for sending an email to a custom email address -->
1042 <string name="email_custom">Email <xliff:g id="custom">%s</xliff:g></string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001043
Jeff Sharkeyab066932009-09-21 09:55:30 -07001044 <!-- Generic action string for sending an email -->
1045 <string name="email">Email</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001046
Jeff Sharkeyab066932009-09-21 09:55:30 -07001047 <!-- Action string for viewing a home postal address -->
1048 <string name="map_home">View home address</string>
1049 <!-- Action string for viewing a work postal address -->
1050 <string name="map_work">View work address</string>
1051 <!-- Action string for viewing an other postal address -->
1052 <string name="map_other">View other address</string>
1053 <!-- Action string for viewing a custom postal address -->
1054 <string name="map_custom">View <xliff:g id="custom">%s</xliff:g> address</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001055
Jeff Sharkeyab066932009-09-21 09:55:30 -07001056 <!-- Action string for starting an IM chat with the AIM protocol -->
1057 <string name="chat_aim">Chat using AIM</string>
1058 <!-- Action string for starting an IM chat with the MSN or Windows Live protocol -->
1059 <string name="chat_msn">Chat using Windows Live</string>
1060 <!-- Action string for starting an IM chat with the Yahoo protocol -->
1061 <string name="chat_yahoo">Chat using Yahoo</string>
1062 <!-- Action string for starting an IM chat with the Skype protocol -->
1063 <string name="chat_skype">Chat using Skype</string>
1064 <!-- Action string for starting an IM chat with the QQ protocol -->
1065 <string name="chat_qq">Chat using QQ</string>
1066 <!-- Action string for starting an IM chat with the Google Talk protocol -->
1067 <string name="chat_gtalk">Chat using Google Talk</string>
1068 <!-- Action string for starting an IM chat with the ICQ protocol -->
1069 <string name="chat_icq">Chat using ICQ</string>
1070 <!-- Action string for starting an IM chat with the Jabber protocol -->
1071 <string name="chat_jabber">Chat using Jabber</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001072
Jeff Sharkeyab066932009-09-21 09:55:30 -07001073 <!-- Generic action string for starting an IM chat -->
1074 <string name="chat">Chat</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001075
Jeff Sharkeyab066932009-09-21 09:55:30 -07001076 <!-- Field title for the street of a structured postal address of a contact -->
1077 <string name="postal_street">Street</string>
1078 <!-- Field title for the PO box of a structured postal address of a contact -->
1079 <string name="postal_pobox">PO box</string>
1080 <!-- Field title for the neighborhood of a structured postal address of a contact -->
1081 <string name="postal_neighborhood">Neighborhood</string>
1082 <!-- Field title for the city of a structured postal address of a contact -->
1083 <string name="postal_city">City</string>
1084 <!-- Field title for the region, or state, of a structured postal address of a contact -->
1085 <string name="postal_region">State</string>
1086 <!-- Field title for the postal code of a structured postal address of a contact -->
1087 <string name="postal_postcode">ZIP code</string>
1088 <!-- Field title for the country of a structured postal address of a contact -->
1089 <string name="postal_country">Country</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001090
Jeff Sharkeyab066932009-09-21 09:55:30 -07001091 <!-- Field title for the given name of a contact -->
1092 <string name="name_given">Given name</string>
1093 <!-- Field title for the family name of a contact -->
1094 <string name="name_family">Family name</string>
1095 <!-- Field title for the prefix name of a contact -->
1096 <string name="name_prefix">Name prefix</string>
1097 <!-- Field title for the middle name of a contact -->
1098 <string name="name_middle">Middle name</string>
1099 <!-- Field title for the suffix name of a contact -->
1100 <string name="name_suffix">Name suffix</string>
1101 <!-- Field title for the phonetic given name of a contact -->
1102 <string name="name_phonetic_given">Phonetic given name</string>
1103 <!-- Field title for the phonetic middle name of a contact -->
1104 <string name="name_phonetic_middle">Phonetic middle name</string>
1105 <!-- Field title for the phonetic family name of a contact -->
1106 <string name="name_phonetic_family">Phonetic family name</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -07001107
Tracy Pu29a1cd82009-07-02 14:39:18 -04001108</resources>