blob: d8bcd57a10da822369980babc4dcd56b677aa8ca [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-->
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080016<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080017
Jay Shrauner39570862014-09-03 15:08:49 -070018 <!-- Application name used in Settings/Apps. Default label for activities
19 that don't specify a label. -->
20 <string name="applicationLabel">Contacts</string>
21
22 <!-- Title for the activity that launches Contacts. This is the name
Katherine Kuan9856fce2011-06-01 10:24:09 -070023 used in the Launcher icon. -->
Jay Shrauner39570862014-09-03 15:08:49 -070024 <string name="launcherActivityLabel">Contacts</string>
Katherine Kuan9856fce2011-06-01 10:24:09 -070025
Tingting Wang35fb2652015-11-10 21:36:28 -080026 <!-- Title for Quick Contact activity. -->
27 <string name="quickContactActivityLabel">View Contact</string>
28
29 <!-- Title for Edit Contact activity. -->
30 <string name="editContactActivityLabel">Edit Contact</string>
31
Katherine Kuan9856fce2011-06-01 10:24:09 -070032 <!-- Directory partition name -->
33 <string name="contactsList">Contacts</string>
34
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080035 <!-- Name of activity that allows users to create shortcuts on the home screen to a contact.
36 This shows up in a list of things like bookmark, folder, music playlist, etc -->
37 <string name="shortcutContact">Contact</string>
38
Dianne Hackborn333a6152009-05-26 12:46:23 -070039 <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact.
40 This shows up in a list of things like bookmark, folder, music playlist, etc -->
Roy West07a68442009-09-20 17:18:23 -070041 <string name="shortcutDialContact">Direct dial</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070042
43 <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact.
44 This shows up in a list of things like bookmark, folder, music playlist, etc -->
Roy West07a68442009-09-20 17:18:23 -070045 <string name="shortcutMessageContact">Direct message</string>
Dianne Hackborn333a6152009-05-26 12:46:23 -070046
47 <!-- Activity title when the user is selecting a contact for a shortcut. -->
48 <string name="shortcutActivityTitle">Choose a contact shortcut</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070049
Dianne Hackborn333a6152009-05-26 12:46:23 -070050 <!-- Activity title when the user is selecting a contact for a direct dial shortcut. -->
51 <string name="callShortcutActivityTitle">Choose a number to call</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070052
Dianne Hackborn333a6152009-05-26 12:46:23 -070053 <!-- Activity title when the user is selecting a contact for a direct message shortcut. -->
54 <string name="messageShortcutActivityTitle">Choose a number to message</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070055
Brian Attwell711c3442014-10-08 18:25:35 -070056 <!-- Activity title when the user is inserting into an existing contact, or creating a new one. [CHAR LIMIT=128] -->
57 <string name="contactInsertOrEditActivityTitle">Add to contact</string>
58
Dmitri Plotnikov84b3cc72010-10-11 18:19:51 -070059 <!-- Activity title when the user is selecting a contact. [CHAR LIMIT=128] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -070060 <string name="contactPickerActivityTitle">Choose a contact</string>
Dmitri Plotnikov84b3cc72010-10-11 18:19:51 -070061
Brian Attwell22d6df32014-08-14 15:17:41 -070062 <!-- Entry that prompts user to select a newly created contact. [CHAR LIMIT=30] -->
63 <string name="header_entry_contact_list_adapter_header_title">Create new contact</string>
Brian Attwellbbd22012014-07-16 15:59:10 -070064
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080065 <!-- Title for the activity that shows only starred contacts -->
66 <string name="starredList">Starred</string>
67
68 <!-- Title for the activity that shows only frequently contacted contacts -->
69 <string name="frequentList">Frequent</string>
70
71 <!-- Title for the activity that shows a mix of starred contacts and frequently contacted
72 contacts. -->
73 <string name="strequentList">Favorites</string>
74
75 <!-- The title bar when viewing the contact details activity -->
76 <string name="viewContactTitle">Contact details</string>
Neel Parekh5aaa36a2009-09-14 10:47:43 -070077
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080078 <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -080079 editing a contact. This string represents the built in way to edit the contact. -->
80 <string name="editContactDescription">Edit contact</string>
81
82 <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
83 creating a new contact. This string represents the built in way to create the contact. -->
84 <string name="insertContactDescription">Create contact</string>
85
Tingting Wangd2ff80f2016-03-11 11:13:04 -080086 <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
87 editing a group. This string represents the built in way to edit the group. [CHAR LIMIT=NONE] -->
88 <string name="editGroupDescription">Edit group</string>
89
90 <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
91 creating a new group. This string represents the built in way to create the group. [CHAR LIMIT=NONE] -->
92 <string name="insertGroupDescription">Create group</string>
93
Dave Santoro39156002011-07-19 01:18:14 -070094 <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
Katherine Kuan79700882011-06-14 17:40:33 -070095 <string name="contactDetailAbout">About</string>
96
Dave Santoro39156002011-07-19 01:18:14 -070097 <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
Katherine Kuan79700882011-06-14 17:40:33 -070098 <string name="contactDetailUpdates">Updates</string>
99
Mathew Inwood700d3692013-09-30 15:48:28 +0100100 <!-- Hint text in the search box when the user hits the Search key while in the contacts app -->
101 <string name="searchHint">Search contacts</string>
102
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800103 <!-- Menu item used to view the details for a specific contact -->
104 <string name="menu_viewContact">View contact</string>
105
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800106 <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
107 <string name="menu_addStar">Add to favorites</string>
108
109 <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
110 <string name="menu_removeStar">Remove from favorites</string>
111
Brian Attwell35ccdba2014-07-18 11:43:23 -0700112 <!-- Description of what happens when you click on the unstar MenuItem. [CHAR LIMIT=NONE] -->
113 <string name="description_action_menu_remove_star">Removed from favorites</string>
114 <!-- Description of what happens when you click on the star MenuItem. [CHAR LIMIT=NONE] -->
115 <string name="description_action_menu_add_star">Added to favorites</string>
116
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800117 <!-- Menu item used to edit a specific contact -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -0700118 <string name="menu_editContact">Edit</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800119
120 <!-- Menu item used to delete a specific contact -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -0700121 <string name="menu_deleteContact">Delete</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800122
Walter Jang0e72ce92015-02-23 12:27:21 -0800123 <!-- Menu item used to change the photo for a specific contact [CHAR LIMIT=30]-->
124 <string name="menu_change_photo">Change photo</string>
125
Maurice Chu056a8462012-04-11 18:29:32 -0700126 <!-- Menu item used to create a contact shortcut when viewing contact details. [CHAR LIMIT=30] -->
127 <string name="menu_create_contact_shortcut">Place on Home screen</string>
128
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800129 <!-- Menu item used to call a specific contact when viewing the details of that contact. -->
Evan Millar14fecb62009-09-09 09:23:12 -0700130 <string name="menu_call">Call contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800131
132 <!-- 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 -0700133 <string name="menu_sendSMS">Text contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800134
Dmitri Plotnikovb4491ee2009-06-15 09:31:02 -0700135 <!-- Menu item that splits an item from the contact detail into a separate aggregate -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700136 <string name="menu_splitAggregate">Unlink</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700137
Katherine Kuan8268bbe2011-06-10 17:48:21 -0700138 <!-- Menu item that edits the currently selected group [CHAR LIMIT=30] -->
Makoto Onuki6fe18332011-08-09 17:39:39 -0700139 <string name="menu_editGroup">Edit</string>
Katherine Kuan8268bbe2011-06-10 17:48:21 -0700140
Dmitri Plotnikovc1d25fd2010-11-24 17:45:57 -0800141 <!-- Menu item that deletes the currently selected group [CHAR LIMIT=30] -->
Makoto Onuki6fe18332011-08-09 17:39:39 -0700142 <string name="menu_deleteGroup">Delete</string>
Dmitri Plotnikove898a9f2010-11-18 16:58:25 -0800143
Yorke Lee99daf332012-11-12 12:13:32 -0800144 <!-- Menu item (in the action bar) that creates a new contact [CHAR LIMIT=30] -->
145 <string name="menu_new_contact_action_bar">Add Contact</string>
Dmitri Plotnikovc668fc32010-12-02 11:00:17 -0800146
Yorke Lee99daf332012-11-12 12:13:32 -0800147 <!-- Menu item (in the action bar) that creates a new group [CHAR LIMIT=30] -->
148 <string name="menu_new_group_action_bar">Add Group</string>
Katherine Kuan971116e2011-07-04 15:14:35 -0700149
Tingting Wang5585c6e2015-10-14 11:19:58 -0700150 <!-- Confirmation dialog for unlinking contacts into multiple instances [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700151 <string name="splitConfirmation">Unlink this contact into multiple contacts?</string>
152
153 <!-- Positive button text from the confirmation dialog for unlinking contacts [CHAR LIMIT = 30] -->
154 <string name="splitConfirmation_positive_button">Unlink</string>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700155
Walter Jang0d9c24b2015-10-29 15:02:46 -0700156 <!-- Confirmation dialog for unlinking contacts into multiple instances when there are also unsaved changes for the current contact. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700157 <string name="splitConfirmationWithPendingChanges">Would you like to save the changes you already made and unlink this contact into multiple contacts?</string>
158
159 <!-- Positive button text from the confirmation dialog for unlinking contacts with pending changes [CHAR LIMIT = 60] -->
160 <string name="splitConfirmationWithPendingChanges_positive_button">Save and Unlink</string>
Walter Jang0d9c24b2015-10-29 15:02:46 -0700161
Walter Jange3373dc2015-10-27 15:35:12 -0700162 <!-- Confirmation dialog message for joining contacts when there are unsaved changes. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700163 <string name="joinConfirmation">Would you like to save the changes you already made and link with the contact selected?</string>
164
165 <!-- Positive button text from the confirmation dialog for joining contacts when there are unsaved changes. [CHAR LIMIT = 60] -->
166 <string name="joinConfirmation_positive_button">Save and Link</string>
Walter Jange3373dc2015-10-27 15:35:12 -0700167
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700168 <!-- Menu item that links an aggregate with another aggregate -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700169 <string name="menu_joinAggregate">Link</string>
Vasu Norid5e520a2009-09-28 14:31:02 -0700170
Walter Jangc90cc152015-06-19 14:15:08 -0700171 <!-- Menu item (in the action bar) to indicate that changes should be saved [CHAR LIMIT=20] -->
172 <string name="menu_save">Save</string>
173
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700174 <!-- Heading of the Link Contact screen -->
175 <string name="titleJoinContactDataWith">Link contacts</string>
Dmitri Plotnikov57d27da2009-09-28 18:06:11 -0700176
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700177 <!-- Info blurb on the Link Contact screen [CHAR LIMIT=NONE]-->
178 <string name="blurbJoinContactDataWith">Choose the contact you want to link with <xliff:g
179 id="name">%s</xliff:g>:</string>
Dmitri Plotnikov57d27da2009-09-28 18:06:11 -0700180
Dmitri Plotnikov7bf296f2009-09-29 21:01:25 -0700181 <!-- An item in the Join Contact activity that opens up the full contact A-Z list -->
182 <string name="showAllContactsJoinItem">Show all contacts</string>
183
Dmitri Plotnikovd7c4af22009-06-19 18:31:00 -0700184 <!-- List separator for the Join Contact list: Suggestions -->
Dmitri Plotnikov7bf296f2009-09-29 21:01:25 -0700185 <string name="separatorJoinAggregateSuggestions">Suggested contacts</string>
Dmitri Plotnikovd7c4af22009-06-19 18:31:00 -0700186
187 <!-- List separator for the Join Contact list: A-Z -->
188 <string name="separatorJoinAggregateAll">All contacts</string>
189
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700190 <!-- Toast shown after two contacts have been linked by a user action. [CHAR LIMIT=NONE] -->
Tingting Wang5585c6e2015-10-14 11:19:58 -0700191 <string name="contactsJoinedMessage">Contacts linked</string>
Brian Attwelle986c6b2015-03-05 19:47:30 -0800192
Wenyi Wang687d2182015-10-28 17:03:18 -0700193 <!-- Toast shown after contacts that the user has selected are deleted by a user action. [CHAR LIMIT=30] -->
194 <plurals name="contacts_deleted_toast">
195 <item quantity="one">Contact deleted</item>
196 <item quantity="other">Contacts deleted</item>
197 </plurals>
Dmitri Plotnikov49f705f2009-06-17 18:31:56 -0700198
Isaac Katzenelson683b57e2011-07-20 17:06:11 -0700199 <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=15] -->
200 <string name="menu_set_ring_tone">Set ringtone</string>
201
202 <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=30] -->
Claudia de Veauxafaae1f2011-08-09 16:22:11 -0700203 <string name="menu_redirect_calls_to_vm">All calls to voicemail</string>
Isaac Katzenelson683b57e2011-07-20 17:06:11 -0700204
Tingting Wang07bc6762015-10-30 15:19:38 -0700205 <!-- Warning dialog contents after users select to delete a ReadOnly contact. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700206 <string name="readOnlyContactWarning">Contacts from your read-only accounts cannot be deleted, but they can be hidden.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700207
Tingting Wang07bc6762015-10-30 15:19:38 -0700208 <!-- Positive button text of the warning dialog contents after users select to delete a ReadOnly contact. [CHAR LIMIT=30]-->
209 <string name="readOnlyContactWarning_positive_button">Hide</string>
210
211 <!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. [CHAR LIMIT=NONE]-->
Tingting Wang6e431622015-10-30 17:23:36 -0700212 <string name="readOnlyContactDeleteConfirmation">The contact to be deleted has details from multiple accounts. Details from read-only accounts will be hidden, not deleted.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700213
Tingting Wang5585c6e2015-10-14 11:19:58 -0700214 <!-- Warning dialog. Shown if user selects a single contact to link. [CHAR LIMIT=NONE] -->
215 <string name="batch_link_single_contact_warning">You need at least two contacts selected to perform a link.</string>
Brian Attwelld3946ca2015-03-03 11:13:49 -0800216
Tingting Wang5585c6e2015-10-14 11:19:58 -0700217 <!-- Confirmation dialog. Shown after user selects to link contacts. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700218 <string name="batch_link_confirmation">Link selected contacts?</string>
Brian Attwelld3946ca2015-03-03 11:13:49 -0800219
Tingting Wang168331d2015-10-30 12:00:57 -0700220 <!-- Positive button text from confirmation dialog. Shown after user selects to link contacts. [CHAR LIMIT=40] -->
221 <string name="batch_link_confirmation_positive_button">Link</string>
222
223 <!-- Confirmation dialog. Shown after user selects to delete one writable contact [CHAR LIMIT=NONE] -->
224 <string name="single_delete_confirmation">Delete this contact?</string>
225
226 <!-- Confirmation dialog. Shown after user selects to delete multimple writable contacts. [CHAR LIMIT=NONE] -->
227 <string name="batch_delete_confirmation">Delete selected contacts?</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800228
Brian Attwelld3946ca2015-03-03 11:13:49 -0800229 <!-- Confirmation dialog. Shown after user selects to delete readonly contacts. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700230 <string name="batch_delete_read_only_contact_confirmation">Contacts from your read-only accounts cannot be deleted, but they can be hidden.</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800231
232 <!-- Confirmation dialog. Shown after user selects to delete contacts from multiple accounts. [CHAR LIMIT=NONE] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700233 <string name="batch_delete_multiple_accounts_confirmation">The contacts to be deleted have details from multiple accounts. Details from read-only accounts will be hidden, not deleted.</string>
Brian Attwelld2962a32015-03-02 14:48:50 -0800234
Megha Joshid5afd8a2009-09-22 09:38:41 -0700235 <!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. -->
Tingting Wang168331d2015-10-30 12:00:57 -0700236 <string name="multipleContactDeleteConfirmation">Deleting this contact will delete details from multiple accounts.</string>
Megha Joshid5afd8a2009-09-22 09:38:41 -0700237
238 <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
Tingting Wang168331d2015-10-30 12:00:57 -0700239 <string name="deleteConfirmation">Delete this contact?</string>
240
241 <!-- Positive button text of confirmation dialog contents after users selects to delete a Writable contact. [CHAR LIMIT=30] -->
242 <string name="deleteConfirmation_positive_button">Delete</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800243
Walter Jangee2b8df2015-10-27 15:24:52 -0700244 <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made [CHAR LIMIT=30] -->
245 <string name="menu_discard">Discard changes</string>
246
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800247 <!-- Message displayed in a toast when you try to view the details of a contact that
Claudia de Veaux109961d2011-10-14 15:27:31 -0700248 for some reason doesn't exist anymore. [CHAR LIMIT=NONE]-->
249 <string name="invalidContactMessage">The contact doesn\'t exist.</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800250
Tingting Wang168331d2015-10-30 12:00:57 -0700251 <!-- Message without name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
252 <string name="createContactShortcutSuccessful_NoName">Contact added to Home screen.</string>
253
254 <!-- Message with name displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
255 <string name="createContactShortcutSuccessful"><xliff:g id="name">%s</xliff:g> added to Home screen.</string>
Maurice Chu056a8462012-04-11 18:29:32 -0700256
Eric Fischer9f4563c2011-10-24 17:36:09 -0700257 <!-- When picking a contact from a list of all contacts there is an entry at the top of the
258 list that allows the user to create a new contact, which this string is used for -->
259 <string name="pickerNewContactHeader">Create new contact</string>
260
Daisuke Miyakawaa8729cd2011-10-12 12:27:16 -0700261 <!-- Text for a "create new contact" button on the bottom of the contact picker screen.
262 The text will be all capitalized.
263 [CHAR LIMIT=30] -->
264 <string name="pickerNewContactText">Create new contact</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800265
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800266 <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java -->
Dmitri Plotnikov4120f602010-11-05 11:40:55 -0700267 <skip/>
Daniel Lehmanncb5f7502010-11-02 12:23:33 -0700268 <!-- The labels that are under the otherLabelsGroup when editing a contact. [CHAR LIMIT=20] -->
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800269 <string-array name="otherLabels">
270 <!-- An organization associated with a contact -->
271 <item>Organization</item>
272 <!-- A note associated with a contact -->
273 <item>Note</item>
274 </string-array>
275
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800276 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
Eric Fischerfbbab5f2010-11-03 17:03:52 -0700277 <string name="photoPickerNotFoundText" product="tablet">No pictures are available on the tablet.</string>
278 <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
279 <string name="photoPickerNotFoundText" product="default">No pictures are available on the phone.</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800280
Daniel Lehmann9442ef42010-11-09 17:35:53 -0800281 <!-- Description used in the attach photo Intent from third party apps [CHAR LIMIT=50] -->
282 <string name="attach_photo_dialog_title">Contact photo</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800283
284 <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address.
285 For example, this may be used to set a phone number's label to "Vaction house" -->
286 <string name="customLabelPickerTitle">Custom label name</string>
287
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800288 <!-- Check box label that allows calls to the contact to be sent directly to voicemail -->
289 <string name="send_to_voicemail_checkbox">Send calls directly to voicemail</string>
290
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700291 <!-- The menu item that allows you to remove a photo from a contact [CHAR LIMIT=50] -->
292 <string name="removePhoto">Remove photo</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800293
Isaac Katzenelson66606b62011-07-22 18:47:45 -0700294 <!-- The text displayed when the contacts list is empty while displaying all contacts [CHAR LIMIT=NONE] -->
Wenyi Wangb0cfae52015-09-28 17:17:40 -0700295 <string name="noContacts">No contacts</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800296
Katherine Kuan9add0e52011-05-10 18:26:15 -0700297 <!-- The text displayed when the groups list is empty while displaying all groups [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700298 <string name="noGroups">No groups.</string>
Isaac Katzenelson66606b62011-07-22 18:47:45 -0700299
300 <!-- The text displayed when the groups list is empty and no accounts are set on the device while displaying all groups [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700301 <string name="noAccounts">To create groups you need an account.</string>
Katherine Kuan9add0e52011-05-10 18:26:15 -0700302
Tingting Wangd2ff80f2016-03-11 11:13:04 -0800303 <!-- The text displayed when there are no members in the group while displaying the group detail page [CHAR LIMIT=40] -->
304 <string name="emptyGroup">No people in this group.</string>
305
306 <!-- The text displayed to instruct users to add members to a group (when viewing a group detail page for a group with no members) [CHAR LIMIT=50] -->
307 <string name="addPeopleToGroup">To add some, edit the group.</string>
308
Neel Parekhbe406ff2009-09-16 15:31:22 -0700309 <!-- 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 -0700310 <string name="savingContact">Saving contact\u2026</string>
311
Katherine Kuan95743142011-08-10 17:56:11 -0700312 <!-- Toast displayed when a contact is saved [CHAR LIMIT=NONE] -->
Wenyi Wang13aede82015-10-26 13:28:34 -0700313 <string name="contactSavedToast">Contact saved</string>
314
315 <!-- Toast displayed when linked contacts get unlinked [CHAR LIMIT=NONE] -->
316 <string name="contactUnlinkedToast">Contacts unlinked</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800317
Claudia de Veaux109961d2011-10-14 15:27:31 -0700318 <!-- Toast displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
319 <string name="contactSavedErrorToast">Couldn\'t save contact changes.</string>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700320
Wenyi Wangc47121c2015-10-21 17:12:46 -0700321 <!-- Toast displayed when unlinking a contact failed. [CHAR LIMIT=NONE] -->
322 <string name="contactUnlinkErrorToast">Couldn\'t unlink contact.</string>
323
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700324 <!-- Toast displayed when linking a contact failed. [CHAR LIMIT=NONE] -->
325 <string name="contactJoinErrorToast">Couldn\'t link contact.</string>
Wenyi Wangc47121c2015-10-21 17:12:46 -0700326
327 <!-- Generic error default clause displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
328 <string name="contactGenericErrorToast">Error saving contact.</string>
329
Brian Attwell5234be92015-05-13 19:26:43 -0700330 <!-- Toast displayed when saving a contact photo failed. [CHAR LIMIT=NONE] -->
331 <string name="contactPhotoSavedErrorToast">Couldn\'t save contact photo changes.</string>
332
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700333 <!-- Toast displayed when a group is saved [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700334 <string name="groupSavedToast">Group saved.</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700335
336 <!-- Toast displayed when saving a group failed [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700337 <string name="groupSavedErrorToast">Couldn\'t save group changes.</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700338
Neel Parekh0b95e122009-09-28 17:19:03 -0700339 <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected -->
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700340 <plurals name="listTotalPhoneContacts">
Dmitri Plotnikovac144362010-09-27 17:23:59 -0700341 <item quantity="one">1 contact with phone number</item>
342 <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts with phone numbers</item>
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700343 </plurals>
344
Dmitri Plotnikovf35faeb2011-01-24 18:20:28 -0800345 <!-- Displayed at the top of the contacts showing the zero as total number of contacts visible when "Only contacts with phones" is selected [CHAR LIMIT=64]-->
346 <string name="listTotalPhoneContactsZero">No contacts with phone numbers</string>
Neel Parekh0b95e122009-09-28 17:19:03 -0700347
Claudia de Veaux109961d2011-10-14 15:27:31 -0700348 <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected [CHAR LIMIT=30] -->
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700349 <plurals name="listFoundAllContacts">
Dmitri Plotnikovd5061fe2010-06-07 15:06:58 -0700350 <item quantity="one">1 found</item>
351 <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
Dmitri Plotnikovb8594f22009-10-02 16:00:18 -0700352 </plurals>
353
Claudia de Veaux109961d2011-10-14 15:27:31 -0700354 <!-- Displayed at the top of the contacts showing the zero total number of contacts found when "Only contacts with phones" not selected. [CHAR LIMIT=30] -->
Maurice Chu62c7dc12012-05-21 11:14:04 -0700355 <string name="listFoundAllContactsZero">No contacts</string>
Neel Parekh0b95e122009-09-28 17:19:03 -0700356
Dmitri Plotnikovdb3d1432010-02-09 17:45:47 -0800357 <!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
358 <plurals name="searchFoundContacts">
Dmitri Plotnikovd5061fe2010-06-07 15:06:58 -0700359 <item quantity="one">1 found</item>
360 <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
Dmitri Plotnikovdb3d1432010-02-09 17:45:47 -0800361 </plurals>
362
Brian Attwellb0d3c762014-05-22 03:44:22 +0000363 <!-- The title of "all contacts" tab. [CHAR LIMIT=14] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700364 <string name="all_contacts_tab_label">All</string>
Daisuke Miyakawa1ff189a2011-09-07 18:21:36 -0700365
Brian Attwellb0d3c762014-05-22 03:44:22 +0000366 <!-- The title of "favorites" tab. [CHAR LIMIT=14] -->
367 <string name="favorites_tab_label">Favorites</string>
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800368
The Android Open Source Project7aa0e4c2009-03-03 19:32:21 -0800369 <!-- Action string for calling back a number in the call log -->
370 <string name="callBack">Call back</string>
371
372 <!-- Action string for calling a number in the call log again -->
373 <string name="callAgain">Call again</string>
374
375 <!-- Action string for returning a missed call in the call log -->
376 <string name="returnCall">Return call</string>
377
The Android Open Source Project1f620962009-03-09 11:52:14 -0700378 <!-- Dialog message when prompting before creating a contact. Includes
379 the email address, e.g. "Add xyz@foo.com to contacts?" -->
380 <string name="add_contact_dlg_message_fmt">Add \"<xliff:g id="email">%s</xliff:g>\" to contacts?</string>
svetoslavganova91a6fc2009-04-28 19:22:46 -0700381
Dominic Mazzoni5de88002010-02-03 09:54:40 -0800382 <!-- String describing the Contact Photo Image
383
384 Used by AccessibilityService to announce the purpose of the view.
385 -->
386 <string name="description_contact_photo">contact photo</string>
387
Dominic Mazzoni5de88002010-02-03 09:54:40 -0800388 <!-- String describing the Contact Editor Plus button
389
390 Used by AccessibilityService to announce the purpose of the button.
391 -->
392 <string name="description_plus_button">plus</string>
393
Daisuke Miyakawa72c50522009-07-07 15:37:59 -0700394 <!-- 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)")-->
395 <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 -0700396
Mathew Inwood700d3692013-09-30 15:48:28 +0100397 <!-- The string used to describe Contacts as a searchable item within system search settings. -->
398 <string name="search_settings_description">Names of your contacts</string>
399
Daniel Lehmannedb576a2011-07-27 16:45:13 -0700400 <!-- Shown as a toast when the user taps on a QuickContact icon, and no application
Claudia de Veaux109961d2011-10-14 15:27:31 -0700401 was found that could perform the selected action. [CHAR LIMIT=NONE] -->
402 <string name="quickcontact_missing_app">No app was found to handle this action.</string>
Paul Soulos91cdf7d2014-09-02 12:48:02 -0700403 <!-- Content description for the transparent views around the visible section of QuickContacts.
Brian Attwellf2bd6c22014-06-25 14:29:21 -0700404 Clicking this view causes Quick Contacts to close. [CHAR LIMIT=NONE] -->
405 <string name="quickcontact_transparent_view_description">Click to return to previous screen</string>
Jeff Sharkey802b2052009-08-04 14:21:06 -0700406
Brian Attwellb584ddd2014-07-09 10:59:29 -0700407 <!-- When a contact has no data, we prompt the user to add a phone number for the contact. [CHAR LIMIT=40] -->
408 <string name="quickcontact_add_phone_number">Add phone number</string>
409 <!-- When a contact has no data, we prompt the user to add an email for the contact. [CHAR LIMIT=40] -->
410 <string name="quickcontact_add_email">Add email</string>
411
Jay Shrauner1d815e62014-01-31 10:37:31 -0800412 <!-- Shown as a toast when the user attempts an action (add contact, edit
413 contact, etc) and no application was found that could perform that
414 action. [CHAR LIMIT=NONE] -->
415 <string name="missing_app">No app was found to handle this action.</string>
416
Dmitri Plotnikovc1d25fd2010-11-24 17:45:57 -0800417 <!-- The menu item to share the currently viewed contact [CHAR LIMIT=30] -->
Makoto Onuki4bd346d2011-08-09 14:58:17 -0700418 <string name="menu_share">Share</string>
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700419
Brian Attwell2e4214c2014-07-10 22:03:16 -0700420 <!-- The menu item to add the the currently viewed contact to your contacts [CHAR LIMIT=30] -->
421 <string name="menu_add_contact">Add to contacts</string>
422
Jeff Sharkey49d17b32009-09-07 02:14:21 -0700423 <!-- Dialog title when picking the application to share a contact with. -->
424 <string name="share_via">Share contact via</string>
425
Katherine Kuan971116e2011-07-04 15:14:35 -0700426 <!-- Title for the disambiguation dialog that requests the user choose an account for the new group to be created under [CHAR LIMIT=NONE] -->
427 <string name="dialog_new_group_account">Create group under account</string>
428
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700429 <!-- Generic action string for starting an audio chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700430 <string name="audio_chat">Voice chat</string>
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700431 <!-- Generic action string for starting a video chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
432 <string name="video_chat">Video chat</string>
Jeff Sharkeyd4c41d52009-08-11 11:00:22 -0700433
Katherine Kuanf81e4c62011-07-01 21:46:08 -0700434 <!-- Title for the list of all contact details that come from third-party sources (including a corporate directory) [CHAR LIMIT=20] -->
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700435 <string name="connections">Connections</string>
Katherine Kuanf81e4c62011-07-01 21:46:08 -0700436
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700437 <!-- Label of the button to open the "add connection" popup where the user can invite a contact to other social networks or services [CHAR LIMIT=32] -->
438 <string name="add_connection_button">Add connection</string>
Makoto Onuki3e6991e2011-07-24 14:51:20 -0700439
Katherine Kuanc81b1e22011-10-19 17:59:00 -0700440 <!-- Section title for the page containing the contact's social updates on the contact card (this abbreviated version of "Recent updates" is used when "updates" is already shown as the title of the page) [CHAR LIMIT=20]-->
441 <string name="recent" msgid="2062236709538790412">Recent</string>
442
Katherine Kuand814e422011-07-03 21:11:48 -0700443 <!-- Section title for the page containing the contact's social updates on the contact card [CHAR LIMIT=20]-->
Katherine Kuanc81b1e22011-10-19 17:59:00 -0700444 <string name="recent_updates" msgid="2018245636796411442">Recent updates</string>
Katherine Kuand814e422011-07-03 21:11:48 -0700445
Jeff Hamilton01c68652009-10-05 22:39:45 -0500446 <!-- String describing which account type a contact came from when editing it -->
447 <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact</string>
448
Walter Jangc4cecc72015-06-25 10:45:50 -0700449 <!-- String describing that a contact came from the google account type when editing it. -->
450 <string name="google_account_type_format"><xliff:g id="source" example="Google">%1$s</xliff:g> account</string>
451
Jeff Hamilton01c68652009-10-05 22:39:45 -0500452 <!-- String describing which account a contact came from when editing it -->
Daisuke Miyakawad37a8912011-03-27 09:35:28 -0700453 <string name="from_account_format"><xliff:g id="source" example="user@gmail.com">%1$s</xliff:g></string>
Jeff Hamilton01c68652009-10-05 22:39:45 -0500454
Katherine Kuanfd709032011-08-02 14:18:16 -0700455 <!-- Text used to explain that a contact cannot be edited from the People application since the data is read only [CHAR LIMIT=40] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700456 <string name="contact_read_only">Not editable from this app.</string>
Jeff Hamilton01c68652009-10-05 22:39:45 -0500457
Katherine Kuanffb45de2011-07-25 17:22:22 -0700458 <!-- Text used to explain that a group cannot be edited since the data is read only [CHAR LIMIT=40] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700459 <string name="group_read_only">Not editable on this device.</string>
Katherine Kuanffb45de2011-07-25 17:22:22 -0700460
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700461 <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
Dmitri Plotnikov8e24b402010-03-03 19:07:54 -0800462 <string name="take_photo">Take photo</string>
463
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700464 <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
465 <string name="take_new_photo">Take new photo</string>
466
467 <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
Yorke Leeb575cb52013-12-03 15:52:59 -0800468 <string name="pick_photo">Choose photo</string>
Dmitri Plotnikov98fd6502010-03-09 11:05:55 -0800469
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700470 <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
Yorke Leeb575cb52013-12-03 15:52:59 -0800471 <string name="pick_new_photo">Select new photo</string>
Daniel Lehmannfe22aff2010-10-27 17:34:28 -0700472
Dmitri Plotnikovc1d25fd2010-11-24 17:45:57 -0800473 <!-- Text shown in the contacts app while the background process updates contacts after a system upgrade [CHAR LIMIT=300] -->
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800474 <string name="upgrade_in_progress">Contact list is being updated.</string>
Dmitri Plotnikov3b73d8b2010-03-12 19:28:21 -0800475
Claudia de Veaux109961d2011-10-14 15:27:31 -0700476 <!-- Title shown in the search result activity of contacts app while searching. [CHAR LIMIT=20] -->
477 <string name="search_results_searching">Searching\u2026</string>
Bai Taodf5e05f2010-04-09 00:44:44 +0800478
Bai Taodf5e05f2010-04-09 00:44:44 +0800479 <!-- Label to display only selection in multiple picker -->
480 <string name="menu_display_selected">"Show selected"</string>
481
482 <!-- Label to display all recipients in multiple picker -->
483 <string name="menu_display_all">"Show all"</string>
484
485 <!-- Label to select all contacts in multiple picker -->
486 <string name="menu_select_all">"Select all"</string>
487
488 <!-- Label to clear all selection in multiple picker -->
489 <string name="menu_select_none">"Unselect all"</string>
490
Katherine Kuan398e3802011-07-21 21:16:15 -0700491 <!-- The button to add another entry of a specific data type (i.e. email, phone, address) to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
492 <string name="add_new_entry_for_section">Add new</string>
Katherine Kuan1b220732011-04-28 18:45:39 -0700493
Katherine Kuanfd709032011-08-02 14:18:16 -0700494 <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
495 <string name="add_organization">Add organization</string>
496
Katherine Kuan95743142011-08-10 17:56:11 -0700497 <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=12] -->
498 <string name="event_edit_field_hint_text">Date</string>
499
500 <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=15] -->
501 <string name="group_edit_field_hint_text">Group name</string>
502
Brian Attwell7e670822014-11-07 16:36:30 -0800503 <!-- Button used for changing a photo in the Raw Contact Editor [CHAR LIMIT=15] -->
504 <string name="change_photo">Change</string>
505
Brian Attwell61ca1ff2015-02-18 11:12:16 -0800506 <!-- RadioButton that determines whether a raw contact's photo should be used for the entire contact [CHAR LIMIT=25] -->
Brian Attwell7e670822014-11-07 16:36:30 -0800507 <string name="primary_photo">Primary photo</string>
508
Daniel Lehmanncdef2b62010-06-06 18:25:49 -0700509 <!-- String describing the Star/Favorite checkbox
510
511 Used by AccessibilityService to announce the purpose of the view.
512 -->
513 <string name="description_star">favorite</string>
514
515 <!-- The title of the Edit-Contact screen -->
516 <string name="edit_contact">Edit contact</string>
517
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700518 <!-- The message in a confirmation dialog shown when the user selects a
519 contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700520 <string name="aggregation_suggestion_join_dialog_message">Link
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700521 the current contact with the selected contact?</string>
Dmitri Plotnikovf491ae92010-08-16 12:18:53 -0700522
Flavio Lerda87bd5362011-06-30 12:20:43 +0100523 <!-- The message in a confirmation dialog shown when the user selects a
Dmitri Plotnikovbd0c12c2010-11-01 16:36:04 -0700524 contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
525 <string name="aggregation_suggestion_edit_dialog_message">Switch to editing
526 the selected contact? Information you entered so far will be copied.</string>
Dmitri Plotnikovf491ae92010-08-16 12:18:53 -0700527
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700528 <!-- The button that creates a local copy of a corporate contact. [CHAR LIMIT=40]-->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700529 <string name="menu_copyContact">Copy to My Contacts</string>
Dmitri Plotnikov02cd4912010-09-01 20:42:17 -0700530
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700531 <!-- The button that adds a contact to the predefined group "My Contacts" (as this is
532 mostly interesting for Google-contacts, this should have the same description as the
533 function of GMail/Contacts on the Web
534 [CHAR LIMIT=40] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700535 <string name="add_to_my_contacts">Add to My Contacts</string>
Daniel Lehmann7ed92ee2011-07-14 22:05:03 -0700536
Dmitri Plotnikov02cd4912010-09-01 20:42:17 -0700537 <!-- The description of the directory where the contact was found [CHAR LIMIT=100]-->
Dmitri Plotnikovee194e52010-11-29 12:10:13 -0800538 <string name="contact_directory_description">Directory <xliff:g id="type" example="Corporate Directory">%1$s</xliff:g></string>
Dmitri Plotnikovcaf0bc72010-09-03 15:16:21 -0700539
Dmitri Plotnikovf7d450d2010-09-15 15:52:48 -0700540 <!-- Contact list filter indicating that the list shows groups chosen by the user [CHAR LIMIT=64] -->
Dmitri Plotnikovc41524c2010-10-06 16:25:58 -0700541 <string name="list_filter_custom">Custom</string>
Dmitri Plotnikovf7d450d2010-09-15 15:52:48 -0700542
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700543 <!-- Title of the settings activity [CHAR LIMIT=64] -->
544 <string name="activity_title_settings">Settings</string>
545
546 <!-- Menu item for the settings activity [CHAR LIMIT=64] -->
Daisuke Miyakawaca657d22011-08-31 15:15:04 -0700547 <string name="menu_settings" msgid="377929915873428211">Settings</string>
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700548
Brian Attwell56bcc2f2015-02-12 23:45:27 +0000549 <!-- Menu item for invoking contextual Help & Feedback [CHAR LIMIT=64] -->
550 <string name="menu_help">Help &amp; feedback</string>
Maurice Chu692d4632012-04-25 13:45:11 -0700551
Dmitri Plotnikovc85ad182010-09-17 18:12:49 -0700552 <!-- The preference section title for contact display options [CHAR LIMIT=128] -->
553 <string name="preference_displayOptions">Display options</string>
Daniel Lehmann1ad4d1b2010-10-18 19:20:41 -0700554
555 <!-- Text used to show a organization that has both a company and title. This is used in the Detail-View
556 of a Contact. This is mostly about the formatting of the two elements, so it should be kept small [CHAR LIMIT=79] -->
557 <string name="organization_company_and_title"><xliff:g id="company" example="Technical Program Manager">%2$s</xliff:g>, <xliff:g id="company" example="Google Inc.">%1$s</xliff:g></string>
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700558
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700559 <!-- Title shown for the phone number when the number tries to call on a device that it not a phone [CHAR LIMIT=30] -->
560 <string name="non_phone_caption">Phone number</string>
561
562 <!-- Button to add a phone number to contacts [CHAR LIMIT=25] -->
563 <string name="non_phone_add_to_contacts">Add to contacts</string>
564
Katherine Kuan1ba8b6f2011-08-11 16:14:59 -0700565 <!-- Title of the activity that allows the user to confirm the addition of a detail to 1 existing contact [CHAR LIMIT=25] -->
566 <string name="activity_title_confirm_add_detail">Add to contact</string>
567
Daniel Lehmanne9b196e2010-10-26 12:17:39 -0700568 <!-- Button to close without add a phone number to contacts [CHAR LIMIT=25] -->
569 <string name="non_phone_close">Close</string>
Daniel Lehmann392ccec2010-11-01 20:50:03 -0700570
Daniel Lehmannfad92b82010-10-27 21:00:21 -0700571 <!-- Format string that combines the name and the phonetic name for the widget. if the phonetic name is empty, only the display name is used instead [CHAR LIMIT=25] -->
572 <string name="widget_name_and_phonetic"><xliff:g id="display_name" example="John Huber">%1$s</xliff:g> (<xliff:g id="phonetic_name">%2$s</xliff:g>)</string>
Daniel Lehmann392ccec2010-11-01 20:50:03 -0700573
Walter Janga4f9b9d2015-08-04 08:18:05 -0700574 <!-- Checkbox whether to include a year for a birthday [CHAR LIMIT=30] -->
575 <string name="date_year_toggle">Include year</string>
Daniel Lehmannb0ab5d72010-11-03 16:21:22 -0700576
577 <!-- Label for the widget that shows picture and social status of a contact [CHAR LIMIT=20] -->
578 <string name="social_widget_label">Contact</string>
Daniel Lehmann3cceb3f2010-11-05 12:59:17 -0700579
580 <!-- Message of widget while it is loading data [CHAR LIMIT=20] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700581 <string name="social_widget_loading">Loading\u2026</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800582
583 <!-- Button shown on the main contacts screen when there are no contacts on the device.
584 Creates a new contact. [CHAR LIMIT=128] -->
585 <string name="contacts_unavailable_create_contact">Create a new contact</string>
586
587 <!-- Button shown on the main contacts screen when there are no contacts on the device.
588 Navigates to account setup [CHAR LIMIT=128] -->
Wenyi Wangb0cfae52015-09-28 17:17:40 -0700589 <string name="contacts_unavailable_add_account">Add account</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800590
591 <!-- Button shown on the main contacts screen when there are no contacts on the device.
592 Initiates a contact import dialog [CHAR LIMIT=128] -->
Josh Garguse05f8ef2011-11-22 17:10:51 -0800593 <string name="contacts_unavailable_import_contacts">Import contacts</string>
Dmitri Plotnikov8b826462010-11-17 14:52:24 -0800594
Dmitri Plotnikov1ac58b62010-11-19 16:12:09 -0800595 <!-- Title of the dialog that allows creation of a contact group [CHAR LIMIT=128] -->
596 <string name="create_group_dialog_title">Create new group</string>
597
598 <!-- An item in the popup list of groups that triggers creation of a contact group [CHAR LIMIT=128] -->
Maurice Chub03e6a22012-05-04 12:46:25 -0700599 <string name="create_group_item_label">Create new group</string>
Dmitri Plotnikov1ac58b62010-11-19 16:12:09 -0800600
Tingting Wangd2ff80f2016-03-11 11:13:04 -0800601 <!-- Shows how many groups are from the specified account [CHAR LIMIT=15] -->
602 <plurals name="num_groups_in_account">
603 <item quantity="one">1 group</item>
604 <item quantity="other"><xliff:g id="count">%0$d</xliff:g> groups</item>
605 </plurals>
606
Dmitri Plotnikove898a9f2010-11-18 16:58:25 -0800607 <!-- Confirmation message of the dialog that allows deletion of a contact group [CHAR LIMIT=256] -->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700608 <string name="delete_group_dialog_message">Delete the group
609 \"<xliff:g id="group_label" example="Friends">%1$s</xliff:g>\"?
Dmitri Plotnikove898a9f2010-11-18 16:58:25 -0800610 (Contacts themselves will not be deleted.)
611 </string>
612
Katherine Kuan2b431c02011-07-17 14:46:34 -0700613 <!-- Subtitle of the group detail page that describes how many people are in the current group [CHAR LIMIT=30] -->
614 <plurals name="num_contacts_in_group">
615 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> person from <xliff:g id="account_type">%2$s</xliff:g></item>
616 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> people from <xliff:g id="account_type">%2$s</xliff:g></item>
617 </plurals>
618
Katherine Kuanea1c3a52011-07-23 15:28:29 -0700619 <!-- Subtitle of a group (in the group list) that describes how many people are in the current group [CHAR LIMIT=30] -->
620 <plurals name="group_list_num_contacts_in_group">
621 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> person</item>
622 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> people</item>
623 </plurals>
624
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700625 <!-- Toast displayed when the user creates a new contact and attempts to link it
Dmitri Plotnikov4c699fc2010-11-23 11:49:15 -0800626 with another before entering any data [CHAR LIMIT=256] -->
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700627 <string name="toast_join_with_empty_contact">Type contact name before linking
Claudia de Veaux109961d2011-10-14 15:27:31 -0700628 with another.
Dmitri Plotnikov4c699fc2010-11-23 11:49:15 -0800629 </string>
Dmitri Plotnikovee194e52010-11-29 12:10:13 -0800630
Frank Sposaro627e5dd2011-07-25 12:44:52 -0700631 <!-- Option displayed in context menu to copy long pressed item to clipboard [CHAR LIMIT=64] -->
632 <string name="copy_text">Copy to clipboard</string>
633
634 <!-- Option displayed in context menu to set long pressed item as default contact method [CHAR LIMIT=64] -->
635 <string name="set_default">Set default</string>
636
637 <!-- Option displayed in context menu to clear long pressed item as default contact method [CHAR LIMIT=64] -->
638 <string name="clear_default">Clear default</string>
639
Dmitri Plotnikov50c02ed2010-12-06 14:38:45 -0800640 <!-- Toast shown when text is copied to the clipboard [CHAR LIMIT=64] -->
641 <string name="toast_text_copied">Text copied</string>
Flavio Lerda87bd5362011-06-30 12:20:43 +0100642
Dmitri Plotnikovd3eedfc2010-12-15 17:36:54 -0800643 <!-- Contents of the alert dialog when the user hits the Cancel button in the editor [CHAR LIMIT=128] -->
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800644 <string name="cancel_confirmation_dialog_message">Discard your changes and quit editing?</string>
Dmitri Plotnikovd3eedfc2010-12-15 17:36:54 -0800645
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800646 <!-- Positive button text for the cancel editing confirmation dialog.
647 Pushing this button indicates that the user wishes to discard the changes they have already
Walter Jangf898a582016-01-27 13:58:24 -0800648 made and close the editor. [CHAR LIMIT=20] -->
649 <string name="cancel_confirmation_dialog_cancel_editing_button">Discard</string>
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800650
651 <!-- Negative button text for the cancel editing confirmation dialog.
652 Pushing this button indicates that the user wishes to continue editing
Walter Jangf898a582016-01-27 13:58:24 -0800653 and return to the editor [CHAR LIMIT=30] -->
Walter Jangd1cc5fe2016-01-25 15:44:01 -0800654 <string name="cancel_confirmation_dialog_keep_editing_button">Keep editing</string>
Tingting Wang168331d2015-10-30 12:00:57 -0700655
Flavio Lerda9cafe472011-06-08 14:06:13 +0100656 <!-- Description of a call log entry, made of a call type and a date -->
657 <string name="call_type_and_date">
658 <xliff:g id="call_type" example="Friends">%1$s</xliff:g> <xliff:g id="call_short_date" example="Friends">%2$s</xliff:g>
659 </string>
Dave Santoro0a4d2252011-05-20 11:40:34 -0700660
661 <!-- Text displayed in place of the display name for the contact that represents the user's
662 personal profile entry [CHAR LIMIT=64] -->
Isaac Katzenelsonead19c52011-07-29 18:24:53 -0700663 <string name="profile_display_name">Set up my profile</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700664
665 <!-- Label to instruct the user to type in a contact's name to add the contact as a member of the current group. [CHAR LIMIT=64] -->
Sean Cotter3296be32011-08-10 18:46:37 -0700666 <string name="enter_contact_name">Type person\'s name</string>
Katherine Kuanc6b8afe2011-06-22 19:03:50 -0700667
Isaac Katzenelson85806162011-07-19 14:36:13 -0700668 <!-- Hint text in the group name box in the edit group view. [CHAR LIMIT=20]-->
Claudia de Veaux109961d2011-10-14 15:27:31 -0700669 <string name="group_name_hint">Group\'s name</string>
Jeff Hamiltone967f7c2011-06-30 12:01:23 -0500670
Katherine Kuan95743142011-08-10 17:56:11 -0700671 <!-- Header label in the contact editor for a profile that is local to the device only (and not associated with any account) [CHAR LIMIT=25] -->
672 <string name="local_profile_title">My local profile</string>
673
674 <!-- Header label in the contact editor for a profile that comes from an external third-party app whose name is given by source [CHAR LIMIT=20] -->
675 <string name="external_profile_title">My <xliff:g id="external_source">%1$s</xliff:g> profile</string>
676
Daisuke Miyakawa692cb6a2011-08-01 12:09:02 -0700677 <!-- Toast shown when the app starts showing all contacts regardless of its current
678 contact filter state. [CHAR LIMIT=64] -->
679 <string name="toast_displaying_all_contacts">Displaying all contacts</string>
Katherine Kuan528560b2011-09-02 15:02:13 -0700680
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700681 <!-- Message in the standard "no account" prompt that encourages the user to add any account (non Google-specific) before continuing to use the People app [CHAR LIMIT=NONE] -->
682 <string name="generic_no_account_prompt">Keep your contacts safe even if you lose your phone: synchronize with an online service.</string>
683
Brian Attwell63a8ac12014-05-20 17:02:25 -0700684 <!-- Title of the screen that encourages the user to add any account (non Google-specific) for a better Contacts app experience [CHAR LIMIT=20] -->
Katherine Kuan0698bfc2011-10-05 16:04:26 -0700685 <string name="generic_no_account_prompt_title">Add an account</string>
686
Katherine Kuan659704a2011-09-22 17:26:13 -0700687 <!-- Message in the contact editor prompt that notifies the user that the newly created contact will not be saved to any account, and prompts addition of an account [CHAR LIMIT=NONE] -->
688 <string name="contact_editor_prompt_zero_accounts">Your new contact won\'t be backed up. Add an account that backs up contacts online?</string>
689
690 <!-- Message in the contact editor prompt that asks the user if it's okay to save the newly created contact to the account shown. [CHAR LIMIT=NONE] -->
Wenyi Wang0bf63142015-11-04 14:47:53 -0800691 <string name="contact_editor_prompt_one_account">New contacts will be saved to <xliff:g id="account_name">%1$s</xliff:g>.</string>
Katherine Kuan659704a2011-09-22 17:26:13 -0700692
693 <!-- Message in the contact editor prompt that asks the user which account they want to save the newly created contact to. [CHAR LIMIT=NONE] -->
Tingting Wang168331d2015-10-30 12:00:57 -0700694 <string name="contact_editor_prompt_multiple_accounts">Choose a default account for new contacts:</string>
Katherine Kuan659704a2011-09-22 17:26:13 -0700695
Brian Attwell5a4c59d2014-06-27 14:16:09 -0700696 <!-- Title of the ContactEditorActivity when creating a new contact. The char
697 limit is short and cannot be increased, since this needs to be displayed in a single line
698 at a pre-determined text size. [CHAR LIMIT=20] -->
699 <string name="contact_editor_title_new_contact">Add new contact</string>
700
701 <!-- Title of the ContactEditorActivity when editing a contact that already exists. The char
702 limit is short and cannot be increased, since this needs to be displayed in a single line
703 at a pre-determined text size. [CHAR LIMIT=20] -->
704 <string name="contact_editor_title_existing_contact">Edit contact</string>
705
Katherine Kuan659704a2011-09-22 17:26:13 -0700706 <!-- Button label to indicate that the user wants to save the newly created contact locally (instead of backing it up online) [CHAR LIMIT=20] -->
707 <string name="keep_local">Keep local</string>
708
709 <!-- Button label to prompt the user to add an account (when there are 0 existing accounts on the device) [CHAR LIMIT=30] -->
710 <string name="add_account">Add account</string>
711
712 <!-- Button label to prompt the user to add another account (when there are already existing accounts on the device) [CHAR LIMIT=30] -->
713 <string name="add_new_account">Add new account</string>
Daisuke Miyakawa59935742011-09-26 13:40:32 -0700714
Makoto Onuki9ae60412012-07-19 15:56:41 -0700715 <!-- Menu item shown only when the special debug mode is enabled, which is used to send all contacts database files via email. [CHAR LIMI=NONE] -->
716 <string name="menu_export_database">Export database files</string>
717
Paul Soulos2b9563d2014-05-27 16:21:23 -0700718 <!-- Content description for the button that adds a new contact
719 [CHAR LIMIT=NONE] -->
720 <string name="action_menu_add_new_contact_button">add new contact</string>
Paul Soulos2d48b5a2014-05-29 13:56:25 -0700721 <!-- Button Label to see more on an ExpandingEntryCardView [CHAR LIMIT=40] -->
722 <string name="expanding_entry_card_view_see_more">See more</string>
723 <!-- Button Label to see less on an ExpandingEntryCardView [CHAR LIMIT=40] -->
724 <string name="expanding_entry_card_view_see_less">See less</string>
Paul Soulos23889ba2014-06-10 14:55:32 -0700725 <!-- Button Label to see all on an ExpandingEntryCardView [CHAR LIMIT=40] -->
726 <string name="expanding_entry_card_view_see_all">See all</string>
Paul Soulos2d48b5a2014-05-29 13:56:25 -0700727
Paul Soulosb3054e52014-06-05 16:46:02 -0700728 <!-- Title of recent card. [CHAR LIMIT=60] -->
729 <string name="recent_card_title">Recent</string>
730
Paul Souloseb64a4b2014-07-07 17:03:27 -0700731 <!-- Title of recent card. [CHAR LIMIT=40] -->
732 <string name="about_card_title">About</string>
733
Paul Soulos23889ba2014-06-10 14:55:32 -0700734 <!-- Title of sms action entry. [CHAR LIMIT=60] -->
735 <string name="send_message">Send message</string>
Brian Attwelld28851f2014-06-10 13:25:07 -0700736
737 <!-- Toast that appears when you are copying a directory contact into your personal contacts -->
738 <string name="toast_making_personal_copy">Creating a personal copy...</string>
Paul Soulos899aa212014-06-11 12:04:43 -0700739 <!-- Timestamp string for interactions from yesterday. [CHAR LIMIT=40] -->
740 <string name="yesterday">Yesterday</string>
741 <string name="tomorrow">Tomorrow</string>
742 <!-- Timestamp string for interactions from today. [CHAR LIMIT=40] -->
743 <string name="today">Today</string>
744 <!-- Text for an event starting on the current day with a start and end time.
745 For ex, "Today at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
746 <string name="today_at_time_fmt">"Today at <xliff:g id="time_interval">%s</xliff:g>"</string>
747 <!-- Text for an event starting on the next day with a start and end time.
748 For ex, "Tomorrow at 5:00pm-6:00pm" [CHAR LIMIT=NONE] -->
749 <string name="tomorrow_at_time_fmt">"Tomorrow at <xliff:g id="time_interval">%s</xliff:g>"</string>
750 <!-- Format string for a date and time description. For ex:
751 "April 19, 2012, 3:00pm - 4:00pm" [CHAR LIMIT=NONE] -->
752 <string name="date_time_fmt">"<xliff:g id="date">%s</xliff:g>, <xliff:g id="time_interval">%s</xliff:g>"</string>
753 <!-- Title for untitled calendar interactions [CHAR LIMIT=40] -->
754 <string name="untitled_event">(Untitled event)</string>
Brian Attwellee891642014-06-16 17:46:36 -0700755
756 <!-- Name of the button in the date/time picker to accept the date/time change [CHAR LIMIT=15] -->
757 <string name="date_time_set">Set</string>
758
Paul Souloseb64a4b2014-07-07 17:03:27 -0700759 <!-- Header for the IM entry [CHAR LIMIT=40] -->
760 <string name="header_im_entry">IM</string>
761 <!-- Header for the Organization entry [CHAR LIMIT=40] -->
762 <string name="header_organization_entry">Organization</string>
763 <!-- Header for the Nickname entry [CHAR LIMIT=40] -->
764 <string name="header_nickname_entry">Nickname</string>
765 <!-- Header for the Note entry [CHAR LIMIT=40] -->
766 <string name="header_note_entry">Note</string>
767 <!-- Header for the Website entry [CHAR LIMIT=40] -->
768 <string name="header_website_entry">Website</string>
769 <!-- Header for the Event entry [CHAR LIMIT=40] -->
770 <string name="header_event_entry">Event</string>
771 <!-- Header for the Relation entry [CHAR LIMIT=40] -->
772 <string name="header_relation_entry">Relation</string>
Brian Attwelldaa20582014-11-25 20:45:44 -0800773 <!-- Content description for the account field header image. Example accounts listed in this field: Google, Hotmail and Exchange. [CHAR LIMIT=NONE] -->
774 <string name="header_account_entry">Account</string>
Brian Attwellda719192014-11-11 18:30:05 -0800775 <!-- Content description for the name fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800776 <string name="header_name_entry">Name</string>
Brian Attwellda719192014-11-11 18:30:05 -0800777 <!-- Content description for the email fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800778 <string name="header_email_entry">Email</string>
Brian Attwellda719192014-11-11 18:30:05 -0800779 <!-- Content description for the phone fields header entry [CHAR LIMIT=NONE] -->
Brian Attwell8c8cafb2014-11-12 18:38:24 -0800780 <string name="header_phone_entry">Phone</string>
781 <!-- Content description for the camera icon beside the photo section in the Raw Contact Editor [CHAR LIMIT=NONE] -->
782 <string name="header_photo_entry">Photo</string>
Paul Souloseb64a4b2014-07-07 17:03:27 -0700783
Brian Attwelldaa20582014-11-25 20:45:44 -0800784 <!-- Content description for the expand button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
785 <string name="content_description_expand_editor">Click to expand contact editor.</string>
786 <!-- Content description for the collapse button inside the raw contact editor's header. [CHAR LIMIT=NONE] -->
787 <string name="content_description_collapse_editor">Click to collapse contact editor.</string>
788
Paul Soulos101b0b02014-07-11 14:36:24 -0700789 <!-- Content description for directions secondary button [CHAR LIMIT=NONE] -->
790 <string name="content_description_directions">directions to location</string>
791
Paul Soulos23e28362014-08-29 14:57:08 -0700792 <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
Walter Jang8a3fe522014-10-16 11:12:13 -0700793 <string name="content_description_recent_sms">recent sms. <xliff:g id="message_body">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. click to respond</string>
Paul Soulos23e28362014-08-29 14:57:08 -0700794
795 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
796 <string name="content_description_recent_call_type_incoming">incoming</string>
797 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
798 <string name="content_description_recent_call_type_outgoing">outgoing</string>
799 <!-- Header for the Relation entry [CHAR LIMIT=NONE] -->
800 <string name="content_description_recent_call_type_missed">missed</string>
801
802 <!-- Content description for recent sms interaction [CHAR LIMIT=NONE] -->
Walter Jang8a3fe522014-10-16 11:12:13 -0700803 <string name="content_description_recent_call">recent call. <xliff:g id="call_type">%s</xliff:g>. <xliff:g id="phone_number">%s</xliff:g>. <xliff:g id="date">%s</xliff:g>. click to call back</string>
Paul Soulos23e28362014-08-29 14:57:08 -0700804
Paul Soulos9f3f8872014-08-20 17:02:16 -0700805 <!-- Prefix for messages that you sent [CHAR LIMIT=40] -->
806 <string name="message_from_you_prefix">You: <xliff:g id="sms_body">%s</xliff:g></string>
807
Brian Attwell49fd84f2014-11-18 19:12:17 -0800808 <!-- When a user tries to create an IM Hangouts field, an alert dialog pops up displaying this message. We don't want users entering email addresses of phone numbers into the IM field. [CHAR LIMIT=200] -->
809 <string name="contact_editor_hangouts_im_alert">Hangouts works better when you enter the person\'s Hangouts identifier into the email field or phone field.</string>
Walter Jangb6ca2722015-02-20 11:10:25 -0800810
811 <!-- Button to expand the compact contact editor to show all available input fields. [CHAR LIMIT=60] -->
Tingting Wang6e431622015-10-30 17:23:36 -0700812 <string name="compact_editor_more_fields">More fields</string>
Walter Jang356e93d2015-05-21 09:43:15 -0700813
814 <!-- Content description for the compact contact editor photo overlay which, when clicked, shows a dialog with the options for changing the contact photo. [CHAR LIMIT=30] -->
815 <string name="compact_editor_change_photo_content_description">Change photo</string>
Tingting Wangd5b686e2015-07-13 12:52:40 -0700816
Walter Jang79658e12015-09-24 10:36:26 -0700817 <!-- Toast message displayed when the editor fails to load for a contacts. [CHAR LIMIT=NONE] -->
818 <string name="compact_editor_failed_to_load">Failed to open editor.</string>
819
Walter Jang9488a762015-10-16 13:42:48 -0700820 <!-- Label for the account selector to indicate which account a contact will be saved to. [CHAR LIMIT=30] -->
821 <string name="compact_editor_account_selector_title">Saving to</string>
822
Tingting Wangb7933742015-11-02 10:52:57 -0800823 <!-- Content description for the account selector to indicate which account a contact will be saved to. [CHAR LIMIT=NONE] -->
824 <string name="compact_editor_account_selector_description">Currently saving to <xliff:g id="account_name">%s</xliff:g>. Double-tap to pick a different account.</string>
825
Walter Jang9488a762015-10-16 13:42:48 -0700826 <!-- Label for the linked contacts selector which indicates the number of raw contacts which have been linked together into the aggregate being viewed. [CHAR LIMIT=40] -->
Tingting Wang2bb85d22015-10-23 13:01:09 -0700827 <plurals name="compact_editor_linked_contacts_selector_title">
828 <item quantity="one">Linked contact</item>
829 <item quantity="other">Linked contacts (<xliff:g id="count">%d</xliff:g>)</item>
830 </plurals>
Walter Jang9488a762015-10-16 13:42:48 -0700831
Wenyi Wang53684892015-10-23 11:11:16 -0700832 <!-- Number of linked contacts of the current contact, only shown when there are more than 2 linked contacts (plural only!!!) [CHAR LIMIT=60] -->
833 <string name="quickcontact_contacts_number"><xliff:g id="count">%d</xliff:g> linked contacts</string>
834
Tingting Wangd5b686e2015-07-13 12:52:40 -0700835 <!-- Quick contact display name with phonetic name -->
836 <string name="quick_contact_display_name_with_phonetic"><xliff:g id="display_name">%s</xliff:g> (<xliff:g id="phonetic_name">%s</xliff:g>)</string>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700837
Tingting Wang5585c6e2015-10-14 11:19:58 -0700838 <!-- Button used in quick contact suggestion card to link selected contacts. [CHAR LIMIT=30]-->
Tingting Wang18906c02015-10-16 14:53:10 -0700839 <string name="quickcontact_suggestion_link_button">LINK CONTACTS</string>
840
841 <!-- Button used in quick contact suggestion card to collapse suggestion card. [CHAR LIMIT=30]-->
842 <string name="quickcontact_suggestion_cancel_button">CANCEL</string>
843
844 <!-- Suggestion card title in quick contact UI [CHAR LIMIT=100] -->
845 <plurals name="quickcontact_suggestion_card_title">
Wenyi Wang3f778ac2015-10-23 16:29:37 -0700846 <item quantity="one">1 Possible duplicate</item>
847 <item quantity="other"><xliff:g id="count">%d</xliff:g> Possible duplicates</item>
Tingting Wang18906c02015-10-16 14:53:10 -0700848 </plurals>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700849
Tingting Wange29b6942015-09-30 15:21:33 -0700850 <!-- Suggestions number in quick contact suggestion card [CHAR LIMIT=60] -->
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700851 <plurals name="quickcontact_suggestions_number">
Tingting Wang18906c02015-10-16 14:53:10 -0700852 <item quantity="one">1 linked contact</item>
853 <item quantity="other"><xliff:g id="count">%d</xliff:g> linked contacts</item>
Tingting Wange3a7c4f2015-09-24 18:23:18 -0700854 </plurals>
855
856 <!-- Account type number for suggestions in quick contact suggestion card [CHAR LIMIT=30]-->
857 <plurals name="quickcontact_suggestion_account_type_number">
858 <item quantity="one"></item>
859 <item quantity="other">(<xliff:g id="count">%d</xliff:g>)</item>
860 </plurals>
861
862 <!-- Account type with number in quick contact suggestion card [CHAR LIMIT=30]-->
863 <string name="quickcontact_suggestion_account_type"><xliff:g id="account_type">%s</xliff:g><xliff:g id="account_type_number">%s</xliff:g></string>
Tingting Wang655ad1a2015-10-05 17:51:14 -0700864
Tingting Wang18906c02015-10-16 14:53:10 -0700865 <!-- "This contact" title showing in suggestion card in Quick contact. [CHAR LIMIT=30]-->
866 <string name="suggestion_card_this_contact_title">This contact</string>
867
868 <!-- "Duplicates" title showing in suggestion card in Quick contact. [CHAR LIMIT=30]-->
Wenyi Wang53684892015-10-23 11:11:16 -0700869 <string name="suggestion_card_duplicates_title">Possible duplicates</string>
Tingting Wang18906c02015-10-16 14:53:10 -0700870
Tingting Wang168331d2015-10-30 12:00:57 -0700871 <!-- Help message showing in suggestion card in Quick contact. [CHAR LIMIT=NONE]-->
872 <string name="suggestion_card_help_message">These contacts might be the same person. You can link them together as a single contact.</string>
Walter Jang9488a762015-10-16 13:42:48 -0700873
Wenyi Wang409541c2015-10-15 20:12:56 -0700874 <!-- Linked contacts title showing in contact editor UI. [CHAR LIMIT=30]-->
875 <string name="compact_editor_linked_contacts_title">Linked contacts</string>
876
877 <!-- Title of profile photos that are from your various accounts -->
878 <string name="from_your_accounts">From your accounts</string>
879
Wenyi Wangbfea74f2015-10-19 13:30:18 -0700880 <!-- Button used in photo picker to open camera [CHAR LIMIT=30]-->
Wenyi Wang409541c2015-10-15 20:12:56 -0700881 <string name="take_a_photo_button">Take a photo</string>
882
Wenyi Wangbfea74f2015-10-19 13:30:18 -0700883 <!-- Button used in photo picker to open photo/gallery [CHAR LIMIT=20]-->
Wenyi Wang409541c2015-10-15 20:12:56 -0700884 <string name="all_photos_button">All photos</string>
885
Wenyi Wangbfea74f2015-10-19 13:30:18 -0700886 <!-- Title of photo picker [CHAR LIMIT=30]-->
887 <string name="photo_picker_title">Choose photo</string>
888
Wenyi Wang53684892015-10-23 11:11:16 -0700889 <!-- Message below contact name, showing from which account [CHAR LIMIT=NONE]-->
890 <string name="contact_from_account_name">From <xliff:g id="account_name">%s</xliff:g></string>
891
Wenyi Wangdaf8a412015-11-06 12:59:57 -0800892 <!-- Content description of delete button to the right of each section in editor, including
893 data type. For example: Delete Home Phone, Delete Work Email, etc [CHAR LIMIT=30]-->
894 <string name="editor_delete_view_description">Delete <xliff:g id="data_type">%s </xliff:g><xliff:g id="data_kind">%s</xliff:g></string>
895
896 <!-- Content description of delete button to the right of each section in editor, without data
897 type. For example: Delete Website, Delete SIP, etc [CHAR LIMIT=30]-->
898 <string name="editor_delete_view_description_short">Delete <xliff:g id="data_kind">%s</xliff:g></string>
899
Wenyi Wang0b144562015-11-06 18:17:46 -0800900 <!-- Content description of photo in photo picker indicating a photo from a specific account is *not* selected.
Wenyi Wang46cc0872015-11-12 17:14:50 -0800901 For example: Photo from Google abc@gmail.com not checked. [CHAR LIMIT=60]-->
Wenyi Wang0b144562015-11-06 18:17:46 -0800902 <string name="photo_view_description_not_checked">Photo from <xliff:g id="account_type">%s </xliff:g><xliff:g id="user_name">%s </xliff:g>not checked</string>
903
904 <!-- Content description of photo in photo picker indicating a photo from a specific account is selected.
Wenyi Wang46cc0872015-11-12 17:14:50 -0800905 For example: Photo from Google abc@gmail.com checked. [CHAR LIMIT=60]-->
Wenyi Wang0b144562015-11-06 18:17:46 -0800906 <string name="photo_view_description_checked">Photo from <xliff:g id="account_type">%s </xliff:g><xliff:g id="user_name">%s </xliff:g>checked</string>
907
Wenyi Wangab360172015-12-15 10:35:58 -0800908 <!-- Content description of photo in photo picker indicating a photo from unknown account is *not* selected.-->
909 <string name="photo_view_description_not_checked_no_info">Photo from unknown account not checked</string>
910
911 <!-- Content description of photo in photo picker indicating a photo from unknown account is selected. -->
912 <string name="photo_view_description_checked_no_info">Photo from unknown account checked</string>
913
Wenyi Wang2795a882015-11-23 16:26:12 -0800914 <!-- Text shown in the contacts app while the background process updates contacts after a locale change [CHAR LIMIT=150]-->
915 <string name="locale_change_in_progress">Contact list is being updated to reflect the change of language.\n\nPlease wait...</string>
916
Wenyi Wang1fc3ef42016-01-14 18:21:40 -0800917 <!-- The menu item to open blocked numbers activity [CHAR LIMIT=60]-->
918 <string name="menu_blocked_numbers">Blocked numbers</string>
Tracy Pu29a1cd82009-07-02 14:39:18 -0400919</resources>