blob: f2501c30755d2b95f64439e53e42e997b24e1ca2 [file] [log] [blame]
Mindy Pereira0b2aaf42011-12-12 10:02:12 -08001<?xml version="1.0" encoding="utf-8"?>
Mindy Pereira1a73ea82011-12-13 10:12:27 -08002<!--
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -08003 Copyright (C) 2011 Google Inc.
4 Licensed to The Android Open Source Project.
5
6 Licensed under the Apache License, Version 2.0 (the "License");
7 you may not use this file except in compliance with the License.
8 You may obtain a copy of the License at
9
10 http://www.apache.org/licenses/LICENSE-2.0
11
12 Unless required by applicable law or agreed to in writing, software
13 distributed under the License is distributed on an "AS IS" BASIS,
14 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 See the License for the specific language governing permissions and
16 limitations under the License.
Mindy Pereira1a73ea82011-12-13 10:12:27 -080017-->
Mindy Pereira0b2aaf42011-12-12 10:02:12 -080018<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Vikram Aggarwal6fb95742012-04-03 10:46:21 -070019 <!-- Names of packages and authorities that are common to all apps
20 and read from resources -->
21
Mindy Pereirafdd984b2011-12-29 09:43:45 -080022 <!-- Layout tests strings -->
Paul Westbrook79688d52012-02-23 15:56:56 -080023 <string name="mock_content_provider" translatable="false">Mock Content Provider</string>
24 <string name="conversation_content_provider" translatable="false">Conversation Content Provider</string>
25 <string name="account_cache_provider" translatable="false">Account Cache Provider</string>
Mindy Pereirafdd984b2011-12-29 09:43:45 -080026
Mindy Pereira040afee2012-02-27 13:33:33 -080027 <string name="app_name" translatable="false">Unified Email</string>
Mindy Pereira5eaa2b92011-12-13 11:37:05 -080028
Raman Tennetie0fb93b2019-09-16 15:19:41 -070029 <!-- The name of the permission to get widget update notifications. -->
30 <string name="permission_update_widget" translatable="false">com.android.email.permission.GET_WIDGET_UPDATE</string>
31 <!-- Permission label for receiving updates for the widget. -->
32 <string name="permission_update_widget_label">Update widget</string>
33 <!-- Permission description for receiving updates for the widget. -->
34 <string name="permission_update_widget_desc">Allows the app to receive notifications when the widget should be refreshed, including the account name and folder name.</string>
35
Mindy Pereira5eaa2b92011-12-13 11:37:05 -080036 <!-- Compose -->
Jin Cao9d358a12014-07-24 12:15:38 -070037 <!-- Shown in Compose; the sender of the message [CHAR LIMIT=10] -->
38 <string name="from">From</string>
Mindy Pereira0b2aaf42011-12-12 10:02:12 -080039 <!-- Shown in Compose; the recipient(s) of the message [CHAR LIMIT=10] -->
40 <string name="to">To</string>
41 <!-- Shown in Compose; the cc recipient(s) of the message [CHAR LIMIT=10] -->
42 <string name="cc">Cc</string>
43 <!-- Shown in Compose; the bcc recipient(s) of the message [CHAR LIMIT=10] -->
44 <string name="bcc">Bcc</string>
Mindy Pereira1a73ea82011-12-13 10:12:27 -080045 <!-- Shown in Compose; the subject of the message [CHAR LIMIT=100] -->
Mindy Pereira0b2aaf42011-12-12 10:02:12 -080046 <string name="subject_hint">Subject</string>
Andrew Sapperstein51b6f562013-10-17 21:08:24 -070047 <!-- Shown in Compose; the body of the message [CHAR LIMIT=100] -->
Mindy Pereira1a73ea82011-12-13 10:12:27 -080048 <string name="body_hint">Compose email</string>
Mindy Pereira02e4e6e2011-12-13 13:32:31 -080049 <!-- Compose screen button. Add an attachment to this message [CHAR LIMIT=20] -->
50 <string name="add_file_attachment">Attach file</string>
Mindy Pereira2db7d4a2012-08-15 11:00:02 -070051 <!-- Compose screen button. Add a photo attachment to this message [CHAR LIMIT=20] -->
Mark Wei47a0f7f2012-09-07 11:32:50 -070052 <string name="add_photo_attachment">Attach picture</string>
Andy Huang91ede362014-01-21 19:16:00 -080053 <!-- Stub string for attaching from a service. Sub-apps should override this. -->
54 <!-- The actual string value doesn't matter, it should never appear. -->
55 <string name="attach_from_service_stub1" translatable="false"></string>
Mindy Pereirab47f3e22011-12-13 14:25:04 -080056 <!-- Button name: save this message as draft [CHAR LIMIT=25]-->
57 <string name="save_draft">Save draft</string>
Mindy Pereira326c6602012-01-04 15:32:42 -080058 <!-- Button name: discard this message [CHAR LIMIT=15] -->
Mindy Pereirab47f3e22011-12-13 14:25:04 -080059 <string name="discard">Discard</string>
Mindy Pereira326c6602012-01-04 15:32:42 -080060 <!-- The possible ways to reply to a message [CHAR LIMIT=15] -->
61 <string name="compose">Compose</string>
Andrew Sappersteinae47d922014-10-09 14:35:51 -070062 <!-- The action bar title for the default compose mode [CHAR LIMIT=10] -->
Jin Caof0a0b4c2014-08-20 15:35:50 -070063 <string name="compose_title">Compose</string>
Mindy Pereira326c6602012-01-04 15:32:42 -080064 <!-- The possible ways to reply to a message [CHAR LIMIT=15] -->
65 <string-array name="compose_modes">
66 <!-- Reply -->
67 <item>Reply</item>
68 <!-- Reply all -->
69 <item>Reply all</item>
70 <!-- Forward -->
71 <item>Forward</item>
72 </string-array>
Mindy Pereira46ce0b12012-01-05 10:32:15 -080073 <!-- Formatting string for the subject when it contains a reply or forward identifier. Do not translate.-->
Paul Westbrookd9f88af2013-02-27 22:55:22 -080074 <string name="formatted_subject" translatable="false"><xliff:g id="prefix">%1$s</xliff:g> <xliff:g id="subject">%2$s</xliff:g></string>
Mindy Pereira46ce0b12012-01-05 10:32:15 -080075 <!-- Compose screen, prefixed to the subject of a message when replying to it (if not already present). Do not translate. -->
76 <string name="reply_subject_label" translatable="false">Re:</string>
77 <!-- Compose screen, Prefix to forwarded message subject. Do not translate. -->
78 <string name="forward_subject_label" translatable="false">Fwd:</string>
79 <!-- Compose screen, displayed at the top of a message being replied to. Please preserve the HTML entities (surrounded by & and ;). The two %s strings will be replaced by 1) the date 2) the person who wrote the email being responded to. [CHAR LIMIT=1000]-->
80 <string name="reply_attribution">On <xliff:g id="date">%s</xliff:g>, <xliff:g id="person">%s</xliff:g> wrote:</string>
81 <!-- Compose screen, displayed at the top of a message being forwarded. Please preserve the HTML entities (surrounded by & and ;). [CHAR LIMIT=1000] -->
82 <string name="forward_attribution">---------- Forwarded message ----------&lt;br&gt;From: <xliff:g id="from">%1$s</xliff:g>&lt;br&gt;Date: <xliff:g id="date">%2$s</xliff:g>&lt;br&gt;Subject: <xliff:g id="subject">%3$s</xliff:g>&lt;br&gt;To: <xliff:g id="to">%4$s</xliff:g>&lt;br&gt;</string>
Andrew Sappersteinbc5e0dc2013-08-07 21:15:22 -070083 <!-- Compose screen, displayed at the top of a message being forwarded. [CHAR LIMIT=100]-->
84 <string name="forward_attribution_no_headers">---------- Forwarded message ----------</string>
Mindy Pereira46ce0b12012-01-05 10:32:15 -080085 <!-- Compose screen, displayed at the top of a message being forwarded if there are any email addresses in the CC list. Please preserve the HTML entities (surrounded by & and ;). [CHAR LIMIT=1000]-->
86 <string name="cc_attribution">Cc: <xliff:g id="cc">%1$s</xliff:g>&lt;br&gt;</string>
Mindy Pereira013194c2012-01-06 15:09:33 -080087 <!-- Dialog text: select the type of an attachment while composing [CHAR LIMIT=100]-->
88 <string name="select_attachment_type">Choose type of attachment</string>
Mark Wei434f2942012-08-24 11:54:02 -070089 <!-- Toast, attachment too large for single file [CHAR LIMIT=100] -->
90 <string name="too_large_to_attach_single">Can\'t attach file over <xliff:g id="maxSize">%1$s</xliff:g>.</string>
91 <!-- Toast, attachment too large for multiple files [CHAR LIMIT=100] -->
92 <string name="too_large_to_attach_multiple">One or more files not attached. Limit <xliff:g id="maxSize">%1$s</xliff:g>.</string>
93 <!-- Toast, attachment too large when existing attachments exist [CHAR LIMIT=100] -->
94 <string name="too_large_to_attach_additional">File not attached. <xliff:g id="maxSize">%1$s</xliff:g> limit reached.</string>
Mindy Pereira013194c2012-01-06 15:09:33 -080095 <!-- Toast, problem attaching file [CHAR LIMIT=100] -->
96 <string name="generic_attachment_problem">Couldn\'t attach file.</string>
Jin Caoadea2c82014-08-28 12:25:52 -070097 <!-- Toast, cannot attach the provided file because the calling context doesn't have the permission [CHAR LIMIT=100] -->
98 <string name="attachment_permission_denied">Permission denied for the attachment.</string>
Mindy Pereira82cc5662012-01-09 17:29:30 -080099 <!-- Displayed for one second after trying to send with no recipients in To field [CHAR LIMIT=200]-->
100 <string name="recipient_needed">Add at least one recipient.</string>
Mindy Pereira82cc5662012-01-09 17:29:30 -0800101 <!-- Messages for send confirmation dialog [CHAR LIMIT=100]-->
102 <string name="confirm_send_message_with_no_subject">There\'s no text in the message subject.</string>
103 <string name="confirm_send_message_with_no_body">There\'s no text in the message body.</string>
104 <string name="confirm_send_message">Send this message?</string>
105 <!-- Displayed for one second after discarding draft message [CHAR LIMIT=50]-->
106 <string name="message_discarded">Message discarded.</string>
Mindy Pereirabdf7a402012-03-01 15:23:26 -0800107 <!-- Formatting string for the user's signaure. [CHAR LIMIT=10] -->
108 <string name="signature">\n\n<xliff:g id="signature">%s</xliff:g></string>
Mindy Pereira92551d02012-04-05 11:31:12 -0700109 <!-- Shown in the from dropdown in front of custom from addresses. [CHAR LIMIT=15] -->
110 <string name="custom_from_account_label">Send mail as:</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800111
Mindy Pereirab47f3e22011-12-13 14:25:04 -0800112 <!-- Menu item: send this message -->
113 <string name="send">Send</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800114 <!-- Menu item: mark this conversation as read -->
115 <string name="mark_read">Mark read</string>
116 <!-- Menu item: mark this conversation as unread -->
117 <string name="mark_unread">Mark unread</string>
Jin Caoa6b45212014-09-18 13:46:54 -0700118 <!-- Menu item: toggle read/unread for menus that contain both read and unread options -->
119 <string name="toggle_read_unread">Toggle read unread</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800120 <!-- Menu item: mute this conversation -->
121 <string name="mute">Mute</string>
122 <!-- Menu item: add a star to this conversation -->
123 <string name="add_star">Add star</string>
124 <!-- Menu item: remove the star from this conversation -->
125 <string name="remove_star">Remove star</string>
Mindy Pereirac1e93c72012-07-24 14:00:38 -0700126 <!-- Remove the folder from this conversation [CHAR LIMIT = 30]-->
Mindy Pereirabcd784c2012-08-10 09:53:24 -0700127 <string name="remove_folder">Remove from <xliff:g id="folderName">%1$s</xliff:g></string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800128 <!-- Menu item: archive this conversation -->
129 <string name="archive">Archive</string>
Paul Westbrook77eee622012-07-10 13:41:57 -0700130 <!-- Menu item: report this conversation as spam [CHAR LIMIT = 30] -->
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800131 <string name="report_spam">Report spam</string>
Paul Westbrook77eee622012-07-10 13:41:57 -0700132 <!-- Menu item: report this conversation not as spam [CHAR LIMIT = 30] -->
Paul Westbrook76b20622012-07-12 11:45:43 -0700133 <string name="mark_not_spam">Report not spam</string>
134 <!-- Menu item: report this conversation as phishing [CHAR LIMIT = 30] -->
135 <string name="report_phishing">Report phishing</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800136 <!-- Menu item: delete this conversation -->
137 <string name="delete">Delete</string>
Paul Westbrookef362542012-08-27 14:53:32 -0700138 <!-- Menu item: discard the drafts in this conversation [CHAR LIMIT = 30] -->
139 <string name="discard_drafts">Discard drafts</string>
Jin Cao512821c2014-05-30 15:54:04 -0700140 <!-- Menu item: discard the failed messages in this conversation [CHAR LIMIT = 30] -->
141 <string name="discard_failed">Discard failed</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800142 <!-- Menu item: refresh the inbox -->
143 <string name="refresh">Refresh</string>
144 <!-- Menu item: reply to this message -->
145 <string name="reply">Reply</string>
Mindy Pereira040afee2012-02-27 13:33:33 -0800146 <!-- Menu item: reply to all recipients in this message [CHAR LIMIT=18] -->
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800147 <string name="reply_all">Reply all</string>
148 <!-- Menu item: resume a draft message [CHAR LIMIT=12] -->
149 <string name="resume_draft">Edit</string>
150 <!-- Menu item: forward this message -->
151 <string name="forward">Forward</string>
152 <!-- Menu item: compose a new email -->
153 <string name="menu_compose">Compose</string>
Mindy Pereira30fd47b2012-03-09 09:24:00 -0800154 <!-- Menu item: change the folders for this conversation. -->
Mindy Pereira8a17d6e2012-02-23 15:23:21 -0800155 <string name="menu_change_folders">Change folders</string>
Rohan Shahaab9bc72013-02-07 14:18:05 -0800156 <!-- Menu item: moves to folders for selected conversation(s). [CHAR LIMIT = 30] -->
157 <string name="menu_move_to">Move to</string>
Rohan Shahefc8bf32014-08-27 15:27:13 -0700158 <!-- Menu item move_to state for displaying as an action or in overflow -->
159 <!-- 0 corresponds to SHOW_AS_ACTION_NEVER -->
160 <string name="menu_move_to_state" translatable="false">0</string>
Scott Kennedydd2ec682013-06-03 19:16:13 -0700161 <!-- Menu item: moves current or selected conversation(s) to Inbox. [CHAR LIMIT = 30] -->
162 <string name="menu_move_to_inbox">Move to Inbox</string>
Mindy Pereira30fd47b2012-03-09 09:24:00 -0800163 <!-- Menu item: manages the folders for this account. [CHAR LIMIT = 30] -->
Mindy Pereira8aa913b2012-07-17 10:58:39 -0700164 <string name="menu_manage_folders">Folder settings</string>
Alice Yang1ebc2db2013-03-14 21:21:44 -0700165 <!-- Menu item: report an email was not readable or poorly rendered -->
166 <string name="report_rendering_problem" translatable="false">Looks bad</string>
167 <!-- Menu item: report an email's readability has improved -->
168 <string name="report_rendering_improvement" translatable="false">Looks good</string>
169 <!-- Temporary text used for reporting rendering issues Googlers see in testing -->
170 <string name="report_rendering_problem_desc" translatable="false">
171 This message looks bad.
172 </string>
173 <!-- Temporary text used for reporting rendering improvements Googlers see in testing -->
174 <string name="report_rendering_improvement_desc" translatable="false">
175 This message looks good.
176 </string>
Andy Huang2308be12013-04-25 17:37:16 -0700177 <!-- Menu item text to show the original version of an email conversation, before message manipulation [CHAR LIMIT=25] -->
178 <string name="menu_show_original">Revert auto-sizing</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800179 <!-- Menu item: launch the Settings activity -->
Mindy Pereira1f936682012-03-02 11:30:33 -0800180 <string name="menu_settings">Settings</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800181 <!-- Menu item: search through the Gmail inbox -->
182 <string name="menu_search">Search</string>
Jin Caoa6b45212014-09-18 13:46:54 -0700183 <!-- Menu item: toggle drawer -->
184 <string name="menu_toggle_drawer">Toggle drawer</string>
Martin Hibdonb0b74c32014-04-16 13:59:11 -0700185 <!-- Title of the drawer, indicating what it is used for, which is navigation of the app -->
186 <string name="drawer_title">Navigation</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800187
188 <!-- Menu item: shown in conversation menu. Tap this to move to mark conversation as important [CHAR LIMIT=30] -->
189 <string name="mark_important">Mark important</string>
190 <!-- Menu item: shown in conversation menu. Tap this to move to mark conversation as not important [CHAR LIMIT=30] -->
191 <string name="mark_not_important">Mark not important</string>
192
Mindy Pereirab47f3e22011-12-13 14:25:04 -0800193 <!-- Compose screen, menu item: add Cc/Bcc fields -->
194 <string name="add_cc_label">Add Cc/Bcc</string>
195 <!-- Compose screen, menu item: add Bcc field [CHAR_LIMIT=20]-->
196 <string name="add_bcc_label">Add Bcc</string>
Mindy Pereira8b99ba42011-12-16 09:57:18 -0800197 <!-- Compose screen, Prefix to quoted text in forwarded/replied message [CHAR LIMIT=50]-->
198 <string name="quoted_text">Include quoted text</string>
Mindy Pereira30fd47b2012-03-09 09:24:00 -0800199 <!-- Compose screen, Prefix to quoted text in forwarded/replied message; folder for the quoted text area. [CHAR LIMIT=25] -->
Mindy Pereira8b99ba42011-12-16 09:57:18 -0800200 <string name="quoted_text_label">Quote text</string>
201 <!-- Button for including inline responses. [CHAR LIMIT=25] -->
202 <string name="respond_inline">Respond inline</string>
Mindy Pereiracd970dd2012-05-31 10:07:47 -0700203 <!-- Format string for email addresses -->
Scott Kennedy5cb46882013-08-20 00:40:10 -0700204 <string name="formatted_email_address" translatable="false">&lt;<xliff:g id="email">%1$s</xliff:g>&gt;</string>
Mindy Pereira43d62dc2011-12-13 10:41:19 -0800205
Mindy Pereira7b56a612011-12-14 12:32:28 -0800206 <!-- Attachments -->
207 <!-- Size unit, displayed in a button next to an attachment [CHAR LIMIT=5]-->
Mark Wei14693432013-01-08 14:43:18 -0800208 <string name="bytes"><xliff:g id="count">%s</xliff:g>&#160;B</string>
Mindy Pereira7b56a612011-12-14 12:32:28 -0800209 <!-- Size unit, displayed in a button next to an attachment [CHAR LIMIT=5] -->
Mark Wei14693432013-01-08 14:43:18 -0800210 <string name="kilobytes"><xliff:g id="count">%s</xliff:g>&#160;KB</string>
Mindy Pereira7b56a612011-12-14 12:32:28 -0800211 <!-- Size unit, displayed in a button next to an attachment [CHAR LIMIT=5]-->
Mark Wei14693432013-01-08 14:43:18 -0800212 <string name="megabytes"><xliff:g id="count">%s</xliff:g>&#160;MB</string>
Mindy Pereira7b56a612011-12-14 12:32:28 -0800213 <!-- Attachment description for image files [CHAR LIMIT=30] -->
214 <string name="attachment_image">Image</string>
215 <!-- Attachment description for video files [CHAR LIMIT=30] -->
216 <string name="attachment_video">Video</string>
217 <!-- Attachment description for audio files [CHAR LIMIT=30] -->
218 <string name="attachment_audio">Audio</string>
219 <!-- Attachment description for text files [CHAR LIMIT=30] -->
220 <string name="attachment_text">Text</string>
221 <!-- Attachment description for .doc files [CHAR LIMIT=30] -->
222 <string name="attachment_application_msword">Document</string>
223 <!-- Attachment description for .ppt files [CHAR LIMIT=30] -->
224 <string name="attachment_application_vnd_ms_powerpoint">Presentation</string>
225 <!-- Attachment description for .pdf files [CHAR LIMIT=30] -->
226 <string name="attachment_application_vnd_ms_excel">Spreadsheet</string>
227 <!-- Attachment description for .pdf files [CHAR LIMIT=30] -->
228 <string name="attachment_application_pdf">PDF</string>
229 <!-- Attachment description for unknown files [CHAR LIMIT=30]-->
230 <string name="attachment_unknown"><xliff:g id="attachmentExtension">%s</xliff:g> File</string>
Andy Huangf0ad2962012-03-20 13:53:37 -0700231 <!-- Read email screen, button name. Preview an attachment by Gview. [CHAR LIMIT=18] -->
Andy Huang88fc42e2012-03-08 15:02:43 -0800232 <string name="preview_attachment">Preview</string>
Andy Huang88fc42e2012-03-08 15:02:43 -0800233 <!-- Read email screen, button name. Save an attachment to sd card. [CHAR LIMIT=10] -->
234 <string name="save_attachment">Save</string>
Mark Wei47ca4e22012-10-17 16:20:15 -0700235 <!-- Read email screen, button name. Redownload an attachment [CHAR LIMIT=20]-->
236 <string name="download_again">Download again</string>
Andy Huang4f347e82014-02-25 17:32:28 -0800237 <!-- A supplemental option on attachments for apps to override. This string intentionally blank here. [CHAR LIMIT=20] -->
238 <string name="attachment_extra_option1" translatable="false"></string>
Jin Cao052f1522014-09-15 12:48:26 -0700239 <!-- Remove this attachment [CHAR LIMIT=50] -->
240 <string name="remove_attachment_desc">Remove attachment <xliff:g id="attachmentName">%s</xliff:g></string>
Andy Huang88fc42e2012-03-08 15:02:43 -0800241 <!-- Dialog box title [CHAR LIMIT=30] -->
242 <string name="more_info_attachment">Info</string>
Andy Huang88fc42e2012-03-08 15:02:43 -0800243 <!-- Dialog box message, displayed when we could not view an attachment. [CHAR LIMIT=200]-->
244 <string name="no_application_found">No app can open this attachment for viewing.</string>
245 <!-- Dialog box title. [CHAR LIMIT=30] -->
246 <string name="fetching_attachment">Fetching attachment</string>
247 <!-- Dialog box message. [CHAR LIMIT=80] -->
248 <string name="please_wait">Please wait\u2026</string>
Andy Huangf0ad2962012-03-20 13:53:37 -0700249 <!-- Displayed in the conversation view, next to a file's size and type. Status of a saved attachment. [CHAR LIMIT=20]-->
Mark Wei14693432013-01-08 14:43:18 -0800250 <string name="saved">Saved,&#160;<xliff:g id="size">%s</xliff:g></string>
Paul Westbrook36e96db2013-02-04 08:26:28 -0800251 <!-- Displayed in the conversation view. Status of a failed attachment. [CHAR LIMIT=50]-->
Mark Weib5ef9a92013-01-30 17:32:37 -0800252 <string name="download_failed">Couldn\'t download. Touch to retry.</string>
Andrew Sapperstein1a6e6092012-06-18 11:13:12 -0700253 <!-- Photo view screen, button name. Save all attachments to sd card. [CHAR LIMIT=17] -->
Andrew Sapperstein4c7d8b52012-06-11 18:44:42 -0700254 <string name="menu_photo_save_all">Save all</string>
255 <!-- Photo view screen, button name. Share attachment. [CHAR LIMIT=10] -->
256 <string name="menu_photo_share">Share</string>
Alice Yangc7f50ea2013-04-17 18:29:49 -0700257 <!-- Photo view screen, button name. Share all attachments. [CHAR LIMIT=20] -->
Andrew Sapperstein4c7d8b52012-06-11 18:44:42 -0700258 <string name="menu_photo_share_all">Share all</string>
Andrew Sapperstein24674372013-11-26 16:42:12 -0800259 <!-- Photo view screen, button name. Print photo. [CHAR LIMIT=20] -->
260 <string name="menu_photo_print">Print</string>
Andrew Sapperstein532f4822012-06-14 12:48:35 -0700261 <!-- Displayed in the action bar as a subtitle. Save in progress. [CHAR LIMIT=15] -->
262 <string name="saving">Saving&#8230;</string>
Mindy Pereira7b56a612011-12-14 12:32:28 -0800263
Mindy Pereira43d62dc2011-12-13 10:41:19 -0800264 <!-- Webview Context Menu Strings -->
265 <!-- Title of dialog for choosing which activity to share a link with. [CHAR LIMIT=50]-->
266 <string name="choosertitle_sharevia">Share via</string>
Mindy Pereira43d62dc2011-12-13 10:41:19 -0800267 <!-- Menu item to open a link [CHAR LIMIT=50]-->
268 <string name="contextmenu_openlink">Open in Browser</string>
269 <!-- Menu item to copy the selection [CHAR LIMIT=50]-->
270 <string name="contextmenu_copy">Copy</string>
271 <!-- Menu item to copy a link [CHAR LIMIT=50]-->
272 <string name="contextmenu_copylink">Copy link URL</string>
Andrew Sappersteine3077852013-12-11 18:04:25 -0800273 <!-- Menu item to view an image [CHAR LIMIT=50]-->
274 <string name="contextmenu_view_image">View image</string>
Mindy Pereira43d62dc2011-12-13 10:41:19 -0800275 <!-- Menu item to dial a number [CHAR LIMIT=50]-->
276 <string name="contextmenu_dial_dot">Dial\u2026</string>
277 <!-- Menu item to send an SMS [CHAR LIMIT=50]-->
278 <string name="contextmenu_sms_dot">SMS\u2026</string>
279 <!-- Menu item to add a contact [CHAR LIMIT=50]-->
280 <string name="contextmenu_add_contact">Add contact</string>
281 <!-- Menu item to send an email [CHAR LIMIT=50] -->
282 <string name="contextmenu_send_mail">Send email</string>
283 <!-- Menu item to show a map [CHAR LIMIT=50]-->
284 <string name="contextmenu_map">Map</string>
285 <!-- Menu item to share link [CHAR LIMIT=50]-->
286 <string name="contextmenu_sharelink">Share link</string>
Mindy Pereira5eaa2b92011-12-13 11:37:05 -0800287
Mindy Pereira6f92de62011-12-19 11:31:48 -0800288 <!-- Browse list item strings -->
Yu Ping Huaccc4bb2013-01-30 12:06:30 -0800289 <!-- Formatting string for the content description field of a conversation list item when device is in accessibility mode. [CHAR LIMIT=250] -->
James Lemieux10ea28a2014-03-27 14:33:58 -0700290 <string name="content_description"><xliff:g id="toHeader">%1$s</xliff:g><xliff:g id="participant">%2$s</xliff:g> about <xliff:g id="subject">%3$s</xliff:g>, <xliff:g id="snippet">%4$s</xliff:g> on <xliff:g id="date">%5$s</xliff:g>, <xliff:g id="readstate">%6$s</xliff:g></string>
mindypdc0617f2012-08-31 14:30:18 -0700291 <!-- Formatting string for the content description field of a conversation list item when device is in accessibility mode and the message was received today. [CHAR LIMI=250] -->
James Lemieux10ea28a2014-03-27 14:33:58 -0700292 <string name="content_description_today"><xliff:g id="toHeader">%1$s</xliff:g><xliff:g id="participant">%2$s</xliff:g> about <xliff:g id="subject">%3$s</xliff:g>, <xliff:g id="snippet">%4$s</xliff:g> at <xliff:g id="time">%5$s</xliff:g>, <xliff:g id="readstate">%6$s</xliff:g></string>
Jin Cao2cff0882014-10-06 18:55:04 -0700293 <!-- Formatting string for the content description field of a conversation list item when device is in accessibility mode. [CHAR LIMIT=250] -->
294 <string name="content_description_with_folders"><xliff:g id="toHeader">%1$s</xliff:g><xliff:g id="participant">%2$s</xliff:g> about <xliff:g id="subject">%3$s</xliff:g>, <xliff:g id="snippet">%4$s</xliff:g> on <xliff:g id="date">%5$s</xliff:g>, <xliff:g id="readstate">%6$s</xliff:g>, labels: <xliff:g id="folders">%7$s</xliff:g></string>
295 <!-- Formatting string for the content description field of a conversation list item when device is in accessibility mode and the message was received today. [CHAR LIMI=250] -->
296 <string name="content_description_today_with_folders"><xliff:g id="toHeader">%1$s</xliff:g><xliff:g id="participant">%2$s</xliff:g> about <xliff:g id="subject">%3$s</xliff:g>, <xliff:g id="snippet">%4$s</xliff:g> at <xliff:g id="time">%5$s</xliff:g>, <xliff:g id="readstate">%6$s</xliff:g>, labels: <xliff:g id="folders">%7$s</xliff:g></string>
297 <!-- String used in content description field of a conversation list item when device is in accessibility mode and the conversation was read [CHAR LIMIT=250] -->
mindyp842aa192012-12-19 10:35:24 -0800298 <string name="read_string">conversation read</string>
299 <!-- String used in content description field of a conversation list item when device is in accessibility mode and the conversation was not read [CHAR LIMIT=250] -->
300 <string name="unread_string">conversation unread</string>
Mindy Pereira6f92de62011-12-19 11:31:48 -0800301 <!-- Formatting string. If the subject contains the tag of a mailing-list (text surrounded with
302 return the subject with that tag ellipsized, e.g. "[android-gmail-team] Hello" -> "[andr...] Hello" [CHAR LIMIT=100] -->
303 <string name="filtered_tag"> [<xliff:g id="tag">%1$s</xliff:g>]<xliff:g id="subject">%2$s</xliff:g></string>
James Lemieux928308d2014-07-01 18:01:31 -0700304 <!-- Displayed in conversation list item in the form of "badge subject" [CHAR LIMIT=7] -->
305 <string name="badge_and_subject"><xliff:g>%1$s</xliff:g> <xliff:g>%2$s</xliff:g></string>
Mindy Pereira6f92de62011-12-19 11:31:48 -0800306 <!-- Displayed in browse list item when the list item is a draft message instead of showing the subject [CHAR LIMIT=100] -->
307 <plurals name="draft">
308 <!-- Title of the screen when there is exactly one draft -->
309 <item quantity="one">Draft</item>
310 <!-- Title of the screen when there are more than one draft -->
311 <item quantity="other">Drafts</item>
312 </plurals>
313 <!-- Message displayed in a browse list item for one second when message is being sent [CHAR LIMIT=20]-->
314 <string name="sending">Sending\u2026</string>
Jin Cao6a2df252014-05-29 15:12:33 -0700315 <!-- Message displayed in the outgoing message list item when the message failed to sent and is being retried [CHAR LIMIT=20] -->
316 <string name="message_retrying">Retrying\u2026</string>
317 <!-- Message displayed in the outgoing message list item when the message failed to send [CHAR LIMIT=20] -->
318 <string name="message_failed">Failed</string>
Mindy Pereira040afee2012-02-27 13:33:33 -0800319 <!-- Message displayed in a browse list item for one second after a send failed [CHAR LIMIT=26]-->
Mindy Pereira6f92de62011-12-19 11:31:48 -0800320 <string name="send_failed">Message wasn\'t sent.</string>
Paul Westbrookd4de4aa2013-06-18 14:15:54 -0700321 <!-- String used to represent "me" when used as an object pronoun. This string is used when
322 showing the list of recipients of a message [CHAR LIMIT=15] -->
James Lemieux10ea28a2014-03-27 14:33:58 -0700323 <string name="me_object_pronoun">me</string>
Paul Westbrookd4de4aa2013-06-18 14:15:54 -0700324 <!-- String used to represent "me"/"I" when used as an subject pronoun. This string is use when
325 showing the list of senders for a conversation list item. [CHAR LIMIT=15] -->
James Lemieux10ea28a2014-03-27 14:33:58 -0700326 <string name="me_subject_pronoun">me</string>
Mindy Pereira6f92de62011-12-19 11:31:48 -0800327
Mindy Pereiraefe3d252012-03-01 14:20:44 -0800328 <plurals name="confirm_delete_conversation">
329 <!-- Dialog message to confirm deletion of one conversation -->
330 <item quantity="one">Delete this conversation?</item>
331 <!-- Dialog message to confirm deletion of several conversations -->
332 <item quantity="other">Delete these <xliff:g id="count">%1$d</xliff:g> conversations?</item>
333 </plurals>
334 <plurals name="confirm_archive_conversation">
335 <!-- Dialog message to confirm archival of one conversation -->
336 <item quantity="one">Archive this conversation?</item>
337 <!-- Dialog message to confirm archival of several conversations -->
338 <item quantity="other">Archive these <xliff:g id="count">%1$d</xliff:g> conversations?</item>
339 </plurals>
Paul Westbrookef362542012-08-27 14:53:32 -0700340 <plurals name="confirm_discard_drafts_conversation">
James Lemieux96285892014-03-27 15:59:18 -0700341 <!-- Dialog message to confirm discarding a single draft message [CHAR LIMIT=50] -->
342 <item quantity="one">Discard this message?</item>
343 <!-- Dialog message to confirm discarding many draft messages [CHAR LIMIT=50] -->
344 <item quantity="other">Discard these <xliff:g id="count">%1$d</xliff:g> messages?</item>
Paul Westbrookef362542012-08-27 14:53:32 -0700345 </plurals>
Mindy Pereiraefe3d252012-03-01 14:20:44 -0800346
347 <!-- Dialog text: confirm discard -->
348 <string name="confirm_discard_text">Discard this message?</string>
349
Mark Wei5707f532012-11-06 01:37:20 -0800350 <!-- Conversation list shared between the Activity and Widget -->
351 <!-- Displayed in the middle of the screen when conversations are being loaded [CHAR LIMIT 100]-->
352 <string name="loading_conversations">Loading\u2026</string>
Andrew Sappersteina44b0ed2014-02-12 18:56:37 -0800353 <!-- Displayed in the middle of the screen when an inbox is empty [CHAR LIMIT 100]-->
354 <string name="empty_inbox">You\'re all done! Please enjoy your day.</string>
355 <!-- Displayed in the middle of the screen when a search returns no results [CHAR LIMIT 100]-->
356 <string name="empty_search">Whoops! We didn\'t find anything for \"<xliff:g id="search_query">%1$s</xliff:g>\".</string>
357 <!-- Displayed in the middle of the screen when the spam folder is empty [CHAR LIMIT 100]-->
358 <string name="empty_spam_folder">Hooray, no spam here!</string>
359 <!-- Displayed in the middle of the screen when the trash folder is empty [CHAR LIMIT 100]-->
360 <string name="empty_trash_folder">No trash here. Thanks for recycling!</string>
361 <!-- Displayed in the middle of the screen when a folder is empty [CHAR LIMIT 100]-->
362 <string name="empty_folder">There is no mail here.</string>
Martin Hibdonaaca6132014-03-24 11:28:14 -0700363 <!-- Displayed in the middle of the screen when a folder is loading [CHAR LIMIT 100]-->
364 <string name="getting_messages">Getting your messages</string>
Mark Wei5707f532012-11-06 01:37:20 -0800365
366 <!-- Undo bar strings -->
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800367 <!-- Menu item: undo latest action [CHAR LIMIT=12]-->
368 <string name="undo">Undo</string>
Mindy Pereira6c72a782012-04-07 14:29:15 -0700369
Mindy Pereirafd45af52012-06-20 14:59:23 -0700370 <plurals name="conversation_unstarred">
James Lemieux0ec03e82014-09-03 14:01:53 -0700371 <item quantity="one">Unstarring <xliff:g id="count">%1$d</xliff:g> conversation</item>
372 <item quantity="other">Unstarring <xliff:g id="count">%1$d</xliff:g> conversations</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800373 </plurals>
374
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800375 <!-- The following are shown as a toast after the operation has completed --><skip />
376 <plurals name="conversation_muted">
377 <!-- Displayed while muting one conversation -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700378 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> muted</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800379 <!-- Displayed while muting several conversations -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700380 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> muted</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800381 </plurals>
382
383 <plurals name="conversation_spammed">
384 <!-- Displayed while reporting one conversation as spam -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700385 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as spam</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800386 <!-- Displayed while reporting several conversations as spam -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700387 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as spam</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800388 </plurals>
389
Andrew Sappersteinb40cf462012-07-25 14:32:25 -0700390 <plurals name="conversation_not_spam">
391 <!-- Displayed while reporting one conversation as not spam -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700392 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as not spam</item>
Andrew Sappersteinb40cf462012-07-25 14:32:25 -0700393 <!-- Displayed while reporting several conversations as not spam -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700394 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as not spam</item>
Andrew Sappersteinb40cf462012-07-25 14:32:25 -0700395 </plurals>
396
Mindy Pereira445be212012-08-15 08:50:10 -0700397 <plurals name="conversation_not_important">
398 <!-- Displayed while reporting one conversation as not important in the important folder -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700399 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> marked not important</item>
Mindy Pereira445be212012-08-15 08:50:10 -0700400 <!-- Displayed while reporting several conversations as not important in the important folder -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700401 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> marked not important</item>
Mindy Pereira445be212012-08-15 08:50:10 -0700402 </plurals>
403
Andrew Sappersteinca125ae2012-07-25 14:19:32 -0700404 <plurals name="conversation_phished">
405 <!-- Displayed while reporting one conversation as phishing -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700406 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as phishing</item>
Andrew Sappersteinca125ae2012-07-25 14:19:32 -0700407 <!-- Displayed while reporting several conversations as phishing -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700408 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> reported as phishing</item>
Andrew Sappersteinca125ae2012-07-25 14:19:32 -0700409 </plurals>
410
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800411 <plurals name="conversation_archived">
412 <!-- Displayed while archiving one conversation -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700413 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> archived</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800414 <!-- Displayed while archiving multiple conversations -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700415 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> archived</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800416 </plurals>
417
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800418 <plurals name="conversation_deleted">
419 <!-- Displayed while deleting one conversation -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700420 <item quantity="one">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> deleted</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800421 <!-- Displayed while deleting multiple conversations -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700422 <item quantity="other">&lt;b><xliff:g id="count">%1$d</xliff:g>&lt;/b> deleted</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800423 </plurals>
Mindy Pereira350acdc2012-07-25 16:33:51 -0700424 <!-- Displayed when swiping away a single conversation to delete it [CHAR LIMIT=80] -->
425 <string name="deleted">Deleted</string>
426 <!-- Displayed when swiping away a single conversation to archive it [CHAR LIMIT=80] -->
427 <string name="archived">Archived</string>
428 <!-- Displayed when swiping away a single conversation to remove the currently displayed folder [CHAR LIMIT=80] -->
Mindy Pereirabcd784c2012-08-10 09:53:24 -0700429 <string name="folder_removed">Removed from <xliff:g id="folderName">%1$s</xliff:g></string>
Andy Huang2308be12013-04-25 17:37:16 -0700430
Mindy Pereiraf98b3182012-02-22 11:07:13 -0800431 <plurals name="conversation_folder_changed">
432 <!-- Displayed while adding and removing folders to a single conversation. [CHAR LIMIT=100] -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700433 <item quantity="one">Changed folder</item>
Mindy Pereiraf98b3182012-02-22 11:07:13 -0800434 <!-- Displayed while adding and removing folders to multiple conversations. [CHAR LIMIT=100] -->
James Lemieux0ec03e82014-09-03 14:01:53 -0700435 <item quantity="other">Changed folders</item>
Mindy Pereirafdd984b2011-12-29 09:43:45 -0800436 </plurals>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -0800437
Scott Kennedy6a3d5ce2013-03-15 17:33:14 -0700438 <!-- Displayed after moving a conversation to a different folder. [CHAR LIMIT=100] -->
439 <string name="conversation_folder_moved">Moved to <xliff:g id="folderName">%1$s</xliff:g></string>
440
Vikram Aggarwalb9e1a352012-01-24 15:23:38 -0800441 <!-- Search Results: Text for header that is shown above search results [CHAR LIMIT=30] -->
442 <string name="search_results_header">Results</string>
Mindy Pereirafd0c2972012-03-27 13:50:39 -0700443 <!-- Toast shown when the user taps the search hard key when viewing an account that does not support search [CHAR LIMIT=100] -->
444 <string name="search_unsupported">Search is not supported on this account.</string>
Jin Caoe66107e2014-09-16 12:02:38 -0700445 <!-- Accessibility description for the search suggestion item [CHAR LIMIT=100] -->
446 <string name="search_suggestion_desc">Suggestion: <xliff:g id="suggestion">%s</xliff:g></string>
Vikram Aggarwalb9e1a352012-01-24 15:23:38 -0800447
Andy Huangc0320872012-03-13 23:13:53 -0700448 <!-- Conversation view -->
449 <!-- Text anchor for control to add / change labels on a conversation when
450 viewing it. [CHAR LIMIT=40] -->
Scott Kennedyfc3c4442013-08-23 14:42:57 -0700451 <string name="add_label">Add folder</string>
Andy Huangc0320872012-03-13 23:13:53 -0700452
James Lemieux0ec03e82014-09-03 14:01:53 -0700453 <!-- New Message notification text that appears over conversation view on incoming messages. [CHAR LIMIT=40] -->
454 <plurals name="new_incoming_messages">
455 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> new message</item>
456 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> new messages</item>
Andrew Sapperstein66d69112013-08-23 12:24:44 -0700457 </plurals>
Andy Huang4ff87c92012-08-07 17:27:31 -0700458
Mindy Pereira326c6602012-01-04 15:32:42 -0800459 <!-- Conversation message header strings -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700460 <!-- Text for showing the date and expanding recipient details in a message when viewing it. [CHAR LIMIT=40] -->
461 <string name="date_and_view_details"><xliff:g id="date">%1$s</xliff:g> &lt;a href=\'http://www.example.com\'>View details&lt;/a></string>
462 <!-- Text for collapsing recipient details in a message when viewing it. [CHAR LIMIT=40] -->
463 <string name="hide_details">Hide details</string>
464 <!-- Shown to display the recipient(s) of the message [CHAR LIMIT=10] -->
465 <string name="to_message_header">to <xliff:g id="recipients">%1$s</xliff:g></string>
Andrew Sappersteinc0371f52014-08-27 17:35:34 -0700466 <!-- Shown to display the bcc recipient(s) of the message [CHAR LIMIT=10] -->
467 <string name="bcc_header_for_recipient_summary">bcc:\u0020</string>
Mindy Pereira326c6602012-01-04 15:32:42 -0800468 <!-- Icon name for showing sender contact information. [CHAR LIMIT=100] -->
469 <string name="contact_info_string">Show contact information for <xliff:g id="name">%1$s</xliff:g></string>
470 <!-- Icon name for showing sender contact information when we cannot get sender info. [CHAR LIMIT=100] -->
471 <string name="contact_info_string_default">Show contact information</string>
Andrew Sappersteindbeb32d2014-10-06 12:55:26 -0700472 <!-- Used for accessibility purposes when a conversation has several previously read
473 messages that are collapsed into a single touch target. Tapping on this touch target
474 expands these messages. [CHAR LIMIT=UNLIMITED] -->
Andrew Sappersteinfa13f132013-07-09 17:46:25 -0700475 <plurals name="show_messages_read">
Andrew Sappersteindbeb32d2014-10-06 12:55:26 -0700476 <item quantity="other">Expand <xliff:g id="count" example="4">%1$d</xliff:g> older messages</item>
477 </plurals>
478 <!-- Used for accessibility purposes when a conversation has several previously read
479 messages that are collapsed into a single touch target to announce that the messages
480 have been expanded. [CHAR LIMIT=UNLIMITED] -->
481 <plurals name="super_collapsed_block_accessibility_announcement">
482 <item quantity="other">Expanded <xliff:g id="count" example="4">%1$d</xliff:g> older messages</item>
Andrew Sappersteinfa13f132013-07-09 17:46:25 -0700483 </plurals>
Andrew Sapperstein31b828d2013-08-30 13:55:35 -0700484 <!-- Shown to display the from address of the message [CHAR LIMIT=10] -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700485 <string name="from_heading">From:</string>
Andrew Sapperstein6a187d52013-07-12 17:10:46 -0700486 <!-- Shown to display the reply to address of the message [CHAR LIMIT=20] -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700487 <string name="replyto_heading">Reply-to:</string>
Andrew Sapperstein31b828d2013-08-30 13:55:35 -0700488 <!-- Shown to display the to recipient(s) of the message [CHAR LIMIT=10] -->
Andrew Sapperstein14f93742013-07-25 14:29:56 -0700489 <string name="to_heading">To:\u0020</string>
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700490 <!-- Shown to display the to recipient(s) of the message [CHAR LIMIT=10] -->
491 <string name="to_heading_no_space">To:</string>
Andrew Sapperstein31b828d2013-08-30 13:55:35 -0700492 <!-- Shown to display the cc recipient(s) of the message [CHAR LIMIT=10] -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700493 <string name="cc_heading">Cc:</string>
Andrew Sapperstein31b828d2013-08-30 13:55:35 -0700494 <!-- Shown to display the bcc recipient(s) of the message [CHAR LIMIT=10] -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700495 <string name="bcc_heading">Bcc:</string>
496 <!-- Shown to display the date of the message [CHAR LIMIT=10] -->
497 <string name="date_heading">Date:</string>
Mindy Pereira326c6602012-01-04 15:32:42 -0800498 <!-- Displayed above an HTML message to show the images in that message [CHAR LIMIT=40] -->
499 <string name="show_images">Show pictures</string>
500 <!-- Displayed above an HTML message to always show images in messages from that sender [CHAR LIMIT=40] -->
501 <string name="always_show_images">Always show pictures from this sender</string>
502 <!-- Shown in a toast to acknowledge always showing images for a sender [CHAR LIMIT=100] -->
503 <string name="always_show_images_toast">Pictures from this sender will be shown automatically.</string>
504 <!-- Display format of an email recipient, displayed in expanded message details [CHAR LIMIT=10] -->
Mark Wei3a087a72012-08-22 16:54:25 -0700505 <string name="address_display_format"><xliff:g id="name">%1$s</xliff:g> <xliff:g id="email">%2$s</xliff:g></string>
Andrew Sappersteind5b369b2012-07-13 12:38:46 -0700506 <!-- Display format of an email sender if the message has a via domain set, displayed in expanded message details [CHAR LIMIT=15] -->
Mark Wei3a087a72012-08-22 16:54:25 -0700507 <string name="address_display_format_with_via_domain"><xliff:g id="name">%1$s</xliff:g> <xliff:g id="email">%2$s</xliff:g> via <xliff:g id="via_domain">%3$s</xliff:g></string>
Mindy Pereira82cc5662012-01-09 17:29:30 -0800508 <!-- Displayed for one second after user saves message as draft [CHAR LIMIT=50]-->
509 <string name="message_saved">Message saved as draft.</string>
510 <!-- Displayed for one second while message is being sent [CHAR LIMIT=50]-->
Mark Weifdfaee92012-09-10 01:55:41 -0700511 <string name="sending_message">Sending message\u2026</string>
Mindy Pereira82cc5662012-01-09 17:29:30 -0800512 <!-- Displayed for one second after trying to send with invalid recipients [CHAR LIMIT=50]-->
513 <string name="invalid_recipient">The address <xliff:g id="wrongemail" example="foo@@gmail..com">%s</xliff:g> is invalid.</string>
Andrew Sappersteine46a5302014-03-21 10:55:28 -0700514 <!-- Shown in HTML to allow the user to see quoted text; should match Gmail web UI. [CHAR LIMIT=50] -->
515 <string name="show_elided">Show quoted text</string>
Andy Huangf70fc402012-02-17 15:37:42 -0800516 <!-- Shown in HTML to allow the user to hide quoted text; should match Gmail web UI. 25BC is Unicode for a downward-pointing triangle. [CHAR LIMIT=50] -->
517 <string name="hide_elided">\u25BC Hide quoted text</string>
Andy Huanga71f1f32012-04-24 20:17:22 -0700518 <!-- Shown as a heading in message view when a message contains a calendar invite [CHAR LIMIT=30]-->
519 <string name="message_invite_title">Calendar invite</string>
520 <!-- Shown as a button label in message view to launch calendar to see this invite [CHAR LIMIT=40]-->
521 <string name="message_invite_calendar_view">View in Calendar</string>
522 <!-- Shown as a text label in message view describing the choices of whether to attend an invite [CHAR LIMIT=20]-->
523 <string name="message_invite_label_attending">Going?</string>
524 <!-- Shown as a button label in message view to accept a calendar invite [CHAR LIMIT=20]-->
525 <string name="message_invite_accept">Yes</string>
526 <!-- Shown as a button label in message view to give a tentative response to a calendar invite [CHAR LIMIT=20]-->
527 <string name="message_invite_tentative">Maybe</string>
528 <!-- Shown as a button label in message view to decline a calendar invite [CHAR LIMIT=20]-->
529 <string name="message_invite_decline">No</string>
Mindy Pereira326c6602012-01-04 15:32:42 -0800530
531 <!-- An enumeration comma for separating items in lists. [CHAR LIMIT=2] -->
532 <string name="enumeration_comma">,\u0020</string>
Mindy Pereira82cc5662012-01-09 17:29:30 -0800533
Andrew Sappersteine4d9cf02014-06-05 10:44:26 -0700534 <!-- Button name, displayed in dialogs [CHAR LIMIT=20]-->
535 <string name="send_anyway">Send anyway</string>
Scott Kennedya85831d2013-04-12 15:54:22 -0700536 <!-- Button name, displayed in dialogs [CHAR LIMIT=10] -->
537 <string name="ok">OK</string>
538 <!-- Button name, displayed in dialogs [CHAR LIMIT=10] -->
539 <string name="done">Done</string>
540 <!-- Button name, displayed in dialogs [CHAR LIMIT=10] -->
Scott Kennedya85831d2013-04-12 15:54:22 -0700541 <string name="cancel">Cancel</string>
542 <!-- Button name, displayed in dialogs [CHAR LIMIT=10] -->
543 <string name="clear">Clear</string>
Milos Stankovic34f02e22014-07-10 15:22:46 +0200544 <!-- Button name, used as part of a multi-step process [CHAR LIMIT=10] -->
545 <string name="next">Next</string>
546 <!-- Button name, used as part of a multi-step process [CHAR LIMIT=10] -->
547 <string name="previous">Previous</string>
Mindy Pereira28beb842012-02-23 09:27:07 -0800548
Andrew Sapperstein00179f12012-08-09 15:15:40 -0700549 <!-- Sync status errors. Please do not change the order [CHAR LIMIT=100] -->
Mindy Pereira28beb842012-02-23 09:27:07 -0800550 <string-array name="sync_status">
551 <item>Success</item>
James Lemieux0ec03e82014-09-03 14:01:53 -0700552 <item>No connection</item>
553 <item>Couldn\'t sign in</item>
554 <item>Security error</item>
555 <item>Couldn\'t sync</item>
Paul Westbrook17beb0b2012-08-20 13:34:37 -0700556 <item>Internal Error</item>
James Lemieux55d07252014-01-30 12:00:03 -0800557 <item>Server Error</item>
Mindy Pereira28beb842012-02-23 09:27:07 -0800558 </string-array>
Mindy Pereira8a8c50d2012-02-23 11:09:03 -0800559
560 <!-- Widget strings -->
561 <!-- Displayed when user adds a new widget. Tapping on the widget in this
562 mode will bring user to the account selection screen [CHAR LIMIT=35] -->
563 <string name="tap_to_configure">Touch to set up</string>
564
Mindy Pereira30fd47b2012-03-09 09:24:00 -0800565 <!-- Displayed within a widget that was setup for a non-synced folder [CHAR LIMIT=60] -->
Mindy Pereira8a8c50d2012-02-23 11:09:03 -0800566 <string name="non_synced_folder_description">To view conversations, sync this folder.</string>
567
568 <!-- Displayed within a widget that was setup for a non-synced folder. This is the text of the
569 button that will allow the user to configure sync for the folder [CHAR LIMIT=35] -->
570 <string name="tap_to_configure_folder_sync">Sync Folder</string>
571
Tony Mantlerbfeeaa12014-07-14 16:06:46 -0700572 <!-- Displayed in widget when unread count > 99. [CHAR LIMIT=4] -->
Mindy Pereira8a8c50d2012-02-23 11:09:03 -0800573 <string name="widget_large_unread_count">%d+</string>
574
Tony Mantlerbfeeaa12014-07-14 16:06:46 -0700575 <!-- Displayed when there are >99 unseen messages, see:unseen_count [CHAR LIMIT=3] -->
576 <string name="large_unseen_count"><xliff:g id="count" example="99">%d</xliff:g>+ new</string>
577
578 <!-- Displayed when there are unseen messages [CHAR LIMIT=3] [BACKUP_MESSAGE_ID: 3377106103106345367] -->
579 <string name="unseen_count"><xliff:g id="count" example="4">%d</xliff:g> new</string>
580
Tony Mantlerb6d3b882013-07-03 14:10:48 -0700581 <plurals name="actionbar_unread_messages">
582 <!-- String for the actionbar subtitle when messages are unread [CHAR LIMIT=30] -->
583 <item quantity="other"><xliff:g id="count" example="4">%1$d</xliff:g> unread</item>
584 </plurals>
Paul Westbrook04167662013-04-22 13:53:59 -0700585
Mindy Pereira8a8c50d2012-02-23 11:09:03 -0800586 <!-- Displayed at the end of the conversation list in the widget. Tapping on this will open the default Inbox. [CHAR LIMIT=35] -->
587 <string name="view_more_conversations">View more conversations</string>
588
589 <!-- Displayed while we load a conversation. [CHAR LIMIT=100] -->
590 <string name="loading_conversation">Loading\u2026</string>
591
592 <!-- Name of the Mailboxes activity [CHAR LIMIT=30] -->
593 <string name="activity_mailbox_selection">Choose account</string>
594
595 <!-- Name of the Folders activity [CHAR LIMIT=30] -->
596 <string name="activity_folder_selection">Choose folder</string>
597
Yu Ping Hub86f83b2013-07-30 16:25:21 -0700598 <!-- Name of the Folder shortcut widget. Should use "Email" to refer to the app. [CHAR LIMIT=30] -->
599 <string name="folder_shortcut_widget_label">Email folder</string>
600
Mindy Pereira8a17d6e2012-02-23 15:23:21 -0800601 <!-- Folder selection dialog -->
602 <!-- Title for change folders dialog [CHAR LIMIT=30] -->
Rohan Shahf907c692013-04-12 10:51:08 -0700603 <string name="change_folders_selection_dialog_title">Change folders</string>
604 <!-- Title for move to dialog [CHAR LIMIT=30] -->
605 <string name="move_to_selection_dialog_title">Move to</string>
Mindy Pereira68f2e222012-03-07 10:36:54 -0800606
607 <!-- Search -->
608 <!-- Title of the search dialog -->
609 <string name="search_title" translatable="false">Unified Email</string>
610 <!-- Shown in light gray in the Search box when no text has been entered [CHAR LIMIT=20]-->
Jin Caoc6801eb2014-08-12 18:16:57 -0700611 <string name="search_hint">Search</string>
Mindy Pereira68f2e222012-03-07 10:36:54 -0800612 <!-- Search Results: Text for status of the search when the results are completely loaded [CHAR LIMIT=10] -->
613 <string name="search_results_loaded"><xliff:g id="searchCount">%1$d</xliff:g></string>
Jin Caoc6801eb2014-08-12 18:16:57 -0700614 <!-- Voice search is not supported on this device [CHAR LIMIT=100] -->
615 <string name="voice_search_not_supported">Voice search is not supported on this device.</string>
Jin Cao8ebcda92014-09-15 12:33:37 -0700616 <!-- Description of the back button [CHAR LIMIT=100] -->
617 <string name="search_back_desc">Close search</string>
618 <!-- Description of the voice icon [CHAR LIMIT=100] -->
619 <string name="search_voice_desc">Start voice search</string>
620 <!-- Description of the clear icon (clears the current input text in the search bar) [CHAR LIMIT=100] -->
621 <string name="search_clear_desc">Clear search text</string>
Mindy Pereira59074602012-03-09 11:25:25 -0800622
Tony Mantler92882c22014-10-03 10:55:14 -0700623 <!-- Shown in conversation list footer when application cannot make a connection [CHAR LIMIT=20]-->
624 <string name="network_error">No connection</string>
Mindy Pereira6681f6b2012-03-09 13:55:54 -0800625 <!-- Button at bottom of conversation list screen if last attempt to load conversations failed [CHAR LIMIT=20]-->
626 <string name="retry">Retry</string>
Mindy Pereira11dd5ef2012-03-10 15:10:18 -0800627 <!-- Button at bottom of conversation list screen if the folder for which contents are being shown supports loading more on demand [CHAR LIMIT=20]-->
628 <string name="load_more">Load more</string>
Mindy Pereirac7968872012-04-02 13:53:35 -0700629
Martin Hibdon519c2182013-09-20 17:27:57 -0700630 <!-- Text for dummy attachments to load the actual attachment. This is not an ideal string, but it's too late to add a new string and get it translated -->
631 <string name="load_attachment">@string/load_more</string>
632
Mindy Pereirac7968872012-04-02 13:53:35 -0700633 <!-- Shortcut strings -->
634 <!-- Title for shortcut naming dialog [CHAR LIMIT=100]-->
635 <string name="shortcut_name_title">Name folder shortcut</string>
Paul Westbrook2d50bcd2012-04-10 11:53:47 -0700636
637 <!-- Wait fragment strings -->
638 <!-- Displayed in title bar during the initial sync [CHAR LIMIT=40] -->
639 <string name="wait_for_sync_title">Waiting for sync</string>
Paul Westbrook2d50bcd2012-04-10 11:53:47 -0700640 <!-- Title for the screen displayed during the initial sync [CHAR LIMIT=100] -->
641 <string name="not_synced_title">Account not synced</string>
642 <!-- Displayed in the middle of the screen during the initial sync [CHAR LIMIT=300]-->
643 <string name="wait_for_manual_sync_body">This account isn\'t set up to sync automatically.\nTouch <b>Sync Now</b> to sync mail once, or <b>Change Sync Settings</b> to set up this account to sync mail automatically.</string>
644 <!-- Displayed at the bottom of the screen during the initial sync. If pressed will sync users mail for the selected account. [CHAR LIMIT=12] -->
645 <string name="manual_sync">Sync now</string>
646 <!-- Displayed at the bottom of the screen during the initial sync. If pressed will open sync setting screen for accounts. [CHAR LIMIT=30] -->
647 <string name="change_sync_settings">Change sync settings</string>
648
Andrew Sappersteina41d3032012-08-03 13:39:27 -0700649 <!-- Displayed when we could not load a photo in the photo viewer. [CHAR LIMIT=30] -->
650 <string name="photo_load_failed">Couldn\'t load image</string>
Marc Blanka6b671d2012-05-25 12:52:02 -0700651
652 <!-- The move message / change labels action can't be taken because the selected messages
653 come from different accounts -->
654 <string name="cant_move_or_change_labels">Can\'t move because selection contains multiple
655 accounts.</string>
Mindy Pereira8fea7b42012-06-12 13:13:15 -0700656
657 <!-- Format string used when displaying a summary in a message summary in list notification that was triggered by several new conversations.
658 Extra space between sender and subject is intentional. [CHAR LIMIT=120] -->
659 <string name="multiple_new_message_notification_item"><b><xliff:g id="sender">%1$s</xliff:g></b>\u0020\u0020\u0020<xliff:g id="subject">%2$s</xliff:g></string>
660
661 <!-- Format string used when displaying the big text of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
662 <string name="single_new_message_notification_big_text"><xliff:g id="subject">%1$s</xliff:g>\n<xliff:g id="snippet">%2$s</xliff:g></string>
663
Andrew Sapperstein3b08c512012-07-11 16:51:07 -0700664 <!-- Displayed in a message subheading. Ignore the current spam warning. [CHAR LIMIT=30] -->
665 <string name="ignore_spam_warning">Ignore, I trust this message</string>
Andrew Sapperstein3b08c512012-07-11 16:51:07 -0700666
Andrew Sappersteind5b369b2012-07-13 12:38:46 -0700667 <!-- Displayed in the message heading. Shown if the message was sent via another domain. [CHAR LIMIT=10] -->
668 <string name="via_domain">via <xliff:g id="viaDomain">%1$s</xliff:g></string>
669
James Lemieux55d07252014-01-30 12:00:03 -0800670 <!-- Button text for the button to click to have the user sign in again or adjust their credentials. [CHAR LIMIT=20]-->
Andrew Sapperstein00179f12012-08-09 15:15:40 -0700671 <string name="signin">Sign-in</string>
672 <!-- Button text for the button to click for more information. [CHAR LIMIT=20]-->
673 <string name="info">Info</string>
674 <!-- Button text for the button to click to report feedback. [CHAR LIMIT=20]-->
675 <string name="report">Report</string>
James Lemieux0ec03e82014-09-03 14:01:53 -0700676 <!-- Button text for the button to click to show newly received messages in the active thread. [CHAR LIMIT=20]-->
677 <string name="show">Show</string>
Andrew Sapperstein00179f12012-08-09 15:15:40 -0700678 <!-- Dialog title when a sync error occurs. [CHAR LIMIT=50]-->
679 <string name="sync_error">Couldn\'t sync.</string>
680 <!-- Dialog title when a sync error occurs. [CHAR LIMIT=100]-->
681 <string name="sync_error_message">Your device doesn\'t have enough storage space to sync.</string>
682 <!-- Button text for the button to click to go to the manage storage settings screen. [CHAR LIMIT=20]-->
683 <string name="storage">Storage</string>
684
Scott Kennedy5cb46882013-08-20 00:40:10 -0700685 <string translatable="false" name="hierarchical_folder_parent_top"><xliff:g id="topLevelParent">%1$s</xliff:g>\u2215<xliff:g id="parent">%2$s</xliff:g>\u2215</string>
686 <string translatable="false" name="hierarchical_folder_parent_top_ellip"><xliff:g id="topLevelParent">%1$s</xliff:g>\u2215\u2026\u2215<xliff:g id="parent">%2$s</xliff:g>\u2215</string>
687 <string translatable="false" name="hierarchical_folder_top"><xliff:g id="topLevelParent">%1$s</xliff:g>\u2215</string>
Mindy Pereira830bdaf2012-07-11 12:59:55 -0700688
Mindy Pereira24538e82012-07-27 10:26:06 -0700689 <!-- Token used as a divider between senders -->
Paul Westbrook38c75642012-08-31 15:51:38 -0700690 <string name="senders_split_token">,\u00A0</string>
691 <string name="draft_count_format">\u00A0(<xliff:g id="count">%1$s</xliff:g>)</string>
Mindy Pereirab1cbb892012-07-31 14:36:55 -0700692
693 <!-- Token to replace senders that are not visible -->
694 <string translatable="false" name="senders_elided">..</string>
695 <!-- Token used to space out elided senders that are not visible -->
696 <string translatable="false" name="elided_padding_token">\u00A0</string>
Mindy Pereira0c2e5672012-08-01 11:08:34 -0700697 <!-- Token used to space out message count, draft text, and senders -->
698 <string translatable="false" name="message_count_spacer">\u00A0\u00A0</string>
Mindy Pereirad0f67252012-08-03 11:45:08 -0700699
700 <string translatable="false" name="quote_begin">&lt;div class=\"quote\"&gt;</string>
Vikram Aggarwal58cad2e2012-08-28 16:18:23 -0700701
702 <!-- String used in the FolderListFragment to mark the start of user-defined folders -->
703 <string name="all_folders_heading">All folders</string>
704 <!-- String used in the FolderListFragment to mark the start of recent folders -->
705 <string name="recent_folders_heading">Recent folders</string>
Vikram Aggarwal9312ea32012-09-13 17:08:16 -0700706
mindyp77a46052012-09-18 09:31:06 -0700707 <!-- Dialog title when showing message header details in a popup window. [CHAR LIMIT=100]-->
708 <string name="message_details_title">Message details</string>
Scott Kennedy0d0f8b02012-10-12 15:18:18 -0700709
Vikram Aggarwal284988f2012-11-06 15:26:21 -0800710 <!-- General preference: Label of the setting for the direction to move to
711 when deleting the current message.
712 Options contain "newer message","older message", etc. [CHAR LIMIT=32] -->
Tony Mantler996f25b2014-06-17 11:32:04 -0700713 <string name="preference_advance_to_title">Auto-advance</string>
Vikram Aggarwal284988f2012-11-06 15:26:21 -0800714
Scott Kennedy0d0f8b02012-10-12 15:18:18 -0700715 <!-- The auto-advance modes -->
716 <string-array name="prefEntries_autoAdvance">
717 <!-- Newer conversation -->
718 <item>Newer</item>
719 <!-- Older conversation -->
720 <item>Older</item>
721 <!-- Conversation list -->
722 <item>Conversation list</item>
723 </string-array>
724
725 <!-- Description for each auto-advance option to display after the user has picked one -->
726 <!-- The entries here must correspond to the entries in prefEntries_autoAdvance [CHAR LIMIT=60] -->
727 <string-array name="prefSummaries_autoAdvance">
728 <!-- Newer conversation -->
729 <item>Show newer conversation after you delete</item>
730 <!-- Older conversation -->
731 <item>Show older conversation after you delete</item>
732 <!-- Conversation list -->
733 <item>Show conversation list after you delete</item>
734 </string-array>
735
Tony Mantlercb353e42014-06-16 15:23:38 -0700736 <!-- Dialog title for the auto-advance list -->
737 <string name="prefDialogTitle_autoAdvance">Advance to</string>
738
Scott Kennedy0d0f8b02012-10-12 15:18:18 -0700739 <!-- TODO: these pref keys that are never user visible should probably be
740 moved to a donttranslate file -->
741 <!-- The default auto-advance mode -->
742 <string translatable="false" name="prefDefault_autoAdvance">list</string>
743
744 <!-- The auto-advance mode values -->
745 <string-array translatable="false" name="prefValues_autoAdvance">
746 <item>newer</item>
747 <item>older</item>
748 <item>list</item>
749 </string-array>
Scott Kennedyfafcd172012-11-01 17:23:33 -0700750
Paul Westbrook0a991532013-06-07 17:26:37 -0700751 <!-- Settings screen, title of "Restore default for "Show pictures"" [CHAR LIMIT=1000]-->
752 <string name="clear_display_images_whitelist_title">Clear picture approvals</string>
753
754 <!-- Settings screen, title of dialog shown to confirm action when user taps
755 "Clear picture approvals" in preferences [CHAR LIMIT=200]-->
756 <string name="clear_display_images_whitelist_dialog_title">Clear picture approvals?</string>
757 <!-- Settings screen, message of dialog shown to confirm action when tapping
758 "Clear picture approvals" [CHAR LIMIT=1000]-->
759 <string name="clear_display_images_whitelist_dialog_message">Stop displaying inline images from senders you previously allowed.</string>
760
761 <!-- Message shown in toast when the user taps "Restore default for "Show pictures"" in Gmail general preferences. [CHAR LIMIT=50] -->
762 <string name="sender_whitelist_cleared">Pictures won\'t be shown automatically.</string>
763
Paul Westbrookea85f0d2013-06-18 14:45:57 -0700764 <!-- Settings screen, name of the setting that lets the user choose their signature [CHAR LIMIT=50] -->
765 <string name="preferences_signature_title">Signature</string>
766 <!-- Settings screen, title of the dialog that lets the user configure their signature [CHAR LIMIT=50] -->
767 <string name="preferences_signature_dialog_title">Signature</string>
768 <!-- Settings screen, setting summary text when no signature set [CHAR LIMIT=100] -->
769 <string name="preferences_signature_summary_not_set">Not set</string>
770
Scott Kennedy3168c2a2012-11-30 18:05:52 -0800771 <!-- Notification action for replying to a message. [CHAR LIMIT=20] -->
772 <string name="notification_action_reply">Reply</string>
773 <!-- Notification action for replying-all to a message. [CHAR LIMIT=20] -->
774 <string name="notification_action_reply_all">Reply all</string>
Scott Kennedy3168c2a2012-11-30 18:05:52 -0800775 <!-- Notification action for archiving a message. [CHAR LIMIT=20] -->
776 <string name="notification_action_archive">Archive</string>
777 <!-- Notification action for removing a label from a message. [CHAR LIMIT=20] -->
778 <string name="notification_action_remove_label">Remove label</string>
779 <!-- Notification action for deleting a message. [CHAR LIMIT=20] -->
780 <string name="notification_action_delete">Delete</string>
Scott Kennedy3168c2a2012-11-30 18:05:52 -0800781
782 <!-- Notification undo text after archiving a message. [CHAR LIMIT=30] -->
783 <string name="notification_action_undo_archive">Archived</string>
784 <!-- Notification undo text after removing a label from a message. [CHAR LIMIT=30] -->
785 <string name="notification_action_undo_remove_label">Label Removed</string>
786 <!-- Notification undo text after deleting a message. [CHAR LIMIT=30] -->
787 <string name="notification_action_undo_delete">Deleted</string>
Scott Kennedy061f4052012-12-17 17:43:51 -0800788
Vikram Aggarwala8dc86f2013-01-07 16:15:13 -0800789 <!-- Regex that specifies veiled addresses. These are all empty because this is disabled currently. -->
Vikram Aggarwal766f8dc2013-03-06 14:57:12 -0800790 <string name="veiled_address"/>
Vikram Aggarwal7faa4d02013-01-15 13:26:27 -0800791 <!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
Vikram Aggarwal766f8dc2013-03-06 14:57:12 -0800792 <string name="veiled_alternate_text"/>
Vikram Aggarwal7faa4d02013-01-15 13:26:27 -0800793 <!-- String to be shown instead of a veiled addresses. [CHAR LIMIT=50] -->
Vikram Aggarwal766f8dc2013-03-06 14:57:12 -0800794 <string name="veiled_alternate_text_unknown_person"/>
Vikram Aggarwal7faa4d02013-01-15 13:26:27 -0800795 <!-- Summary string to be shown instead of a veiled recipient. [CHAR LIMIT=50] -->
Vikram Aggarwal766f8dc2013-03-06 14:57:12 -0800796 <string name="veiled_summary_unknown_person"/>
Scott Kennedyd5edd2d2012-12-05 11:11:32 -0800797
798 <!-- Notification ticker text for per-label notification [CHAR LIMIT=30]-->
799 <string name="label_notification_ticker">"<xliff:g id="label">%s</xliff:g>: <xliff:g id="notification">%s</xliff:g>"</string>
800
801 <!-- Notification message to the user upon new messages for a conversation. [CHAR LIMIT=120] -->
James Lemieux4e75cc92014-06-12 17:59:58 -0700802 <plurals name="new_messages">
803 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> new message</item>
804 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> new messages</item>
805 </plurals>
Scott Kennedyd5edd2d2012-12-05 11:11:32 -0800806
807 <!-- Format string used when displaying the title of a notification that was triggered by a single new conversation. [CHAR LIMIT=120] -->
808 <string name="single_new_message_notification_title"><xliff:g id="sender">%1$s</xliff:g>: <xliff:g id="subject">%2$s</xliff:g></string>
809
810 <!-- Settings screen, what to display for Ringtone when the user chooses "silent" [CHAR LIMIT=100]-->
811 <string name="silent_ringtone">Silent</string>
Scott Kennedy61bd0e82012-12-10 18:18:17 -0800812
Alice Yang9cdec5d2013-04-22 16:56:55 -0700813 <!-- Settings screen, preference name for archive vs. delete [CHAR LIMIT=50] -->
Tony Mantlerea432442014-08-18 15:59:01 -0700814 <string name="preference_removal_action_title">Default action</string>
Andrew Sappersteina1322812013-04-28 11:16:53 -0700815 <!-- Options to select from for whether to have archive or delete as the remove action [CHAR LIMIT=50] -->
Andrew Sapperstein43a1cc12013-05-03 10:21:02 -0700816 <string-array name="prefEntries_removal_action">
Tony Mantlerea432442014-08-18 15:59:01 -0700817 <item>Archive</item>
818 <item>Delete</item>
Andrew Sappersteina1322812013-04-28 11:16:53 -0700819 </string-array>
820 <!-- Description of currently selected option of whether to use archive or delete as remove action [CHAR LIMIT=200] -->
Andrew Sapperstein43a1cc12013-05-03 10:21:02 -0700821 <string-array name="prefSummaries_removal_action_summary">
Tony Mantlerea432442014-08-18 15:59:01 -0700822 <item>Archive</item>
823 <item>Delete</item>
Andrew Sappersteina1322812013-04-28 11:16:53 -0700824 </string-array>
Andrew Sapperstein43a1cc12013-05-03 10:21:02 -0700825 <string-array translatable="false" name="prefValues_removal_action">
Andrew Sappersteina1322812013-04-28 11:16:53 -0700826 <item>archive</item>
827 <item>delete</item>
828 </string-array>
829 <!-- Dialog title for the choosing whether to use archive or delete as remove action [CHAR LIMIT=150] -->
Tony Mantlerea432442014-08-18 15:59:01 -0700830 <string name="prefDialogTitle_removal_action">Default action</string>
Andrew Sappersteina1322812013-04-28 11:16:53 -0700831 <!-- The default value -->
Andrew Sapperstein43a1cc12013-05-03 10:21:02 -0700832 <string translatable="false" name="prefDefault_removal_action">archive</string>
Alice Yang9cdec5d2013-04-22 16:56:55 -0700833
Scott Kennedy43645c02013-04-24 17:55:47 -0700834 <!-- Settings screen, Reply to all default setting title [CHAR LIMIT=30] -->
835 <string name="preferences_default_reply_all_title">Reply all</string>
836 <!-- Settings screen, Reply to all default setting summary [CHAR LIMIT=70] -->
Andrew Sapperstein6293ef02013-10-07 18:22:10 -0700837 <string name="preferences_default_reply_all_summary_impl">Use as default for message replies</string>
838 <!-- DO NOT TRANSLATE THE BELOW STRING - In order to allow overriding of this for K tablets (but not pre-K tablets), we use an indirection with the actual string defined above. -->
839 <string name="preferences_default_reply_all_summary" translatable="false">@string/preferences_default_reply_all_summary_impl</string>
Scott Kennedy43645c02013-04-24 17:55:47 -0700840
Tony Mantlerea432442014-08-18 15:59:01 -0700841 <!-- Preference name for swipe actions preference [CHAR LIMIT=100]-->
842 <string name="preference_swipe_title">Swipe actions</string>
Scott Kennedy26f2b302013-04-22 17:47:17 -0700843 <!-- Preference description swiping in conversation list option [CHAR LIMIT=100] -->
844 <string name="preference_swipe_description">In conversation list</string>
Alice Yang20323162013-04-17 10:37:41 -0700845
Alice Yang4a53f5b2013-05-02 16:10:48 -0700846 <!-- Preference name for whether to display sender images in conversation list [CHAR LIMIT=100] -->
847 <string name="preference_sender_image_title">Sender image</string>
848 <!-- Preference description for whether to display sender image option [CHAR LIMIT=200] -->
849 <string name="preference_sender_image_description">Show beside name in conversation list</string>
850
Scott Kennedy7ee089e2013-03-25 17:05:44 -0400851 <!-- Conversation list screen overflow menu in trash folder [CHAR LIMIT=50] -->
Andrew Sappersteined5b52d2013-04-30 13:40:18 -0700852 <string name="empty_trash">Empty Trash</string>
Scott Kennedy7ee089e2013-03-25 17:05:44 -0400853
854 <!-- Conversation list screen overflow menu in spam folder [CHAR LIMIT=50] -->
Andrew Sappersteined5b52d2013-04-30 13:40:18 -0700855 <string name="empty_spam">Empty Spam</string>
856
857 <!-- Dialog title for empty trash confirmation dialog [CHAR LIMIT=100] -->
858 <string name="empty_trash_dialog_title">Empty Trash?</string>
859
860 <!-- Dialog title for empty spam confirmation dialog [CHAR LIMIT=100] -->
861 <string name="empty_spam_dialog_title">Empty Spam?</string>
862
863 <!-- Dialog message for empty folder confirmation dialog [CHAR LIMIT=300] -->
864 <plurals name="empty_folder_dialog_message">
Andrew Sapperstein61f352b2013-05-01 10:17:19 -0700865 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> message will be permanently deleted.</item>
866 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> messages will be permanently deleted.</item>
Andrew Sappersteined5b52d2013-04-30 13:40:18 -0700867 </plurals>
Paul Westbrook57246a42013-04-21 09:40:22 -0700868
869 <!-- Strings used for accessibility for the items that toggles the drawer action -->
870 <string name="drawer_open">Open navigation drawer</string>
871 <string name="drawer_close">Close navigation drawer</string>
872
Mark Wei2102b2c2013-05-02 17:15:30 -0700873 <string name="conversation_photo_welcome_text">Touch a sender image to select that conversation.</string>
Andrew Sappersteinbd99f342013-06-17 17:57:13 -0700874
Alice Yangc5567732013-07-29 18:34:51 -0700875 <string name="long_press_to_select_tip">Touch &amp; hold to select one conversation, then touch to select more.</string>
876
Vikram Aggarwal37a20ca2013-06-06 11:19:49 -0700877 <!-- Content description for the folder icon for nested folders. -->
878 <string name="folder_icon_desc">Folder icon</string>
Paul Westbrook555bd802013-06-12 23:53:22 -0700879
880 <!-- Button, "Add account" in the preference screen [CHAR LIMIT=30] -->
881 <string name="add_account">Add account</string>
Andrew Sapperstein7434e802013-06-21 11:26:49 -0700882
883 <!-- Content Provider Authority for Eml Attachments -->
884 <string name="eml_attachment_provider" translatable="false">com.android.mail.provider.eml.attachment</string>
Andrew Sapperstein7638a102013-06-25 13:54:52 -0700885
Alice Yangc5567732013-07-29 18:34:51 -0700886 <!-- Content description for the "X" image icon for dismissing a tip. This is used for spoken description of the icon when touch explore is enabled. [CHAR LIMIT=50] -->
887 <string name="dismiss_tip_hover_text">Dismiss tip</string>
888
Alice Yangc86b1fb2013-08-11 22:27:25 -0700889 <!-- Tip for letting user know that their device auto-sync setting
890 is turned off, in case they are wondering why they are not
891 receiving any new mail. [CHAR LIMIT=250] -->
Jin Cao079d02b2014-08-20 16:30:25 -0700892 <string name="auto_sync_off">Auto-sync is off. Touch to turn on.</string>
Alice Yang0e627fd2013-08-14 23:31:06 -0700893
Alice Yangc86b1fb2013-08-11 22:27:25 -0700894 <!-- Tip for letting user know that their account level sync setting
895 is turned off, in case they are wondering why they are not
Jin Cao079d02b2014-08-20 16:30:25 -0700896 receiving any new mail. Then prompts the user to enable sync in Gmail's
Jin Cao12114ff2014-08-26 14:09:43 -0700897 account settings. [CHAR LIMIT=250] -->
898 <string name="account_sync_off">Account sync is off. Turn on in &lt;a href=\'http://www.example.com\'>Account\u00A0settings.&lt;/a></string>
Alice Yang6c9845e2013-08-20 15:18:44 -0700899
900 <!-- Hint text that there are X number of unsent messages users
901 Outbox. [CHAR LIMIT=250] -->
902 <string name="unsent_messages_in_outbox"><xliff:g id="number">%1$s</xliff:g>
903 unsent in <xliff:g id="outbox">%2$s</xliff:g></string>
Alice Yangce7f6452013-08-23 12:20:45 -0700904
905 <!-- Title of dialog to turn auto-sync on [CHAR LIMIT=100] -->
906 <string name="turn_auto_sync_on_dialog_title">Turn auto-sync on?</string>
907
908 <!-- Text of dialog to turn auto-sync on [CHAR LIMIT=500] -->
909 <string name="turn_auto_sync_on_dialog_body">Changes you make to
910 all apps and accounts, not just Gmail, will be synchronized
911 between the web, your other devices, and your <xliff:g
912 id="phone_or_tablet">%1$s</xliff:g>.</string>
913
914 <!-- Phone (vs. tablet) for describing this device [CHAR LIMIT=30] -->
915 <string name="phone">phone</string>
916
917 <!-- Tablet (vs. phone) for describing this device [CHAR LIMIT=30] -->
918 <string name="tablet">tablet</string>
919
920 <!-- Confirm button text for dialog to turn auto-sync on [CHAR
921 LIMIT=30] -->
922 <string name="turn_auto_sync_on_dialog_confirm_btn">Turn on</string>
923
Scott Kennedyc22844a2013-09-12 17:06:18 -0700924 <!-- Button in conversation list to show more folders [CHAR LIMIT=50] -->
Jin Cao4c594952014-08-19 16:32:42 -0700925 <string name="show_n_more_folders">Show <xliff:g id="number">%1$s</xliff:g> folders</string>
Scott Kennedyc22844a2013-09-12 17:06:18 -0700926 <!-- Button in conversation list to hide folders [CHAR LIMIT=50] -->
927 <string name="hide_folders">Hide folders</string>
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700928
Andrew Sapperstein6293ef02013-10-07 18:22:10 -0700929 <!-- Menu item text to that when clicked will allow a user to print an email message. [CHAR LIMIT=25] -->
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700930 <string name="print">Print</string>
Andrew Sapperstein6293ef02013-10-07 18:22:10 -0700931 <!-- Menu item text to that when clicked will allow a user to print an email conversation. [CHAR LIMIT=25] -->
932 <string name="print_all">Print all</string>
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700933 <!-- Number of messages in a conversation [CHAR LIMIT=30]-->
934 <plurals name="num_messages">
935 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> message</item>
936 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> messages</item>
937 </plurals>
938
939 <!-- Display format of an email recipient, displayed in printed message details [CHAR LIMIT=10] -->
Andrew Sapperstein2ba8da42013-10-01 17:11:40 -0700940 <string name="address_print_display_format" translatable="false"><xliff:g id="name">%1$s</xliff:g> &amp;lt;<xliff:g id="email">%2$s</xliff:g>&amp;gt;</string>
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700941 <!-- Shown to display the date of the message [CHAR LIMIT=50] -->
942 <string name="date_message_received_print"><xliff:g id="day_and_date">%1$s</xliff:g> at <xliff:g id="time">%2$s</xliff:g></string>
943 <!-- Shown to display the to recipient(s) of the message if the message is a draft [CHAR LIMIT=20] -->
Andrew Sappersteinde40dd32014-06-30 21:12:16 -0700944 <string name="draft_to_heading">Draft To:</string>
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700945
946 <!-- Shown to display in the message header if the message is a draft and there are no "to" addresses in the draft [CHAR LIMIT=10] -->
947 <string name="draft_heading">Draft</string>
948 <!-- Shown to inform the user that the quoted text for this message has been hidden. [CHAR LIMIT=50] -->
949 <string name="quoted_text_hidden_print">Quoted text hidden</string>
Andrew Sapperstein9b025f22013-09-27 17:50:03 -0700950 <!-- Number of attachments in a message [CHAR LIMIT=30]-->
951 <plurals name="num_attachments">
952 <item quantity="one"><xliff:g id="count">%1$d</xliff:g> attachment</item>
953 <item quantity="other"><xliff:g id="count">%1$d</xliff:g> attachments</item>
954 </plurals>
Andrew Sapperstein5c1692a2013-09-16 11:56:13 -0700955
Tony Mantler01830662013-10-09 12:38:32 -0700956 <!-- Provider name for widgets -->
957 <string name="widget_provider" translatable="false">com.android.mail.widget.WidgetProvider</string>
958
Andrew Sapperstein562c5ba2013-10-09 18:31:50 -0700959 <string name="print_job_name" translatable="false">Unified Email - <xliff:g id="subject">%1$s</xliff:g></string>
960 <!-- Title to display when an email has no subject. [CHAR LIMIT=50]-->
961 <string name="no_subject">(no subject)</string>
962
Andrew Sapperstein51b6f562013-10-17 21:08:24 -0700963 <!-- Action bar title for the screen to set a vacation responder (out-of-office) message. [CHAR LIMIT=50] -->
964 <string name="vacation_responder">Vacation responder</string>
965 <!-- Account preference: Title of the setting to set a vacation responder (out-of-office) message. [CHAR LIMIT=50]-->
966 <string name="preferences_vacation_responder_title">Vacation responder</string>
967 <!-- Shown in vacation responder; the body of the message [CHAR LIMIT=100] -->
968 <string name="vacation_responder_body_hint_text">Message</string>
969 <!-- Shown in vacation responder; accompanies a checkbox that, if checked, causes vacation responses to be sent to people in the user's contacts [CHAR LIMIT=75] -->
970 <string name="send_to_contacts_text">Send only to my Contacts</string>
971 <!-- Shown in vacation responder; accompanies a checkbox that, if checked, causes vacation responses to be sent to people in the user's corporate domain [CHAR LIMIT=75] -->
972 <string name="send_to_domain_text">Send only to <xliff:g id="domain">%1$s</xliff:g></string>
973 <!-- Title text for the button to be pressed if the user wishes to change the start date of the vacation responder. [CHAR LIMIT=25]-->
974 <string name="pick_start_date_title">Starts</string>
975 <!-- Title text for the button to be pressed if the user wishes to change the end date of the vacation responder.
976 This text should include a note that this field is optional to set. [CHAR LIMIT=25]-->
977 <string name="pick_end_date_title">Ends (Optional)</string>
978 <!-- Shown to display that an end date in the vacation responder has not been set. [CHAR LIMIT=25]-->
979 <string name="date_not_set">Not set</string>
980 <!-- Title text for the dialog that appears when the user wishes to change the end date of the vacation responder.
981 This text should include a note that this field is optional to set. [CHAR LIMIT=35]-->
982 <string name="set_end_date_dialog_title">End date (optional)</string>
983 <!-- Shown as an option in a dialog to set a custom end date for a vacation responder message. [CHAR LIMIT=30] -->
984 <string name="custom_date">Custom</string>
985 <!-- Shown as an option in a dialog to set no end date for a vacation responder message. [CHAR LIMIT=30]-->
986 <string name="date_none">None</string>
987 <!-- Asks the user whether they wish to discard changes. [CHAR LIMIT=50]-->
988 <string name="discard_changes">Discard changes?</string>
989 <!-- Toast, vacation responder changes were saved. [CHAR LIMIT=100]-->
990 <string name="vacation_responder_changes_saved">Vacation responder changes saved</string>
991 <!-- Toast, vacation responder changes were discarded. [CHAR LIMIT=100]-->
992 <string name="vacation_responder_changes_discarded">Vacation responder changes discarded</string>
993 <!-- Account preference: Subtitle of the setting to set a vacation responder (out-of-office) message
994 when the vacation responder is off. [CHAR LIMIT=50]-->
995 <string name="vacation_responder_off">Off</string>
996 <!-- Account preference: Subtitle of the setting to set a vacation responder (out-of-office) message
997 when the vacation responder is on but does not have an end date set (only a start date). [CHAR LIMIT=50]-->
998 <string name="vacation_responder_on">On, from <xliff:g id="date">%1$s</xliff:g></string>
999 <!-- Account preference: Subtitle of the setting to set a vacation responder (out-of-office) message
1000 when the vacation responder is on and has both a start and end date set. [CHAR LIMIT=50]-->
1001 <string name="vacation_responder_on_with_end_date">On, from <xliff:g id="start-date">%1$s</xliff:g> to <xliff:g id="end-date">%2$s</xliff:g></string>
Andrew Sapperstein4cce7662013-11-04 14:00:50 -08001002 <!-- Informs the user that both the subject and body of the vacation responder are empty
1003 when they try to enable the responder. [CHAR LIMIT=50]-->
1004 <string name="vacation_responder_empty_subject_and_body_warning">Add a subject or message</string>
Andrew Sapperstein6aea7862013-10-24 19:59:51 -07001005
1006 <!-- Content description for the attach button that appears in compose for tablet layouts.
1007 This is not to be confused with the menu items, this is an actual button in the layout.
1008 On v18 and below devices, this button is used to attach photos only and so the text
1009 is for adding a photo attachment. On v19, it is used to attach an arbitrary file
1010 and so this string is overridden to use the "attach file" text. The drawable used
James Lemieux10fcd642014-03-03 13:01:04 -08001011 for this button is overridden similarly. -->
Andrew Sapperstein6aea7862013-10-24 19:59:51 -07001012 <string name="attach_file_content_description" translatable="false">@string/add_photo_attachment</string>
1013
Andrew Sappersteinf59d01c2014-02-20 10:27:06 -08001014 <!-- Displayed below a message that has been truncated to show the full message. [CHAR LIMIT=50] -->
1015 <string name="view_entire_message">View entire message</string>
1016
Tony Mantlercd10aee2014-01-24 15:04:43 -08001017 <!-- Toast text for error loading an eml file -->
1018 <string name="eml_loader_error_toast">Can\'t open this file</string>
1019
James Lemieux10fcd642014-03-03 13:01:04 -08001020 <!-- String tag identifying the drawer pullout view -->
1021 <string name="drawer_pullout_tag" translatable="false">drawer_pullout</string>
1022
1023 <!-- Menu item that displays the help page. [CHAR LIMIT=50]-->
1024 <string name="help_and_info">Help</string>
1025
Ray Chena57da3c2014-06-10 16:01:40 +02001026 <!-- Menu item that displays the help page. [CHAR LIMIT=50]-->
1027 <string name="help_and_feedback">Help &amp; feedback</string>
1028
James Lemieux10fcd642014-03-03 13:01:04 -08001029 <!-- URI to display the help content; this must be overlayed -->
1030 <string name="help_uri" translatable="false"></string>
1031
1032 <!-- Solicit feedback string in about screen [CHAR LIMIT=50]-->
1033 <string name="feedback">Send feedback</string>
1034
1035 <!-- Copyright text [CHAR LIMIT=50] -->
1036 <string name="copyright">&#169;<xliff:g id="year" example="2010">%1$d</xliff:g> Google Inc.</string>
1037
1038 <!-- Version text [CHAR LIMIT=50] -->
1039 <string name="version"><xliff:g id="app_name" example="Email">%1$s</xliff:g> version <xliff:g id="version" example="2.2.1">%2$s</xliff:g></string>
1040
1041 <!-- Menu item: view a webpage about this application [CHAR LIMIT=50]; this MUST be overlayed -->
1042 <string name="view_app_page"></string>
1043
1044 <!-- URL to a webpage about this application; this MUST be overlayed -->
1045 <string name="app_url" translatable="false"></string>
1046
1047 <!-- Menu item: print... [CHAR LIMIT=25] -->
1048 <string name="print_dialog">Print\u2026</string>
1049
1050 <!-- Menu item: copyright information [CHAR LIMIT=25] -->
1051 <string name="copyright_information">Copyright information</string>
1052
1053 <!-- Menu item: privacy policy [CHAR LIMIT=25] -->
1054 <string name="privacy_policy">Privacy policy</string>
1055
1056 <!-- URI to display the privacy; this must be overlayed -->
1057 <string name="privacy_policy_uri" translatable="false"></string>
1058
1059 <!-- Menu item: open source licenses [CHAR LIMIT=25] -->
1060 <string name="open_source_licenses">Open source licenses</string>
Andrew Sappersteinf59d01c2014-02-20 10:27:06 -08001061
1062 <!-- Activity class name for showing a full message url.
1063 Empty by default since this should be overridden by implementing apps. -->
1064 <string name="full_message_activity" translatable="false"></string>
1065
Alan Laudbf09e52014-05-22 13:37:45 -07001066 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1067 <string name="reply_choice_yes">Yes</string>
1068 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1069 <string name="reply_choice_no">No</string>
1070 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1071 <string name="reply_choice_ok">OK</string>
1072 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1073 <string name="reply_choice_hehe">Hehe</string>
1074 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1075 <string name="reply_choice_thanks">Thanks</string>
1076 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1077 <string name="reply_choice_i_agree">I agree</string>
1078 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1079 <string name="reply_choice_nice">Nice</string>
1080 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
Alan Lau1b9caee2014-06-06 12:32:14 -07001081 <string name="reply_on_my_way">On my way</string>
1082 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1083 <string name="reply_choice_later">OK, let me get back to you</string>
Alan Laudbf09e52014-05-22 13:37:45 -07001084 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1085 <string name="reply_choice_smiling_face">:)</string>
1086 <!-- One of the default canned responses used when replying to an email on a wearable device [CHAR LIMIT=30] -->
1087 <string name="reply_choice_frowning_face">:(</string>
1088
1089 <array name="reply_choices">
1090 <item>@string/reply_choice_yes</item>
1091 <item>@string/reply_choice_no</item>
1092 <item>@string/reply_choice_ok</item>
1093 <item>@string/reply_choice_hehe</item>
1094 <item>@string/reply_choice_thanks</item>
1095 <item>@string/reply_choice_i_agree</item>
1096 <item>@string/reply_choice_nice</item>
Alan Lau1b9caee2014-06-06 12:32:14 -07001097 <item>@string/reply_on_my_way</item>
Alan Laudbf09e52014-05-22 13:37:45 -07001098 <item>@string/reply_choice_later</item>
1099 <item>@string/reply_choice_smiling_face</item>
1100 <item>@string/reply_choice_frowning_face</item>
1101 </array>
Tony Mantlercb353e42014-06-16 15:23:38 -07001102
1103 <!-- Settings screen, heading for grouping action confirmation related settings together [CHAR LIMIT=100] -->
1104 <string name="preference_header_action_confirmations">Action Confirmations</string>
1105 <!-- Settings screen, confirm on action option title [CHAR LIMIT=150] -->
1106 <string name="preference_confirm_before_delete_title">Confirm before deleting</string>
1107 <!-- Settings screen, confirm on action option title [CHAR LIMIT=150] -->
1108 <string name="preference_confirm_before_archive_title">Confirm before archiving</string>
1109 <!-- Settings screen, confirm on action option title [CHAR LIMIT=150] -->
1110 <string name="preference_confirm_before_send_title">Confirm before sending</string>
1111
1112 <!-- Settings screen, Conversation mode setting titile [CHAR LIMIT=30] -->
1113 <string name="preferences_conversation_mode_title">Auto-fit messages</string>
1114 <!-- Settings screen, Conversation mode setting summary [CHAR LIMIT=70] -->
1115 <string name="preferences_conversation_mode_summary">Shrink messages to fit the screen</string>
1116
1117 <!-- Settings screen, disable snap headers setting title [CHAR LIMIT=30] -->
1118 <string name="preferences_disable_snap_headers_title">Message actions</string>
1119
1120 <!-- The snap header summaries -->
1121 <string-array name="prefSummaries_snapHeader">
1122 <item>Always show message actions at the top of the screen</item>
1123 <item>Only show message actions at the top of the screen when rotated to portrait</item>
1124 <item>Don\'t show message actions outside the message header</item>
1125 </string-array>
1126
1127 <!-- The snap header modes -->
1128 <string-array name="prefEntries_snapHeader">
1129 <item>Always show</item>
1130 <item>Only show in portrait</item>
1131 <item>Don\'t show</item>
1132 </string-array>
1133
1134 <!-- The snap header values -->
1135 <string-array translatable="false" name="prefValues_snapHeader">
1136 <item>always</item>
1137 <item>portrait</item>
1138 <item>never</item>
1139 </string-array>
1140
Tony Mantlercb353e42014-06-16 15:23:38 -07001141 <!-- Settings screen, title of "Clear search history" menu item -->
1142 <string name="clear_history_title">Clear search history</string>
1143 <!-- Message shown in toast when the user taps "clear search history" in general preferences. [CHAR LIMIT=50] -->
1144 <string name="search_history_cleared">Search history cleared.</string>
1145 <!-- Settings screen, title of dialog shown to confirm action when user taps
1146 "Clear search history" in preferences [CHAR LIMIT=200]-->
1147 <string name="clear_history_dialog_title">Clear search history?</string>
1148 <!-- Settings screen, message of dialog shown to confirm action when user taps
1149 "Clear search history" in preferences [CHAR LIMIT=1000]-->
1150 <string name="clear_history_dialog_message">All the searches you\'ve previously performed will be removed.</string>
1151
1152 <!-- Settings screen, preference item to launch into Settings [CHAR LIMIT=50] -->
1153 <string name="manage_accounts_menu_item">Manage Accounts</string>
1154
Tony Mantler7da34222014-06-19 11:15:51 -07001155 <!-- Settings screen, main title of the screen, big font [CHAR LIMIT=50]-->
1156 <string name="general_preferences_title">General settings</string>
1157
1158 <!-- Settings screen title -->
1159 <!-- Name of the Settings activity -->
1160 <string name="activity_preferences">Settings</string>
1161
Andrew Sappersteinc7dbcb62014-08-20 16:14:01 -07001162 <!-- Content description for the action menu overflow button. [CHAR LIMIT=NONE] -->
1163 <string name="overflow_description">More options</string>
1164
Milos Stankovicebdc1662014-06-25 14:08:08 +02001165 <string name="user_agent_format" translatable="false">%1$s AndroidUnifiedEmail/%2$s</string>
Martin Hibdon469817c2014-09-11 16:07:18 -07001166
1167 <!-- Text when there is a security hold on an account that needs to be accepted. The email address param takes the for "abc@xyz.com" -->
1168 <string name="security_hold_required_text">Security update required for <xliff:g id="email_address">%1$s</xliff:g></string>
1169
1170 <!-- Text to go to the dialog to accept the security hold -->
1171 <string name="update_security_text">update now</string>
Ray Chend56ecc52014-09-03 16:31:07 +02001172 <!-- Shown when user submits a form. [CHAR LIMIT=40] -->
1173 <string name="forms_are_disabled">Forms are disabled in Gmail</string>
Andrew Sappersteinee4f6a92014-09-30 10:49:02 -07001174
1175 <!-- activity name of the photoviewer -->
1176 <string name="photo_view_activity" translatable="false">com.android.mail.photo.MailPhotoViewActivity</string>
Vikram Aggarwal5e5ac742011-12-19 08:14:16 -08001177</resources>