Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2006 The Android Open Source Project
      3 
      4      Licensed under the Apache License, Version 2.0 (the "License");
      5      you may not use this file except in compliance with the License.
      6      You may obtain a copy of the License at
      7 
      8           http://www.apache.org/licenses/LICENSE-2.0
      9 
     10      Unless required by applicable law or agreed to in writing, software
     11      distributed under the License is distributed on an "AS IS" BASIS,
     12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
     13      See the License for the specific language governing permissions and
     14      limitations under the License.
     15 -->
     16 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     17 
     18     <!-- Title for the activity that opens the People app.  This is the name
     19          used in the Launcher icon. -->
     20     <string name="people">People</string>
     21 
     22     <!-- Directory partition name -->
     23     <string name="contactsList">Contacts</string>
     24 
     25     <!-- Name of activity that allows users to create shortcuts on the home screen to a contact.
     26          This shows up in a list of things like bookmark, folder, music playlist, etc -->
     27     <string name="shortcutContact">Contact</string>
     28 
     29     <!-- Name of activity that allows users to create shortcuts on the home screen to dial a contact.
     30          This shows up in a list of things like bookmark, folder, music playlist, etc -->
     31     <string name="shortcutDialContact">Direct dial</string>
     32 
     33     <!-- Name of activity that allows users to create shortcuts on the home screen to message (SMS) a contact.
     34          This shows up in a list of things like bookmark, folder, music playlist, etc -->
     35     <string name="shortcutMessageContact">Direct message</string>
     36 
     37     <!-- Activity title when the user is selecting a contact for a shortcut. -->
     38     <string name="shortcutActivityTitle">Choose a contact shortcut</string>
     39 
     40     <!-- Activity title when the user is selecting a contact for a direct dial shortcut. -->
     41     <string name="callShortcutActivityTitle">Choose a number to call</string>
     42 
     43     <!-- Activity title when the user is selecting a contact for a direct message shortcut. -->
     44     <string name="messageShortcutActivityTitle">Choose a number to message</string>
     45 
     46     <!-- Activity title when the user is selecting a contact.  [CHAR LIMIT=128] -->
     47     <string name="contactPickerActivityTitle">Choose a contact</string>
     48 
     49     <!-- Title for the activity that shows only starred contacts -->
     50     <string name="starredList">Starred</string>
     51 
     52     <!-- Title for the activity that shows only frequently contacted contacts -->
     53     <string name="frequentList">Frequent</string>
     54 
     55     <!-- Title for the activity that shows a mix of starred contacts and frequently contacted
     56          contacts. -->
     57     <string name="strequentList">Favorites</string>
     58 
     59     <!-- The title bar when viewing the contact details activity -->
     60     <string name="viewContactTitle">Contact details</string>
     61 
     62     <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
     63          viewing a contact. This string represents the built in way to view the contact. -->
     64     <string name="viewContactDesription">View contact</string>
     65 
     66     <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
     67          editing a contact. This string represents the built in way to edit the contact. -->
     68     <string name="editContactDescription">Edit contact</string>
     69 
     70     <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
     71          creating a new contact. This string represents the built in way to create the contact. -->
     72     <string name="insertContactDescription">Create contact</string>
     73 
     74     <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
     75          editing a group. This string represents the built in way to edit the group. [CHAR LIMIT=NONE] -->
     76     <string name="editGroupDescription">Edit group</string>
     77 
     78     <!-- The description presented to the user in the Intent choose when there are multiple activities that allow
     79          creating a new group. This string represents the built in way to create the group. [CHAR LIMIT=NONE] -->
     80     <string name="insertGroupDescription">Create group</string>
     81 
     82     <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
     83     <string name="contactDetailAbout">About</string>
     84 
     85     <!-- The tab label for the contact detail activity that displays information about the contact [CHAR LIMIT=15] -->
     86     <string name="contactDetailUpdates">Updates</string>
     87 
     88     <!-- Hint text in the search box when the user hits the Search key while in the contacts app -->
     89     <string name="searchHint">Search contacts</string>
     90 
     91     <!-- Menu item used to view the details for a specific contact -->
     92     <string name="menu_viewContact">View contact</string>
     93 
     94     <!-- Menu item used to add a star to a contact, which makes that contact show up at the top of favorites -->
     95     <string name="menu_addStar">Add to favorites</string>
     96 
     97     <!-- Menu item used to remove a star from a contact, making the contact no longer show up at the top of favorites -->
     98     <string name="menu_removeStar">Remove from favorites</string>
     99 
    100     <!-- Menu item used to edit a specific contact -->
    101     <string name="menu_editContact">Edit</string>
    102 
    103     <!-- Menu item used to delete a specific contact -->
    104     <string name="menu_deleteContact">Delete</string>
    105 
    106     <!-- Menu item used to create a contact shortcut when viewing contact details. [CHAR LIMIT=30] -->
    107     <string name="menu_create_contact_shortcut">Place on Home screen</string>
    108 
    109     <!-- Menu item used to call a specific contact when viewing the details of that contact. -->
    110     <string name="menu_call">Call contact</string>
    111 
    112     <!-- Menu item used to send an SMS or MMS message to a specific phone number or a contacts default phone number -->
    113     <string name="menu_sendSMS">Text contact</string>
    114 
    115     <!-- Menu item that splits an item from the contact detail into a separate aggregate -->
    116     <string name="menu_splitAggregate">Separate</string>
    117 
    118     <!-- Menu item that edits the currently selected group [CHAR LIMIT=30] -->
    119     <string name="menu_editGroup">Edit</string>
    120 
    121     <!-- Menu item that deletes the currently selected group [CHAR LIMIT=30] -->
    122     <string name="menu_deleteGroup">Delete</string>
    123 
    124     <!-- Menu item (in the action bar) that creates a new contact [CHAR LIMIT=30] -->
    125     <string name="menu_new_contact_action_bar">Add Contact</string>
    126 
    127     <!-- Menu item (in the action bar) that creates a new group [CHAR LIMIT=30] -->
    128     <string name="menu_new_group_action_bar">Add Group</string>
    129 
    130     <!-- Title of the confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=26] -->
    131     <string name="splitConfirmation_title">Separate contact?</string>
    132 
    133     <!-- Confirmation dialog for separating contacts into multiple instances [CHAR LIMIT=NONE] -->
    134     <string name="splitConfirmation">This contact will be separated into multiple contacts.</string>
    135 
    136     <!-- Menu item that joins an aggregate with another aggregate -->
    137     <string name="menu_joinAggregate">Join</string>
    138 
    139     <!-- Heading of the Join Contact screen -->
    140     <string name="titleJoinContactDataWith">Join contacts</string>
    141 
    142     <!-- Info blurb on the Join Contact screen [CHAR LIMIT=NONE]-->
    143     <string name="blurbJoinContactDataWith">Choose the contact you want to join with <xliff:g id="name">%s</xliff:g>:</string>
    144 
    145     <!-- An item in the Join Contact activity that opens up the full contact A-Z list -->
    146     <string name="showAllContactsJoinItem">Show all contacts</string>
    147 
    148     <!-- List separator for the Join Contact list: Suggestions -->
    149     <string name="separatorJoinAggregateSuggestions">Suggested contacts</string>
    150 
    151     <!-- List separator for the Join Contact list: A-Z -->
    152     <string name="separatorJoinAggregateAll">All contacts</string>
    153 
    154     <!-- Toast shown after two contacts have been joined by a user action -->
    155     <string name="contactsJoinedMessage">Contacts joined</string>
    156 
    157     <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=15] -->
    158     <string name="menu_set_ring_tone">Set ringtone</string>
    159 
    160     <!-- Menu item that opens the Options activity for a given contact [CHAR LIMIT=30] -->
    161     <string name="menu_redirect_calls_to_vm">All calls to voicemail</string>
    162 
    163     <!-- Warning dialog contents after users selects to delete a ReadOnly contact. [CHAR LIMIT=NONE] -->
    164     <string name="readOnlyContactWarning">You can\'t delete contacts from read-only accounts, but you can hide them in your contacts lists.</string>
    165 
    166     <!-- Warning dialog contents after users selects to delete a contact with ReadOnly and Writable sources. -->
    167     <string name="readOnlyContactDeleteConfirmation">This contact contains information from multiple accounts. Information from read-only accounts will be hidden in your contacts lists, not deleted.</string>
    168 
    169     <!-- Warning dialog contents after users selects to delete a contact with multiple Writable sources. -->
    170     <string name="multipleContactDeleteConfirmation">Deleting this contact will delete information from multiple accounts.</string>
    171 
    172     <!-- Confirmation dialog contents after users selects to delete a Writable contact. -->
    173     <string name="deleteConfirmation">This contact will be deleted.</string>
    174 
    175     <!-- Menu item to indicate you want to stop editing a contact and NOT save the changes you've made [CHAR LIMIT=12] -->
    176     <string name="menu_discard">Discard</string>
    177 
    178     <!-- Message displayed in a toast when you try to view the details of a contact that
    179          for some reason doesn't exist anymore. [CHAR LIMIT=NONE]-->
    180     <string name="invalidContactMessage">The contact doesn\'t exist.</string>
    181 
    182     <!-- Message displayed in a toast after you create a contact shortcut in the launcher [CHAR LIMIT=NONE]-->
    183     <string name="createContactShortcutSuccessful">Contact widget added to Home screen.</string>
    184 
    185     <!-- When picking a contact from a list of all contacts there is an entry at the top of the
    186          list that allows the user to create a new contact, which this string is used for -->
    187     <string name="pickerNewContactHeader">Create new contact</string>
    188 
    189     <!-- Text for a "create new contact" button on the bottom of the contact picker screen.
    190          The text will be all capitalized.
    191          [CHAR LIMIT=30] -->
    192     <string name="pickerNewContactText">Create new contact</string>
    193 
    194     <!-- The order of the items below is important, don't reorder without changing EditContactActivity.java -->
    195     <skip/>
    196     <!-- The labels that are under the otherLabelsGroup when editing a contact. [CHAR LIMIT=20] -->
    197     <string-array name="otherLabels">
    198         <!-- An organization associated with a contact -->
    199         <item>Organization</item>
    200         <!-- A note associated with a contact -->
    201         <item>Note</item>
    202     </string-array>
    203 
    204     <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
    205     <string name="photoPickerNotFoundText" product="tablet">No pictures are available on the tablet.</string>
    206     <!-- Description in the dialog that appears if there are no pictures from which to create an icon for a contact -->
    207     <string name="photoPickerNotFoundText" product="default">No pictures are available on the phone.</string>
    208 
    209     <!-- Description used in the attach photo Intent from third party apps [CHAR LIMIT=50] -->
    210     <string name="attach_photo_dialog_title">Contact photo</string>
    211 
    212     <!-- Title of the dialog used to set a custom label for a contact detail, like a phone number or email address.
    213          For example, this may be used to set a phone number's label to "Vaction house" -->
    214     <string name="customLabelPickerTitle">Custom label name</string>
    215 
    216     <!-- Check box label that allows calls to the contact to be sent directly to voicemail -->
    217     <string name="send_to_voicemail_checkbox">Send calls directly to voicemail</string>
    218 
    219     <!-- The menu item that allows you to remove a photo from a contact [CHAR LIMIT=50] -->
    220     <string name="removePhoto">Remove photo</string>
    221 
    222     <!-- The text displayed when the contacts list is empty while displaying all contacts [CHAR LIMIT=NONE] -->
    223     <string name="noContacts">No contacts.</string>
    224 
    225     <!-- The text displayed when the groups list is empty while displaying all groups [CHAR LIMIT=NONE] -->
    226     <string name="noGroups">No groups.</string>
    227 
    228     <!-- The text displayed when the groups list is empty and no accounts are set on the device while displaying all groups [CHAR LIMIT=NONE] -->
    229     <string name="noAccounts">To create groups you need an account.</string>
    230 
    231     <!-- The text displayed when there are no members in the group while displaying the group detail page [CHAR LIMIT=40] -->
    232     <string name="emptyGroup">No people in this group.</string>
    233 
    234     <!-- 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] -->
    235     <string name="addPeopleToGroup">To add some, edit the group.</string>
    236 
    237     <!-- Displayed in a spinner dialog after the user creates a contact and it's being saved to the database -->
    238     <string name="savingContact">Saving contact\u2026</string>
    239 
    240     <!-- Toast displayed when a contact is saved [CHAR LIMIT=NONE] -->
    241     <string name="contactSavedToast">Contact saved.</string>
    242 
    243     <!-- Toast displayed when saving a contact failed. [CHAR LIMIT=NONE] -->
    244     <string name="contactSavedErrorToast">Couldn\'t save contact changes.</string>
    245 
    246     <!-- Toast displayed when a group is saved [CHAR LIMIT=NONE] -->
    247     <string name="groupSavedToast">Group saved.</string>
    248 
    249     <!-- Toast displayed when saving a group failed [CHAR LIMIT=NONE] -->
    250     <string name="groupSavedErrorToast">Couldn\'t save group changes.</string>
    251 
    252     <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" is selected -->
    253     <plurals name="listTotalPhoneContacts">
    254         <item quantity="one">1 contact with phone number</item>
    255         <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts with phone numbers</item>
    256     </plurals>
    257 
    258     <!-- 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]-->
    259     <string name="listTotalPhoneContactsZero">No contacts with phone numbers</string>
    260 
    261     <!-- Displayed at the top of the contacts showing the total number of contacts visible when "Only contacts with phones" not selected -->
    262     <plurals name="listTotalAllContacts">
    263         <item quantity="one">1 contact</item>
    264         <item quantity="other"><xliff:g id="count">%d</xliff:g> contacts</item>
    265     </plurals>
    266 
    267     <!-- Displayed at the top of the contacts showing the total number of contacts found when "Only contacts with phones" not selected [CHAR LIMIT=30] -->
    268     <plurals name="listFoundAllContacts">
    269         <item quantity="one">1 found</item>
    270         <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
    271     </plurals>
    272 
    273     <!-- 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] -->
    274     <string name="listFoundAllContactsZero">No contacts</string>
    275 
    276     <!-- Displayed at the top of the contacts showing the total number of contacts found when typing search query -->
    277     <plurals name="searchFoundContacts">
    278         <item quantity="one">1 found</item>
    279         <item quantity="other"><xliff:g id="count">%d</xliff:g> found</item>
    280     </plurals>
    281 
    282     <!-- The content description for the "all contacts" tab.
    283 
    284          Note: AccessibilityServices use this attribute to announce what the view represents.
    285          This is especially valuable for views without textual representation like ImageView.
    286 
    287          [CHAR LIMIT=NONE] -->
    288     <string name="contactsAllLabel">All contacts</string>
    289 
    290     <!-- The content description text for the groups tab.
    291 
    292          Note: AccessibilityServices use this attribute to announce what the view represents.
    293          This is especially valuable for views without textual representation like ImageView.
    294 
    295          [CHAR LIMIT=NONE] -->
    296     <string name="contactsGroupsLabel">Groups</string>
    297 
    298     <!-- Action string for calling back a number in the call log -->
    299     <string name="callBack">Call back</string>
    300 
    301     <!-- Action string for calling a number in the call log again -->
    302     <string name="callAgain">Call again</string>
    303 
    304     <!-- Action string for returning a missed call in the call log -->
    305     <string name="returnCall">Return call</string>
    306 
    307     <!-- Dialog message when prompting before creating a contact. Includes
    308          the email address, e.g. "Add xyz (a] foo.com to contacts?" -->
    309     <string name="add_contact_dlg_message_fmt">Add \"<xliff:g id="email">%s</xliff:g>\" to contacts?</string>
    310 
    311     <!-- String describing the Contact Photo Image
    312 
    313          Used by AccessibilityService to announce the purpose of the view.
    314     -->
    315     <string name="description_contact_photo">contact photo</string>
    316 
    317     <!-- String describing the Contact Editor Plus button
    318 
    319          Used by AccessibilityService to announce the purpose of the button.
    320     -->
    321     <string name="description_plus_button">plus</string>
    322 
    323     <!-- 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)")-->
    324     <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>
    325 
    326     <!-- The string used to describe Contacts as a searchable item within system search settings. -->
    327     <string name="search_settings_description">Names of your contacts</string>
    328 
    329     <!-- Shown as a toast when the user taps on a QuickContact icon, and no application
    330          was found that could perform the selected action. [CHAR LIMIT=NONE] -->
    331     <string name="quickcontact_missing_app">No app was found to handle this action.</string>
    332 
    333     <!-- Shown as a toast when the user attempts an action (add contact, edit
    334          contact, etc) and no application was found that could perform that
    335          action. [CHAR LIMIT=NONE] -->
    336     <string name="missing_app">No app was found to handle this action.</string>
    337 
    338     <!-- The menu item to share the currently viewed contact [CHAR LIMIT=30] -->
    339     <string name="menu_share">Share</string>
    340 
    341     <!-- Dialog title when picking the application to share a contact with. -->
    342     <string name="share_via">Share contact via</string>
    343 
    344     <!-- Title for the disambiguation dialog that requests the user choose an account for the new group to be created under [CHAR LIMIT=NONE] -->
    345     <string name="dialog_new_group_account">Create group under account</string>
    346 
    347     <!-- Generic action string for starting an audio chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
    348     <string name="audio_chat">Voice chat</string>
    349     <!-- Generic action string for starting a video chat. Used by AccessibilityService to announce the purpose of the view. [CHAR LIMIT=NONE] -->
    350     <string name="video_chat">Video chat</string>
    351 
    352     <!-- Title for the list of all contact details that come from third-party sources (including a corporate directory) [CHAR LIMIT=20] -->
    353     <string name="connections">Connections</string>
    354 
    355     <!-- 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] -->
    356     <string name="add_connection_button">Add connection</string>
    357 
    358     <!-- 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]-->
    359     <string name="recent" msgid="2062236709538790412">Recent</string>
    360 
    361     <!-- Section title for the page containing the contact's social updates on the contact card [CHAR LIMIT=20]-->
    362     <string name="recent_updates" msgid="2018245636796411442">Recent updates</string>
    363 
    364     <!-- String describing which account type a contact came from when editing it -->
    365     <string name="account_type_format"><xliff:g id="source" example="Gmail">%1$s</xliff:g> contact</string>
    366 
    367     <!-- String describing which account a contact came from when editing it -->
    368     <string name="from_account_format"><xliff:g id="source" example="user (a] gmail.com">%1$s</xliff:g></string>
    369 
    370     <!-- Checkbox asking the user if they want to display a particular photo for a contact -->
    371     <string name="use_photo_as_primary">Use this photo</string>
    372 
    373     <!-- Text used to explain that a contact cannot be edited from the People application since the data is read only [CHAR LIMIT=40] -->
    374     <string name="contact_read_only">Not editable from this app.</string>
    375 
    376     <!-- Text describing that a contact has no information available other than name and photo. [CHAR LIMIT=60] -->
    377     <string name="no_contact_details">No additional information for this contact.</string>
    378 
    379     <!-- Text used to explain that a group cannot be edited since the data is read only [CHAR LIMIT=40] -->
    380     <string name="group_read_only">Not editable on this device.</string>
    381 
    382     <!-- Label of the "sort list by" display option -->
    383     <string name="display_options_sort_list_by">Sort list by</string>
    384 
    385     <!-- An allowable value for the "sort list by" contact display option  -->
    386     <string name="display_options_sort_by_given_name">Given name</string>
    387 
    388     <!-- An allowable value for the "sort list by" contact display option  -->
    389     <string name="display_options_sort_by_family_name">Family name</string>
    390 
    391     <!-- Label of the "view names as" display option [CHAR LIMIT=64]-->
    392     <string name="display_options_view_names_as">View contact names</string>
    393 
    394     <!-- An allowable value for the "view names as" contact display option  -->
    395     <string name="display_options_view_given_name_first">Given name first</string>
    396 
    397     <!-- An allowable value for the "view names as" contact display option  -->
    398     <string name="display_options_view_family_name_first">Family name first</string>
    399 
    400     <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
    401     <string name="take_photo">Take photo</string>
    402 
    403     <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
    404     <string name="take_new_photo">Take new photo</string>
    405 
    406     <!-- An option in the 'Contact photo' dialog, if there is no photo yet [CHAR LIMIT=50] -->
    407     <string name="pick_photo">Choose photo from Gallery</string>
    408 
    409     <!-- An option in the 'Contact photo' dialog, if there is already a photo [CHAR LIMIT=50] -->
    410     <string name="pick_new_photo">Select new photo from Gallery</string>
    411 
    412     <!-- Text shown in the contacts app while the background process updates contacts after a locale change [CHAR LIMIT=300] -->
    413     <string name="locale_change_in_progress">Contact list is being updated to reflect the change of language.</string>
    414 
    415     <!-- Text shown in the contacts app while the background process updates contacts after a system upgrade [CHAR LIMIT=300] -->
    416     <string name="upgrade_in_progress">Contact list is being updated.</string>
    417 
    418     <!-- Text shown in the contacts app if the background process updating contacts fails because of memory shortage [CHAR LIMIT=300] -->
    419     <string name="upgrade_out_of_memory">Contacts are in the process of being upgraded.
    420     \n\nThe upgrade process requires approximately <xliff:g id="size_in_megabytes">%s</xliff:g>
    421     MB of internal storage.\n\nChoose one of the following options:</string>
    422 
    423     <!-- Button shown in the contacts app if the background process updating contacts fails because of memory shortage [CHAR LIMIT=50] -->
    424     <string name="upgrade_out_of_memory_uninstall">Uninstall some applications</string>
    425 
    426     <!-- Button shown in the contacts app if the background process updating contacts fails because of memory shortage [CHAR LIMIT=50] -->
    427     <string name="upgrade_out_of_memory_retry">Retry upgrade</string>
    428 
    429     <!-- Title shown in the search result activity of contacts app while searching.  [CHAR LIMIT=20] -->
    430     <string name="search_results_searching">Searching\u2026</string>
    431 
    432     <!-- Label to display only selection in multiple picker -->
    433     <string name="menu_display_selected">"Show selected"</string>
    434 
    435     <!-- Label to display all recipients in multiple picker -->
    436     <string name="menu_display_all">"Show all"</string>
    437 
    438     <!-- Label to select all contacts in multiple picker -->
    439     <string name="menu_select_all">"Select all"</string>
    440 
    441     <!-- Label to clear all selection in multiple picker -->
    442     <string name="menu_select_none">"Unselect all"</string>
    443 
    444     <!-- The add field button shown in the editor under each editable Raw Contact [CHAR LIMIT=30] -->
    445     <string name="add_field">Add another field</string>
    446 
    447     <!-- 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] -->
    448     <string name="add_new_entry_for_section">Add new</string>
    449 
    450     <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=22] -->
    451     <string name="add_organization">Add organization</string>
    452 
    453     <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=12] -->
    454     <string name="event_edit_field_hint_text">Date</string>
    455 
    456     <!-- The button to add an organization field to a contact in the Raw Contact Editor [CHAR LIMIT=15] -->
    457     <string name="group_edit_field_hint_text">Group name</string>
    458 
    459     <!-- String describing the Star/Favorite checkbox
    460 
    461          Used by AccessibilityService to announce the purpose of the view.
    462     -->
    463     <string name="description_star">favorite</string>
    464 
    465     <!-- The title of the Edit-Contact screen -->
    466     <string name="edit_contact">Edit contact</string>
    467 
    468     <!-- Shows how many contacts have been merged. The value 1 is not shown but should be translated
    469          anyway if we change our mind later -->
    470     <plurals name="merge_info">
    471         <item quantity="one">not merged</item>
    472         <item quantity="other">merged from <xliff:g id="count">%0$d</xliff:g> sources</item>
    473     </plurals>
    474 
    475     <!-- The message in a confirmation dialog shown when the user selects a
    476         contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
    477     <string name="aggregation_suggestion_join_dialog_message">Join
    478         the current contact with the selected contact?</string>
    479 
    480     <!-- The message in a confirmation dialog shown when the user selects a
    481         contact aggregation suggestion in Contact editor. [CHAR LIMIT=512]-->
    482     <string name="aggregation_suggestion_edit_dialog_message">Switch to editing
    483         the selected contact? Information you entered so far will be copied.</string>
    484 
    485     <!-- The button that creates a local copy of a corporate contact. [CHAR LIMIT=40]-->
    486     <string name="menu_copyContact">Copy to My Contacts</string>
    487 
    488     <!-- The button that adds a contact to the predefined group "My Contacts" (as this is
    489          mostly interesting for Google-contacts, this should have the same description as the
    490          function of GMail/Contacts on the Web
    491          [CHAR LIMIT=40] -->
    492     <string name="add_to_my_contacts">Add to My Contacts</string>
    493 
    494     <!-- The description of the directory where the contact was found [CHAR LIMIT=100]-->
    495     <string name="contact_directory_description">Directory <xliff:g id="type" example="Corporate Directory">%1$s</xliff:g></string>
    496 
    497     <!-- Toast shown when creating a personal copy of a contact [CHAR LIMIT=100] -->
    498     <string name="toast_making_personal_copy">Creating a personal copy\u2026</string>
    499 
    500     <!-- Contact list filter indicating that the list shows groups chosen by the user [CHAR LIMIT=64] -->
    501     <string name="list_filter_custom">Custom</string>
    502 
    503     <!-- Title of the settings activity [CHAR LIMIT=64] -->
    504     <string name="activity_title_settings">Settings</string>
    505 
    506     <!-- Menu item for the settings activity [CHAR LIMIT=64] -->
    507     <string name="menu_settings" msgid="377929915873428211">Settings</string>
    508 
    509     <!-- Menu item for invoking contextual help [CHAR LIMIT=64] -->
    510     <string name="menu_help">Help</string>
    511 
    512     <!-- The preference section title for contact display options [CHAR LIMIT=128] -->
    513     <string name="preference_displayOptions">Display options</string>
    514 
    515     <!-- Text used to show a organization that has both a company and title. This is used in the Detail-View
    516     of a Contact. This is mostly about the formatting of the two elements, so it should be kept small [CHAR LIMIT=79] -->
    517     <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>
    518 
    519     <!-- Title shown for the phone number when the number tries to call on a device that it not a phone [CHAR LIMIT=30] -->
    520     <string name="non_phone_caption">Phone number</string>
    521 
    522     <!-- Button to add a phone number to contacts [CHAR LIMIT=25] -->
    523     <string name="non_phone_add_to_contacts">Add to contacts</string>
    524 
    525     <!-- Title of the activity that allows the user to confirm the addition of a detail to 1 existing contact [CHAR LIMIT=25] -->
    526     <string name="activity_title_confirm_add_detail">Add to contact</string>
    527 
    528     <!-- Button to close without add a phone number to contacts [CHAR LIMIT=25] -->
    529     <string name="non_phone_close">Close</string>
    530 
    531     <!-- 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] -->
    532     <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>
    533 
    534     <!-- Checkbox whether to provide a year for a birthday [CHAR LIMIT=30] -->
    535     <string name="date_year_toggle">Provide a year</string>
    536 
    537     <!-- Label for the widget that shows picture and social status of a contact [CHAR LIMIT=20] -->
    538     <string name="social_widget_label">Contact</string>
    539 
    540     <!-- Message of widget while it is loading data [CHAR LIMIT=20] -->
    541     <string name="social_widget_loading">Loading\u2026</string>
    542 
    543     <!-- Button shown on the main contacts screen when there are no contacts on the device.
    544     Creates a new contact. [CHAR LIMIT=128] -->
    545     <string name="contacts_unavailable_create_contact">Create a new contact</string>
    546 
    547     <!-- Button shown on the main contacts screen when there are no contacts on the device.
    548     Navigates to account setup [CHAR LIMIT=128] -->
    549     <string name="contacts_unavailable_add_account">Sign in to an account</string>
    550 
    551     <!-- Button shown on the main contacts screen when there are no contacts on the device.
    552     Initiates a contact import dialog [CHAR LIMIT=128] -->
    553     <string name="contacts_unavailable_import_contacts">Import contacts</string>
    554 
    555     <!-- Title of the dialog that allows creation of a contact group [CHAR LIMIT=128] -->
    556     <string name="create_group_dialog_title">Create new group</string>
    557 
    558     <!-- An item in the popup list of groups that triggers creation of a contact group [CHAR LIMIT=128] -->
    559     <string name="create_group_item_label">Create new group</string>
    560 
    561     <!-- Shows how many groups are from the specified account [CHAR LIMIT=15] -->
    562     <plurals name="num_groups_in_account">
    563         <item quantity="one">1 group</item>
    564         <item quantity="other"><xliff:g id="count">%0$d</xliff:g> groups</item>
    565     </plurals>
    566 
    567     <!-- Confirmation message of the dialog that allows deletion of a contact group  [CHAR LIMIT=256] -->
    568     <string name="delete_group_dialog_message">Delete the group
    569       \"<xliff:g id="group_label" example="Friends">%1$s</xliff:g>\"?
    570       (Contacts themselves will not be deleted.)
    571     </string>
    572 
    573     <!-- Subtitle of the group detail page that describes how many people are in the current group [CHAR LIMIT=30] -->
    574     <plurals name="num_contacts_in_group">
    575         <item quantity="one"><xliff:g id="count">%1$d</xliff:g> person from <xliff:g id="account_type">%2$s</xliff:g></item>
    576         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> people from <xliff:g id="account_type">%2$s</xliff:g></item>
    577     </plurals>
    578 
    579     <!-- Subtitle of a group (in the group list) that describes how many people are in the current group [CHAR LIMIT=30] -->
    580     <plurals name="group_list_num_contacts_in_group">
    581         <item quantity="one"><xliff:g id="count">%1$d</xliff:g> person</item>
    582         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> people</item>
    583     </plurals>
    584 
    585     <!-- Toast displayed when the user creates a new contact and attempts to join it
    586       with another before entering any data  [CHAR LIMIT=256] -->
    587     <string name="toast_join_with_empty_contact">Type contact name before joining
    588       with another.
    589     </string>
    590 
    591     <!-- Option displayed in context menu to copy long pressed item to clipboard [CHAR LIMIT=64] -->
    592     <string name="copy_text">Copy to clipboard</string>
    593 
    594     <!-- Option displayed in context menu to set long pressed item as default contact method [CHAR LIMIT=64] -->
    595     <string name="set_default">Set default</string>
    596 
    597     <!-- Option displayed in context menu to clear long pressed item as default contact method [CHAR LIMIT=64] -->
    598     <string name="clear_default">Clear default</string>
    599 
    600     <!-- Toast shown when text is copied to the clipboard [CHAR LIMIT=64] -->
    601     <string name="toast_text_copied">Text copied</string>
    602 
    603     <!-- Contents of the alert dialog when the user hits the Cancel button in the editor [CHAR LIMIT=128] -->
    604     <string name="cancel_confirmation_dialog_message">Discard your changes?</string>
    605 
    606     <!-- Description of a call log entry, made of a call type and a date -->
    607     <string name="call_type_and_date">
    608         <xliff:g id="call_type" example="Friends">%1$s</xliff:g>  <xliff:g id="call_short_date" example="Friends">%2$s</xliff:g>
    609     </string>
    610 
    611     <!-- Text displayed in place of the display name for the contact that represents the user's
    612       personal profile entry [CHAR LIMIT=64] -->
    613     <string name="profile_display_name">Set up my profile</string>
    614 
    615     <!-- 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] -->
    616     <string name="enter_contact_name">Type person\'s name</string>
    617 
    618     <!-- Hint text in the group name box in the edit group view. [CHAR LIMIT=20]-->
    619     <string name="group_name_hint">Group\'s name</string>
    620 
    621     <!-- 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] -->
    622     <string name="local_profile_title">My local profile</string>
    623 
    624     <!-- 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] -->
    625     <string name="external_profile_title">My <xliff:g id="external_source">%1$s</xliff:g> profile</string>
    626 
    627     <!-- Toast shown when the app starts showing all contacts regardless of its current
    628          contact filter state. [CHAR LIMIT=64] -->
    629     <string name="toast_displaying_all_contacts">Displaying all contacts</string>
    630 
    631     <!-- Message in the standard "no account" prompt that encourages the user to add a Google account before continuing to use the People app [CHAR LIMIT=NONE] -->
    632     <string name="no_account_prompt">People works better with a Google Account.\n\n\u2022 Access from any web browser.\n\u2022 Back up your contacts securely.</string>
    633 
    634     <!-- 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] -->
    635     <string name="generic_no_account_prompt">Keep your contacts safe even if you lose your phone: synchronize with an online service.</string>
    636 
    637     <!-- Title of the screen that encourages the user to add any account (non Google-specific) for a better People app experience [CHAR LIMIT=20] -->
    638     <string name="generic_no_account_prompt_title">Add an account</string>
    639 
    640     <!-- 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] -->
    641     <string name="contact_editor_prompt_zero_accounts">Your new contact won\'t be backed up. Add an account that backs up contacts online?</string>
    642 
    643     <!-- 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] -->
    644     <string name="contact_editor_prompt_one_account">Your new contact will be synchronized with <xliff:g id="account_name">%1$s</xliff:g>.</string>
    645 
    646     <!-- Message in the contact editor prompt that asks the user which account they want to save the newly created contact to. [CHAR LIMIT=NONE] -->
    647     <string name="contact_editor_prompt_multiple_accounts">You can synchronize your new contact with one of the following accounts. Which do you want to use?</string>
    648 
    649     <!-- Button label to indicate that the user wants to save the newly created contact locally (instead of backing it up online) [CHAR LIMIT=20] -->
    650     <string name="keep_local">Keep local</string>
    651 
    652     <!-- Button label to prompt the user to add an account (when there are 0 existing accounts on the device) [CHAR LIMIT=30] -->
    653     <string name="add_account">Add account</string>
    654 
    655     <!-- Button label to prompt the user to add another account (when there are already existing accounts on the device) [CHAR LIMIT=30] -->
    656     <string name="add_new_account">Add new account</string>
    657 
    658     <!-- 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] -->
    659     <string name="menu_export_database">Export database files</string>
    660 
    661     <!-- Description when picture in the contact detail view is selected. [CHAR LIMIT=NONE] -->
    662     <string name="contact_detail_picture_description">Picture. Select to change</string>
    663 </resources>
    664