1 <?xml version="1.0" encoding="utf-8"?> 2 <!-- Copyright (C) 2008 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS, 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15 --> 16 17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> 18 19 <!-- Deprecated strings - Move the identifiers to this section, mark as 20 DO NOT TRANSLATE, and remove the actual text. These will be removed in a 21 bulk operation. --> 22 <!-- Do Not Translate. Unused string. --> 23 24 <!-- Name of Microsoft Exchange account type; used by AccountManager --> 25 <string name="exchange_name">Corporate</string> 26 <!-- Name of Microsoft Exchange account type; used by AccountManager --> 27 <string name="exchange_name_alternate">Microsoft Exchange ActiveSync</string> 28 29 <!-- Message subject for meeting accepted response. This will be followed 30 by a colon and the title of the meeting (i.e. the title of the meeting becomes 31 part of the subject of the message that's sent) --> 32 <string name="meeting_accepted"> 33 Accepted: 34 <xliff:g id="subject">%s</xliff:g> 35 </string> 36 <!-- Message subject for meeting declined response. This is followed by 37 a colon and the title of the meeting (i.e. the title of the meeting becomes 38 part of the subject of the message that's sent) --> 39 <string name="meeting_declined"> 40 Declined: 41 <xliff:g id="subject">%s</xliff:g> 42 </string> 43 <!-- Message subject for meeting tentative response. This is followed by 44 a colon and the title of the meeting (i.e. the title of the meeting becomes 45 part of the subject of the message that's sent) --> 46 <string name="meeting_tentative"> 47 Tentative: 48 <xliff:g id="subject">%s</xliff:g> 49 </string> 50 <!-- Message subject for a canceled meeting email. This is followed by a 51 colon and the title of the meeting (i.e. the title of the meeting becomes 52 part of the subject of the message that's sent) --> 53 <string name="meeting_canceled"> 54 Canceled: 55 <xliff:g id="subject">%s</xliff:g> 56 </string> 57 <!-- Message subject for an updated meeting email. This is followed by a 58 colon and the title of the meeting (i.e. the title of the meeting becomes 59 part of the subject of the message that's sent) --> 60 <string name="meeting_updated"> 61 Updated: 62 <xliff:g id="subject">%s</xliff:g> 63 </string> 64 65 <!-- Indicate when a meeting takes place. This is presented in in bullet 66 form, as in, "When: xxx" followed by "Where: xxx" --> 67 <string name="meeting_when"> 68 When: 69 <xliff:g id="when">%s</xliff:g> 70 </string> 71 <!-- Indicate where a meeting takes place. This is presented in in bullet 72 form, as in, "When: xxx" followed by "Where: xxx" --> 73 <string name="meeting_where"> 74 Where: 75 <xliff:g id="where">%s</xliff:g> 76 </string> 77 <!-- Indicate that a meeting is recurring. This would normally be presented 78 after "When: xxx", e.g. "When: Tue, Mar 10, 2010 at 2:30pm (recurring)" --> 79 <string name="meeting_recurring"> 80 When: 81 <xliff:g id="eventdate" example="Tue, Mar 10, 2010 at 2:30 pm">%s</xliff:g> 82 (recurring) 83 </string> 84 <!-- Indicate that a meeting lasts all day. This would normally be presented 85 after "When: xxx", e.g. "When: Tue, Mar 10, 2010 (all day)" --> 86 <string name="meeting_allday"> 87 When: 88 <xliff:g id="eventdate" example="Tue, Mar 10, 2010 ">%s</xliff:g> 89 (all day) 90 </string> 91 <!-- Indicate that a meeting lasts all day and is recurring. This would normally be presented 92 after "When: xxx", e.g. "When: Tue, Mar 10, 2010 (all day, recurring)" --> 93 <string name="meeting_allday_recurring"> 94 When: 95 <xliff:g id="eventdate" example="Tue, Mar 10, 2010 ">%s</xliff:g> 96 (all day, recurring) 97 </string> 98 99 <!-- Notification message in notifications window when calendar sync is 100 automatically enabled for pre-existing Exchange accounts on upgrade --> 101 <string name="notification_exchange_calendar_added">Exchange calendar added</string> 102 103 <!-- The name of this APK as shown in manage applications settings. [CHAR LIMIT=30] --> 104 <string name="app_name" >Exchange Services</string> 105 106 <!-- Used as the body text of a message reporting to an attendee that a 107 specific instance of a recurring meeting has been canceled --> 108 <string name="exception_cancel"> 109 This event has been canceled 110 for: 111 <xliff:g id="date">%s</xliff:g> 112 </string> 113 <!-- Used as the body text of a message reporting to an attendee that a 114 specific instance of a recurring meeting has been changed --> 115 <string name="exception_updated"> 116 The details of this event have been changed 117 for: 118 <xliff:g id="date">%s</xliff:g> 119 </string> 120 121 <!-- The following are a list of policies that the user's server might require, but that can't 122 be enforced by our device. We will list them separated by commas, as required --> 123 <!-- A policy in which attachments aren't allowed to be downloaded [CHAR LIMIT=40] --> 124 <string name="policy_dont_allow_attachments">don\'t allow attachments</string> 125 <!-- A policy in which the device may not have a storage card [CHAR LIMIT=40] --> 126 <string name="policy_dont_allow_storage_cards">don\'t allow storage cards</string> 127 <!-- A policy in which the device may not have unsigned applications installed 128 [CHAR LIMIT=40] --> 129 <string name="policy_dont_allow_unsigned_apps">don\'t allow unsigned applications</string> 130 <!-- A policy in which the device may not allow application installation via an unsigned 131 installer [CHAR LIMIT=40] --> 132 <string name="policy_dont_allow_unsigned_installers">don\'t allow unsigned application 133 installers</string> 134 <!-- A policy in which the device may not allow wifi communications [CHAR LIMIT=40] --> 135 <string name="policy_dont_allow_wifi">don\'t allow wifi</string> 136 <!-- A policy in which the device may not allow text messaging [CHAR LIMIT=40] --> 137 <string name="policy_dont_allow_text_messaging">don\'t allow text messaging</string> 138 <!-- A policy in which the device may not allow POP3 or IMAP email accounts [CHAR LIMIT=40] --> 139 <string name="policy_dont_allow_pop_imap">don\'t allow POP3 or IMAP accounts</string> 140 <!-- A policy in which the device may allow infrared communications [CHAR LIMIT=40] --> 141 <string name="policy_dont_allow_irda">don\'t allow infrared communications</string> 142 <!-- A policy in which the device may allow HTML email to be received [CHAR LIMIT=40] --> 143 <string name="policy_dont_allow_html">don\'t allow HTML email</string> 144 <!-- A policy in which the device may not allow the user of web browsers [CHAR LIMIT=40] --> 145 <string name="policy_dont_allow_browser">don\'t allow browsers</string> 146 <!-- A policy in which the device may not allow the receipt of consumer email 147 [CHAR LIMIT=40] --> 148 <string name="policy_dont_allow_consumer_email">don\'t allow consumer email</string> 149 <!-- A policy in which the device may not allow internet connection sharing 150 [CHAR LIMIT=40] --> 151 <string name="policy_dont_allow_internet_sharing">don\'t allow internet sharing</string> 152 <!-- A policy in which the device can use a recovery password [CHAR LIMIT=40] --> 153 <string name="policy_enable_password_recovery">support a recovery password</string> 154 <!-- A policy in which messages must be in SMIME format [CHAR LIMIT=40] --> 155 <string name="policy_require_smime">require SMIME messages</string> 156 <!-- A policy in which the device may only sync manually while roaming [CHAR LIMIT=40] --> 157 <string name="policy_require_manual_sync_roaming">only allow manual sync while roaming</string> 158 <!-- A policy in which the device's bluetooth capabilities are restricted [CHAR LIMIT=40] --> 159 <string name="policy_bluetooth_restricted">restrict bluetooth usage</string> 160 <!-- A policy in which the device blocks specified applications [CHAR LIMIT=40]--> 161 <string name="policy_app_blacklist">disallow specified applications</string> 162 <!-- A policy in which the device allows only specified applications [CHAR LIMIT=40] --> 163 <string name="policy_app_whitelist">allow only specified applications</string> 164 <!-- A policy in which the device allows only calendar items newer than a specified date 165 [CHAR LIMIT=40] --> 166 <string name="policy_max_calendar_age">restrict calendar event dates</string> 167 <!-- A policy in which the device allows only email items newer than a specified date 168 [CHAR LIMIT=40] --> 169 <string name="policy_max_email_age">restrict email dates</string> 170 <!-- A policy in which the device limits the amount of text that can be displayed for a 171 given message [CHAR LIMIT=40] --> 172 <string name="policy_text_truncation">restrict text email size</string> 173 <!-- A policy in which the device limits the amount of HTML text that can be displayed for a 174 given message [CHAR LIMIT=40] --> 175 <string name="policy_html_truncation">restrict HTML email size</string> 176 <!-- A policy in which the device restricts the size of attachments that can be downloaded 177 [CHAR LIMIT=40] --> 178 <string name="policy_max_attachment_size">restrict attachment size</string> 179 <!-- A policy in which the device requires device or sd card encryption [CHAR LIMIT=40] --> 180 <string name="policy_require_encryption">require device encryption</string> 181 <!-- A policy in which the device requires device or sd card encryption [CHAR LIMIT=40] --> 182 <string name="policy_require_sd_encryption">require sd card encryption</string> 183 184 <!-- The window length strings below MUST remain in sync with those in com.android.email --> 185 <!-- In account setup options & account settings screens (exchange), sync window length; this 186 implies loading a 'reasonable' number of messages [CHAR LIMIT=25] --> 187 <string name="account_setup_options_mail_window_auto">Automatic</string> 188 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 189 <string name="account_setup_options_mail_window_1day">One day</string> 190 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 191 <string name="account_setup_options_mail_window_3days">Three days</string> 192 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 193 <string name="account_setup_options_mail_window_1week">One week</string> 194 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 195 <string name="account_setup_options_mail_window_2weeks">Two weeks</string> 196 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 197 <string name="account_setup_options_mail_window_1month">One month</string> 198 <!-- A sync window length setting (i.e. load messages this far back) [CHAR LIMIT=25] --> 199 <string name="account_setup_options_mail_window_all">All</string> 200 </resources> 201