Home | History | Annotate | Download | only in values
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <!-- Copyright (C) 2008 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 
     17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
     18 
     19     <!-- Permissions label for reading attachments -->
     20     <string name="permission_read_attachment_label">Read email attachments</string>
     21     <!-- Permissions description for reading attachments -->
     22     <string name="permission_read_attachment_desc">Allows this application to read your email
     23         attachments.</string>
     24     <!-- Permissions label for accessing the main provider -->
     25     <string name="permission_access_provider_label">Access email provider data</string>
     26     <!-- Permissions description for accessing the main provider -->
     27     <string name="permission_access_provider_desc">Allows this application to access your email
     28         database, including received messages, sent messages, usernames, and passwords.</string>
     29 
     30     <!-- Name of application on Home screen -->
     31     <string name="app_name">Email</string>
     32     <!-- Title of compose screen -->
     33     <string name="compose_title">Compose</string>
     34     <!-- Title of debug screen -->
     35     <string name="debug_title">Debug</string>
     36 
     37     <!-- Actions will be used as buttons and in menu items -->
     38     <skip />
     39 
     40     <!-- Button name used as part of a multi-step process -->
     41     <string name="next_action">Next</string>
     42     <!-- Button name used to confirm acceptance of dialog boxes, warnings, errors, etc. -->
     43     <string name="okay_action">OK</string>
     44     <!-- Button name used to cancel out of dialog boxes -->
     45     <string name="cancel_action">Cancel</string>
     46     <!-- Button name used to move to previous step during setup sequence [CHAR_LIMIT=16] -->
     47     <string name="previous_action">Previous</string>
     48     <!-- Menu item/button name -->
     49     <string name="send_action">Send</string>
     50     <!-- Menu item/button name -->
     51     <string name="reply_action">Reply</string>
     52     <!-- Menu item/button name -->
     53     <string name="reply_all_action">Reply all</string>
     54     <!-- Menu item/button name -->
     55     <string name="delete_action">Delete</string>
     56     <!-- Menu item/button name -->
     57     <string name="forward_action">Forward</string>
     58     <!-- Menu/Button item name and label for marking a message as a favorite
     59          (usually called starred) [CHAR LIMIT=40] -->
     60     <string name="favorite_action">Star</string>
     61     <!--  Button name used to complete a multi-step process -->
     62     <string name="done_action">Done</string>
     63     <!--  Button name used to create a new quick response [CHAR_LIMIT=16] -->
     64     <string name="create_action">Create new</string>
     65     <!--  Button name used to delete a quick response [CHAR_LIMIT=16] -->
     66     <string name="delete_quick_response_action">Delete</string>
     67     <!-- Message informing user when a list that would contain quick responses
     68             is empty [CHAR_LIMIT=80] -->
     69     <string name="quick_responses_empty_view">No quick responses</string>
     70     <!-- Menu item/button name -->
     71     <string name="discard_action">Discard</string>
     72     <!-- Menu item/button name [CHAR_LIMIT=16] -->
     73     <string name="save_draft_action">Save draft</string>
     74     <!-- Menu item/button name. Pressing will insert previously saved text
     75             into message body. [CHAR_LIMIT=24] -->
     76     <string name="show_quick_text_list_dialog_action">Insert quick response</string>
     77     <!-- Menu item/button name -->
     78     <string name="read_action">Mark read</string>
     79     <!-- Menu item/button name -->
     80     <string name="unread_action">Mark unread</string>
     81     <!-- Menu item/button name -->
     82     <string name="set_star_action">Add star</string>
     83     <!-- Menu item/button name -->
     84     <string name="remove_star_action">Remove star</string>
     85     <!-- Menu item -->
     86     <string name="refresh_action">Refresh</string>
     87     <!-- Menu item -->
     88     <string name="add_account_action">Add account</string>
     89     <!-- Menu item -->
     90     <string name="compose_action">Compose</string>
     91     <!-- Menu item/button name -->
     92     <string name="search_action">Search</string>
     93     <!-- Menu item -->
     94     <string name="account_settings_action">Account settings</string>
     95     <!-- Menu item for settings [CHAR LIMIT=40]-->
     96     <string name="settings_action">Settings</string>
     97     <!-- Menu item [CHAR LIMIT=32] -->
     98     <string name="mailbox_settings_action">Sync options</string>
     99     <!-- Menu item -->
    100     <string name="mark_as_unread_action">Mark as unread</string>
    101     <!-- Menu item for moving messages to folders [CHAR LIMIT=10] -->
    102     <string name="move_action">Move</string>
    103     <!-- Menu item for navigating to an newer message [CHAR LIMIT=10] -->
    104     <string name="newer_action">Newer</string>
    105     <!-- Menu item for navigating to an older message [CHAR LIMIT=10] -->
    106     <string name="older_action">Older</string>
    107     <!-- Button label for adding CC/BCC fields on message compose. [CHAR LIMIT=16] -->
    108     <string name="plus_cc_label">+ Cc/Bcc</string>
    109     <!-- Menu item label for adding CC/BCC fields on message compose. [CHAR LIMIT=20] -->
    110     <string name="add_cc_bcc_menu">Add Cc/Bcc</string>
    111     <!-- Menu item label for adding an attachment on message compose. [CHAR LIMIT=20] -->
    112     <string name="add_file_attachment">Attach file</string>
    113     <!-- Generic button [CHAR LIMIT=16] -->
    114     <string name="close_action">Close</string>
    115     <!-- Command shown on Outbox to send all pending messages [CHAR LIMIT=20] -->
    116     <string name="message_list_send_pending_messages_action">Send all messages</string>
    117     <!-- Appears in choose attachment dialog title -->
    118     <string name="choose_attachment_dialog_title">Choose attachment</string>
    119     <!-- Dialog title to select a mailbox to which the user moves messages [CHAR LIMIT=20] -->
    120     <string name="move_to_folder_dialog_title">Move to</string>
    121     <!-- Appears in message list view while messages are being loaded [CHAR LIMIT=260dip] -->
    122     <string name="status_loading_messages">Loading messages\u2026</string>
    123     <!-- Appears in message list view when there's a network error. -->
    124     <!-- Also appears in a toast, in the message viewer, when there's a network error. -->
    125     <string name="status_network_error">Connection problem.</string>
    126     <!-- Dialog text when we are unable to load the message for display -->
    127     <string name="error_loading_message_body">Couldn\'t load the message text. The message
    128         may be too large to view.</string>
    129     <!-- Text shown with dragged messages to indicate how many are being dragged [CHAR LIMIT=40]-->
    130     <plurals name="move_messages">
    131         <item quantity="one">Move message</item>
    132         <item quantity="other">Move messages</item>
    133     </plurals>
    134     <!-- Toast shown when a message(s) can't be moved because it's not supported by the POP3
    135         protocol. [CHAR LIMIT=none]-->
    136     <string name="cannot_move_protocol_not_supported_toast">Move isn\'t supported on POP3 accounts.
    137         </string>
    138     <!-- Toast shown when messages can't be moved because the selection contains multiple accounts'
    139         messages. [CHAR LIMIT=none]-->
    140     <string name="cannot_move_multiple_accounts_toast">Can\'t move because selection contains multiple
    141         accounts.</string>
    142     <!-- Toast shown when messages can't be moved because they're in a special mailbox.  "Drafts",
    143         "Outbox" and "Sent". [CHAR LIMIT=none]-->
    144     <string name="cannot_move_special_mailboxes_toast">Messages in Drafts, Outbox, and Sent can\'t be
    145         moved.</string>
    146 
    147     <!-- Notification message in notifications window when one account has
    148          one or more new messages; e.g, "279 unread (someone (a] google.com)". -->
    149     <plurals name="notification_new_one_account_fmt">
    150         <!-- Case of one new message. -->
    151         <item quantity="one"><xliff:g id="unread_message_count" example="1">%1$d</xliff:g> unread (<xliff:g id="account">%2$s</xliff:g>)</item>
    152 
    153         <!-- Case of "few" (small number of) new messages. -->
    154         <item quantity="few"><xliff:g id="unread_message_count" example="2">%1$d</xliff:g> unread (<xliff:g id="account">%2$s</xliff:g>)</item>
    155 
    156         <!-- Case of a plural number of new messages. -->
    157         <item quantity="other"><xliff:g id="unread_message_count" example="279">%1$d</xliff:g> unread (<xliff:g id="account">%2$s</xliff:g>)</item>
    158     </plurals>
    159 
    160     <!-- Notification message in notifications window when 2+ accounts have new mail; e.g, "in 3 accounts". -->
    161     <plurals name="notification_new_multi_account_fmt">
    162         <!-- Case of "few" (small number of) accounts with unread messages. -->
    163         <item quantity="few">in <xliff:g id="number_accounts" example="2">%d</xliff:g> accounts</item>
    164         <!-- Case of plural number of accounts with unread messages. -->
    165         <item quantity="other">in <xliff:g id="number_accounts" example="10">%d</xliff:g> accounts</item>
    166     </plurals>
    167     <!-- String to indicate which account received a new message. [CHAR LIMIT=none] -->
    168     <string name="notification_to_account">to <xliff:g id="receiver_name"
    169             example="Main">%1$s</xliff:g></string>
    170 
    171     <!-- Notification for multiple messages [CHAR LIMIT=60] -->
    172     <string name="notification_multiple_new_messages_fmt">
    173         <xliff:g example="2">%1$d</xliff:g> new messages</string>
    174 
    175     <!-- Name given to "all accounts" in the account picker for shortcuts and widget [CHAR LIMIT=20] -->
    176     <string name="account_name_display_all">All accounts</string>
    177 
    178     <!-- The number of accounts configured. [CHAR LIMIT=16] -->
    179     <plurals name="number_of_accounts">
    180         <item quantity="one"><xliff:g id="num_accounts" example="1">%1$d</xliff:g> account</item>
    181         <item quantity="other"><xliff:g id="num_accounts" example="2">%1$d</xliff:g> accounts</item>
    182     </plurals>
    183     <!-- The next set of strings are used server-side and must not be localized. -->
    184     <!-- Do Not Translate.  This is the name of the "inbox" folder, on the server. -->
    185     <string name="mailbox_name_server_inbox" translatable="false">Inbox</string>
    186     <!-- Do Not Translate.  This is the name of the "outbox" folder, on the server. -->
    187     <string name="mailbox_name_server_outbox" translatable="false">Outbox</string>
    188     <!-- Do Not Translate.  This is the name of the "drafts" folder, on the server. -->
    189     <string name="mailbox_name_server_drafts" translatable="false">Drafts</string>
    190     <!-- Do Not Translate.  This is the name of the "trash" folder, on the server. -->
    191     <string name="mailbox_name_server_trash" translatable="false">Trash</string>
    192     <!-- Do Not Translate.  This is the name of the "sent" folder, on the server. -->
    193     <string name="mailbox_name_server_sent" translatable="false">Sent</string>
    194     <!-- Do Not Translate.  This is the name of the "junk" folder, on the server. -->
    195     <string name="mailbox_name_server_junk" translatable="false">Junk</string>
    196 
    197     <!-- The next set of strings are used in local display and may be localized. -->
    198     <!-- In the UI, the inbox will be displayed with this name -->
    199     <string name="mailbox_name_display_inbox">Inbox</string>
    200     <!-- In the UI, the outbox will be displayed with this name -->
    201     <string name="mailbox_name_display_outbox">Outbox</string>
    202     <!-- In the UI, the drafts will be displayed with this name -->
    203     <string name="mailbox_name_display_drafts">Drafts</string>
    204     <!-- In the UI, the trash will be displayed with this name -->
    205     <string name="mailbox_name_display_trash">Trash</string>
    206     <!-- In the UI, the sent will be displayed with this name -->
    207     <string name="mailbox_name_display_sent">Sent</string>
    208     <!-- In the UI, the junk will be displayed with this name -->
    209     <string name="mailbox_name_display_junk">Junk</string>
    210     <!-- In the UI, the unread will be displayed with this name [CHAR LIMIT=15] -->
    211     <string name="mailbox_name_display_unread">Unread</string>
    212     <!-- In the shortcut/widget configuration UI, the label for selecting only the unread messages in an account's inbox [CHAR LIMIT=30] -->
    213     <string name="picker_mailbox_name_all_unread">Inbox (unread)</string>
    214     <!-- In the shortcut/widget configuration UI, the label for selecting all messages in an account's inbox [CHAR LIMIT=30] -->
    215     <string name="picker_mailbox_name_all_inbox">Inbox (all)</string>
    216     <!-- In the shortcut/widget configuration UI, use this for the "all accounts" account list item [CHAR LIMIT=30] -->
    217     <string name="picker_combined_view_fmt">Combined view (<xliff:g id="count">%s</xliff:g>)</string>
    218     <!-- Count of accounts; used in picker_combined_view_fmt -->
    219     <plurals name="picker_combined_view_account_count">
    220         <item quantity="one"  ><xliff:g id="account_count" example="1">%d</xliff:g> account</item>
    221         <item quantity="other"><xliff:g id="account_count" example="9">%d</xliff:g> accounts</item>
    222     </plurals>
    223 
    224     <!-- Version number, shown only on debug screen -->
    225     <string name="debug_version_fmt">Version: <xliff:g id="version">%s</xliff:g></string>
    226     <!-- Do Not Translate.  Checkbox label, shown only on debug screen -->
    227     <string name="debug_enable_debug_logging_label" translatable="false">
    228         Enable extra debug logging?</string>
    229     <!-- Do Not Translate.  Checkbox label, shown only on debug screen -->
    230     <string name="debug_enable_exchange_logging_label" translatable="false">
    231         Enable exchange parser logging? (extremely verbose)</string>
    232     <!-- Do Not Translate.  Checkbox label, shown only on debug screen -->
    233     <string name="debug_enable_exchange_file_logging_label" translatable="false">
    234         Enable exchange sd card logging?</string>
    235     <!-- Do Not Translate.  Button label, shown only on debug screen -->
    236     <string name="debug_clear_webview_cache" translatable="false">
    237         Clear WebView cache</string>
    238     <!-- Do Not Translate.  Checkbox label, shown on debug screen. -->
    239     <string name="debug_disable_graphics_acceleration_label" translatable="false">
    240         Disable hardware graphics acceleration</string>
    241     <!-- Do Not Translate.  Checkbox label, shown on debug screen. -->
    242     <string name="debug_force_one_minute_refresh_label" translatable="false">
    243         Force 1-minute refresh for POP/IMAP</string>
    244     <!-- Do Not Translate.  Checkbox label, shown on debug screen. -->
    245     <string name="debug_enable_strict_mode_label" translatable="false">
    246         Enable strict mode (with logging)</string>
    247 
    248     <!-- The summary section entry in the AccountFolder list to display all inboxes -->
    249     <string name="account_folder_list_summary_inbox">Inbox</string>
    250     <!-- The summary section entry in the AccountFolder list to display all starred
    251         [CHAR LIMIT=200dip] -->
    252     <string name="account_folder_list_summary_starred">Starred</string>
    253     <!-- The summary section entry in the AccountFolder list to display all drafts
    254         [CHAR LIMIT=200dip] -->
    255     <string name="account_folder_list_summary_drafts">Drafts</string>
    256     <!-- The summary section entry in the AccountFolder list to display all outboxes
    257         [CHAR LIMIT=200dip] -->
    258     <string name="account_folder_list_summary_outbox">Outbox</string>
    259 
    260     <!-- Label shown in the account selector to select "Combined view", which contains
    261          Combined Inbox, Combined Outbox, etc. [CHAR LIMIT=30] -->
    262     <string name="mailbox_list_account_selector_combined_view">Combined view</string>
    263     <!-- Label shown in the account/mailbox selector to switch to the show all the top-level mailboxes. [CHAR LIMIT=30] -->
    264     <string name="mailbox_list_account_selector_show_all_folders">Show all folders</string>
    265     <!-- Account list header in the account/mailbox selector. [CHAR LIMIT=30] -->
    266     <string name="mailbox_list_account_selector_account_header">Accounts</string>
    267     <!-- Recent mailbox header in the account/mailbox selector. [CHAR LIMIT=30] -->
    268     <string name="mailbox_list_account_selector_mailbox_header_fmt">
    269         Recent folders (<xliff:g id="email_address">%s</xliff:g>)</string>
    270 
    271     <!-- Mailbox list header for user folders [CHAR LIMIT=30] -->
    272     <string name="mailbox_list_user_mailboxes">All folders</string>
    273     <!-- Mailbox list header for recent folders [CHAR LIMIT=30] -->
    274     <string name="mailbox_list_recent_mailboxes">Recent folders</string>
    275 
    276     <!-- Announces the subject field for a message for users with accessibility requirements -->
    277     <string name="message_subject_description">Subject</string>
    278     <!-- Announces that a message has no sender or subject
    279             to users with accessibility requirements -->
    280     <string name="message_is_empty_description">No subject</string>
    281     <!-- Appears at the bottom of list of messages; user selects to load more messages from that folder. -->
    282     <string name="message_list_load_more_messages_action">Load more messages</string>
    283     <!--  The number of messages that are currently selected for various operations such as
    284           "delete message(s)" [CHAR LIMIT=32] -->
    285     <plurals name="message_view_selected_message_count">
    286         <item quantity="one"  ><xliff:g id="message_count" example="1">%d</xliff:g> selected</item>
    287         <item quantity="other"><xliff:g id="message_count" example="9">%d</xliff:g> selected</item>
    288     </plurals>
    289     <!-- Message to show when there are no messages (emails) in the selected mailbox.
    290          [CHAR LIMIT=26] -->
    291     <string name="message_list_no_messages">No messages</string>
    292     <!-- Hint text in To field -->
    293     <string name="message_compose_to_hint">To</string>
    294     <!-- Hint text in Cc field -->
    295     <string name="message_compose_cc_hint">Cc</string>
    296     <!-- Hint text in Bcc field -->
    297     <string name="message_compose_bcc_hint">Bcc</string>
    298     <!-- Hint text in Subject field -->
    299     <string name="message_compose_subject_hint">Subject</string>
    300     <!-- Label for From field [CHAR LIMIT=12] -->
    301     <string name="message_compose_from_label">From:</string>
    302     <!-- Label for To field [CHAR LIMIT=12] -->
    303     <string name="to">To</string>
    304     <!-- Label for Cc field [CHAR LIMIT=12] -->
    305     <string name="cc">Cc</string>
    306     <!-- Label for Bcc field [CHAR LIMIT=12] -->
    307     <string name="bcc">Bcc</string>
    308     <!-- Label for Subject field [CHAR LIMIT=12] -->
    309     <string name="subject_hint">Subject</string>
    310     <!-- Hint text in Message composer body field -->
    311     <string name="body_hint">Compose email</string>
    312     <!-- Header for forwarded original messages -->
    313     <string name="message_compose_fwd_header_fmt">\n\n-------- Original Message --------\nSubject: <xliff:g id="subject">%1$s</xliff:g>\nFrom: <xliff:g id="sender">%2$s</xliff:g>\nTo: <xliff:g id="to">%3$s</xliff:g>\nCC: <xliff:g id="cc">%4$s</xliff:g>\n\n</string>
    314     <!-- Header for replied-to messages -->
    315     <string name="message_compose_reply_header_fmt">\n\n<xliff:g id="sender">%s</xliff:g> wrote:\n\n</string>
    316     <!-- Heading that appears before forwarded text -->
    317     <string name="message_compose_quoted_text_label">Include quoted text</string>
    318     <!-- Label of checkbox to include original message in a forwarded/replied message
    319          [CHAR_LIMIT=32] -->
    320     <string name="message_compose_include_quoted_text_checkbox_label">Include text</string>
    321     <!-- Toast that appears if you try to send with no recipients. -->
    322     <string name="message_compose_error_no_recipients">You must add at least one recipient.</string>
    323     <!-- An address field contains invalid email addresses. -->
    324     <string name="message_compose_error_invalid_email">Some email addresses are invalid.</string>
    325     <!-- Toast that appears when an attachment is too big to send. -->
    326     <string name="message_compose_attachment_size">File too large to attach.</string>
    327     <!-- Title for dialog containing list of quick responses that user may insert
    328             into message body. [CHAR_LIMIT=30] -->
    329     <string name="message_compose_insert_quick_response_list_title">Insert quick response</string>
    330     <!-- Display name for composed message, indicating the destination of the message.
    331       e.g. "John and 2 others" -->
    332     <string name="message_compose_display_name"><xliff:g id="name" example="John">%1$s</xliff:g> and <xliff:g id="number" example="27">%2$d</xliff:g> others</string>
    333     <!-- Label for To field in read message view -->
    334     <string name="message_view_to_label">To:</string>
    335     <!-- Label for CC field in read message view -->
    336     <string name="message_view_cc_label">Cc:</string>
    337     <string name="message_view_bcc_label">Bcc:</string>
    338     <!-- Label for the date field. [CHAR LIMIT=20]-->
    339     <string name="message_view_date_label">Date:</string>
    340     <!-- Label for the from field. [CHAR LIMIT=20]-->
    341     <string name="message_view_from_label">From:</string>
    342     <!-- Label for the subject field. [CHAR LIMIT=20]-->
    343     <string name="message_view_subject_label">Subject:</string>
    344     <!-- Button name to view an attachment [CHAR LIMIT=10]-->
    345     <string name="message_view_attachment_view_action">View</string>
    346     <!-- Button name to install an .apk attachment [CHAR LIMIT=10]-->
    347     <string name="message_view_attachment_install_action">Install</string>
    348     <!-- Button name to play a media (i.e. audio/video) attachment [CHAR LIMIT=10]-->
    349     <string name="message_view_attachment_play_action">Play</string>
    350     <!-- Button name, to load an attachment from the mail server [CHAR LIMIT=10]-->
    351     <string name="message_view_attachment_load_action">Load</string>
    352     <!-- Button name, to show info about an attachment from the mail server [CHAR LIMIT=10]-->
    353     <string name="message_view_attachment_info_action">Info</string>
    354     <!-- Button name, to save the attachment to SD card [CHAR LIMIT=10]-->
    355     <string name="message_view_attachment_save_action">Save</string>
    356     <!-- Disabled button text to indicate an attachment has been saved [CHAR LIMIT=10] -->
    357     <string name="message_view_attachment_saved">Saved</string>
    358     <!-- Button name, to cancel a queued attachment download [CHAR LIMIT=10]-->
    359     <string name="message_view_attachment_cancel_action">Stop</string>
    360     <!-- Toast after saving attachment [CHAR LIMIT=30] -->
    361     <string name="message_view_status_attachment_saved">Attachment saved
    362 as <xliff:g id="filename">%s</xliff:g>.</string>
    363     <!-- Toast after attachment could not be saved [CHAR LIMIT=30] -->
    364     <string name="message_view_status_attachment_not_saved">Couldn\'t save the attachment.</string>
    365     <!-- Toast upon using "send" when one or more attachments will need to be background loaded
    366       [CHAR LIMIT=none]-->
    367     <string name="message_view_attachment_background_load">Note: One or more attachments in your
    368         forwarded message will be downloaded prior to sending.</string>
    369     <!--Button on the message view screen to show the message content [CHAR LIMIT=16] -->
    370     <string name="message_view_show_message_action">Message</string>
    371     <!--Button on the message view screen to show the calendar invite [CHAR LIMIT=16] -->
    372     <string name="message_view_show_invite_action">Invite</string>
    373     <!--Button on the message view screen to show the attachments [CHAR LIMIT=16] -->
    374     <plurals name="message_view_show_attachments_action">
    375         <item quantity="one">Attachment <xliff:g id="num_attachment" example="1" >%1$d</xliff:g>
    376             </item>
    377         <item quantity="other">Attachments <xliff:g id="num_attachment" example="3" >%1$d</xliff:g>
    378             </item>
    379     </plurals>
    380     <!-- Button on the message view screen to show the embedded pictures [CHAR LIMIT=16] -->
    381     <string name="message_view_show_pictures_action">Show pictures</string>
    382     <!-- Button on the message view screen to always show pictures from the given
    383          sender [CHAR LIMIT=32] -->
    384     <string name="message_view_always_show_pictures_button">Always show</string>
    385     <!-- Prompt on the message view screen whether or not to always show pictures from the
    386          given sender [CHAR LIMIT=80] -->
    387     <string name="message_view_always_show_pictures_prompt"
    388         >Always show pictures from this sender</string>
    389     <!-- Confirmation toast to indicate that the user has chosen to always show
    390          pictures from the given sender [CHAR LIMIT=160] -->
    391     <string name="message_view_always_show_pictures_confirmation"
    392       >Pictures from this sender will be shown automatically.</string>
    393     <!-- Calendar invitation, label of the button to open in calendar [CHAR LIMIT=24] -->
    394     <string name="message_view_invite_view">View in Calendar</string>
    395     <!-- String shown with a calendar invitation. -->
    396     <string name="message_view_invite_title">Calendar invite</string>
    397     <!-- String shown with a calendar invitation. -->
    398     <string name="message_view_invite_text">Going?</string>
    399     <!-- Button text: Calendar invitation: Accept. The leading space is used for spacing -->
    400     <string name="message_view_invite_accept">" Yes"</string>
    401     <!-- Button text: Calendar invitation: Maybe. The leading space is used for spacing -->
    402     <string name="message_view_invite_maybe">" Maybe"</string>
    403     <!-- Button text: Calendar invitation: Decline. The leading space is used for spacing -->
    404     <string name="message_view_invite_decline">" No"</string>
    405     <!-- Toast shown following a meeting invite reply, accepted -->
    406     <string name="message_view_invite_toast_yes">You\'ve accepted this invitation.</string>
    407     <!-- Toast shown following a meeting invite reply, maybe -->
    408     <string name="message_view_invite_toast_maybe">
    409         You\'ve replied \"maybe\" to this invitation.</string>
    410     <!-- Toast shown following a meeting invite reply, declined -->
    411     <string name="message_view_invite_toast_no">You\'ve declined this invitation.</string>
    412     <!--Confirmation dialog title shown when user tries to delete messages.  [CHAR LIMIT=16] -->
    413     <!-- Link label to show to/cc/bcc of the curent message [CHAR LIMIT=32] -->
    414     <string name="message_view_show_details">Show details</string>
    415     <!-- Title of the dialog box to show to/cc/bcc of the message.  [CHAR LIMIT=32] -->
    416     <string name="message_view_message_details_dialog_title">Message details</string>
    417 
    418     <!-- Title for most attachment info dialogs [CHAR LIMIT=32] -->
    419     <string name="attachment_info_dialog_default_title">Attachment info</string>
    420     <!-- Title when Wi-Fi settings prevent attachments from downloading [CHAR LIMIT=32] -->
    421     <string name="attachment_info_dialog_wifi_title">Wi-Fi connection required</string>
    422     <!-- Text of button to launch the Wi-Fi settings activity [CHAR LIMIT=24] -->
    423     <string name="attachment_info_wifi_settings">Wi-Fi settings</string>
    424     <!-- Text of button to launch the application settings activity [CHAR LIMIT=24] -->
    425     <string name="attachment_info_application_settings">App settings</string>
    426     <!-- Message body when we don't know exactly why an attachment can't be shown -->
    427     <string name="attachment_info_unknown">Can\'t open attachment.</string>
    428     <!-- Message body when the attachment is suspected of being malware -->
    429     <string name="attachment_info_malware">
    430             You can\'t save or open this file because this type of attachment
    431             might contain malicious software.</string>
    432     <!-- Message body when the attachment can't be loaded due to security policy restrictions -->
    433     <string name="attachment_info_policy">
    434             This attachment can\'t be saved or opened because of
    435             this account\'s security policies.</string>
    436     <!-- Message body when the attachment can only be downloaded over Wi-Fi -->
    437     <string name="attachment_info_wifi_only">
    438             This attachment is too large to download over a mobile network.
    439             You can download it the next time you connect to a Wi-Fi network.</string>
    440     <!-- Message body when no activities can open the attachment -->
    441     <string name="attachment_info_no_intent">
    442             There is no installed app that can open this attachment.
    443             Try downloading an appropriate app from Android Market.</string>
    444     <!-- Message body when the attachment is an application, but, side loading is disabled -->
    445     <string name="attachment_info_sideload_disabled">
    446             This attachment is an app. You must check Unknown Sources
    447             in Settings &gt; Apps before you can install it.</string>
    448     <!-- Message body when the attachment is an application, and side loading is enabled -->
    449     <string name="attachment_info_apk_install_disabled">
    450             Apps can\'t be installed directly from email. First save
    451             this app and then install it using the Downloads app.</string>
    452     <!-- Error banner when an attachment could not be downloaded due to a problem at the server
    453             [CHAR LIMIT=100] -->
    454     <string name="attachment_not_found">Couldn\'t download the attachment.</string>
    455 
    456     <!-- String used in place of a message that could not be properly decoded (e.g. bad base64
    457          data was received.) [CHAR LIMIT=none] -->
    458     <string name="message_decode_error">There was an error while decoding the message.</string>
    459 
    460     <!-- Title of the EML viewer activity. [CHAR LIMIT=32] -->
    461     <string name="eml_view_title">Viewing
    462             <xliff:g id="filename" example="test.eml">%s</xliff:g></string>
    463 
    464     <string name="message_delete_dialog_title"></string>
    465     <!--Confirmation dialog text shown when user tries to delete messages.  [CHAR LIMIT=32] -->
    466     <plurals name="message_delete_confirm">
    467         <item quantity="one">Delete this message?</item>
    468         <item quantity="other">Delete these messages?</item>
    469     </plurals>
    470     <!-- Toast shown briefly while deleting a message -->
    471     <plurals name="message_deleted_toast">
    472         <item quantity="one">Message deleted.</item>
    473         <item quantity="other">Messages deleted.</item>
    474     </plurals>
    475     <!-- Toast shown briefly while deleting an unsent (draft) message -->
    476     <string name="message_discarded_toast">Message discarded.</string>
    477     <!-- Toast shown briefly while saving a draft -->
    478     <string name="message_saved_toast">Message saved as draft.</string>
    479     <!-- String that is displayed when the attachment could not be displayed. -->
    480     <string name="message_view_display_attachment_toast">Can\'t display
    481         attachment.</string>
    482     <!-- String that is displayed when the attachment could not be loaded.[CHAR LIMIT=none] -->
    483     <string name="message_view_load_attachment_failed_toast">Couldn\'t load attachment \"
    484         <xliff:g id="filename">%s</xliff:g>\".</string>
    485     <!-- String that is displayed when a long message is being parsed. [CHAR LIMIT=none] -->
    486     <string name="message_view_parse_message_toast">Opening message\u2026</string>
    487     <!-- Toast shown after moving a message to a different mailbox. [CHAR LIMIT=none]-->
    488     <plurals name="message_moved_toast">
    489         <item quantity="one"  ><xliff:g id="num_message" example="1" >%1$d</xliff:g>
    490         message moved to <xliff:g id="mailbox_name" example="Inbox" >%2$s</xliff:g></item>
    491         <item quantity="other"  ><xliff:g id="num_message" example="5" >%1$d</xliff:g>
    492         messages moved to <xliff:g id="mailbox_name" example="Inbox" >%2$s</xliff:g></item>
    493     </plurals>
    494 
    495     <!-- Notification ticker when a forwarded attachment couldn't be sent [CHAR LIMIT=none] -->
    496     <string name="forward_download_failed_ticker">Couldn\'t forward one or more attachments.</string>
    497     <!-- Notification title when a forwarded attachment couldn't be sent [CHAR LIMIT=30]-->
    498     <string name="forward_download_failed_title">Attachment not forwarded</string>
    499 
    500     <!-- Notification ticker when email account authentication fails [CHAR LIMIT=none] -->
    501     <string name="login_failed_ticker">
    502         <xliff:g id="account_name">%s</xliff:g> signin failed.</string>
    503     <!-- Notification title when email account authentication fails [CHAR LIMIT=30]-->
    504     <string name="login_failed_title">Couldn\'t sign in</string>
    505 
    506     <!-- Size unit for bytes for attachments [CHAR LIMIT=10] -->
    507     <plurals name="message_view_attachment_bytes">
    508         <item quantity="one"  ><xliff:g id="size_in_bytes" example="1"  >%d</xliff:g>B</item>
    509         <item quantity="other"><xliff:g id="size_in_bytes" example="279">%d</xliff:g>B</item>
    510     </plurals>
    511     <!-- Size unit for kilo bytes for attachments [CHAR LIMIT=10] -->
    512     <plurals name="message_view_attachment_kilobytes">
    513         <item quantity="one"  ><xliff:g id="size_in_kilobytes" example="1"  >%d</xliff:g>KB</item>
    514         <item quantity="other"><xliff:g id="size_in_kilobytes" example="279">%d</xliff:g>KB</item>
    515     </plurals>
    516     <!-- Size unit for mega bytes for attachments [CHAR LIMIT=10] -->
    517     <plurals name="message_view_attachment_megabytes">
    518         <item quantity="one"  ><xliff:g id="size_in_megabytes" example="1"  >%d</xliff:g>MB</item>
    519         <item quantity="other"><xliff:g id="size_in_megabytes" example="279">%d</xliff:g>MB</item>
    520     </plurals>
    521     <!-- Size unit for giga bytes for attachments [CHAR LIMIT=10] -->
    522     <plurals name="message_view_attachment_gigabytes">
    523         <item quantity="one"  ><xliff:g id="size_in_gigabytes" example="1"  >%d</xliff:g>GB</item>
    524         <item quantity="other"><xliff:g id="size_in_gigabytes" example="279">%d</xliff:g>GB</item>
    525     </plurals>
    526 
    527     <!-- The label of the next button on the message view screen. -->
    528     <string name="message_view_move_to_newer">Newer</string>
    529     <!-- The label of the previous button on the message view screen. -->
    530     <string name="message_view_move_to_older">Older</string>
    531 
    532     <!-- A simple divider between subject and message snippet in the message list view
    533         [CHAR LIMIT=4]-->
    534     <string name="message_list_subject_snippet_divider">\u0020\u2014\u0020</string>
    535 
    536     <!-- Title of screen when setting up new email account [CHAR LIMIT=45] -->
    537     <string name="account_setup_basics_title">Account setup</string>
    538     <!-- Title of the screen when adding exchange account [CHAR LIMIT=45] -->
    539     <string name="account_setup_basics_exchange_title">
    540         Add an Exchange account</string>
    541     <!-- Title of the screen when adding exchange account [CHAR LIMIT=45] -->
    542     <string name="account_setup_basics_exchange_title_alternate">
    543         Add an Exchange ActiveSync account</string>
    544     <!-- Headline of screen when setting up new email account (large text over divider)
    545         [CHAR LIMIT=none] -->
    546     <string name="account_setup_basics_headline">Email account</string>
    547     <!-- On "Set up email" screen, enthusiastic welcome message. -->
    548     <string name="accounts_welcome">You can set up email for most accounts in just a few steps.
    549         </string>
    550     <!-- On "Set up email" screen, enthusiastic welcome message (in EAS mode). -->
    551     <string name="accounts_welcome_exchange">You can set up an Exchange account in just a few
    552         steps.</string>
    553     <!-- On "Set up email" screen, enthusiastic welcome message (in EAS mode). -->
    554     <string name="accounts_welcome_exchange_alternate">
    555         You can set up an Exchange ActiveSync account in just a few steps.</string>
    556     <!-- On "Set up email" screen, hint for account email address text field -->
    557     <string name="account_setup_basics_email_label">Email address</string>
    558     <!-- On "Set up email" screen, hint for account email password text field -->
    559     <string name="account_setup_basics_password_label">Password</string>
    560     <!-- On "Set up email" screen, checkbox label for making the new account the default account -->
    561     <string name="account_setup_basics_default_label">
    562         Send email from this account by default.</string>
    563     <!-- Button name on "Set up email" screen -->
    564     <string name="account_setup_basics_manual_setup_action">Manual setup</string>
    565     <!-- Toast when we can't build a URI from the given email & password -->
    566     <!-- Note, the error message in the toast is purposefully vague, because I *don't* know
    567         exactly what's wrong. -->
    568     <string name="account_setup_username_password_toast">
    569         Type a valid email address and password.</string>
    570     <!-- Title of dialog shown when a duplicate account is created -->
    571     <string name="account_duplicate_dlg_title">Duplicate account</string>
    572     <!-- Message of dialog shown when a duplicate account is created.  The display name of
    573          the duplicate account is displayed. -->
    574     <string name="account_duplicate_dlg_message_fmt">
    575         You\'re already using this username for the account \"<xliff:g id="duplicate">%s</xliff:g>\".
    576     </string>
    577     <!-- String that is displayed as error text for passwords with leading or trailing
    578          spaces.  [CHAR LIMIT=none] -->
    579     <string name="account_password_spaces_error">This password starts or ends with one or more
    580         space characters. Many servers don\'t support passwords with spaces.</string>
    581 
    582     <!-- On check-settings screen, this is the initially-displayed message. -->
    583     <string name="account_setup_check_settings_retr_info_msg">
    584     Retrieving account information\u2026</string>
    585     <!-- Appears on screen while system is checking incoming server settings -->
    586     <string name="account_setup_check_settings_check_incoming_msg">
    587     Checking incoming server settings\u2026</string>
    588     <!-- Appears on screen while system is checking outgoing server settings -->
    589     <string name="account_setup_check_settings_check_outgoing_msg">
    590     Checking outgoing server settings\u2026</string>
    591 
    592     <!-- Title of "Set up email" screen after success [CHAR LIMIT=45] -->
    593     <string name="account_setup_names_title">Account setup</string>
    594     <!-- Text that appears on "Set up email" screen after successfully setting up an account
    595         [CHAR LIMIT=none] -->
    596     <string name="account_setup_names_headline">
    597         Your account is set up, and email is on its way!</string>
    598     <!-- On "Set up email" screen, label of text field -->
    599     <string name="account_setup_names_account_name_label">
    600         Give this account a name (optional)</string>
    601     <!-- On "Set up email" screen, label of text field -->
    602     <string name="account_setup_names_user_name_label">
    603         Your name (displayed on outgoing messages)</string>
    604     <!-- On "Set up email" screen, error pop-up when user_name field is empty [CHAR LIMIT=none] -->
    605     <string name="account_setup_names_user_name_empty_error">This field can\'t be blank.</string>
    606 
    607     <!-- Activity Title for the account type selector (IMAP or POP3 or EAS) [CHAR LIMIT=45] -->
    608     <string name="account_setup_account_type_title">Account setup</string>
    609     <!-- Headline for the the account type selector (IMAP or POP3 or EAS) [CHAR LIMIT=none] -->
    610     <string name="account_setup_account_type_headline">Account type</string>
    611     <!-- "Add new email account" screen, text that appears on screen -->
    612     <string name="account_setup_account_type_instructions">What type of account is this?</string>
    613 
    614     <!-- Do Not Translate. "Add new email account" screen, button name in response to what
    615          type of account this is -->
    616     <string name="account_setup_account_type_pop_action" translatable="false">POP3</string>
    617     <!-- Do Not Translate. "Add new email account" screen, button name in response to what
    618          type of account this is -->
    619     <string name="account_setup_account_type_imap_action" translatable="false">IMAP</string>
    620     <!-- Do Not Translate. "Add new email account" screen, button name in response to what
    621          type of account this is -->
    622     <string name="account_setup_account_type_exchange_action" translatable="false">Exchange</string>
    623     <!-- Do Not Translate. "Add new email account" screen, button name in
    624          response to what type of account this is -->
    625     <string name="account_setup_account_type_exchange_action_alternate"
    626          translatable="false">Microsoft Exchange ActiveSync</string>
    627 
    628     <!-- "Incoming server settings" screen, title [CHAR LIMIT=45] -->
    629     <string name="account_setup_incoming_title">Account setup</string>
    630     <!-- "Incoming server settings" screen, headline (text over divider) [CHAR LIMIT=none] -->
    631     <string name="account_setup_incoming_headline">Incoming server settings</string>
    632     <!-- "Incoming server settings" screen, label for text field -->
    633     <string name="account_setup_incoming_username_label">Username</string>
    634     <!-- "Incoming server settings" screen, label for text field -->
    635     <string name="account_setup_incoming_password_label">Password</string>
    636     <!-- "Incoming server settings" screen, label for text field -->
    637     <string name="account_setup_incoming_pop_server_label">POP3 server</string>
    638     <!-- "Incoming server settings" screen, label for text field -->
    639     <string name="account_setup_incoming_imap_server_label">IMAP server</string>
    640     <!-- "Incoming server settings" screen, label for text field -->
    641     <string name="account_setup_incoming_port_label">Port</string>
    642     <!-- "Incoming server settings" screen, label for pop-up menu -->
    643     <string name="account_setup_incoming_security_label">Security type</string>
    644     <!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
    645         the desire for an unencrypted session -->
    646     <string name="account_setup_incoming_security_none_label">None</string>
    647     <!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
    648         the desire for an encrypted session on the selected port, accepting all SSL certificates -->
    649     <string name="account_setup_incoming_security_ssl_trust_certificates_label">
    650         SSL/TLS (Accept all certificates)</string>
    651     <!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
    652         the desire for an encrypted session on the selected port, including SSL certificate
    653         checks -->
    654     <string name="account_setup_incoming_security_ssl_label">SSL/TLS</string>
    655     <!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
    656         the desire for an encrypted session overlaid on a plain text session using the selected
    657         port, accepting all SSL certificates -->
    658     <string name="account_setup_incoming_security_tls_trust_certificates_label">
    659         STARTTLS (accept all certificates)</string>
    660     <!-- "Incoming server settings" screen, option for "Security type" pop-up menu indicating
    661         the desire for an encrypted session overlaid on a plain text session on the selected
    662         port, including SSL certificate checks -->
    663     <string name="account_setup_incoming_security_tls_label">STARTTLS</string>
    664     <!-- "Incoming server settings" screen, label for pop-up menu -->
    665     <string name="account_setup_incoming_delete_policy_label">Delete email from server</string>
    666     <!-- "Incoming server settings" screen, options in pop-up menu for Delete email from server: -->
    667     <!-- "Incoming server settings" screen, options in pop-up menu for Delete email from server: -->
    668     <string name="account_setup_incoming_delete_policy_never_label">Never</string>
    669     <!-- "Incoming server settings" screen, options in pop-up menu for Delete email from server: -->
    670     <string name="account_setup_incoming_delete_policy_delete_label">
    671         When I delete from Inbox</string>
    672     <!-- "Incoming server settings" screen, label for setting IMAP path prefix: -->
    673     <string name="account_setup_incoming_imap_path_prefix_label">IMAP path prefix</string>
    674     <!-- "Incoming server settings" screen, hint for setting IMAP path prefix: -->
    675     <string name="account_setup_incoming_imap_path_prefix_hint">Optional</string>
    676 
    677     <!-- "Outgoing server settings" screen, title [CHAR LIMIT=45] -->
    678     <string name="account_setup_outgoing_title">Account setup</string>
    679     <!-- "Outgoing server settings" screen, headline (text over divider) [CHAR LIMIT=none] -->
    680     <string name="account_setup_outgoing_headline">Outgoing server settings</string>
    681     <!-- On "Outgoing server settings" screen, label for text field -->
    682     <string name="account_setup_outgoing_smtp_server_label">SMTP server</string>
    683     <!-- On "Outgoing server settings" screen, label for text field -->
    684     <string name="account_setup_outgoing_port_label">Port</string>
    685     <!-- On "Outgoing server settings" screen, label for pop-up menu -->
    686     <string name="account_setup_outgoing_security_label">Security type</string>
    687     <!-- On "Outgoing server settings" screen, label for check box -->
    688     <string name="account_setup_outgoing_require_login_label">Require sign-in.</string>
    689     <!-- On "Outgoing server settings" screen, label for text field -->
    690     <string name="account_setup_outgoing_username_label">Username</string>
    691     <!-- On "Outgoing server settings" screen, label for text field -->
    692     <string name="account_setup_outgoing_password_label">Password</string>
    693 
    694     <!-- Title of "Exchange server settings" screen [CHAR LIMIT=45] -->
    695     <string name="account_setup_exchange_title">Account setup</string>
    696     <!-- Headline of "Exchange server settings" screen (text over divider) [CHAR LIMIT=none] -->
    697     <string name="account_setup_exchange_headline">Server settings</string>
    698     <!-- On "Exchange" setup screen, the name of the server -->
    699     <string name="account_setup_exchange_server_label">Server</string>
    700     <!-- On "Exchange" setup screen, the domain\\username -->
    701     <string name="account_setup_exchange_username_label">Domain\\Username</string>
    702     <!-- On "Exchange" setup screen, the use-SSL checkbox label -->
    703     <string name="account_setup_exchange_ssl_label">Use secure connection (SSL)</string>
    704     <!-- On "Exchange" setup screen, the trust ssl certificates checkbox label -->
    705     <string name="account_setup_exchange_trust_certificates_label">Accept all SSL certificates</string>
    706     <!-- On "Exchange" setup screen, a heading title for the current client certificate [CHAR LIMIT=50] -->
    707     <string name="account_setup_exchange_certificate_title">Client certificate</string>
    708     <!-- On "Exchange" setup screen, a button label to include a client certificate [CHAR LIMIT=35] -->
    709     <string name="account_setup_exchange_select_certificate">Select</string>
    710     <!-- On "Exchange" setup screen, a button label to include a client certificate [CHAR LIMIT=35] -->
    711     <string name="account_setup_exchange_use_certificate">Use client certificate</string>
    712     <!-- On "Exchange" setup screen, a button label to remove the currently used client certificate [CHAR LIMIT=35] -->
    713     <string name="account_setup_exchange_remove_certificate">Remove</string>
    714     <!-- On "Exchange" setup screen, placeholder text to indicate no client
    715          certificate is used [CHAR LIMIT=50] -->
    716     <string name="account_setup_exchange_no_certificate">None</string>
    717     <!-- On "Exchange" setup screen, the exchange device-id label [CHAR LIMIT=30] -->
    718     <string name="account_setup_exchange_device_id_label">Mobile Device ID</string>
    719 
    720     <!-- In Account setup options screen, Activity title [CHAR LIMIT=45] -->
    721     <string name="account_setup_options_title">Account settings</string>
    722     <!-- In Account setup options screen, Activity headline [CHAR LIMIT=none] -->
    723     <string name="account_setup_options_headline">Account options</string>
    724     <!-- In Account setup options screen, label for email check frequency selector -->
    725     <string name="account_setup_options_mail_check_frequency_label">Inbox checking frequency</string>
    726     <!-- In Account setup options & Account Settings screens, label for email check frequency option -->
    727     <string name="account_setup_options_mail_check_frequency_never">Never</string>
    728     <!-- In Account setup options & Account Settings screens, label for email check frequency option -->
    729     <string name="account_setup_options_mail_check_frequency_push">Automatic (Push)</string>
    730     <!-- In Account setup options & Account Settings screens, email check frequency option -->
    731     <string name="account_setup_options_mail_check_frequency_5min">Every 5 minutes</string>
    732     <!-- In Account setup options & Account Settings screens, email check frequency option -->
    733     <string name="account_setup_options_mail_check_frequency_10min">Every 10 minutes</string>
    734     <!-- In Account setup options & Account Settings screens, email check frequency option -->
    735     <string name="account_setup_options_mail_check_frequency_15min">Every 15 minutes</string>
    736     <!-- In Account setup options & Account Settings screens, email check frequency option -->
    737     <string name="account_setup_options_mail_check_frequency_30min">Every 30 minutes</string>
    738     <!-- In Account setup options & Account Settings screens, email check frequency option -->
    739     <string name="account_setup_options_mail_check_frequency_1hour">Every hour</string>
    740     <!-- Check box label on "Set up email" screen to make this the default account -->
    741     <!-- Note, this should usually match the default account summary preference string -->
    742     <string name="account_setup_options_default_label">Send email from this account by default.</string>
    743     <!-- In Account setup options & Account Settings screens, check box for new-mail notification -->
    744     <string name="account_setup_options_notify_label">Notify me when email arrives.</string>
    745     <!-- In Account setup options screen, optional check box to also sync contacts -->
    746     <string name="account_setup_options_sync_contacts_label">Sync contacts from this account.
    747     </string>
    748     <!-- In Account setup options screen, optional check box to also sync contacts -->
    749     <string name="account_setup_options_sync_calendar_label">Sync calendar from this account.
    750     </string>
    751     <!-- In Account setup options screen, check box to sync email -->
    752     <string name="account_setup_options_sync_email_label">Sync email from this account.
    753     </string>
    754     <!-- In Account setup options screen, check box to auto-download attachments  [CHAR LIMIT=none]
    755         -->
    756     <string name="account_setup_options_background_attachments_label">
    757         Automatically download attachments when connected to Wi-Fi</string>
    758     <!-- Dialog title when "setup" could not finish -->
    759     <string name="account_setup_failed_dlg_title">Couldn\'t finish</string>
    760     <!-- In Account setup options screen, label for email lookback selector -->
    761     <string name="account_setup_options_mail_window_label">Days to sync</string>
    762     <!-- In account setup options & account settings screens (exchange), sync window length; this
    763         implies loading a 'reasonable' number of messages [CHAR LIMIT=25] -->
    764     <string name="account_setup_options_mail_window_auto">Automatic</string>
    765     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    766     <string name="account_setup_options_mail_window_1day">One day</string>
    767     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    768     <string name="account_setup_options_mail_window_3days">Three days</string>
    769     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    770     <string name="account_setup_options_mail_window_1week">One week</string>
    771     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    772     <string name="account_setup_options_mail_window_2weeks">Two weeks</string>
    773     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    774     <string name="account_setup_options_mail_window_1month">One month</string>
    775     <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25]  -->
    776     <string name="account_setup_options_mail_window_all">All</string>
    777     <!-- Per-mailbox sync window setting.  This means "use the account's sync window setting" [CHAR LIMIT=25] -->
    778     <string name="account_setup_options_mail_window_default">Use account\'s default</string>
    779 
    780     <!-- "Setup could not finish" dialog text; e.g., Username or password incorrect -->
    781     <string name="account_setup_failed_dlg_auth_message">Username or password incorrect.</string>
    782     <!-- "Setup could not finish" dialog text; e.g., Username or password incorrect\n(ERR01 Account does not exist) -->
    783     <string name="account_setup_failed_dlg_auth_message_fmt">Username or password incorrect.\n(<xliff:g id="error">%s</xliff:g>)</string>
    784 
    785     <!-- An error message presented to the user when the server's identity
    786          cannot be established or trusted [CHAR LIMIT=NONE] -->
    787     <string name="account_setup_failed_dlg_certificate_message"
    788         >Can\'t safely connect to server.</string>
    789     <!-- An error message presented to the user when the server's identity
    790          cannot be established or trusted [CHAR LIMIT=NONE] -->
    791     <string name="account_setup_failed_dlg_certificate_message_fmt"
    792         >Can\'t safely connect to server.\n(<xliff:g id="error">%s</xliff:g>)</string>
    793     <!-- An error message presented to the user when the server requires a
    794          client certificate to connect [CHAR LIMIT=NONE] -->
    795     <string name="account_setup_failed_certificate_required"
    796         >Client certificate is required. Connect to server with client certificate?</string>
    797     <!-- An error message presented to the user when the certificate they
    798          specified for connecting to a server is inaccessible [CHAR LIMIT=NONE] -->
    799     <string name="account_setup_failed_certificate_inaccessible"
    800         >Certificate is invalid or inaccessible.</string>
    801 
    802     <!-- Dialog text for ambiguous setup failure; server error/bad credentials [CHAR LIMIT=none] -->
    803     <string name="account_setup_failed_check_credentials_message">
    804          The server responded with an error. Check your username and password
    805          then try again.</string>
    806 
    807     <!-- "Setup could not finish" dialog text; e.g., Cannot connect to server -->
    808     <string name="account_setup_failed_dlg_server_message">Can\'t connect to server.</string>
    809     <!-- "Setup could not finish" dialog text; e.g., Cannot connect to server\n(Connection timed out) -->
    810     <string name="account_setup_failed_dlg_server_message_fmt">Can\'t connect to server.\n(<xliff:g id="error">%s</xliff:g>)</string>
    811 
    812     <!-- Additional diagnostic text when TLS was required but the server doesn't support it -->
    813     <string name="account_setup_failed_tls_required">TLS required but not supported by server.</string>
    814     <!-- Additional diagnostic text when server does not support any of our authentication methods -->
    815     <string name="account_setup_failed_auth_required">Authentication methods aren\'t supported by server.</string>
    816     <!-- Additional diagnostic text when server connection failed due to security error -->
    817     <string name="account_setup_failed_security">Couldn\'t open connection to server due to security error.</string>
    818     <!-- Additional diagnostic text when server connection failed due to io error (connection) -->
    819     <string name="account_setup_failed_ioerror">Couldn\'t open connection to server.</string>
    820     <!-- Additional diagnostic text when server connection failed due to our inability to support a
    821          required EAS protocol version [CHAR LIMIT=none] -->
    822     <string name="account_setup_failed_protocol_unsupported">
    823          You typed an incorrect server address or the server requires a protocol version that
    824          Email doesn\'t support.</string>
    825     <!-- Additional diagnostic text when server access was denied; the user should contact the
    826          administrator of the server for more information [CHAR LIMIT=none] -->
    827     <string name="account_setup_failed_access_denied">
    828          You don\'t have permission to sync with this server. Contact your server\'s
    829          administrator for more information.</string>
    830 
    831     <!-- Dialog title when validation requires security provisioning (e.g. support
    832          for device lock PIN, or remote wipe.) and we ask the user permission before continuing -->
    833     <string name="account_setup_security_required_title">Remote security administration</string>
    834     <!-- Additional diagnostic text when validation requires security provisioning (e.g. support
    835          for device lock PIN, or remote wipe.) and we ask the user permission before continuing.
    836          [CHAR LIMIT=none] -->
    837     <string name="account_setup_security_policies_required_fmt">
    838          The server <xliff:g id="server">%s</xliff:g> requires that you allow it to remotely control
    839          some security features of your Android device.  Do you want to finish setting up this
    840          account?</string>
    841     <!-- Additional diagnostic text when validation failed due to required provisioning not
    842          being supported [CHAR LIMIT=none] -->
    843     <string name="account_setup_failed_security_policies_unsupported">
    844          This server requires security features that your Android device doesn\'t support,
    845           including: <xliff:g id="error">%s</xliff:g></string>
    846     <!-- The user name can only be changed during initial account setup. [CHAR LIMIT=none] -->
    847     <string name="account_setup_username_uneditable_error">You can\'t change an account\'s username.
    848          To add an account with a different username, touch Add Account.</string>
    849     <!-- Warning given to users when they request disabling device administration (i.e. that their
    850          administered accounts will be deleted) [CHAR LIMIT=none] -->
    851     <string name="disable_admin_warning">WARNING: Deactivating the Email app\'s authority
    852          to administer your device will delete all email accounts that require it, along with their
    853          email, contacts, calendar events, and other data.</string>
    854 
    855     <!-- Dialog shown when the account requires some amount of device security provisioning,
    856          just before jumping into system settings such as Device Policy grant, PIN/password,
    857          or encryption setup.  [CHAR_LIMIT=40] -->
    858     <string name="account_security_dialog_title">Security update</string>
    859     <!-- Additional diagnostic text when the account requires some amount of device security
    860          provisioning, just before jumping into system settings such as Device Policy grant,
    861          PIN/password, or encryption setup.  [CHAR LIMIT=none] -->
    862     <string name="account_security_dialog_content_fmt">
    863          <xliff:g id="account">%s</xliff:g> requires that you update your security settings.</string>
    864 
    865     <!-- Notification ticker when device security required (note: unused in Holo XL) -->
    866     <string name="security_notification_ticker_fmt">
    867             Account \"<xliff:g id="account">%s</xliff:g>\" requires security settings update.
    868     </string>
    869     <!-- Notification content title when device security required [CHAR_LIMIT=30] -->
    870     <string name="security_notification_content_title">Security update required</string>
    871     <!-- Title of the activity that dispatches changes to device security.  Not normally seen. -->
    872     <string name="account_security_title">Device security</string>
    873     <!-- Additional diagnostic text when the email app asserts control of the phone.
    874         [CHAR LIMIT=none] -->
    875     <string name="account_security_policy_explanation_fmt">
    876          The server <xliff:g id="server">%s</xliff:g> requires that you allow it to remotely control
    877          some security features of your Android device.</string>
    878 
    879     <!-- "Setup could not finish" dialog action button -->
    880     <string name="account_setup_failed_dlg_edit_details_action">Edit details</string>
    881 
    882     <!-- Notification ticker when device password is getting ready to expire [CHAR_LIMIT=80] -->
    883     <string name="password_expire_warning_ticker_fmt">
    884             \"<xliff:g id="account">%s</xliff:g>\" requires that you change your lock screen
    885             PIN or password.</string>
    886     <!-- Notification content title when device password is getting ready to expire
    887             [CHAR_LIMIT=30] -->
    888     <string name="password_expire_warning_content_title">Lock screen password expiring</string>
    889 
    890     <!-- Notification ticker when device password has expired [CHAR_LIMIT=80] -->
    891     <string name="password_expired_ticker">Your lock screen PIN or password has expired.</string>
    892     <!-- Notification content title when device password has expired [CHAR_LIMIT=28] -->
    893     <string name="password_expired_content_title">Lock screen password expired</string>
    894 
    895     <!-- Dialog title if device pin/password is going to expire soon. [CHAR_LIMIT=40] -->
    896     <string name="password_expire_warning_dialog_title">Lock screen password expiring</string>
    897     <!-- Dialog content device pin/password is going to expire soon. [CHAR_LIMIT=none] -->
    898     <string name="password_expire_warning_dialog_content_fmt">
    899          You must change your lock screen PIN or password soon, or the data for
    900          <xliff:g id="account">%s</xliff:g> will be erased. Change it now?</string>
    901 
    902     <!-- Dialog title if device pin/password has already expired. [CHAR_LIMIT=40] -->
    903     <string name="password_expired_dialog_title">Lock screen password expired</string>
    904     <!-- Dialog content device pin/password has already expired. [CHAR_LIMIT=none] -->
    905     <string name="password_expired_dialog_content_fmt">
    906          The data for <xliff:g id="account">%s</xliff:g> is being erased from your device.
    907          You can restore it by changing your lock screen PIN or password. Change it now?</string>
    908 
    909     <!-- On AccountSettingsXL, dialog text if you try to exit in/out/eas fragment (server settings)
    910          without checking/saving [CHAR LIMIT=none]-->
    911     <string name="account_settings_exit_server_settings">Discard unsaved changes?</string>
    912 
    913     <!-- On AccountSettingsXL, dialog title if you were brought here due to a login failure.
    914         [CHAR_LIMIT=40] -->
    915     <string name="account_settings_login_dialog_title">Couldn\'t sign in</string>
    916     <!-- On AccountSettingsXL, dialog content if you were brought here due to a login failure.
    917         [CHAR_LIMIT=none] -->
    918     <string name="account_settings_login_dialog_content_fmt">
    919          The username or password for <xliff:g id="account">%s</xliff:g> is incorrect.
    920          Update them now?</string>
    921 
    922     <!-- On Settings screen, setting option name -->
    923     <string name="account_settings_default_label">Default account</string>
    924     <!-- Check box "summary" label on "Account options" screen to make this the default account -->
    925     <!-- Note, this should usually match the default account account setup checkbox string -->
    926     <string name="account_settings_default_summary">Send email from this account by default</string>
    927     <!-- On Settings screen, setting option name -->
    928     <!-- Title of account preference for downloading attachments in background [CHAR LIMIT=32] -->
    929     <string name="account_settings_background_attachments_label">
    930         Download attachments</string>
    931     <!-- Summary of account preference for downloading attachments in background [CHAR LIMIT=64] -->
    932     <string name="account_settings_background_attachments_summary">
    933         Auto-download attachments to recent messages via Wi-Fi</string>
    934     <string name="account_settings_notify_label">Email notifications</string>
    935     <!-- On Settings screen, summary line when called via AccountManager for Exchange accounts
    936         [CHAR LIMIT=50] -->
    937     <string name="account_settings_summary">Sync frequency, notifications, etc.</string>
    938     <!-- On Settings screen, setting summary text -->
    939     <string name="account_settings_notify_summary">Notify in System bar when email arrives</string>
    940     <!-- On Settings screen, setting option name and title of dialog box that opens -->
    941     <string name="account_settings_mail_check_frequency_label">Inbox check frequency</string>
    942     <!-- On Settings screen, setting option name -->
    943     <string name="account_settings_incoming_label">Incoming settings</string>
    944    <!-- On Settings screen, setting option summary [CHAR LIMIT=64] -->
    945     <string name="account_settings_incoming_summary">
    946         Username, password, and other incoming server settings</string>
    947     <!-- On Settings screen, setting option name -->
    948     <string name="account_settings_outgoing_label">Outgoing settings</string>
    949    <!-- On Settings screen, setting option summary [CHAR LIMIT=64] -->
    950     <string name="account_settings_outgoing_summary">
    951         Username, password, and other outgoing server settings</string>
    952     <!-- On Settings screen, setting option name -->
    953     <string name="account_settings_description_label">Account name</string>
    954     <!-- On Settings screen, setting option name -->
    955     <string name="account_settings_name_label">Your name</string>
    956     <!-- On Settings screen, setting option name -->
    957     <string name="account_settings_signature_label">Signature</string>
    958     <!-- On Settings screen, setting option name. Allows user to modify saved quick responses
    959         for insertion in message body. [CHAR_LIMIT=24]-->
    960     <string name="account_settings_edit_quick_responses_label">Quick responses</string>
    961     <!-- On Settings screen, setting option summary [CHAR LIMIT=64] -->
    962     <string name="account_settings_edit_quick_responses_summary">
    963         Edit text that you frequently insert when composing emails</string>
    964     <!-- On Settings screen, setting option name -->
    965     <string name="account_settings_signature_hint">Append text to messages you send</string>
    966     <!-- On Settings screen, section heading -->
    967     <string name="account_settings_notifications">Notification settings</string>
    968     <!-- On Settings screen, section heading for data usage [CHAR LIMIT=70] -->
    969     <string name="account_settings_data_usage">Data usage</string>
    970 
    971     <!-- On settings screen, dialog heading informing user to edit a quick response -->
    972     <string name="edit_quick_response_dialog">Edit quick response</string>
    973     <!-- On settings screen, edit quick response dialog's "save" button -->
    974     <string name="save_action">Save</string>
    975 
    976     <!-- On settings screen, sync contacts check box label [CHAR LIMIT=20]-->
    977     <string name="account_settings_sync_contacts_enable">Sync contacts</string>
    978     <!-- On settings screen, sync contacts summary text [CHAR LIMIT=35] -->
    979     <string name="account_settings_sync_contacts_summary">Sync contacts for this account</string>
    980     <!-- On settings screen, sync calendar check box label [CHAR LIMIT=20]-->
    981         <string name="account_settings_sync_calendar_enable">Sync Calendar</string>
    982     <!-- On settings screen, sync calendar summary text [CHAR LIMIT=35] -->
    983     <string name="account_settings_sync_calendar_summary">Sync calendar for this account</string>
    984     <!-- On settings screen, sync email check box label [CHAR LIMIT=20]-->
    985     <string name="account_settings_sync_email_enable">Sync email</string>
    986     <!-- On settings screen, sync email summary text [CHAR LIMIT=35] -->
    987     <string name="account_settings_sync_email_summary">Sync email for this account</string>
    988 
    989     <!-- On Settings screen, vibrate pop-up menu label -->
    990     <string name="account_settings_vibrate_when_label">Vibrate</string>
    991 
    992     <!-- On Settings screen, setting option name -->
    993     <string name="account_settings_ringtone">Choose ringtone</string>
    994     <!-- On Settings screen, section heading -->
    995     <string name="account_settings_servers">Server settings</string>
    996     <!-- Title of Remove account confirmation dialog box -->
    997     <string name="account_delete_dlg_title">Remove account</string>
    998     <!-- Message of Remove account confirmation dialog box -->
    999     <string name="account_delete_dlg_instructions_fmt">
   1000     The account \"<xliff:g id="account">%s</xliff:g>\" will be removed from Email.</string>
   1001 
   1002     <!-- On Settings screen, section heading for delete account [CHAR LIMIT=none] -->
   1003     <string name="account_settings_category_delete_account">Remove account</string>
   1004     <!-- On Settings screen, settings option for delete account [CHAR LIMIT=none] -->
   1005     <string name="account_settings_delete_account_label">Remove account</string>
   1006 
   1007     <!-- Mailbox settings activity title [CHAR LIMIT=none] -->
   1008     <string name="mailbox_settings_activity_title">Sync options</string>
   1009     <!-- Mailbox settings activity title, with the target folder name [CHAR LIMIT=none] -->
   1010     <string name="mailbox_settings_activity_title_with_mailbox">Sync options (<xliff:g id="mailboxx_name" example="Family">%s</xliff:g>)</string>
   1011     <!-- Mailbox "sync settings" preference header [CHAR LIMIT=none] -->
   1012     <string name="mailbox_preferences_header">Sync settings</string>
   1013     <!-- On mailbox settings screen: Mailbox check frequency setting label [CHAR LIMIT=none] -->
   1014     <string name="mailbox_settings_mailbox_check_frequency_label">Check frequency</string>
   1015     <!-- On mailbox settings screen: Mailbox sync window (the number of days to synchronize email for) setting label [CHAR LIMIT=none] -->
   1016     <string name="mailbox_settings_mailbox_sync_window_label">Days to sync</string>
   1017 
   1018     <!-- Strings used for account shortcut picker -->
   1019     <!-- String displayed in launcher [CHAR_LIMIT=10] -->
   1020     <string name="account_shortcut_picker_name">Email account</string>
   1021     <!-- Title of the account list for the shortcut picker [CHAR_LIMIT=20] -->
   1022     <string name="account_shortcut_picker_title">Choose an account</string>
   1023     <!-- Title of mailbox list for the shortcut picker [CHAR_LIMIT=20] -->
   1024     <string name="mailbox_shortcut_picker_title">Select a folder</string>
   1025 
   1026     <!-- Toast shown when the selected account no longer exists.  This is used when, for example,
   1027          a shotcut or a widget is stale and points at a deleted account.
   1028          [CHAR_LIMIT=none]-->
   1029     <string name="toast_account_not_found">Account wasn\'t found. It may have been removed.</string>
   1030 
   1031     <!-- Toast shown when the selected folder no longer exists.  This is used when, for example,
   1032          a shotcut or a widget is stale and points at a deleted folder.
   1033          [CHAR_LIMIT=none]-->
   1034     <string name="toast_mailbox_not_found">Folder wasn\'t found. It may have been removed.</string>
   1035 
   1036     <!-- Message that appears when adding a Windows Live Hotmail Plus account -->
   1037     <string name="provider_note_live">Only some \"Plus\" accounts include POP access
   1038         allowing this program to connect. If you\'re not able to sign in with
   1039         your correct email address and password, you may not have a paid
   1040         \"Plus\" account. Launch the web browser to gain access to
   1041         these email accounts.</string>
   1042     <!-- Message that appears when adding a T-Online account -->
   1043     <string name="provider_note_t_online">Before setting up this email account, visit the T-Online website and create a password for POP3 email access.</string>
   1044 
   1045     <!-- Name of Microsoft Exchange account type; used by AccountManager -->
   1046     <string name="exchange_name">Corporate</string>
   1047     <!-- Name of Microsoft Exchange account type; used by AccountManager -->
   1048     <string name="exchange_name_alternate">Microsoft Exchange ActiveSync</string>
   1049 
   1050     <!-- Message that appears if the AccountManager cannot create the system Account -->
   1051     <string name="system_account_create_failed">Couldn\'t create the account. Try again.</string>
   1052 
   1053     <!-- Strings that support the DeviceAdmin / DevicePolicyManager API -->
   1054     <!-- Name of the DeviceAdmin (seen in settings & in user confirmation screen) -->
   1055     <string name="device_admin_label">Email</string>
   1056     <!-- Long-form description of the DeviceAdmin (2nd line in settings & in user conf. screen) -->
   1057     <string name="device_admin_description">Enables server-specified security policies</string>
   1058 
   1059     <!-- Strings used for GAL access -->
   1060 
   1061     <!-- Displayed in small separator in to/cc/bcc dropdowns, when searching GAL begins.
   1062          Example:  "Searching bigcompany.com..." -->
   1063     <string name="gal_searching_fmt">Searching <xliff:g id="domain">%s</xliff:g>\u2026</string>
   1064     <!-- Displayed in small separator in to/cc/bcc dropdowns, when searching GAL completes,
   1065          and all of the server results are being displayed.  Example:
   1066          "5 results from bigcompany.com..."  -->
   1067     <plurals name="gal_completed_fmt">
   1068         <!-- Case of one result from server. -->
   1069         <item quantity="one"><xliff:g id="results" example="1">%1$d</xliff:g> result
   1070         from <xliff:g id="domain">%2$s</xliff:g></item>
   1071 
   1072         <!-- Case of multiple results from server -->
   1073         <item quantity="other"><xliff:g id="results" example="20">%1$d</xliff:g> results
   1074         from <xliff:g id="domain">%2$s</xliff:g></item>
   1075     </plurals>
   1076 
   1077     <!-- Settings activity title [CHAR LIMIT=40]-->
   1078     <string name="settings_activity_title">Settings</string>
   1079 
   1080     <!-- General Preferences Screen -->
   1081     <!-- Label in preferences header to describe general preferences [CHAR LIMIT=32] -->
   1082     <string name="header_label_general_preferences">General</string>
   1083     <!-- First category in general preferences [CHAR LIMIT=64] -->
   1084     <string name="category_general_preferences">Application</string>
   1085 
   1086     <!-- General preference: Label of the setting for the direction to move to
   1087          when deleting the current message.
   1088          Options contain "newer message","older message", etc. [CHAR LIMIT=32] -->
   1089     <string name="general_preference_auto_advance_label">Auto-advance</string>
   1090     <!-- General preference: Description of the setting for the direction to move to
   1091          when deleting the current message.
   1092          Options contain "newer message","older message", etc. [CHAR LIMIT=64] -->
   1093     <string name="general_preference_auto_advance_summary">
   1094          Choose which screen to show after you delete a message</string>
   1095     <!-- General preference: Title of the dialog box containing options for setting for
   1096          the direction to move to when deleting the current message.
   1097          Options contain "newer message","older message", etc. [CHAR LIMIT=32] -->
   1098     <string name="general_preference_auto_advance_dialog_title">Advance to</string>
   1099     <!-- General preference: Option for the setting for
   1100          the direction to move to when deleting the current message.
   1101          This option is for "move to the newer message" [CHAR LIMIT=32] -->
   1102     <string name="general_preference_auto_advance_newer">Newer message</string>
   1103     <!-- General preference: Option for the setting for
   1104          the direction to move to when deleting the current message.
   1105          This option is for "move to the older message" [CHAR LIMIT=32] -->
   1106     <string name="general_preference_auto_advance_older">Older message</string>
   1107     <!-- General preference: Option for the setting for
   1108          the direction to move to when deleting the current message.
   1109          This option is for "move back to the message list" [CHAR LIMIT=32] -->
   1110     <string name="general_preference_auto_advance_message_list">Message list</string>
   1111 
   1112     <!-- General preference: Label of the setting for the text zoom.  [CHAR LIMIT=32] -->
   1113     <string name="general_preference_text_zoom_label">Message text size</string>
   1114     <!-- General preference: Description of each setting for text zoom.  The entries here must
   1115          correspond to the strings general_preference_text_zoom_tiny,
   1116          general_preference_text_zoom_small, general_preference_text_zoom_normal, etc.
   1117          [CHAR LIMIT=64] -->
   1118     <string-array name="general_preference_text_zoom_summary_array">
   1119         <item>Tiny text</item>
   1120         <item>Small text</item>
   1121         <item>Normal-sized text</item>
   1122         <item>Large text</item>
   1123         <item>Huge text</item>
   1124     </string-array>
   1125 
   1126     <!-- The message text size values -->
   1127     <string-array translatable="false" name="general_preference_text_zoom_size">
   1128         <item>0.8</item>
   1129         <item>0.9</item>
   1130         <item>1.0</item>
   1131         <item>1.2</item>
   1132         <item>1.5</item>
   1133     </string-array>
   1134 
   1135     <!-- General preference: Title of the dialog box with options for text zoom. [CHAR LIMIT=32] -->
   1136     <string name="general_preference_text_zoom_dialog_title">Message text size</string>
   1137     <!-- General preference:  Text zoom.  Value is "tiny" (-2) [CHAR LIMIT=32] -->
   1138     <string name="general_preference_text_zoom_tiny">Tiny</string>
   1139     <!-- General preference:  Text zoom.  Value is "small" (-1) [CHAR LIMIT=32] -->
   1140     <string name="general_preference_text_zoom_small">Small</string>
   1141     <!-- General preference:  Text zoom.  Value is "normal" (0) [CHAR LIMIT=32] -->
   1142     <string name="general_preference_text_zoom_normal">Normal</string>
   1143     <!-- General preference:  Text zoom.  Value is "large" (+1) [CHAR LIMIT=32] -->
   1144     <string name="general_preference_text_zoom_large">Large</string>
   1145     <!-- General preference:  Text zoom.  Value is "huge" (+2) [CHAR LIMIT=32] -->
   1146     <string name="general_preference_text_zoom_huge">Huge</string>
   1147 
   1148     <!--  Settings screen, Reply to all default setting title  [CHAR LIMIT=30] -->
   1149     <string msgid="6469564953937885304" name="general_preference_reply_all_label">Reply all</string>
   1150     <!--  Settings screen, Reply to all default setting summary [CHAR LIMIT=70] -->
   1151     <string msgid="3356918650886350497" name="general_preference_reply_all_summary">Make \"Reply all\" the default for message replies</string>
   1152 
   1153     <!-- Settings screen, title used to clear the setting for the list of
   1154          senders to automatically show pictures for [CHAR LIMIT=80] -->
   1155     <string name="general_preferences_clear_trusted_senders_title"
   1156         >Ask to show pictures</string>
   1157     <!-- Settings screen, summary for clearing the settings for the list of
   1158          senders to automatically show pictures for [CHAR LIMIT=160] -->
   1159     <string name="general_preferences_clear_trusted_senders_summary"
   1160         >Pictures in messages won\'t be shown automatically</string>
   1161     <!-- Message shown in toast when the user taps to clear the lsit of senders
   1162          to automatically show pictures for [CHAR LIMIT=80] -->
   1163     <string name="trusted_senders_cleared">\"Show pictures\" cleared.</string>
   1164 
   1165     <!-- Generic string for "current position" / "total number" [CHAR LIMIT=12] -->
   1166     <string name="position_of_count"><xliff:g example="1">%1$d</xliff:g> of <xliff:g
   1167             example="12">%2$s</xliff:g></string>
   1168 
   1169     <!-- Message shown during the first sync after an account is set up.  [CHAR LIMIT=NONE] -->
   1170     <string name="waitinf_for_sync_message_1">Waiting for sync</string>
   1171     <!-- Message shown during the first sync after an account is set up.  [CHAR LIMIT=NONE] -->
   1172     <string name="waitinf_for_sync_message_2">Your email will appear soon.</string>
   1173 
   1174     <!-- Widget -->
   1175     <!-- Instruction for how to move to different widget views [CHAR LIMIT=20] -->
   1176     <string name="widget_other_views">Touch icon to change.</string>
   1177     <!-- Header for the "Combined Inbox" view (showing mail in all inboxes) [CHAR LIMIT=20] -->
   1178     <string name="widget_all_mail">Combined Inbox</string>
   1179     <!-- Header for the "Unread" widget view (showing all unread mail) [CHAR LIMIT=20] -->
   1180     <string name="widget_unread">Unread</string>
   1181     <!-- Header for the "Starred" widget view (showing all starred mail) [CHAR LIMIT=20] -->
   1182     <string name="widget_starred">Starred</string>
   1183     <!-- Shown when waiting for mail data to be loaded into the widget list view [CHAR LIMIT=20] -->
   1184     <string name="widget_loading">Loading\u2026</string>
   1185     <!-- Shown when no accounts are configured and the widget supports changing
   1186          on the fly [CHAR LIMIT=35] -->
   1187     <string name="widget_touch_to_configure">Touch to set up.</string>
   1188     <!-- Shown in a toast when no accounts are configured and the Email widget
   1189          cannot be created in the first place [CHAR LIMIT=none] -->
   1190     <string name="widget_no_accounts">You haven\'t set up an email account yet.</string>
   1191     <!-- Shown in a toast when no mailboxes have synced for the account and the Email widget
   1192          cannot be created in the first place [CHAR LIMIT=none] -->
   1193     <string name="widget_no_mailboxes">This account isn\'t synced. Try again later.</string>
   1194 
   1195     <!-- Generic string shown instead of regular numbers, when a number is larger than 999.
   1196          This should not be altered if the original string ("999+") makes sense in the
   1197          target language. Typical alternatives include "+999" and ">999".  [CHAR_LIMIT=4] -->
   1198     <string name="more_than_999">999+</string>
   1199 
   1200     <!-- The hint used in the search box when searching all mailboxes [CHAR LIMIT=35] -->
   1201     <string name="search_hint">Search email</string>
   1202 
   1203     <!-- The hint used in the search box when searching a single mailbox [CHAR LIMIT=35] -->
   1204     <string name="search_mailbox_hint">Search <xliff:g example="Inbox">%1$s</xliff:g></string>
   1205 
   1206     <!-- The title above the messages list when showing search results. [CHAR LIMIT=50] -->
   1207     <string name="search_header_text_fmt"
   1208           >Results</string>
   1209 
   1210     <!-- A warning title to show to the user when search results are taking a long
   1211          time. [CHAR LIMIT=NONE] -->
   1212     <string name="search_slow_warning_title">Waiting for results</string>
   1213 
   1214     <!-- A warning message to show to the user when search results are taking a long
   1215          time. [CHAR LIMIT=NONE] -->
   1216     <string name="search_slow_warning_message">Some servers may take a long time.</string>
   1217 
   1218     <!-- Title shown on the action bar on the mailbox list screen. [CHAR LIMIT=16] -->
   1219     <string name="action_bar_mailbox_list_title">Folders</string>
   1220 
   1221     <!-- A long placeholder string to be used in template XML files message_list_item_*.xml.
   1222          Used only in layout computation, and never actually exposed to the user. -->
   1223     <string name="long_string" translatable="false">looooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooong</string>
   1224 
   1225     <!-- This is the message warning the user that they must sync manually when roaming. [CHAR LIMIT=none]-->
   1226     <string name="require_manual_sync_message">Background sync for this account is disabled while\
   1227      roaming.</string>
   1228 </resources>
   1229