The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2007 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 |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 7 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 9 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 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 | --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 16 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 17 | <!-- Strings for Dialog yes button --> |
| 18 | <string name="yes">"Yes"</string> |
| 19 | |
| 20 | <!-- Strings for Dialog no button --> |
| 21 | <string name="no">"No"</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 22 | |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 23 | <!-- Strings for Dialog create button --> |
| 24 | <string name="create">Create</string> |
| 25 | |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 26 | <!-- Strings for Dialog allow button --> |
| 27 | <string name="allow">Allow</string> |
| 28 | |
| 29 | <!-- Strings for Dialog deny button --> |
| 30 | <string name="deny">Deny</string> |
| 31 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 32 | <!-- Device Info --> <skip /> |
| 33 | <!-- Device Info screen. Used for a status item's value when the proper value is not known --> |
| 34 | <string name="device_info_default">Unknown</string> |
Dianne Hackborn | caefa9b | 2012-10-10 15:05:42 -0700 | [diff] [blame] | 35 | <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings --> |
Evan Charlton | 673130b | 2012-11-07 16:18:17 -0800 | [diff] [blame] | 36 | <plurals name="show_dev_countdown"> |
| 37 | <item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from being a developer.</item> |
| 38 | <item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from being a developer.</item> |
| 39 | </plurals> |
Dianne Hackborn | caefa9b | 2012-10-10 15:05:42 -0700 | [diff] [blame] | 40 | <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled --> |
| 41 | <string name="show_dev_on">You are now a developer!</string> |
| 42 | <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on --> |
| 43 | <string name="show_dev_already">No need, you are already a developer.</string> |
Russell Brenner | 56a166e | 2012-10-19 18:55:14 -0700 | [diff] [blame] | 44 | |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 45 | <!-- Category headings in left-pane header menu --> <skip /> |
| 46 | <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] --> |
| 47 | <string name="header_category_wireless_networks">WIRELESS & NETWORKS</string> |
| 48 | <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] --> |
| 49 | <string name="header_category_device">DEVICE</string> |
| 50 | <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] --> |
| 51 | <string name="header_category_personal">PERSONAL</string> |
| 52 | <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] --> |
| 53 | <string name="header_category_system">SYSTEM</string> |
| 54 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 55 | <!-- Phone info --> |
| 56 | <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. --> |
| 57 | <string name="turn_on_radio">Turn on radio</string> |
| 58 | <!-- Phone Info screen. Button label to turn off the radio . Only shown in diagnostic screen, so precise translation is not needed. --> |
| 59 | <string name="turn_off_radio">Turn off radio</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 60 | |
Wink Saville | 382a75b | 2011-09-22 15:17:00 -0700 | [diff] [blame] | 61 | <!-- Phone SMS over IMS on. Only shown in diagnostic screen, so precise translation is not needed. --> |
| 62 | <string name="sms_over_ims_on">Turn on SMS over IMS</string> |
| 63 | <!-- Phone SMS over IMS off. Only shown in diagnostic screen, so precise translation is not needed. --> |
| 64 | <string name="sms_over_ims_off">Turn off SMS over IMS</string> |
| 65 | |
| 66 | <!-- Phone SMS over IMS IMS registration required on. Only shown in diagnostic screen, so precise translation is not needed. --> |
Wink Saville | 1e596f3 | 2011-09-19 14:24:39 -0700 | [diff] [blame] | 67 | <string name="ims_reg_required_on">Turn on IMS registration required</string> |
| 68 | <!-- Phone IMS registration required off. Only shown in diagnostic screen, so precise translation is not needed. --> |
| 69 | <string name="ims_reg_required_off">Turn off IMS registration required</string> |
| 70 | |
Wink Saville | 426fc66 | 2011-09-25 14:39:02 -0700 | [diff] [blame] | 71 | <!-- Phone ram dump on. Only shown in diagnostic screen, so precise translation is not needed. --> |
| 72 | <string name="lte_ram_dump_on">Turn on lte ram dump</string> |
| 73 | <!-- Phone ram dump off. Only shown in diagnostic screen, so precise translation is not needed. --> |
| 74 | <string name="lte_ram_dump_off">Turn off lte ram dump</string> |
| 75 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 76 | <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> |
| 77 | <string name="radioInfo_menu_viewADN">View SIM address book</string> |
| 78 | <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> |
| 79 | <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string> |
| 80 | <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> |
| 81 | <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string> |
| 82 | <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed --> |
| 83 | <string name="radioInfo_menu_getPDP">Get PDP list</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 84 | |
| 85 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 86 | <string name="radioInfo_service_in">In service</string> |
| 87 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 88 | <string name="radioInfo_service_out">Out of service</string> |
| 89 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 90 | <string name="radioInfo_service_emergency">Emergency calls only</string> |
| 91 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 92 | <string name="radioInfo_service_off">Radio off</string> |
| 93 | |
| 94 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 95 | <string name="radioInfo_roaming_in">Roaming</string> |
| 96 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 97 | <string name="radioInfo_roaming_not">Not roaming</string> |
| 98 | |
| 99 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 100 | <string name="radioInfo_phone_idle">Idle</string> |
| 101 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 102 | <string name="radioInfo_phone_ringing">Ringing</string> |
| 103 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 104 | <string name="radioInfo_phone_offhook">Call in progress</string> |
| 105 | |
| 106 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 107 | <string name="radioInfo_data_disconnected">Disconnected</string> |
| 108 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 109 | <string name="radioInfo_data_connecting">Connecting</string> |
| 110 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 111 | <string name="radioInfo_data_connected">Connected</string> |
| 112 | <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed --> |
| 113 | <string name="radioInfo_data_suspended">Suspended</string> |
| 114 | |
| 115 | <!-- Used for diagnostic info screens, precise translation isn't needed --> |
| 116 | <string name="radioInfo_unknown">unknown</string> |
| 117 | <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 118 | <string name="radioInfo_display_packets">pkts</string> |
| 119 | <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 120 | <string name="radioInfo_display_bytes">bytes</string> |
| 121 | <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 122 | <string name="radioInfo_display_dbm">dBm</string> |
| 123 | <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 124 | <string name="radioInfo_display_asu">asu</string> |
| 125 | <!-- Used for diagnostic info screens, precise translation isn't needed --> |
| 126 | <string name="radioInfo_lac">LAC</string> |
| 127 | <!-- Used for diagnostic info screens, precise translation isn't needed --> |
| 128 | <string name="radioInfo_cid">CID</string> |
| 129 | |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 130 | <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer [CHAR LIMIT=25] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 131 | <string name="sdcard_unmount" product="nosdcard">Unmount USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 132 | <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 133 | <string name="sdcard_unmount" product="default">Unmount SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 134 | |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 135 | <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted [CHAR LIMIT=25] --> |
Roy West | 8abc40b | 2010-10-17 09:19:34 -0700 | [diff] [blame] | 136 | <string name="sdcard_format" product="nosdcard">Erase USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 137 | <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted --> |
Roy West | 8abc40b | 2010-10-17 09:19:34 -0700 | [diff] [blame] | 138 | <string name="sdcard_format" product="default">Erase SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 139 | |
| 140 | <!-- choice for the font size spinner --> |
| 141 | <string name="small_font">Small</string> |
| 142 | <!-- choice for the font size spinner --> |
| 143 | <string name="medium_font">Medium</string> |
| 144 | <!-- choice for the font size spinner --> |
| 145 | <string name="large_font">Large</string> |
| 146 | |
| 147 | <!-- Do not translate. label for font size preview. Does not need to be translated. --> |
| 148 | <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string> |
| 149 | <!-- Button. Chosen when they want to save the chosen text size. --> |
| 150 | <string name="font_size_save">OK</string> |
| 151 | |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 152 | <!-- Title for a notification shown. [CHAR LIMIT=25] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 153 | <string name="sdcard_setting" product="nosdcard">USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 154 | <!-- Title for a notification shown. --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 155 | <string name="sdcard_setting" product="default">SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 156 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 157 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 158 | <string name="battery_info_status_label">Battery status:</string> |
| 159 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
Dianne Hackborn | 9281c92 | 2009-09-26 12:44:02 -0700 | [diff] [blame] | 160 | <string name="battery_info_power_label">Power plug:</string> |
| 161 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 162 | <string name="battery_info_scale_label">Battery scale:</string> |
| 163 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 164 | <string name="battery_info_level_label">Battery level:</string> |
| 165 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 166 | <string name="battery_info_health_label">Battery health:</string> |
| 167 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 168 | <string name="battery_info_technology_label">Battery technology:</string> |
| 169 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 170 | <string name="battery_info_voltage_label">Battery voltage:</string> |
| 171 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 172 | <string name="battery_info_voltage_units">mV</string> |
| 173 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 174 | <string name="battery_info_temperature_label">Battery temperature:</string> |
| 175 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 176 | <string name="battery_info_temperature_units">\u00B0 C</string> |
| 177 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 178 | <string name="battery_info_uptime">Time since boot:</string> |
| 179 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 180 | <string name="battery_info_awake_battery">Awake time on battery:</string> |
| 181 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 182 | <string name="battery_info_awake_plugged">Awake time when charging:</string> |
| 183 | <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 184 | <string name="battery_info_screen_on">Screen ON time:</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 185 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 186 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 187 | <string name="battery_info_status_unknown">Unknown</string> |
| 188 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 189 | <string name="battery_info_status_charging">Charging</string> |
| 190 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 191 | <string name="battery_info_status_charging_ac">(AC)</string> |
| 192 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 193 | <string name="battery_info_status_charging_usb">(USB)</string> |
Brian Muramatsu | 0bd54a6 | 2012-08-14 15:13:16 -0700 | [diff] [blame] | 194 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 195 | <string name="battery_info_status_charging_wireless">(wireless)</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 196 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
Brian Muramatsu | 0bd54a6 | 2012-08-14 15:13:16 -0700 | [diff] [blame] | 197 | <string name="battery_info_status_discharging">Not charging</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 198 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 199 | <string name="battery_info_status_not_charging">Not charging</string> |
| 200 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 201 | <string name="battery_info_status_full">Full</string> |
| 202 | |
Dianne Hackborn | 9281c92 | 2009-09-26 12:44:02 -0700 | [diff] [blame] | 203 | <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed --> |
| 204 | <string name="battery_info_power_unplugged">Unplugged</string> |
| 205 | <string name="battery_info_power_ac">AC</string> |
| 206 | <string name="battery_info_power_usb">USB</string> |
Brian Muramatsu | 0bd54a6 | 2012-08-14 15:13:16 -0700 | [diff] [blame] | 207 | <string name="battery_info_power_wireless">wireless</string> |
Dianne Hackborn | 9281c92 | 2009-09-26 12:44:02 -0700 | [diff] [blame] | 208 | <string name="battery_info_power_ac_usb">AC+USB</string> |
| 209 | <string name="battery_info_power_unknown">Unknown</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 210 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 211 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 212 | <string name="battery_info_health_unknown">Unknown</string> |
| 213 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 214 | <string name="battery_info_health_good">Good</string> |
| 215 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 216 | <string name="battery_info_health_overheat">Overheat</string> |
| 217 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 218 | <string name="battery_info_health_dead">Dead</string> |
| 219 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 220 | <string name="battery_info_health_over_voltage">Over voltage</string> |
| 221 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 222 | <string name="battery_info_health_unspecified_failure">Unknown error</string> |
Imre Sunyi | 5241466 | 2010-09-20 18:02:28 +0200 | [diff] [blame] | 223 | <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 224 | <string name="battery_info_health_cold">Cold</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 225 | |
| 226 | <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings --> |
| 227 | <string name="bluetooth">Bluetooth</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 228 | <!-- Bluetooth settings screen, summary after selecting Discoverable check box [CHAR LIMIT=50] --> |
| 229 | <string name="bluetooth_is_discoverable">Visible to all nearby Bluetooth devices (<xliff:g id="discoverable_time_period">%1$s</xliff:g>)</string> |
| 230 | <!-- Bluetooth settings screen, summary when Discoverable duration is set to "forever" [CHAR LIMIT=50] --> |
| 231 | <string name="bluetooth_is_discoverable_always">Visible to all nearby Bluetooth devices</string> |
| 232 | <!-- Bluetooth settings screen, summary text when not discoverable and no paired devices [CHAR LIMIT=50] --> |
| 233 | <string name="bluetooth_not_visible_to_other_devices">Not visible to other Bluetooth devices</string> |
| 234 | <!-- Bluetooth settings screen, summary text when not discoverable with paired devices [CHAR LIMIT=50] --> |
| 235 | <string name="bluetooth_only_visible_to_paired_devices">Only visible to paired devices</string> |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 236 | <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) --> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 237 | <string name="bluetooth_visibility_timeout">Visibility timeout</string> |
Martin Hibdon | cc8733d | 2010-03-04 17:46:22 -0800 | [diff] [blame] | 238 | <!-- Bluetooth settings screen, check box label whether or not to allow |
| 239 | bluetooth voice dialing when lock screen is up--> |
| 240 | <string name="bluetooth_lock_voice_dialing">Lock voice dialing</string> |
| 241 | <!-- Bluetooth settings screen, lock voice dialing checkbox summary text --> |
Martin Hibdon | b15f8cf | 2010-03-04 18:04:52 -0800 | [diff] [blame] | 242 | <string name="bluetooth_lock_voice_dialing_summary"> |
Martin Hibdon | cc8733d | 2010-03-04 17:46:22 -0800 | [diff] [blame] | 243 | Prevent use of the bluetooth dialer when the screen is locked |
| 244 | </string> |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 245 | <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 246 | <string name="bluetooth_devices">Bluetooth devices</string> |
| 247 | <!-- Bluetooth settings screen, title for the current bluetooth name setting --> |
| 248 | <string name="bluetooth_device_name">Device name</string> |
alanv | 0aa7c4f | 2012-05-21 17:55:19 -0700 | [diff] [blame] | 249 | <!-- Bluetooth settings screen, image description for device details button. This opens the screen to rename, unpair, etc. a single device. --> |
| 250 | <string name="bluetooth_device_details">Device settings</string> |
| 251 | <!-- Bluetooth settings screen, image description for profile of a device details button. --> |
| 252 | <string name="bluetooth_profile_details">Profile settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 253 | <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) --> |
| 254 | <string name="bluetooth_name_not_set">No name set, using account name</string> |
| 255 | <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices --> |
| 256 | <string name="bluetooth_scan_for_devices">Scan for devices</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 257 | <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] --> |
| 258 | <string name="bluetooth_rename_device" product="tablet">Rename tablet</string> |
| 259 | <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] --> |
| 260 | <string name="bluetooth_rename_device" product="default">Rename phone</string> |
| 261 | <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] --> |
| 262 | <string name="bluetooth_rename_button">Rename</string> |
| 263 | <!-- Bluetooth settings. Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] --> |
| 264 | <string name="bluetooth_disconnect_title">Disconnect?</string> |
| 265 | <!-- Bluetooth settings. Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] --> |
| 266 | <string name="bluetooth_disconnect_all_profiles">This will end your connection with:<br><b><xliff:g id="device_name">%1$s</xliff:g></b></string> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 267 | |
| 268 | <!-- Bluetooth settings. Dialog title to disable a single profile of a device. [CHAR LIMIT=40] --> |
| 269 | <string name="bluetooth_disable_profile_title">Disable profile?</string> |
| 270 | <!-- Bluetooth settings. Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] --> |
| 271 | <string name="bluetooth_disable_profile_message">This will disable:<br><b><xliff:g id="profile_name">%1$s</xliff:g></b><br><br>From:<br><b><xliff:g id="device_name">%2$s</xliff:g></b></string> |
| 272 | |
| 273 | <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 274 | <string name="bluetooth_connected">Connected</string> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 275 | <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] --> |
| 276 | <string name="bluetooth_connected_no_headset">Connected (no phone)</string> |
| 277 | <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] --> |
| 278 | <string name="bluetooth_connected_no_a2dp">Connected (no media)</string> |
| 279 | <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] --> |
| 280 | <string name="bluetooth_connected_no_headset_no_a2dp">Connected (no phone or media)</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 281 | <!-- Bluetooth settings. Message when a device is disconnected --> |
| 282 | <string name="bluetooth_disconnected">Disconnected</string> |
| 283 | <!-- Bluetooth settings. Message when disconnecting from a device --> |
| 284 | <string name="bluetooth_disconnecting">Disconnecting\u2026</string> |
| 285 | <!-- Bluetooth settings. Message when connecting to a device --> |
| 286 | <string name="bluetooth_connecting">Connecting\u2026</string> |
| 287 | <!-- Bluetooth settings. Message when the device state is unknown --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 288 | <string name="bluetooth_unknown" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 289 | <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing --> |
| 290 | <string name="bluetooth_pairing">Pairing\u2026</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 291 | <!--Bluetooth settings screen, summary text for Bluetooth device with no name --> |
| 292 | <string name="bluetooth_device">Unnamed Bluetooth device</string> |
Eric Fischer | b11b9ab | 2012-04-18 15:24:57 -0700 | [diff] [blame] | 293 | <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices --> |
| 294 | <string name="progress_scanning">Searching</string> |
Gilles Debunne | 9416136 | 2011-06-30 15:44:05 -0700 | [diff] [blame] | 295 | <!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 296 | <string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 297 | <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us --> |
| 298 | <string name="bluetooth_notif_ticker">Bluetooth pairing request</string> |
| 299 | <!-- Notification title when a Bluetooth device wants to pair with us --> |
| 300 | <string name="bluetooth_notif_title">Pairing request</string> |
| 301 | <!-- Notification message when a Bluetooth device wants to pair with us --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 302 | <string name="bluetooth_notif_message">Touch to pair with <xliff:g id="device_name">%1$s</xliff:g>.</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 303 | <!-- Bluetooth settings screen, menu to show the list of received files [CHAR LIMIT=30] --> |
| 304 | <string name="bluetooth_show_received_files">Show received files</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 305 | |
Yue Lixin | a41e2f9 | 2009-07-09 16:48:52 +0800 | [diff] [blame] | 306 | <!-- Strings for BluetoothDevicePicker --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 307 | <string name="device_picker">Bluetooth device chooser</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 308 | |
Jake Hamby | 6e8644b | 2012-11-29 15:06:20 -0800 | [diff] [blame] | 309 | <!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode --> |
| 310 | <string name="bluetooth_permission_request">"Bluetooth permission request"</string> |
| 311 | |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 312 | <!-- Strings for asking to the user whether to allow an app to enable bluetooth --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 313 | <string name="bluetooth_ask_enablement">An app wants to turn on Bluetooth.</string> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 314 | |
| 315 | <!-- Strings for asking to the user whether to allow an app to enable discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 316 | <string name="bluetooth_ask_discovery" product="tablet">An app wants to make your tablet visible to other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 317 | <!-- Strings for asking to the user whether to allow an app to enable discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 318 | <string name="bluetooth_ask_discovery" product="default">An app wants to make your phone visible to other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 319 | |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 320 | <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 321 | <string name="bluetooth_ask_lasting_discovery" product="tablet">An app wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string> |
| 322 | <string name="bluetooth_ask_lasting_discovery" product="default">An app wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string> |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 323 | |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 324 | <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 325 | <string name="bluetooth_ask_enablement_and_discovery" product="tablet">An app wants to turn on Bluetooth and make your tablet visible to other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 326 | <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 327 | <string name="bluetooth_ask_enablement_and_discovery" product="default">An app wants to turn on Bluetooth and make your phone visible to other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 328 | |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 329 | <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode --> |
Jake Hamby | 95c1003 | 2012-06-11 17:04:14 -0700 | [diff] [blame] | 330 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet">An app wants to turn on Bluetooth and make your tablet visible to other devices. You can change this later in Bluetooth settings.</string> |
| 331 | <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default">An app wants to turn on Bluetooth and make your phone visible to other devices. You can change this later in Bluetooth settings.</string> |
Chris Wren | 1b0489c | 2011-02-01 15:09:13 -0800 | [diff] [blame] | 332 | |
Jake Hamby | 49cfe8a | 2011-07-19 20:03:25 -0700 | [diff] [blame] | 333 | <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] --> |
Gilles Debunne | 18e9992 | 2011-06-30 12:00:28 -0700 | [diff] [blame] | 334 | <string name="bluetooth_turning_on">"Turning Bluetooth on\u2026"</string> |
Michael Chan | e1089ad | 2009-09-26 06:16:17 -0700 | [diff] [blame] | 335 | |
Jake Hamby | 49cfe8a | 2011-07-19 20:03:25 -0700 | [diff] [blame] | 336 | <!-- Strings for msg to display to user while bluetooth is turning off [CHAR LIMIT=60] --> |
| 337 | <string name="bluetooth_turning_off">"Turning Bluetooth off\u2026"</string> |
| 338 | |
Jake Hamby | 39ef225 | 2010-12-16 18:33:28 -0800 | [diff] [blame] | 339 | <!-- Strings for device profile auto connect setting --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 340 | <string name="bluetooth_auto_connect">Auto-connect</string> |
Jake Hamby | 39ef225 | 2010-12-16 18:33:28 -0800 | [diff] [blame] | 341 | |
Jaikumar Ganesh | 0f44329 | 2011-06-20 12:21:14 -0700 | [diff] [blame] | 342 | <!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]--> |
| 343 | <string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string> |
| 344 | |
| 345 | <!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 346 | <string name="bluetooth_connection_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string> |
Jaikumar Ganesh | 0f44329 | 2011-06-20 12:21:14 -0700 | [diff] [blame] | 347 | |
| 348 | <!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]--> |
Adam Powell | 382b8be | 2011-06-22 21:09:31 -0700 | [diff] [blame] | 349 | <string name="bluetooth_connection_dialog_text">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string> |
Jaikumar Ganesh | 0f44329 | 2011-06-20 12:21:14 -0700 | [diff] [blame] | 350 | |
Matthew Xie | dbed120 | 2011-06-27 18:21:25 -0700 | [diff] [blame] | 351 | <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] --> |
| 352 | <string name="bluetooth_phonebook_request">"Phone book request"</string> |
| 353 | |
| 354 | <!-- Bluetooth phone book permission Alert Activity text [CHAR LIMIT=none] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 355 | <string name="bluetooth_pb_acceptance_dialog_text">%1$s wants to access your contacts and call history. Give access to %2$s?</string> |
Matthew Xie | dbed120 | 2011-06-27 18:21:25 -0700 | [diff] [blame] | 356 | |
| 357 | <!-- Bluetooth phone book permission Alert Activity checkbox text [CHAR LIMIT=none] --> |
Matthew Xie | b707255 | 2011-08-08 20:29:18 -0700 | [diff] [blame] | 358 | <string name="bluetooth_pb_remember_choice">Don\'t ask again</string> |
Matthew Xie | dbed120 | 2011-06-27 18:21:25 -0700 | [diff] [blame] | 359 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 360 | <!-- Date & time settings screen title --> |
| 361 | <string name="date_and_time">Date & time settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 362 | <!-- The title of the activity to pick a time zone. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 363 | <string name="choose_timezone">Choose time zone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 364 | <!-- Do not translate. Used as the value for a setting. --> |
| 365 | <string name="default_date_format"><xliff:g id="default_date_format">MM/dd/yyyy</xliff:g></string> |
| 366 | |
Eric Fischer | 188ca77 | 2009-06-11 18:16:15 -0700 | [diff] [blame] | 367 | <!-- The option in the date-format picker for using the normal format |
| 368 | called for by the user's locale. --> |
Claudia de Veaux | 805ae37 | 2011-08-09 18:23:26 -0700 | [diff] [blame] | 369 | <string name="normal_date_format">Regional (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string> |
Eric Fischer | 188ca77 | 2009-06-11 18:16:15 -0700 | [diff] [blame] | 370 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 371 | <!-- Label of preview text when tweaking font size --> |
| 372 | <string name="display_preview_label">Preview:</string> |
| 373 | <!-- Label for chosen font size --> |
| 374 | <string name="display_font_size_label">Font size:</string> |
| 375 | |
| 376 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 377 | <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string> |
| 378 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 379 | <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string> |
| 380 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 381 | <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string> |
| 382 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 383 | <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string> |
| 384 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 385 | <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string> |
| 386 | <!-- Used for diagnostic screens, precise translation is not necessary --> |
| 387 | <string name="intent_sender_account_label">Account: </string> |
| 388 | |
Oscar Montemayor | 0541189 | 2010-08-03 16:56:09 -0700 | [diff] [blame] | 389 | <!-- HTTP proxy settings title --> |
Amith Yamasani | 10fa99f | 2010-12-20 13:13:13 -0800 | [diff] [blame] | 390 | <string name="proxy_settings_title">Proxy settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 391 | <!-- HTTP proxy settings. Button to clear the proxy box. --> |
| 392 | <string name="proxy_clear_text">Clear</string> |
| 393 | <!-- HTTP proxy settings. The port number label. --> |
Irfan Sheriff | d9c7dcf | 2011-02-09 15:26:25 -0800 | [diff] [blame] | 394 | <string name="proxy_port_label">Proxy port</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 395 | <!-- HTTP proxy settings. The hint text field for port. --> |
| 396 | <string name="proxy_port_hint" translatable="false">8080</string> |
Oscar Montemayor | 0541189 | 2010-08-03 16:56:09 -0700 | [diff] [blame] | 397 | <!-- HTTP proxy settings. The exclusion list label. --> |
Irfan Sheriff | 086147c | 2011-03-01 15:01:42 -0800 | [diff] [blame] | 398 | <string name="proxy_exclusionlist_label">Bypass proxy for</string> |
| 399 | <!-- HTTP proxy settings. The hint text for proxy exclusion list. [CHAR LIMIT=50]--> |
| 400 | <string name="proxy_exclusionlist_hint">example.com,mycomp.test.com,localhost</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 401 | <!-- HTTP proxy settings. The button to restore the defaults. --> |
| 402 | <string name="proxy_defaultView_text">Restore defaults</string> |
| 403 | <!-- HTTP proxy settings. The button to save. --> |
Oscar Montemayor | 0541189 | 2010-08-03 16:56:09 -0700 | [diff] [blame] | 404 | <string name="proxy_action_text">Done</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 405 | <!-- HTTP proxy settings. The text field for the hostname --> |
Irfan Sheriff | d9c7dcf | 2011-02-09 15:26:25 -0800 | [diff] [blame] | 406 | <string name="proxy_hostname_label">Proxy hostname</string> |
Irfan Sheriff | 086147c | 2011-03-01 15:01:42 -0800 | [diff] [blame] | 407 | <!-- HTTP proxy settings. The hint text field for the hostname. [CHAR LIMIT=50] --> |
| 408 | <string name="proxy_hostname_hint">proxy.example.com</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 409 | <!-- HTTP proxy settings. Title if there is an error--> |
| 410 | <string name="proxy_error">Attention</string> |
| 411 | <!-- HTTP proxy settings. Button to get rid of error box--> |
| 412 | <string name="proxy_error_dismiss">OK</string> |
| 413 | <!-- HTTP proxy settings. The error if the hostname is not valid --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 414 | <string name="proxy_error_invalid_host">The hostname you typed isn\'t valid.</string> |
Oscar Montemayor | 0541189 | 2010-08-03 16:56:09 -0700 | [diff] [blame] | 415 | <!-- HTTP proxy settings. The error if the exclusion list is not valid --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 416 | <string name="proxy_error_invalid_exclusion_list">The exclusion list you typed isn\'t properly formatted. Type a comma-separated list of excluded domains.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 417 | <!-- HTTP proxy settings. Error msg --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 418 | <string name="proxy_error_empty_port">You need to complete the port field.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 419 | <!-- HTTP proxy settings. Error msg --> |
| 420 | <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string> |
| 421 | <!-- HTTP proxy settings. Error msg --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 422 | <string name="proxy_error_invalid_port">The port you typed isn\'t valid.</string> |
Irfan Sheriff | d9c7dcf | 2011-02-09 15:26:25 -0800 | [diff] [blame] | 423 | <!-- HTTP proxy settings. Warning message about limited application support [CHAR LIMIT=100]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 424 | <string name="proxy_warning_limited_support">The HTTP proxy is used by the browser but may not be used by the other apps.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 425 | |
| 426 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 427 | <string name="radio_info_signal_location_label">Location:</string> |
| 428 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 429 | <string name="radio_info_neighboring_location_label">Neighboring CID:</string> |
| 430 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
Wink Saville | 79bff2a | 2012-06-01 14:37:21 -0700 | [diff] [blame] | 431 | <string name="radio_info_cellinfo_label">CellInfo:</string> |
| 432 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 433 | <string name="radio_info_data_attempts_label">Data attempts:</string> |
| 434 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
Wink Saville | f9e0241 | 2009-04-02 01:37:03 -0700 | [diff] [blame] | 435 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 436 | <string name="radio_info_gprs_service_label">GPRS service:</string> |
| 437 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 438 | <string name="radio_info_roaming_label">Roaming:</string> |
| 439 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 440 | <string name="radio_info_imei_label">IMEI:</string> |
| 441 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 442 | <string name="radio_info_call_redirect_label">Call redirect:</string> |
| 443 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 444 | <string name="radio_info_ppp_resets_label">Number of PPP reset since boot:</string> |
| 445 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 446 | <string name="radio_info_gsm_disconnects_label">GSM disconnects:</string> |
| 447 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 448 | <string name="radio_info_current_network_label">Current network:</string> |
| 449 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 450 | <string name="radio_info_data_successes_label">Data successes:</string> |
| 451 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 452 | <string name="radio_info_ppp_received_label">PPP received:</string> |
| 453 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 454 | <string name="radio_info_gsm_service_label">GSM service:</string> |
| 455 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 456 | <string name="radio_info_signal_strength_label">Signal strength:</string> |
| 457 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 458 | <string name="radio_info_call_status_label">Call status:</string> |
| 459 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 460 | <string name="radio_info_ppp_sent_label">PPP sent:</string> |
| 461 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 462 | <string name="radio_info_radio_resets_label">Radio resets:</string> |
| 463 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 464 | <string name="radio_info_message_waiting_label">Message waiting:</string> |
| 465 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 466 | <string name="radio_info_phone_number_label">Phone number:</string> |
| 467 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 468 | <string name="radio_info_band_mode_label">Select radio band</string> |
| 469 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 470 | <string name="radio_info_network_type_label">Network type:</string> |
| 471 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 472 | <string name="radio_info_set_perferred_label">Set preferred network type:</string> |
| 473 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 474 | <string name="radio_info_ping_ipaddr">Ping IpAddr:</string> |
| 475 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 476 | <string name="radio_info_ping_hostname">Ping Hostname(www.google.com):</string> |
| 477 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 478 | <string name="radio_info_http_client_test">HTTP Client test:</string> |
| 479 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 480 | <string name="ping_test_label">Run ping test</string> |
| 481 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 482 | <string name="radio_info_smsc_label">SMSC:</string> |
| 483 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 484 | <string name="radio_info_smsc_update_label">Update</string> |
| 485 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 486 | <string name="radio_info_smsc_refresh_label">Refresh</string> |
| 487 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 488 | <string name="radio_info_toggle_dns_check_label">Toggle DNS check</string> |
Tammo Spalink | a5f4c8f | 2009-10-15 20:08:58 +0800 | [diff] [blame] | 489 | <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed --> |
| 490 | <string name="oem_radio_info_label">OEM-specific Info/Settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 491 | |
| 492 | <!-- Band Mode Selection --> |
| 493 | <!-- Band mode screen. Title of activity. --> |
| 494 | <string name="band_mode_title">Set GSM/UMTS band</string> |
| 495 | <!-- Band mode screen. Loading message. --> |
| 496 | <string name="band_mode_loading">Loading band list\u2026</string> |
| 497 | <!-- Band mode screen. Button caption to set the bandmode. --> |
| 498 | <string name="band_mode_set">Set</string> |
| 499 | <!-- Band mode screen. Status message when unsuccessful. --> |
| 500 | <string name="band_mode_failed">Unsuccessful</string> |
| 501 | <!-- Band mode screen. Statusm essage when successful. --> |
| 502 | <string name="band_mode_succeeded">Successful</string> |
| 503 | |
| 504 | <!-- Instructions after the user changes the mass storage settings --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 505 | <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 506 | <!-- Enable USB mass storage mode checkbox title --> |
| 507 | <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string> |
| 508 | <!-- The label for total bytes on SD card --> |
| 509 | <string name="sdcard_settings_total_bytes_label">Total bytes:</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 510 | <!-- Message when there is no SD card present [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 511 | <string name="sdcard_settings_not_present_status" product="nosdcard">USB storage not mounted.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 512 | <!-- Message when there is no SD card present --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 513 | <string name="sdcard_settings_not_present_status" product="default">No SD card.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 514 | <!-- Th label for the available (free) sapce on the SD card --> |
| 515 | <string name="sdcard_settings_available_bytes_label">Available bytes:</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 516 | <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 517 | <string name="sdcard_settings_mass_storage_status" product="nosdcard">USB storage is being used as a mass storage device.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 518 | <!-- Message when the SD card is being used by the computer as mass storage --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 519 | <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 520 | <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 521 | <string name="sdcard_settings_unmounted_status" product="nosdcard">It\'s now safe to remove the USB storage.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 522 | <!-- Message when it is safe to remove the SD card --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 523 | <string name="sdcard_settings_unmounted_status" product="default">It\'s now safe to remove the SD card.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 524 | <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 525 | <string name="sdcard_settings_bad_removal_status" product="nosdcard">USB storage was removed while still in use!</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 526 | <!-- Error message when the SD card was removed without properly unmounting --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 527 | <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 528 | <!-- Label for used bytes on the SD card --> |
| 529 | <string name="sdcard_settings_used_bytes_label">Used bytes:</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 530 | <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 531 | <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning USB storage for media\u2026</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 532 | <!-- Message when it is scanning the SD card for new files --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 533 | <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string> |
| 534 | <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 535 | <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 536 | <!-- Message when the SD card is mounted as read only --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 537 | <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only.</string> |
Daisuke Miyakawa | 71cc548 | 2010-09-09 11:51:16 -0700 | [diff] [blame] | 538 | <!-- SetupWizard strings used by DateTimeSettingsSetupWizard. The button label for going to the next screen without storing the setting. [CHAR LIMIT=5] --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 539 | <string name="skip_label">Skip</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 540 | <!-- SetupWizard strings used by DateTimeSettingsSetupWizard. The button label for going to the next screen. --> |
| 541 | <string name="next_label">Next</string> |
| 542 | |
| 543 | <!-- LocalePicker --> |
| 544 | <!-- Title for the locale picker activity --> |
Freeman Ng | 73f877a | 2010-04-16 17:43:32 -0700 | [diff] [blame] | 545 | <string name="language_picker_title">Language</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 546 | |
| 547 | <!-- The title of the dialog to pick an activity. This is shown when there are multiple activities that can do a particular action. For example, suppose you click on the "Share" menu item in the Browser. Since you can share the webpage URL via many communication methods, this dialog would come up with choices like "Email", "IM", etc. This is a generic message, and the previous example is a single possible scenario (so please don't assume it's for the browser or anything :) ). --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 548 | <string name="activity_picker_label">Choose activity</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 549 | <!-- Do not translate. --> |
| 550 | <string name="debug_intent_sender_label">Debug intent sender</string> |
| 551 | <!-- The title of the activity to see random device info. --> |
| 552 | <string name="device_info_label">Device info</string> |
| 553 | <!-- The title of the activity to see battery info. --> |
| 554 | <string name="battery_info_label">Battery info</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 555 | <!-- The title of the activity to adjust display settings --> |
Amith Yamasani | 7456f67 | 2011-02-22 14:44:18 -0800 | [diff] [blame] | 556 | <string name="display_label">Screen</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 557 | <!-- The title of the activity to see phone info --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 558 | <string name="phone_info_label" product="tablet">Tablet info</string> |
| 559 | <!-- The title of the activity to see phone info --> |
| 560 | <string name="phone_info_label" product="default">Phone info</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 561 | <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 562 | <string name="sd_card_settings_label" product="nosdcard">USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 563 | <!-- The title of the activity to adjust SD card settings--> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 564 | <string name="sd_card_settings_label" product="default">SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 565 | <!-- The title of the activity to adjust proxy settings --> |
| 566 | <string name="proxy_settings_label">Proxy settings</string> |
| 567 | |
| 568 | <!-- ======================================================================================= --> |
| 569 | <!-- NEW STUFF --> |
| 570 | <!-- ======================================================================================= --> |
| 571 | |
| 572 | <!-- Button label for generic cancel action --> |
| 573 | <string name="cancel">Cancel</string> |
| 574 | |
Eric Fischer | 340c5c4 | 2010-10-01 11:45:47 -0700 | [diff] [blame] | 575 | <!-- Title of the Settings activity shown within the application itself. --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 576 | <string name="settings_label">Settings</string> |
Eric Fischer | 340c5c4 | 2010-10-01 11:45:47 -0700 | [diff] [blame] | 577 | <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] --> |
| 578 | <string name="settings_label_launcher">Settings</string> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 579 | <!-- Label for option to select a settings panel as a shortcut --> |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 580 | <string name="settings_shortcut">Settings shortcut</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 581 | <!-- Wireless controls settings screen, setting check box label --> |
| 582 | <string name="airplane_mode">Airplane mode</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 583 | <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. --> |
| 584 | <string name="radio_controls_title">More\u2026</string> |
Amith Yamasani | 985f5ef | 2009-09-16 12:43:50 -0700 | [diff] [blame] | 585 | <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. --> |
Amith Yamasani | c9fdfa8 | 2010-12-14 14:38:16 -0800 | [diff] [blame] | 586 | <string name="wireless_networks_settings_title">Wireless & networks</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 587 | <!-- Main Settings screen settings summary text for the "Wireless controls" setting --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 588 | <string name="radio_controls_summary">Manage Wi\u2011Fi, Bluetooth, airplane mode, mobile networks, & VPNs</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 589 | |
Wink Saville | f9e0241 | 2009-04-02 01:37:03 -0700 | [diff] [blame] | 590 | <!-- mobile network settings screen, setting check box title --> |
| 591 | <string name="roaming">Data roaming</string> |
| 592 | <!-- mobile network settings screen, setting option summary text when check box is selected --> |
| 593 | <string name="roaming_enable">Connect to data services when roaming</string> |
| 594 | <!-- mobile network settings screen, setting option summary text when check box is clear --> |
| 595 | <string name="roaming_disable">Connect to data services when roaming</string> |
| 596 | <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box --> |
| 597 | <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string> |
| 598 | <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box --> |
| 599 | <string name="roaming_turn_it_on_button">Turn it on</string> |
| 600 | <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 601 | <string name="roaming_warning">When you allow data roaming, you may incur significant roaming charges!</string> |
Amith Yamasani | 9627a8e | 2012-09-23 12:54:14 -0700 | [diff] [blame] | 602 | <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box. This is for multiuser tablets [CHAR LIMIT=none] --> |
| 603 | <string name="roaming_warning_multiuser" product="tablet">When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this tablet.</string> |
| 604 | <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box. This is for multiuser phones [CHAR LIMIT=none] --> |
| 605 | <string name="roaming_warning_multiuser" product="default">When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this phone.</string> |
Wink Saville | f9e0241 | 2009-04-02 01:37:03 -0700 | [diff] [blame] | 606 | <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 607 | <string name="roaming_reenable_title">Allow data roaming?</string> |
Wink Saville | f9e0241 | 2009-04-02 01:37:03 -0700 | [diff] [blame] | 608 | <!-- mobile network settings screen, setting option name --> |
| 609 | <string name="networks">Operator selection</string> |
| 610 | <!-- mobile network settings screen, setting option summary text --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 611 | <string name="sum_carrier_select">Choose a network operator</string> |
Wink Saville | f9e0241 | 2009-04-02 01:37:03 -0700 | [diff] [blame] | 612 | |
Daisuke Miyakawa | 0f4f2f3 | 2010-09-03 15:40:17 -0700 | [diff] [blame] | 613 | <!-- Date and time settings --><skip /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 614 | <!-- Main Settings screen setting option name to go into the date and time settings--> |
| 615 | <string name="date_and_time_settings_title">Date & time</string> |
Daisuke Miyakawa | ffe621f | 2011-01-16 11:01:29 -0800 | [diff] [blame] | 616 | <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] --> |
Daisuke Miyakawa | ca2870f | 2011-01-20 16:02:07 -0800 | [diff] [blame] | 617 | <string name="date_and_time_settings_title_setup_wizard">Set date and time</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 618 | <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 619 | <string name="date_and_time_settings_summary">Set date, time, time zone, & formats</string> |
Amith Yamasani | 1bb6db5 | 2010-09-17 13:34:47 -0700 | [diff] [blame] | 620 | <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=25] --> |
| 621 | <string name="date_time_auto">Automatic date & time</string> |
| 622 | <!-- Date & time setting screen setting option summary text when Automatic check box is selected |
| 623 | (that is, when date and time should be determined automatically) [CHAR LIMIT=100] --> |
| 624 | <string name="date_time_auto_summaryOn">Use network-provided time</string> |
| 625 | <!-- Date & time setting screen setting option summary text when Automatic check box is clear |
| 626 | [CHAR LIMIT=100] --> |
| 627 | <string name="date_time_auto_summaryOff">Use network-provided time</string> |
| 628 | <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=25] --> |
| 629 | <string name="zone_auto">Automatic time zone</string> |
| 630 | <!-- Date & time setting screen setting option summary text when Automatic time zone check box is selected (that is, when date and time should be determined automatically) |
| 631 | [CHAR LIMIT=100] --> |
| 632 | <string name="zone_auto_summaryOn">Use network-provided time zone</string> |
| 633 | <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear |
| 634 | [CHAR LIMIT=100] --> |
| 635 | <string name="zone_auto_summaryOff">Use network-provided time zone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 636 | <!-- Date & time setting screen setting check box title --> |
| 637 | <string name="date_time_24hour">Use 24-hour format</string> |
| 638 | <!-- Date & time setting screen setting option title --> |
| 639 | <string name="date_time_set_time">Set time</string> |
| 640 | <!-- Date & time setting screen setting option title --> |
| 641 | <string name="date_time_set_timezone">Select time zone</string> |
| 642 | <!-- Date & time setting screen setting option title --> |
| 643 | <string name="date_time_set_date">Set date</string> |
| 644 | <!-- Date & time setting screen setting option title. This setting allows the user to choose how the date should be displayed in apps (what ordering for month and day, etc.) --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 645 | <string name="date_time_date_format">Choose date format</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 646 | <!-- Menu item on Select time zone screen --> |
| 647 | <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string> |
| 648 | <!-- Menu item on Select time zone screen --> |
| 649 | <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string> |
Daisuke Miyakawa | 0688f25 | 2010-12-28 12:06:08 -0800 | [diff] [blame] | 650 | <!-- Title string shown above DatePicker, letting a user select system date |
| 651 | [CHAR LIMIT=20] --> |
| 652 | <string name="date_picker_title">Date</string> |
| 653 | <!-- Title string shown above TimePicker, letting a user select system time |
| 654 | [CHAR LIMIT=20] --> |
| 655 | <string name="time_picker_title">Time</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 656 | |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 657 | <!-- Security Settings --><skip /> |
| 658 | |
Danielle Millett | 487b16f | 2011-11-02 11:12:21 -0400 | [diff] [blame] | 659 | <!-- Security settings screen when using face unlock, setting option name to start an activity that allows the user to improve accuracy by adding additional enrollment faces --> |
| 660 | <string name="biometric_weak_improve_matching_title">Improve face matching</string> |
Danielle Millett | 4a3e40d | 2012-06-06 13:54:11 -0400 | [diff] [blame] | 661 | <!-- On the security settings screen when using face unlock. This checkbox is used to toggle whether liveliness detection is required. If it is checked the user must blink during unlock to prove it's not a photo --> |
Brian Colonna | e06fb70 | 2012-06-01 16:37:06 -0400 | [diff] [blame] | 662 | <string name="biometric_weak_liveliness_title">Liveness check</string> |
Danielle Millett | 4a3e40d | 2012-06-06 13:54:11 -0400 | [diff] [blame] | 663 | <!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox --> |
Eric Fischer | 1e7fa77 | 2012-06-08 15:06:30 -0700 | [diff] [blame] | 664 | <string name="biometric_weak_liveliness_summary" msgid="7980026533493781616">Require eye blink while unlocking</string> |
Danielle Millett | 487b16f | 2011-11-02 11:12:21 -0400 | [diff] [blame] | 665 | |
Jim Miller | 86624a2 | 2010-08-30 22:07:58 -0700 | [diff] [blame] | 666 | <!-- Security settings screen, setting option name to change screen timeout --> |
Claudia de Veaux | 74f9aba | 2011-08-09 09:56:16 -0700 | [diff] [blame] | 667 | <string name="lock_after_timeout">Automatically lock</string> |
Jim Miller | 86624a2 | 2010-08-30 22:07:58 -0700 | [diff] [blame] | 668 | <!-- Security settings screen, setting option summary to change screen timeout --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 669 | <string name="lock_after_timeout_summary"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep</string> |
Jim Miller | edfaaea | 2010-10-13 21:11:07 -0700 | [diff] [blame] | 670 | <!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]--> |
| 671 | <string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string> |
Jim Miller | 36972bb | 2010-11-30 19:47:38 -0800 | [diff] [blame] | 672 | <!-- Text shown for title of owner info setting [CHAR LIMIT=20]--> |
Jim Miller | edfaaea | 2010-10-13 21:11:07 -0700 | [diff] [blame] | 673 | <string name="owner_info_settings_title">Owner info</string> |
Jim Miller | 36972bb | 2010-11-30 19:47:38 -0800 | [diff] [blame] | 674 | <!-- Text shown for summary of owner info setting [CHAR LIMIT=40]--> |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 675 | <string name="owner_info_settings_summary"></string> |
Jim Miller | 4b29649 | 2010-12-01 17:01:03 -0800 | [diff] [blame] | 676 | <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 677 | <string name="owner_info_settings_edit_text_hint">Type text to display on the lock screen</string> |
Amith Yamasani | 8666b9e | 2012-09-27 14:50:13 -0700 | [diff] [blame] | 678 | <!-- Text shown next to checkbox for showing user info on LockScreen [CHAR LIMIT=50]--> |
| 679 | <string name="show_user_info_on_lockscreen_label">Show user info on lock screen</string> |
| 680 | <!-- Text shown for title of user info setting [CHAR LIMIT=20]--> |
| 681 | <string name="user_info_settings_title">User info</string> |
Amith Yamasani | b017171 | 2013-04-28 22:13:22 -0700 | [diff] [blame] | 682 | <!-- Text shown next to checkbox for showing profile info on LockScreen [CHAR LIMIT=50]--> |
| 683 | <string name="show_profile_info_on_lockscreen_label">Show profile info on lock screen</string> |
| 684 | <!-- Text shown for title of profile info setting [CHAR LIMIT=20]--> |
| 685 | <string name="profile_info_settings_title">Profile info</string> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 686 | <!-- Main Settings screen setting option title for the item to take you to the location screen --> |
Amith Yamasani | 4635ec6 | 2012-07-23 16:40:02 -0700 | [diff] [blame] | 687 | <string name="location_settings_title">Location access</string> |
Gilles Debunne | a6a8a14 | 2011-06-09 11:56:17 -0700 | [diff] [blame] | 688 | <!-- Main Settings screen setting option title for the item to take you to the security screen --> |
| 689 | <string name="security_settings_title">Security</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 690 | <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen --> |
Hung-ying Tyan | 0a59b50 | 2009-07-06 17:26:34 +0800 | [diff] [blame] | 691 | <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string> |
Chouting Zhang | 5ee0635 | 2009-07-22 22:51:40 -0500 | [diff] [blame] | 692 | <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen --> |
| 693 | <string name="cdma_security_settings_summary">Set My Location, screen unlock, credential storage lock</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 694 | <!-- In the security screen, the header title for settings related to Passwords--> |
| 695 | <string name="security_passwords_title">Passwords</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 696 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 697 | <!-- Title of the preferences category for preference items to control encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 698 | <string name="crypt_keeper_settings_title">Encryption</string> |
Jason parks | 4112199 | 2011-01-25 09:26:55 -0600 | [diff] [blame] | 699 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 700 | <!-- Title of the preferences item to control encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 701 | <string name="crypt_keeper_encrypt_title" product="tablet">Encrypt tablet</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 702 | <!-- Title of the preferences item to control encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 703 | <string name="crypt_keeper_encrypt_title" product="default">Encrypt phone</string> |
| 704 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 705 | <!-- Summary of the preferences item to control encryption, when encryption is inactive --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 706 | <string name="crypt_keeper_encrypt_summary" product="tablet"> |
| 707 | Require a numeric PIN or password to decrypt your tablet each time you |
| 708 | power it on</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 709 | <!-- Summary of the preferences item to control encryption, when encryption is inactive --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 710 | <string name="crypt_keeper_encrypt_summary" product="default"> |
| 711 | Require a numeric PIN or password to decrypt your phone each time you |
| 712 | power it on</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 713 | <!-- Summary of the preferences item to control encryption, when encryption is active --> |
Jason parks | 4112199 | 2011-01-25 09:26:55 -0600 | [diff] [blame] | 714 | <string name="crypt_keeper_encrypted_summary">Encrypted</string> |
| 715 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 716 | <!-- Informational text in the first confirmation screen before starting device encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 717 | <string name="crypt_keeper_desc" product="tablet"> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 718 | You can encrypt your accounts, settings, downloaded apps and their data, |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 719 | media, and other files. Once you encrypt your tablet, you need to type a numeric PIN |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 720 | or password to decrypt it each time you power it on. You can\'t decrypt your tablet |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 721 | except by performing a factory data reset, erasing all your data.\n\nEncryption takes |
| 722 | an hour or more. You must start with a charged battery and keep your tablet plugged in |
| 723 | until encryption is complete. If you interrupt the encryption process, you will lose |
| 724 | some or all of your data.</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 725 | <!-- Informational text in the first confirmation screen before starting device encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 726 | <string name="crypt_keeper_desc" product="default"> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 727 | You can encrypt your accounts, settings, downloaded apps and their data, |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 728 | media, and other files. Once you encrypt your phone, you need to type a numeric PIN or |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 729 | password to decrypt it each time you power it on. You can\'t decrypt your phone |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 730 | except by performing a factory data reset, erasing all your data.\n\nEncryption takes |
| 731 | an hour or more. You must start with a charged battery and keep your phone plugged in |
| 732 | until encryption is complete. If you interrupt the encryption process, you will lose |
| 733 | some or all of your data.</string> |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 734 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 735 | <!-- Button text to start encryption process --> |
Jason parks | 3e8b763 | 2011-01-17 09:59:54 -0600 | [diff] [blame] | 736 | <string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 737 | <!-- Button text to start encryption process --> |
Jason parks | 3e8b763 | 2011-01-17 09:59:54 -0600 | [diff] [blame] | 738 | <string name="crypt_keeper_button_text" product="default">Encrypt phone</string> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 739 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 740 | <!-- Warning string that will be displayed when encryption cannot be started --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 741 | <string name="crypt_keeper_low_charge_text">Charge your battery and try again.</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 742 | <!-- Warning string that will be displayed when encryption cannot be started --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 743 | <string name="crypt_keeper_unplugged_text">Plug in your charger and try again.</string> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 744 | |
Andy Stadler | 1714120 | 2011-01-31 10:15:53 -0800 | [diff] [blame] | 745 | <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed --> |
| 746 | <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string> |
| 747 | <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 748 | <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or |
Andy Stadler | 1714120 | 2011-01-31 10:15:53 -0800 | [diff] [blame] | 749 | password before you can start encryption.</string> |
| 750 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 751 | <!-- Title of the final confirmation screen before starting device encryption --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 752 | <string name="crypt_keeper_confirm_title">Encrypt?</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 753 | <!-- Warning text in the final confirmation screen before starting device encryption --> |
Roy West | 302c14a | 2011-01-26 14:10:55 -0800 | [diff] [blame] | 754 | <string name="crypt_keeper_final_desc" product="tablet"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 755 | The encryption operation is irreversible and if you interrupt it, you\'ll lose data. |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 756 | Encryption takes an hour or more, during which the tablet will restart several times. |
| 757 | </string> |
| 758 | <!-- Warning text in the final confirmation screen before starting device encryption --> |
Roy West | cbebe59 | 2011-01-26 16:31:21 -0800 | [diff] [blame] | 759 | <string name="crypt_keeper_final_desc" product="default"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 760 | The encryption operation is irreversible and if you interrupt it, you\'ll lose data. |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 761 | Encryption takes an hour or more, during which the phone will restart several times. |
| 762 | </string> |
| 763 | |
| 764 | <!-- Title of the progress screen while encrypting the device --> |
Jason parks | ec5a45e | 2011-01-18 15:28:36 -0600 | [diff] [blame] | 765 | <string name="crypt_keeper_setup_title">Encrypting</string> |
| 766 | |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 767 | <!-- Informational text on the progress screen while encrypting the device --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 768 | <string name="crypt_keeper_setup_description" product="tablet">Wait while your tablet |
Eric Fischer | 43d4959 | 2011-03-03 15:16:38 -0800 | [diff] [blame] | 769 | is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string> |
Andy Stadler | 8dbcb88 | 2011-01-30 16:25:38 -0800 | [diff] [blame] | 770 | <!-- Informational text on the progress screen while encrypting the device --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 771 | <string name="crypt_keeper_setup_description" product="default">Wait while your phone |
Eric Fischer | 43d4959 | 2011-03-03 15:16:38 -0800 | [diff] [blame] | 772 | is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string> |
Jason parks | f821730 | 2011-01-26 13:11:42 -0600 | [diff] [blame] | 773 | |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 774 | <!-- Informational text on the password entry screen when password entry fails--> |
Eric Fischer | 43d4959 | 2011-03-03 15:16:38 -0800 | [diff] [blame] | 775 | <string name="crypt_keeper_cooldown">Try again in <xliff:g id="delay" example="15">^1</xliff:g> seconds.</string> |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 776 | |
| 777 | <!-- Informational text on the password entry screen prompting the user for their password --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 778 | <string name="crypt_keeper_enter_password">Type your password</string> |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 779 | |
| 780 | <!-- Title of the encryption screen when encrypting the device failed --> |
Claudia de Veaux | 8c74e45 | 2011-08-16 16:29:03 -0700 | [diff] [blame] | 781 | <string name="crypt_keeper_failed_title">Encryption unsuccessful</string> |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 782 | |
| 783 | <!-- Informational text when encryption fails --> |
| 784 | <string name="crypt_keeper_failed_summary" product="tablet"> |
Ben Komalo | 0e66609 | 2011-09-01 15:42:00 -0700 | [diff] [blame] | 785 | Encryption was interrupted and can\'t complete. As a result, the data on |
| 786 | your tablet is no longer accessible. |
| 787 | \n\n |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 788 | To resume using your tablet, you need to perform a factory reset. |
Ben Komalo | 0e66609 | 2011-09-01 15:42:00 -0700 | [diff] [blame] | 789 | When you set up your tablet after the reset, you\'ll have an opportunity |
| 790 | to restore any data that was backed up to your Google Account. |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 791 | </string> |
| 792 | |
| 793 | <!-- Informational text when encryption fails --> |
| 794 | <string name="crypt_keeper_failed_summary" product="default"> |
Ben Komalo | 0e66609 | 2011-09-01 15:42:00 -0700 | [diff] [blame] | 795 | Encryption was interrupted and can\'t complete. As a result, the data on |
| 796 | your phone is no longer accessible. |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 797 | \n\nTo resume using your phone, you need to perform a factory reset. |
Ben Komalo | 0e66609 | 2011-09-01 15:42:00 -0700 | [diff] [blame] | 798 | When you set up your phone after the reset, you\'ll have an opportunity |
| 799 | to restore any data that was backed up to your Google Account. |
Andy Stadler | 13d6204 | 2011-01-31 19:21:37 -0800 | [diff] [blame] | 800 | </string> |
| 801 | |
alanv | 0aa7c4f | 2012-05-21 17:55:19 -0700 | [diff] [blame] | 802 | <!-- Image button description to switch input method --> |
| 803 | <string name="crypt_keeper_switch_input_method">Switch input method</string> |
| 804 | |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 805 | <!-- Unlock Picker Settings --><skip /> |
Jim Miller | b11e275 | 2010-03-22 19:36:34 -0700 | [diff] [blame] | 806 | |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 807 | <!-- Security Picker --><skip /> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 808 | <!-- Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 809 | <string name="lock_settings_picker_title">Choose screen lock</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 810 | |
Danielle Millett | 5bae873 | 2011-09-16 15:41:30 -0400 | [diff] [blame] | 811 | <!-- Title for security picker when choosing a facelock's backup unlock method: Pattern/PIN [CHAR LIMIT=22] --> |
| 812 | <string name="backup_lock_settings_picker_title">Choose backup lock</string> |
| 813 | |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 814 | <!-- Main Security lock settings --><skip /> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 815 | <!-- Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 816 | <string name="unlock_set_unlock_launch_picker_title">Screen lock</string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 817 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 818 | <!-- Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 819 | <string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 820 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 821 | <!-- Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45] --> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 822 | <string name="unlock_set_unlock_launch_picker_change_summary">Change or disable pattern, PIN, or password security</string> |
| 823 | |
Jim Miller | 36972bb | 2010-11-30 19:47:38 -0800 | [diff] [blame] | 824 | <!-- Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45] --> |
| 825 | <string name="unlock_set_unlock_launch_picker_enable_summary">Choose a method to lock the screen</string> |
| 826 | |
Danielle Millett | 5bae873 | 2011-09-16 15:41:30 -0400 | [diff] [blame] | 827 | <!-- Info explaining the backup lock which is used for facelock --> |
Danielle Millett | 76d9af0 | 2011-10-05 21:49:03 -0400 | [diff] [blame] | 828 | <string name="unlock_backup_info_summary">When Face Unlock can\'t see you, how do you want to unlock?</string> |
Danielle Millett | 5bae873 | 2011-09-16 15:41:30 -0400 | [diff] [blame] | 829 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 830 | <!-- Title for preference that disables unlock security [CHAR LIMIT=22] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 831 | <string name="unlock_set_unlock_off_title">None</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 832 | <!-- Summary for preference that disables unlock security [CHAR LIMIT=45] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 833 | <string name="unlock_set_unlock_off_summary"></string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 834 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 835 | <!-- Title for preference that disables unlock security [CHAR LIMIT=22] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 836 | <string name="unlock_set_unlock_none_title">Slide</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 837 | <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]--> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 838 | <string name="unlock_set_unlock_none_summary">No security</string> |
| 839 | |
| 840 | <!-- Title for preference that guides the user through a weak biometric lock [CHAR LIMIT=22] --> |
Eric Fischer | e5bfb64 | 2011-10-17 11:28:34 -0700 | [diff] [blame] | 841 | <string name="unlock_set_unlock_biometric_weak_title">Face Unlock</string> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 842 | <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]--> |
| 843 | <string name="unlock_set_unlock_biometric_weak_summary">Low security, experimental</string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 844 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 845 | <!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]--> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 846 | <string name="unlock_set_unlock_pattern_title">Pattern</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 847 | <!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] --> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 848 | <string name="unlock_set_unlock_pattern_summary">Medium security</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 849 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 850 | <!-- Title for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=22] --> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 851 | <string name="unlock_set_unlock_pin_title">PIN</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 852 | <!-- Summary for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=45] --> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 853 | <string name="unlock_set_unlock_pin_summary">Medium to high security</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 854 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 855 | <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=22] --> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 856 | <string name="unlock_set_unlock_password_title">Password</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 857 | <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] --> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 858 | <string name="unlock_set_unlock_password_summary">High security</string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 859 | |
Brian Carlstrom | d4023b7 | 2011-05-25 13:24:20 -0700 | [diff] [blame] | 860 | <!-- Summary for preference that has been disabled by because of the DevicePolicyAdmin, or because device encryption is enabled, or because there are credentials in the credential storage [CHAR LIMIT=50] --> |
| 861 | <string name="unlock_set_unlock_disabled_summary">Disabled by administrator, encryption policy, or credential storage</string> |
Jim Miller | bbb4afa | 2010-04-08 19:40:19 -0700 | [diff] [blame] | 862 | |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 863 | <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 864 | <string name="unlock_set_unlock_mode_off">None</string> |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 865 | <!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 866 | <string name="unlock_set_unlock_mode_none">Slide</string> |
Jim Miller | 5541a86 | 2011-09-02 17:33:53 -0700 | [diff] [blame] | 867 | <!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] --> |
Jim Miller | a277b56 | 2011-09-27 16:35:46 -0700 | [diff] [blame] | 868 | <string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string> |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 869 | <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 870 | <string name="unlock_set_unlock_mode_pattern">Pattern</string> |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 871 | <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 872 | <string name="unlock_set_unlock_mode_pin">PIN</string> |
Jim Miller | c978707 | 2011-01-09 18:00:28 -0800 | [diff] [blame] | 873 | <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 874 | <string name="unlock_set_unlock_mode_password">Password</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 875 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 876 | <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 877 | <string name="unlock_disable_lock_title">Turn off screen lock</string> |
| 878 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 879 | <!-- Summary shown under unlock_disable_lock_title when pattern is in use and can be removed [CHAR LIMIT=45] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 880 | <string name="unlock_disable_lock_pattern_summary">Remove unlock pattern</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 881 | <!-- Summary shown under unlock_disable_lock_title when PIN is in use and can be removed [CHAR LIMIT=45]--> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 882 | <string name="unlock_disable_lock_pin_summary">Remove unlock PIN</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 883 | <!-- Summary shown under unlock_disable_lock_title when password is in use and can be removed [CHAR LIMIT=45]--> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 884 | <string name="unlock_disable_lock_password_summary">Remove unlock password</string> |
| 885 | |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 886 | <!-- Title shown on security settings to allow the user to change their lockscreen pattern [CHAR LIMIT=22] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 887 | <string name="unlock_change_lock_pattern_title">Change unlock pattern</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 888 | <!-- Title shown on security settings to allow the user to change their lockscreen PIN [CHAR LIMIT=22] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 889 | <string name="unlock_change_lock_pin_title">Change unlock PIN</string> |
Jim Miller | 3970c38 | 2010-11-19 18:38:01 -0800 | [diff] [blame] | 890 | <!-- Title shown on security settings to allow the user to change their lockscreen password [CHAR LIMIT=22]--> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 891 | <string name="unlock_change_lock_password_title">Change unlock password</string> |
| 892 | |
| 893 | <!-- Hint shown in dialog screen when password is too short --> |
| 894 | <string name="lockpassword_password_too_short">Password must be at least %d characters</string> |
| 895 | <!-- Hint shown in dialog screen when PIN is too short --> |
Youness Ghanim | 532b11b | 2012-06-11 13:45:20 +0200 | [diff] [blame] | 896 | <string name="lockpassword_pin_too_short">PIN must be at least %d digits</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 897 | |
| 898 | <!-- Hint shown after minimum password criteria is met --> |
Konstantin Lopyrev | 28efa02 | 2010-05-13 13:57:35 -0700 | [diff] [blame] | 899 | <string name="lockpassword_press_continue">Touch Continue when done</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 900 | |
| 901 | <!-- Hint shown after minimum password criteria is met --> |
| 902 | <string name="lockpassword_continue_label">Continue</string> |
| 903 | |
| 904 | <!-- Error shown in popup when password is too long --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 905 | <string name="lockpassword_password_too_long">Password must be fewer than <xliff:g id="number" example="17">%d</xliff:g> characters.</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 906 | <!-- Error shown in popup when PIN is too long --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 907 | <string name="lockpassword_pin_too_long">PIN must be fewer than <xliff:g id="number" example="17">%d</xliff:g> digits.</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 908 | |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 909 | <!-- Error shown when in PIN mode and user enters a non-digit --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 910 | <string name="lockpassword_pin_contains_non_digits">PIN must contain only digits 0-9.</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 911 | |
Konstantin Lopyrev | 28efa02 | 2010-05-13 13:57:35 -0700 | [diff] [blame] | 912 | <!-- Error shown when in PIN mode and PIN has been used recently. Please keep this string short! --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 913 | <string name="lockpassword_pin_recently_used">Device administrator doesn\'t allow using a recent PIN.</string> |
Konstantin Lopyrev | 015c186 | 2010-05-12 17:16:24 -0700 | [diff] [blame] | 914 | |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 915 | <!-- Error shown when in PASSWORD mode and user enters an invalid character --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 916 | <string name="lockpassword_illegal_character">Password contains an illegal character.</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 917 | |
| 918 | <!-- Error shown when in PASSWORD mode and password is all digits --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 919 | <string name="lockpassword_password_requires_alpha">Password must contain at least one letter.</string> |
Jim Miller | b11e275 | 2010-03-22 19:36:34 -0700 | [diff] [blame] | 920 | |
| 921 | <!-- Error shown when in PASSWORD mode and password doesn't contain any digits --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 922 | <string name="lockpassword_password_requires_digit">Password must contain at least one digit.</string> |
Jim Miller | b11e275 | 2010-03-22 19:36:34 -0700 | [diff] [blame] | 923 | |
| 924 | <!-- Error shown when in PASSWORD mode and password doesn't contain any symbols --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 925 | <string name="lockpassword_password_requires_symbol">Password must contain at least one symbol.</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 926 | |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 927 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of letters --> |
| 928 | <plurals name="lockpassword_password_requires_letters"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 929 | <item quantity="one">Password must contain at least 1 letter.</item> |
| 930 | <item quantity="other">Password must contain at least %d letters.</item> |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 931 | </plurals> |
| 932 | |
| 933 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of lowercase letters --> |
| 934 | <plurals name="lockpassword_password_requires_lowercase"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 935 | <item quantity="one">Password must contain at least 1 lowercase letter.</item> |
| 936 | <item quantity="other">Password must contain at least %d lowercase letters.</item> |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 937 | </plurals> |
| 938 | |
| 939 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of uppercase letters --> |
| 940 | <plurals name="lockpassword_password_requires_uppercase"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 941 | <item quantity="one">Password must contain at least 1 uppercase letter.</item> |
| 942 | <item quantity="other">Password must contain at least %d uppercase letters.</item> |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 943 | </plurals> |
| 944 | |
| 945 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of numerical digits --> |
| 946 | <plurals name="lockpassword_password_requires_numeric"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 947 | <item quantity="one">Password must contain at least 1 numerical digit.</item> |
| 948 | <item quantity="other">Password must contain at least %d numerical digits.</item> |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 949 | </plurals> |
| 950 | |
| 951 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of special symbols --> |
| 952 | <plurals name="lockpassword_password_requires_symbols"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 953 | <item quantity="one">Password must contain at least 1 special symbol.</item> |
| 954 | <item quantity="other">Password must contain at least %d special symbols.</item> |
Konstantin Lopyrev | 57fbf69 | 2010-05-27 16:01:41 -0700 | [diff] [blame] | 955 | </plurals> |
| 956 | |
Konstantin Lopyrev | 2df65e4 | 2010-06-04 17:27:53 -0700 | [diff] [blame] | 957 | <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of non-letter characters --> |
| 958 | <plurals name="lockpassword_password_requires_nonletter"> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 959 | <item quantity="one">Password must contain at least 1 non-letter character.</item> |
| 960 | <item quantity="other">Password must contain at least %d non-letter characters.</item> |
Konstantin Lopyrev | 2df65e4 | 2010-06-04 17:27:53 -0700 | [diff] [blame] | 961 | </plurals> |
| 962 | |
Konstantin Lopyrev | 28efa02 | 2010-05-13 13:57:35 -0700 | [diff] [blame] | 963 | <!-- Error shown when in PASSWORD mode and password has been used recently. Please keep this string short! --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 964 | <string name="lockpassword_password_recently_used">Device administrator doesn\'t allow using a recent password.</string> |
Konstantin Lopyrev | 015c186 | 2010-05-12 17:16:24 -0700 | [diff] [blame] | 965 | |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 966 | <!-- Label for ChoosePassword/PIN OK button --> |
| 967 | <string name="lockpassword_ok_label">OK</string> |
| 968 | |
| 969 | <!-- Label for ChoosePassword/PIN OK button --> |
| 970 | <string name="lockpassword_cancel_label">Cancel</string> |
| 971 | |
Jim Miller | 9709625 | 2010-12-21 22:03:06 -0800 | [diff] [blame] | 972 | <!-- Label for LockPatternTutorial Cancel button --> |
| 973 | <string name="lockpattern_tutorial_cancel_label">Cancel</string> |
| 974 | |
| 975 | <!-- Label for LockPatternTutorial Continue button --> |
| 976 | <string name="lockpattern_tutorial_continue_label">Next</string> |
| 977 | |
Jeff Sharkey | e459905 | 2011-10-11 17:26:27 -0700 | [diff] [blame] | 978 | <!-- Toast shown when lock pattern or password successfully setup. [CHAR LIMIT=64] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 979 | <string name="lock_setup" msgid="5507462851158901718">Setup is complete.</string> |
Jeff Sharkey | e459905 | 2011-10-11 17:26:27 -0700 | [diff] [blame] | 980 | |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 981 | <!-- In the security screen, the header title for settings related to device admins --> |
| 982 | <string name="device_admin_title">Device administration</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 983 | |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 984 | <!-- Title of preference to manage device admins --> |
Roy West | 1e8d298 | 2010-10-25 07:33:41 -0700 | [diff] [blame] | 985 | <string name="manage_device_admin">Device administrators</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 986 | |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 987 | <!-- Summary of preference to manage device policies --> |
Roy West | 1e8d298 | 2010-10-25 07:33:41 -0700 | [diff] [blame] | 988 | <string name="manage_device_admin_summary">View or deactivate device administrators</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 989 | |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 990 | <!-- Notification access settings (part of Security) --> |
| 991 | |
| 992 | <!-- Title of preference to manage notification listeners --> |
| 993 | <string name="manage_notification_access">Notification access</string> |
| 994 | |
| 995 | <!-- Summary of preference to manage notification listeners, when none are enabled --> |
| 996 | <string name="manage_notification_access_summary_zero">Apps cannot read notifications</string> |
| 997 | |
| 998 | <!-- Summary of preference to manage notification listeners, when one or more are enabled |
| 999 | and are therefore able to read the user's notifications --> |
| 1000 | <plurals name="manage_notification_access_summary_nonzero"> |
| 1001 | <item quantity="one">%d app can read notifications</item> |
| 1002 | <item quantity="other">%d apps can read notifications</item> |
| 1003 | </plurals> |
| 1004 | |
| 1005 | <!-- String to show in the list of notification listeners, when none is installed --> |
| 1006 | <string name="no_notification_listeners">No notification listeners are installed.</string> |
| 1007 | |
| 1008 | <!-- Title for a warning message about security implications of enabling a notification |
| 1009 | listener, displayed as a dialog message. [CHAR LIMIT=NONE] --> |
| 1010 | <string name="notification_listener_security_warning_title">Enable |
| 1011 | <xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string> |
| 1012 | <!-- Summary for a warning message about security implications of enabling a notification |
| 1013 | listener, displayed as a dialog message. [CHAR LIMIT=NONE] --> |
| 1014 | <string name="notification_listener_security_warning_summary"> |
Przemyslaw Szczepaniak | 6dcdfab | 2013-05-13 17:14:01 +0100 | [diff] [blame] | 1015 | <xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to |
Daniel Sandler | 79b9bfe | 2013-04-04 14:30:04 -0400 | [diff] [blame] | 1016 | read all notifications posted by the system or any installed app, which may include personal |
| 1017 | information such as contact names and the text of messages sent to you. It will also be able |
| 1018 | to dismiss these notifications or touch action buttons within them. |
| 1019 | </string> |
| 1020 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1021 | <!-- Bluetooth settings --> |
| 1022 | <!-- Bluetooth settings check box title on Main Settings screen --> |
| 1023 | <string name="bluetooth_quick_toggle_title">Bluetooth</string> |
| 1024 | <!-- Bluetooth settings check box summary for turning on bluetooth --> |
| 1025 | <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string> |
| 1026 | <!--Used as title on second screen after selecting Bluetooth settings --> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1027 | <string name="bluetooth_settings">Bluetooth</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1028 | <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen --> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1029 | <string name="bluetooth_settings_title">Bluetooth</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1030 | <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen --> |
| 1031 | <string name="bluetooth_settings_summary">Manage connections, set device name & discoverability</string> |
| 1032 | |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1033 | <!-- ======================================================================================= --> |
| 1034 | <!-- Note: The opening brackets of HTML style tags are escaped (e.g. "<b>" is "<b>") in --> |
| 1035 | <!-- the following resources to enable formatting followed by HTML styling, as described --> |
| 1036 | <!-- here: http://developer.android.com/guide/topics/resources/string-resource.html --> |
| 1037 | <!-- ======================================================================================= --> |
| 1038 | |
| 1039 | <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] --> |
Jaikumar Ganesh | 5f23cb3 | 2009-09-11 09:45:11 -0700 | [diff] [blame] | 1040 | <string name="bluetooth_pairing_request">Bluetooth pairing request</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1041 | |
| 1042 | <!-- Message when bluetooth dialog for pin entry is showing. [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1043 | <string name="bluetooth_enter_pin_msg">To pair with:<xliff:g id="bold"><br><b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold"></b><br><br></xliff:g>Type the device\'s required PIN:</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1044 | |
| 1045 | <!-- Message when bluetooth dialog for passkey entry is showing. [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1046 | <string name="bluetooth_enter_passkey_msg">To pair with:<xliff:g id="bold"><br><b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold"></b><br><br></xliff:g>Type the device\'s required passkey:</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1047 | |
| 1048 | <!-- Checkbox label for alphanumeric PIN entry (default is numeric PIN). [CHAR LIMIT=50] --> |
| 1049 | <string name="bluetooth_enable_alphanumeric_pin">PIN contains letters or symbols</string> |
| 1050 | |
| 1051 | <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] --> |
| 1052 | <string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string> |
| 1053 | |
| 1054 | <!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1055 | <string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1056 | <!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1057 | <string name="bluetooth_enter_passkey_other_device">You may also need to type this passkey on the other device.</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1058 | |
| 1059 | <!-- Message for confirmation of passkey to complete pairing. [CHAR LIMIT=NONE] --> |
| 1060 | <string name="bluetooth_confirm_passkey_msg">To pair with:<br><b><xliff:g id="device_name">%1$s</xliff:g></b><br><br>Make sure it is showing this passkey:<br><b><xliff:g id="passkey">%2$s</xliff:g></b></string> |
| 1061 | |
Jaikumar Ganesh | 5f23cb3 | 2009-09-11 09:45:11 -0700 | [diff] [blame] | 1062 | <!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing --> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1063 | <string name="bluetooth_incoming_pairing_msg">From:<br><b><xliff:g id="device_name">%1$s</xliff:g></b><br><br>Pair with this device?</string> |
| 1064 | |
Jaikumar Ganesh | da23ae8 | 2011-01-05 13:56:17 -0800 | [diff] [blame] | 1065 | <!-- Message when bluetooth dialog when passkey or pin needs to be displayed. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1066 | <string name="bluetooth_display_passkey_pin_msg">To pair with:<xliff:g id="bold1"><br><b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold1"></b><br><br></xliff:g>Type on it:<xliff:g id="bold2"><br><b></xliff:g><xliff:g id="passkey">%2$s</xliff:g><xliff:g id="end_bold2"></b></xliff:g>, then press Return or Enter.</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1067 | |
| 1068 | <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] --> |
Michael Chan | e41a4ca | 2009-08-04 15:02:17 -0700 | [diff] [blame] | 1069 | <string name="bluetooth_pairing_accept">Pair</string> |
Jake Hamby | ca9812a | 2011-07-12 11:05:46 -0700 | [diff] [blame] | 1070 | <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] --> |
| 1071 | <string name="bluetooth_pairing_decline">Cancel</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1072 | |
| 1073 | <!-- Title for BT error dialogs. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1074 | <string name="bluetooth_error_title"></string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1075 | <!-- Message for the error dialog when BT pairing fails generically. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1076 | <string name="bluetooth_pairing_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g>.</string> |
Jaikumar Ganesh | 3a76bca | 2009-07-16 18:41:58 -0700 | [diff] [blame] | 1077 | <!-- Message for the error dialog when BT pairing fails because the PIN / |
| 1078 | Passkey entered is incorrect. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1079 | <string name="bluetooth_pairing_pin_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g> because of an incorrect PIN or passkey.</string> |
Michael Chan | a322045 | 2009-03-27 11:53:26 -0700 | [diff] [blame] | 1080 | <!-- Message for the error dialog when BT pairing fails because the other device is down. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1081 | <string name="bluetooth_pairing_device_down_error_message">Can\'t communicate with <xliff:g id="device_name">%1$s</xliff:g>.</string> |
Michael Chan | a322045 | 2009-03-27 11:53:26 -0700 | [diff] [blame] | 1082 | <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. --> |
| 1083 | <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1084 | |
| 1085 | <!-- Message for the error dialog when BT connecting operation fails generically. --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1086 | <string name="bluetooth_connecting_error_message">Couldn\'t connect to <xliff:g id="device_name">%1$s</xliff:g>.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1087 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1088 | <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices --> |
| 1089 | <string name="bluetooth_preference_scan_title">Scan for devices</string> |
Gilles Debunne | 9416136 | 2011-06-30 15:44:05 -0700 | [diff] [blame] | 1090 | <!-- Bluetooth settings: The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] --> |
| 1091 | <string name="bluetooth_search_for_devices">Search for devices</string> |
| 1092 | <!-- Bluetooth settings: The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] --> |
| 1093 | <string name="bluetooth_searching_for_devices">Searching\u2026</string> |
Amith Yamasani | 48e9000 | 2010-10-26 13:44:33 -0700 | [diff] [blame] | 1094 | <!-- Bluetooth settings: The sub heading for device settings. [CHAR LIMIT=30] --> |
| 1095 | <string name="bluetooth_preference_device_settings">Device settings</string> |
Gilles Debunne | 6dc0f96 | 2011-07-07 14:24:26 -0700 | [diff] [blame] | 1096 | <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] --> |
Amith Yamasani | 48e9000 | 2010-10-26 13:44:33 -0700 | [diff] [blame] | 1097 | <string name="bluetooth_preference_paired_devices">Paired devices</string> |
Gilles Debunne | 6dc0f96 | 2011-07-07 14:24:26 -0700 | [diff] [blame] | 1098 | <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] --> |
| 1099 | <string name="bluetooth_preference_found_devices">Available devices</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1100 | <!-- Bluetooth settings. Context menu item for a device. Action will connect to all profiles on the device. --> |
| 1101 | <string name="bluetooth_device_context_connect">Connect</string> |
| 1102 | <!-- Bluetooth settings. Context menu item for a device. Action will disconnect from all profiles on the device. --> |
| 1103 | <string name="bluetooth_device_context_disconnect">Disconnect</string> |
| 1104 | <!-- Bluetooth settings. Context menu item for a device. Action will first pair, and then connect to all profiles on the device. --> |
| 1105 | <string name="bluetooth_device_context_pair_connect">Pair & connect</string> |
| 1106 | <!-- Bluetooth settings. Context menu item for a device. Action will remove pairing with the device. --> |
| 1107 | <string name="bluetooth_device_context_unpair">Unpair</string> |
| 1108 | <!-- Bluetooth settings. Context menu item for a device. Action will disconnect and remove pairing with the device. --> |
| 1109 | <string name="bluetooth_device_context_disconnect_unpair">Disconnect & unpair</string> |
| 1110 | <!-- Bluetooth settings. Context menu item for a device. Action will take the user to another screen where they can choose exactly which profiles to connect to. --> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 1111 | <string name="bluetooth_device_context_connect_advanced">Options\u2026</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1112 | <!-- Bluetooth settings. Menu option to Bluetooth advanced settings [CHAR LIMIT=20]--> |
| 1113 | <string name="bluetooth_menu_advanced">Advanced</string> |
| 1114 | <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]--> |
| 1115 | <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1116 | <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]--> |
Gilles Debunne | 18e9992 | 2011-06-30 12:00:28 -0700 | [diff] [blame] | 1117 | <string name="bluetooth_empty_list_bluetooth_off">To see devices, turn Bluetooth on.</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1118 | |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 1119 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1120 | <!-- Bluetooth settings. The title of the screen to pick which profiles to connect to on the device. For example, headphones may have both A2DP and headset, this allows the user to choose which one he wants to connect to. --> |
| 1121 | <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string> |
| 1122 | |
| 1123 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. --> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1124 | <string name="bluetooth_profile_a2dp">Media audio</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1125 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. --> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1126 | <string name="bluetooth_profile_headset">Phone audio</string> |
Yue Lixin | a41e2f9 | 2009-07-09 16:48:52 +0800 | [diff] [blame] | 1127 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. --> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1128 | <string name="bluetooth_profile_opp">File transfer</string> |
Adam Powell | 792d213 | 2010-06-07 17:13:10 -0700 | [diff] [blame] | 1129 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. --> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1130 | <string name="bluetooth_profile_hid">Input device</string> |
| 1131 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40]--> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1132 | <string name="bluetooth_profile_pan">Internet access</string> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1133 | <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40]--> |
| 1134 | <string name="bluetooth_profile_pan_nap">Internet connection sharing</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1135 | |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1136 | <!-- Bluetooth settings. Message for disconnecting from the A2DP profile. [CHAR LIMIT=80] --> |
Jake Hamby | e79f990 | 2010-11-03 12:47:51 -0700 | [diff] [blame] | 1137 | <string name="bluetooth_disconnect_a2dp_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from media audio.</string> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1138 | <!-- Bluetooth settings. Message for disconnecting from the headset profile. [CHAR LIMIT=80] --> |
Jake Hamby | c090feb | 2010-12-07 16:27:21 -0800 | [diff] [blame] | 1139 | <string name="bluetooth_disconnect_headset_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from handsfree audio.</string> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1140 | <!-- Bluetooth settings. Message for disconnecting from the HID profile. [CHAR LIMIT=80] --> |
Jake Hamby | e79f990 | 2010-11-03 12:47:51 -0700 | [diff] [blame] | 1141 | <string name="bluetooth_disconnect_hid_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from input device.</string> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1142 | <!-- Bluetooth settings. Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] --> |
| 1143 | <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string> |
| 1144 | <!-- Bluetooth settings. Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] --> |
| 1145 | <string name="bluetooth_disconnect_pan_nap_profile" product="tablet"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this tablet\'s Internet connection.</string> |
| 1146 | <!-- Bluetooth settings. Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] --> |
| 1147 | <string name="bluetooth_disconnect_pan_nap_profile" product="default"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from sharing this phone\'s Internet connection.</string> |
Jake Hamby | e79f990 | 2010-11-03 12:47:51 -0700 | [diff] [blame] | 1148 | |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1149 | <!-- Bluetooth settings. Connection options screen. The title of the screen. [CHAR LIMIT=40] --> |
| 1150 | <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1151 | <!-- Bluetooth settings. Connection options screen. The title of the checkbox that controls whether the device is in "online" mode or "offline" mode. This essentially is the checkbox that controls whether any checks / unchecks on a profile should be applied immediately, or next time the device is connected. --> |
| 1152 | <string name="bluetooth_device_advanced_online_mode_title">Connect</string> |
| 1153 | <!-- Bluetooth settings. Connection options screen. The summary of the online mode checkbox. This describes what the setting does in the context of the screen. --> |
| 1154 | <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string> |
| 1155 | <!-- Bluetooth settings. Connection options screen. The title of the header that is above all of the profiles. --> |
| 1156 | <string name="bluetooth_device_advanced_profile_header_title">Profiles</string> |
Amith Yamasani | 48e9000 | 2010-10-26 13:44:33 -0700 | [diff] [blame] | 1157 | <!-- Bluetooth settings. Connection options screen. Title for option to rename the device. [CHAR LIMIT=30] --> |
Jake Hamby | 79be0b3 | 2011-08-01 16:36:35 -0700 | [diff] [blame] | 1158 | <string name="bluetooth_device_advanced_rename_device">Rename</string> |
Amith Yamasani | 48e9000 | 2010-10-26 13:44:33 -0700 | [diff] [blame] | 1159 | <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] --> |
| 1160 | <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1161 | <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. --> |
| 1162 | <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string> |
| 1163 | <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. --> |
| 1164 | <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string> |
Yue Lixin | a41e2f9 | 2009-07-09 16:48:52 +0800 | [diff] [blame] | 1165 | <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. --> |
| 1166 | <string name="bluetooth_opp_profile_summary_connected">Connected to file transfer server</string> |
| 1167 | <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. --> |
| 1168 | <string name="bluetooth_opp_profile_summary_not_connected">Not connected to file transfer server</string> |
Adam Powell | 792d213 | 2010-06-07 17:13:10 -0700 | [diff] [blame] | 1169 | <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. --> |
| 1170 | <string name="bluetooth_hid_profile_summary_connected">Connected to input device</string> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 1171 | <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]--> |
| 1172 | <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string> |
| 1173 | <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]--> |
| 1174 | <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1175 | |
| 1176 | <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. --> |
| 1177 | <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string> |
| 1178 | <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. --> |
| 1179 | <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string> |
Yue Lixin | a41e2f9 | 2009-07-09 16:48:52 +0800 | [diff] [blame] | 1180 | <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. --> |
| 1181 | <string name="bluetooth_opp_profile_summary_use_for">Use for file transfer</string> |
Adam Powell | 792d213 | 2010-06-07 17:13:10 -0700 | [diff] [blame] | 1182 | <!-- Bluetooth settings. Connection options screen. The summary |
| 1183 | for the HID checkbox preference that describes how checking it |
| 1184 | will set the HID profile as preferred. --> |
| 1185 | <string name="bluetooth_hid_profile_summary_use_for">Use for input</string> |
Jake Hamby | 39ef225 | 2010-12-16 18:33:28 -0800 | [diff] [blame] | 1186 | <!-- Bluetooth settings. Connection options screen. The summary |
| 1187 | for the PAN checkbox preference that describes how checking it |
| 1188 | will set the PAN profile as preferred. --> |
| 1189 | <string name="bluetooth_pan_profile_summary_use_for">Use for Internet access</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1190 | |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 1191 | <!-- Bluetooth settings. Dock Setting Title --> |
| 1192 | <string name="bluetooth_dock_settings">Dock Settings</string> |
| 1193 | <!-- Bluetooth settings. Dock Setting Dialog Title --> |
| 1194 | <string name="bluetooth_dock_settings_title">Use dock for audio</string> |
| 1195 | <!-- Bluetooth settings. Dock Setting Dialog - Checkbox selection 1: Use dock as speaker phone --> |
| 1196 | <string name="bluetooth_dock_settings_headset">As speaker phone</string> |
| 1197 | <!-- Bluetooth settings. Dock Setting Dialog - Checkbox selection 2: Use dock for media audio --> |
Michael Chan | 55a05f8 | 2010-01-06 15:10:56 -0800 | [diff] [blame] | 1198 | <string name="bluetooth_dock_settings_a2dp">For music and media</string> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 1199 | <!-- Bluetooth settings. Dock Setting Dialog - Remember setting and don't ask user again --> |
| 1200 | <string name="bluetooth_dock_settings_remember">Remember settings</string> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 1201 | |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 1202 | <!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] --> |
| 1203 | <string name="wifi_display_settings_title">Wireless display</string> |
| 1204 | <!-- Wifi Display settings. Text displayed when Wifi display is off and device list is empty [CHAR LIMIT=80]--> |
| 1205 | <string name="wifi_display_settings_empty_list_wifi_display_off">To see devices, turn wireless display on.</string> |
| 1206 | <!-- Wifi Display settings. Text displayed when Wifi Display is off and device list is empty [CHAR LIMIT=80]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1207 | <string name="wifi_display_settings_empty_list_wifi_display_disabled">Wireless display is disabled because Wi\u2011Fi is off.</string> |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 1208 | <!-- Wifi Display settings. The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] --> |
| 1209 | <string name="wifi_display_search_for_devices">Search for displays</string> |
| 1210 | <!-- Wifi Display settings. The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] --> |
| 1211 | <string name="wifi_display_searching_for_devices">Searching\u2026</string> |
| 1212 | <!-- Wifi Display settings. Text that appears when scanning for devices is finished and no nearby device was found [CHAR LIMIT=40]--> |
| 1213 | <string name="wifi_display_no_devices_found">No nearby wireless displays were found.</string> |
| 1214 | <!-- Wifi Display settings. The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] --> |
| 1215 | <string name="wifi_display_paired_devices">Paired displays</string> |
| 1216 | <!-- Wifi Display settings. The sub heading for available devices during and after scanning. [CHAR LIMIT=40] --> |
| 1217 | <string name="wifi_display_available_devices">Available devices</string> |
| 1218 | <!-- Wifi Display settings. The status summary for connecting devices. [CHAR LIMIT=40] --> |
| 1219 | <string name="wifi_display_status_connecting">Connecting</string> |
| 1220 | <!-- Wifi Display settings. The status summary for connected devices. [CHAR LIMIT=40] --> |
| 1221 | <string name="wifi_display_status_connected">Connected</string> |
| 1222 | <!-- Wifi Display settings. The status summary for available devices. [CHAR LIMIT=40] --> |
| 1223 | <string name="wifi_display_status_available">Available</string> |
Chong Zhang | 5e1367f | 2013-06-07 10:29:34 -0700 | [diff] [blame] | 1224 | <!-- Wifi Display settings. The status summary for devices that's already in use. [CHAR LIMIT=40] --> |
| 1225 | <string name="wifi_display_status_in_use">In use</string> |
Jeff Brown | 9e143f5 | 2012-09-19 20:46:07 -0700 | [diff] [blame] | 1226 | <!-- Wifi Display settings. Image description for device details button. This opens the screen to rename, unpair, etc. a single device. --> |
| 1227 | <string name="wifi_display_details">Display settings</string> |
| 1228 | |
| 1229 | <!-- Wifi Display settings. Disconnect dialog. The title of the dialog. [CHAR LIMIT=40] --> |
| 1230 | <string name="wifi_display_disconnect_title">Disconnect?</string> |
| 1231 | <!-- Wifi Display settings. Disconnect dialog. Message for disconnecting from the display. [CHAR LIMIT=NONE] --> |
| 1232 | <string name="wifi_display_disconnect_text">This will end your connection with:<br><b><xliff:g id="device_name">%1$s</xliff:g></b></string> |
| 1233 | |
| 1234 | <!-- Wifi Display settings. Options dialog. The title of the dialog. [CHAR LIMIT=40] --> |
| 1235 | <string name="wifi_display_options_title">Wireless display options</string> |
| 1236 | <!-- Wifi Display settings. Options dialog. The forget button text. [CHAR LIMIT=20] --> |
| 1237 | <string name="wifi_display_options_forget">Forget</string> |
| 1238 | <!-- Wifi Display settings. Options dialog. The done button text. [CHAR LIMIT=20] --> |
| 1239 | <string name="wifi_display_options_done">Done</string> |
| 1240 | <!-- Wifi Display settings. Options dialog. The name label used when prompting the user to rename the display. [CHAR LIMIT=20] --> |
| 1241 | <string name="wifi_display_options_name">Name</string> |
| 1242 | |
| 1243 | <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'On' state. [CHAR LIMIT=40] --> |
| 1244 | <string name="wifi_display_summary_on">On</string> |
| 1245 | <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'Off' state. [CHAR LIMIT=40] --> |
| 1246 | <string name="wifi_display_summary_off">Off</string> |
| 1247 | <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'Disabled' state. [CHAR LIMIT=40] --> |
| 1248 | <string name="wifi_display_summary_disabled">Disabled</string> |
| 1249 | |
Nick Pelly | ad50ba0 | 2010-09-22 10:55:13 -0700 | [diff] [blame] | 1250 | <!-- NFC settings --> |
| 1251 | <!-- Used in the 1st-level settings screen to turn on NFC --> |
| 1252 | <string name="nfc_quick_toggle_title">NFC</string> |
Amith Yamasani | 4344fe0 | 2012-05-11 10:16:11 -0700 | [diff] [blame] | 1253 | <!-- Description of NFC in the 1st level settings screen, for a tablet. [CHAR LIMIT=NONE] --> |
| 1254 | <string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string> |
| 1255 | <!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] --> |
| 1256 | <string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string> |
| 1257 | |
Jeff Hamilton | 7c43009 | 2011-09-22 12:35:40 -0500 | [diff] [blame] | 1258 | <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] --> |
| 1259 | <string name="android_beam_settings_title">Android Beam</string> |
| 1260 | <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] --> |
Jeff Hamilton | 326f96c | 2011-09-30 13:22:06 -0500 | [diff] [blame] | 1261 | <string name="android_beam_on_summary">Ready to transmit app content via NFC</string> |
Jeff Hamilton | 7c43009 | 2011-09-22 12:35:40 -0500 | [diff] [blame] | 1262 | <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] --> |
| 1263 | <string name="android_beam_off_summary">Off</string> |
| 1264 | <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] --> |
| 1265 | <string name="android_beam_disabled_summary">Unavailable because NFC is turned off</string> |
| 1266 | <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] --> |
| 1267 | <string name="android_beam_label">Android Beam</string> |
| 1268 | <!-- Explanation of the Android Beam feature in the Android Beam settings panel. The use of "beam" here is as a verb and not considered trademarked. [CHAR LIMIT=NONE] --> |
| 1269 | <string name="android_beam_explained">When this feature is turned on, you can beam app content to another NFC-capable device by holding the devices close together. For example, you can beam Browser pages, YouTube videos, People contacts, and more.\n\nJust bring the devices together (typically back to back) and then touch your screen. The app determines what gets beamed.</string> |
| 1270 | |
Irfan Sheriff | 536c3d7 | 2012-04-17 23:17:46 -0700 | [diff] [blame] | 1271 | <!-- Network service discovery settings --> |
| 1272 | <!-- Used in the 1st-level settings screen to turn on NSD --> |
| 1273 | <string name="nsd_quick_toggle_title">Network service discovery</string> |
| 1274 | <!-- Description of NFC in the 1st level settings screen. [CHAR LIMIT=NONE] --> |
| 1275 | <string name="nsd_quick_toggle_summary">Allow apps on other devices to discover apps on this device</string> |
| 1276 | |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1277 | <!-- Wi-Fi Settings --> <skip /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1278 | <!-- Used in the 1st-level settings screen to turn on Wi-Fi --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1279 | <string name="wifi_quick_toggle_title">Wi\u2011Fi</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1280 | <!-- Used in the 1st-level settings screen as the turn-on summary --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1281 | <string name="wifi_quick_toggle_summary">Turn on Wi\u2011Fi</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1282 | <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen [CHAR LIMIT=20]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1283 | <string name="wifi_settings">Wi\u2011Fi</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1284 | <!-- Title of the Wi-fi settings screen --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1285 | <string name="wifi_settings_category">Wi\u2011Fi settings</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1286 | <!-- Title of the Wi-fi settings entry in the left top level menu --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1287 | <string name="wifi_settings_title">Wi\u2011Fi</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1288 | <!-- Summary text of the Wi-fi settings screen --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1289 | <string name="wifi_settings_summary">Set up & manage wireless access points</string> |
Russell Brenner | 3708851 | 2012-05-10 09:47:55 -0700 | [diff] [blame] | 1290 | <!-- Used in the 1st-level settings screen to turn on Wi-Fi [CHAR LIMIT=60] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1291 | <string name="wifi_setup_wizard_title">Select Wi\u2011Fi</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1292 | <!-- Summary text when turning Wi-Fi or bluetooth on --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1293 | <string name="wifi_starting">Turning Wi\u2011Fi on\u2026</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1294 | <!-- Summary text when turning Wi-Fi or bluetooth off --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1295 | <string name="wifi_stopping">Turning off Wi\u2011Fi\u2026</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1296 | <!-- Summary text when Wi-Fi or bluetooth has error --> |
| 1297 | <string name="wifi_error">Error</string> |
| 1298 | <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1299 | <string name="wifi_in_airplane_mode">In Airplane mode</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1300 | <!-- Toast message when Wi-Fi cannot scan for networks --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1301 | <string name="wifi_fail_to_scan">Can\'t scan for networks</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1302 | <!-- Checkbox title for option to notify user when open networks are nearby --> |
| 1303 | <string name="wifi_notify_open_networks">Network notification</string> |
| 1304 | <!-- Checkbox summary for option to notify user when open networks are nearby --> |
| 1305 | <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string> |
Irfan Sheriff | f0780a7 | 2012-05-31 11:15:41 -0700 | [diff] [blame] | 1306 | <!-- Checkbox title for option to toggle poor network detection --> |
| 1307 | <string name="wifi_poor_network_detection">Avoid poor connections</string> |
| 1308 | <!-- Checkbox summary for option to toggle poor network detection --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1309 | <string name="wifi_poor_network_detection_summary">Don\'t use a Wi\u2011Fi network unless it has a good Internet connection</string> |
Irfan Sheriff | 1019ec1 | 2013-03-12 17:57:57 -0700 | [diff] [blame] | 1310 | <!-- Checkbox title for option to scan always available setting --> |
| 1311 | <string name="wifi_scan_always_available">Scanning always available</string> |
| 1312 | <!-- Checkbox summary for option to toggle scan always available setting --> |
| 1313 | <string name="wifi_scan_always_available_summary">Let Google\'s location service and other apps scan for networks, even when Wi-Fi is off</string> |
Irfan Sheriff | 0f41b49 | 2013-03-29 11:15:07 -0700 | [diff] [blame] | 1314 | <!-- Preference title for option to install certificates --> |
| 1315 | <string name="wifi_install_credentials">Install certificates</string> |
Irfan Sheriff | d3863aa | 2013-03-21 12:16:52 -0700 | [diff] [blame] | 1316 | <string name="wifi_scan_notify_text_location_on">To improve location accuracy and for other purposes, Google and other apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced > Scanning always available.</string> |
| 1317 | <string name="wifi_scan_notify_text_location_off">Apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced > Scanning always available.</string> |
| 1318 | <!-- Wifi scan always mode checkbox text --> |
| 1319 | <string name="wifi_scan_notify_remember_choice">Don\'t show again</string> |
Gilles Debunne | 829c556 | 2011-09-08 16:51:39 -0700 | [diff] [blame] | 1320 | <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1321 | <string name="wifi_setting_sleep_policy_title">Keep Wi\u2011Fi on during sleep</string> |
Irfan Sheriff | abeff00 | 2011-01-29 08:58:23 -0800 | [diff] [blame] | 1322 | <!-- Generic error message when the sleep policy could not be set. --> |
| 1323 | <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string> |
Irfan Sheriff | aae0659 | 2012-08-09 15:09:10 -0700 | [diff] [blame] | 1324 | <!-- Checkbox title for option to toggle suspend power optimizations --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1325 | <string name="wifi_suspend_optimizations">Wi\u2011Fi optimization</string> |
Irfan Sheriff | aae0659 | 2012-08-09 15:09:10 -0700 | [diff] [blame] | 1326 | <!-- Checkbox summary for option to toggle suspend power optimizations --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1327 | <string name="wifi_suspend_optimizations_summary">Minimize battery usage when Wi\u2011Fi is on</string> |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1328 | <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]--> |
| 1329 | <string name="wifi_add_network">Add network</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1330 | <!-- Header for the list of wifi networks--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1331 | <string name="wifi_access_points">Wi\u2011Fi networks</string> |
Irfan Sheriff | 6e0ddde | 2012-03-12 10:13:54 -0700 | [diff] [blame] | 1332 | <!-- Menu option to do WPS Push Button [CHAR LIMIT=25]--> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1333 | <string name="wifi_menu_wps_pbc">WPS Push Button</string> |
Casey Burkhardt | 91ecf27 | 2012-10-17 16:50:50 -0700 | [diff] [blame] | 1334 | <!-- Content description for menu button in Wifi setup. Not shown on the screen. [CHAR LIMIT=NONE] --> |
| 1335 | <string name="wifi_menu_more_options">More options</string> |
Irfan Sheriff | 6e0ddde | 2012-03-12 10:13:54 -0700 | [diff] [blame] | 1336 | <!-- Menu option to do WPS Pin Entry [CHAR LIMIT=25]--> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1337 | <string name="wifi_menu_wps_pin">WPS Pin Entry</string> |
Irfan Sheriff | 6ac5554 | 2012-03-07 10:54:06 -0800 | [diff] [blame] | 1338 | <!-- Menu option to launch Wi-Fi Direct settings [CHAR LIMIT=20]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1339 | <string name="wifi_menu_p2p">Wi\u2011Fi Direct</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1340 | <!-- Menu option to scan Wi-Fi networks --> |
| 1341 | <string name="wifi_menu_scan">Scan</string> |
| 1342 | <!-- Menu option to Wi-Fi advanced settings --> |
| 1343 | <string name="wifi_menu_advanced">Advanced</string> |
| 1344 | <!-- Menu option to connect to a Wi-Fi network --> |
| 1345 | <string name="wifi_menu_connect">Connect to network</string> |
| 1346 | <!-- Menu option to delete a Wi-Fi network --> |
| 1347 | <string name="wifi_menu_forget">Forget network</string> |
| 1348 | <!-- Menu option to modify a Wi-Fi network configuration --> |
| 1349 | <string name="wifi_menu_modify">Modify network</string> |
Claudia de Veaux | 7dc36b9 | 2011-10-17 12:54:20 -0700 | [diff] [blame] | 1350 | <!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1351 | <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi\u2011Fi on.</string> |
Vishal Mahaveer | 6243e8e | 2012-04-09 08:06:47 -0500 | [diff] [blame] | 1352 | <!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1353 | <string name="wifi_empty_list_wifi_on">Searching for Wi\u2011Fi networks\u2026</string> |
Maggie Benthall | 91c016d | 2013-04-23 15:03:22 -0400 | [diff] [blame] | 1354 | <!-- Wifi Settings. text displayed when user has restriction DISALLOW_CONFIG_WIFI [CHAR LIMIT=NONE]--> |
| 1355 | <string name="wifi_empty_list_user_restricted">You don\'t have permission to change the Wi\u2011Fi network.</string> |
Michael Kolb | 9d5a6eb | 2012-05-23 10:26:53 -0700 | [diff] [blame] | 1356 | <!-- Wi-Fi settings. title for setup other network button [CHAR LIMIT=35]--> |
| 1357 | <string name="wifi_other_network">Other network\u2026</string> |
| 1358 | <!-- Wi-Fi settings. content description for more button [CHAR LIMIT=50]--> |
| 1359 | <string name="wifi_more">More</string> |
| 1360 | <!-- Wi-Fi settings. wps menu title [CHAR LIMIT=25]--> |
| 1361 | <string name="wifi_setup_wps">Automatic setup (WPS)</string> |
Russell Brenner | 56a166e | 2012-10-19 18:55:14 -0700 | [diff] [blame] | 1362 | <!-- Message informing that wifi is required during setup [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1363 | <string name="wifi_required_info_text">To complete setup, your tablet needs access to Wi\u2011Fi. After setup, you can switch between mobile data and Wi\u2011Fi.</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1364 | |
| 1365 | <!-- Dialog for Access Points --> <skip /> |
Isaac Levy | d621e09 | 2011-08-16 16:11:44 -0700 | [diff] [blame] | 1366 | <!-- Label to show/hide advanced options --> |
| 1367 | <string name="wifi_show_advanced">Show advanced options</string> |
Irfan Sheriff | dee5b26 | 2011-01-13 13:58:39 -0800 | [diff] [blame] | 1368 | <!-- Title for the WPS setup dialog [CHAR LIMIT=50] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1369 | <string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1370 | <!-- Message in WPS dialog at start up [CHAR LIMIT=150] --> |
| 1371 | <string name="wifi_wps_setup_msg">Starting WPS\u2026</string> |
| 1372 | <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1373 | <string name="wifi_wps_onstart_pbc">Press the Wi\u2011Fi Protected Setup button on your router. It may be called \"WPS\" or contain this symbol:</string> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1374 | <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1375 | <string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi\u2011Fi router. The setup can take up to two minutes to complete.</string> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1376 | <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] --> |
| 1377 | <string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string> |
| 1378 | <!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1379 | <string name="wifi_wps_connected">Connected to Wi\u2011Fi network <xliff:g id="network_name">%s</xliff:g></string> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1380 | <!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] --> |
Isaac Levy | e7c0d66 | 2012-05-07 16:41:47 -0700 | [diff] [blame] | 1381 | <string name="wifi_wps_in_progress">WPS is already in progress and can take up to two minutes to complete</string> |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1382 | <!-- Text displayed when WPS fails to start [CHAR LIMIT=150] --> |
| 1383 | <string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string> |
| 1384 | <!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] --> |
| 1385 | <string name="wifi_wps_failed_wep">The wireless router security setting (WEP) is not supported</string> |
| 1386 | <!-- Text displayed when WPS fails to TKIP [CHAR LIMIT=150] --> |
| 1387 | <string name="wifi_wps_failed_tkip">The wireless router security setting (TKIP) is not supported</string> |
| 1388 | <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] --> |
| 1389 | <string name="wifi_wps_failed_auth">Authentication failure. Please try again.</string> |
| 1390 | <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] --> |
| 1391 | <string name="wifi_wps_failed_overlap">Another WPS session was detected. Please try again in a few minutes.</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1392 | <!-- Label for the SSID of the network --> |
| 1393 | <string name="wifi_ssid">Network SSID</string> |
Jean Chalard | 0ac9505 | 2013-04-19 21:46:14 +0900 | [diff] [blame] | 1394 | <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] --> |
| 1395 | <string name="wifi_ssid_hint">Enter the SSID</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1396 | <!-- Label for the security of the connection --> |
| 1397 | <string name="wifi_security">Security</string> |
| 1398 | <!-- Label for the signal strength of the connection --> |
| 1399 | <string name="wifi_signal">Signal strength</string> |
| 1400 | <!-- Label for the status of the connection --> |
| 1401 | <string name="wifi_status">Status</string> |
| 1402 | <!-- Label for the link speed of the connection --> |
| 1403 | <string name="wifi_speed">Link speed</string> |
| 1404 | <!-- Label for the IP address of the connection --> |
| 1405 | <string name="wifi_ip_address">IP address</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 1406 | <!-- Hint text for the IP address --> |
| 1407 | <string name="wifi_ip_address_hint" translatable="false">192.168.1.128</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1408 | <!-- Label for the EAP method of the network --> |
| 1409 | <string name="wifi_eap_method">EAP method</string> |
Irfan Sheriff | de3e566 | 2010-06-02 15:25:13 -0700 | [diff] [blame] | 1410 | <!-- Label for the phase2 --> |
| 1411 | <string name="please_select_phase2">Phase 2 authentication</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1412 | <!-- Label for the EAP CA certificate of the network --> |
| 1413 | <string name="wifi_eap_ca_cert">CA certificate</string> |
| 1414 | <!-- Label for the EAP user certificate of the network --> |
| 1415 | <string name="wifi_eap_user_cert">User certificate</string> |
| 1416 | <!-- Label for the EAP identity of the network --> |
| 1417 | <string name="wifi_eap_identity">Identity</string> |
| 1418 | <!-- Label for the EAP anonymous identity of the network --> |
| 1419 | <string name="wifi_eap_anonymous">Anonymous identity</string> |
| 1420 | <!-- Label for the password of the secured network --> |
| 1421 | <string name="wifi_password">Password</string> |
| 1422 | <!-- Label for the check box to show password --> |
Irfan Sheriff | f027ce5 | 2010-08-30 17:03:28 -0700 | [diff] [blame] | 1423 | <string name="wifi_show_password">Show password</string> |
Irfan Sheriff | e82a459 | 2010-09-22 13:41:41 -0700 | [diff] [blame] | 1424 | <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] --> |
Irfan Sheriff | f027ce5 | 2010-08-30 17:03:28 -0700 | [diff] [blame] | 1425 | <string name="wifi_ip_settings">IP settings</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1426 | <!-- Hint for unchanged fields --> |
| 1427 | <string name="wifi_unchanged">(unchanged)</string> |
| 1428 | <!-- Hint for unspecified fields --> |
| 1429 | <string name="wifi_unspecified">(unspecified)</string> |
| 1430 | <!-- Summary for the remembered network. --> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1431 | <string name="wifi_remembered">Saved</string> |
| 1432 | <!-- Status for networks disabled for unknown reason --> |
| 1433 | <string name="wifi_disabled_generic">Disabled</string> |
| 1434 | <!-- Status for networked disabled from a DNS or DHCP failure --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1435 | <string name="wifi_disabled_network_failure">Avoided poor Internet connection</string> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1436 | <!-- Status for networks disabled from authentication failure (wrong password |
| 1437 | or certificate). --> |
| 1438 | <string name="wifi_disabled_password_failure">Authentication problem</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1439 | <!-- Summary for the remembered network but currently not in range. --> |
| 1440 | <string name="wifi_not_in_range">Not in range</string> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1441 | <!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and |
Irfan Sheriff | 9038012 | 2012-02-27 16:20:29 -0800 | [diff] [blame] | 1442 | string is listed first [CHAR LIMIT=20]--> |
| 1443 | <string name="wifi_wps_available_first_item">WPS available</string> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1444 | <!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and |
| 1445 | string is listed after a wifi_secured_* string--> |
Irfan Sheriff | f911f8f | 2012-04-27 20:30:24 -0700 | [diff] [blame] | 1446 | <string name="wifi_wps_available_second_item">\u0020(WPS available)</string> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1447 | <!-- Substring of wifi status for wifi with authentication. This version is for when the |
| 1448 | string is first in the list (titlecase in english) --> |
| 1449 | <string name="wifi_secured_first_item">Secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string> |
| 1450 | <!-- Substring of wifi status for wifi with authentication. This version is for when the |
| 1451 | string is not first in the list (lowercase in english) --> |
| 1452 | <string name="wifi_secured_second_item">, secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string> |
| 1453 | |
| 1454 | <!-- Do not translate. Concise terminology for wifi with WEP security --> |
| 1455 | <string name="wifi_security_short_wep">WEP</string> |
| 1456 | <!-- Do not translate. Concise terminology for wifi with WPA security --> |
| 1457 | <string name="wifi_security_short_wpa">WPA</string> |
| 1458 | <!-- Do not translate. Concise terminology for wifi with WPA2 security --> |
| 1459 | <string name="wifi_security_short_wpa2">WPA2</string> |
| 1460 | <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security --> |
| 1461 | <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string> |
| 1462 | <!-- Do not translate. Concise terminology for wifi with unknown PSK type --> |
| 1463 | <string name="wifi_security_short_psk_generic">@string/wifi_security_short_wpa_wpa2</string> |
| 1464 | <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security --> |
| 1465 | <string name="wifi_security_short_eap">802.1x</string> |
| 1466 | |
| 1467 | <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. --> |
| 1468 | <string name="wifi_security_none">None</string> |
| 1469 | |
| 1470 | <!-- Do not translate. Terminology for wifi with WEP security --> |
| 1471 | <string name="wifi_security_wep">WEP</string> |
| 1472 | <!-- Do not translate. Terminology for wifi with WPA security --> |
| 1473 | <string name="wifi_security_wpa">WPA PSK</string> |
| 1474 | <!-- Do not translate. Terminology for wifi with WPA2 security --> |
| 1475 | <string name="wifi_security_wpa2">WPA2 PSK</string> |
| 1476 | <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown --> |
| 1477 | <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string> |
| 1478 | <!-- Do not translate. Terminology for wifi with unknown PSK type --> |
| 1479 | <string name="wifi_security_psk_generic">@string/wifi_security_wpa_wpa2</string> |
| 1480 | <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security --> |
| 1481 | <string name="wifi_security_eap">802.1x EAP</string> |
| 1482 | |
Irfan Sheriff | 50f341d | 2013-03-18 13:11:47 -0700 | [diff] [blame] | 1483 | <string name="wifi_scan_always_turnon_message">To improve location accuracy and for other purposes, <xliff:g id="app_name">%1$s</xliff:g> wants to turn on network scanning, even when Wi-Fi is off.\n\nAllow this for all apps that want to scan?</string> |
| 1484 | <string name="wifi_scan_always_confirm_allow">Allow</string> |
| 1485 | <string name="wifi_scan_always_confirm_deny">Deny</string> |
Isaac Levy | 8b2bf2e | 2011-08-11 23:55:04 -0700 | [diff] [blame] | 1486 | |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1487 | <!-- Button label to connect to a Wi-Fi network --> |
| 1488 | <string name="wifi_connect">Connect</string> |
Irfan Sheriff | 8f2f08e | 2012-02-24 11:24:13 -0800 | [diff] [blame] | 1489 | <!-- Failured notification for connect --> |
| 1490 | <string name="wifi_failed_connect_message">Failed to connect to network</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1491 | <!-- Button label to delete a Wi-Fi network --> |
| 1492 | <string name="wifi_forget">Forget</string> |
Irfan Sheriff | 8f2f08e | 2012-02-24 11:24:13 -0800 | [diff] [blame] | 1493 | <!-- Failured notification for forget --> |
| 1494 | <string name="wifi_failed_forget_message">Failed to forget network</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1495 | <!-- Button label to save a Wi-Fi network configuration --> |
| 1496 | <string name="wifi_save">Save</string> |
Irfan Sheriff | 8f2f08e | 2012-02-24 11:24:13 -0800 | [diff] [blame] | 1497 | <!-- Failured notification for save --> |
| 1498 | <string name="wifi_failed_save_message">Failed to save network</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1499 | <!-- Button label to dismiss the dialog --> |
| 1500 | <string name="wifi_cancel">Cancel</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1501 | <!-- Button for skipping a step after having been warned of a potential concern [CHAR LIMIT=30] --> |
Russell Brenner | a70688f | 2013-01-16 14:39:43 -0800 | [diff] [blame] | 1502 | <string name="wifi_skip_anyway">Skip anyway</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1503 | <!-- Button for going to the previous screen or step [CHAR LIMIT=20] --> |
| 1504 | <string name="wifi_dont_skip">Don\'t skip</string> |
| 1505 | |
| 1506 | <!-- Text warning about skipping Wi-Fi with a mobile connect (tablet) [CHAR LIMIT=NONE]--> |
Russell Brenner | a70688f | 2013-01-16 14:39:43 -0800 | [diff] [blame] | 1507 | <string name="wifi_skipped_message" product="tablet">WARNING: You may incur extra carrier data charges.\n\nTablet setup can require significant network activity.</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1508 | <!-- Text warning about skipping Wi-Fi with a mobile connect (phone) [CHAR LIMIT=NONE]--> |
Russell Brenner | a70688f | 2013-01-16 14:39:43 -0800 | [diff] [blame] | 1509 | <string name="wifi_skipped_message" product="default">WARNING: You may incur extra carrier data charges.\n\nPhone setup can require significant network activity.</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1510 | <!-- Text warning about skipping Wi-Fi without a mobile connect (tablet) [CHAR LIMIT=NONE] --> |
Russell Brenner | 18f9175 | 2013-01-16 14:17:26 -0800 | [diff] [blame] | 1511 | <string name="wifi_and_mobile_skipped_message" product="tablet">WARNING: Until you have an internet connection, the tablet won\'t be able to verify that your software is up to date.</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1512 | <!-- Text warning about skipping Wi-Fi without a mobile connect (phone) [CHAR LIMIT=NONE] --> |
Russell Brenner | 18f9175 | 2013-01-16 14:17:26 -0800 | [diff] [blame] | 1513 | <string name="wifi_and_mobile_skipped_message" product="default">WARNING: Until you have an internet connection, the phone won\'t be able to verify that your software is up to date.</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1514 | <!-- Text alerting that Wi-Fi couldn't connect (tablet) [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1515 | <string name="wifi_connect_failed_message" product="tablet">The tablet was unable to connect to this Wi\u2011Fi network.</string> |
Russell Brenner | 88c9f28 | 2012-09-27 11:37:54 -0700 | [diff] [blame] | 1516 | <!-- Text alerting that Wi-Fi couldn't connect (phone) [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1517 | <string name="wifi_connect_failed_message" product="default">The phone was unable to connect to this Wi\u2011Fi network.</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1518 | |
| 1519 | <!-- Wi-Fi Advanced Settings --> <skip /> |
| 1520 | <!-- Wi-Fi settings screen, advanced, settings section. This is a header shown above advanced wifi settings. --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1521 | <string name="wifi_advanced_titlebar">Advanced Wi\u2011Fi</string> |
Irfan Sheriff | fa37a75 | 2010-11-04 13:45:32 -0700 | [diff] [blame] | 1522 | <!-- Wi-Fi settings screen, setting title for setting the band [CHAR LIMIT=50]--> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1523 | <string name="wifi_setting_frequency_band_title">Wi\u2011Fi frequency band</string> |
Irfan Sheriff | fa37a75 | 2010-11-04 13:45:32 -0700 | [diff] [blame] | 1524 | <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]--> |
| 1525 | <string name="wifi_setting_frequency_band_summary">Specify the frequency range of operation</string> |
| 1526 | <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. --> |
| 1527 | <string name="wifi_setting_frequency_band_error">There was a problem setting the frequency band.</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1528 | <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. --> |
| 1529 | <string name="wifi_advanced_mac_address_title">MAC address</string> |
| 1530 | <!-- Title of the screen to adjust IP settings --> |
Mike Lockwood | 68b8069 | 2010-04-20 11:53:49 -0400 | [diff] [blame] | 1531 | <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. --> |
| 1532 | <string name="wifi_advanced_ip_address_title">IP address</string> |
| 1533 | |
Gilles Debunne | e78c187 | 2011-06-20 15:00:07 -0700 | [diff] [blame] | 1534 | <!-- Wifi Advanced settings. Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20]--> |
| 1535 | <string name="wifi_advanced_settings_label">IP settings</string> |
| 1536 | <!-- Menu item to save the IP settings --> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1537 | <string name="wifi_ip_settings_menu_save">Save</string> |
| 1538 | <!-- Menu ietm to cancel the IP settings --> |
| 1539 | <string name="wifi_ip_settings_menu_cancel">Cancel</string> |
Irfan Sheriff | 34ce343 | 2010-10-05 16:14:26 -0700 | [diff] [blame] | 1540 | <!-- Error message if the IP address is not valid [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1541 | <string name="wifi_ip_settings_invalid_ip_address">Type a valid IP address.</string> |
Irfan Sheriff | 34ce343 | 2010-10-05 16:14:26 -0700 | [diff] [blame] | 1542 | <!-- Error message if the gateway is not valid [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1543 | <string name="wifi_ip_settings_invalid_gateway">Type a valid gateway address.</string> |
Irfan Sheriff | 34ce343 | 2010-10-05 16:14:26 -0700 | [diff] [blame] | 1544 | <!-- Error message if the dns is not valid [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1545 | <string name="wifi_ip_settings_invalid_dns">Type a valid DNS address.</string> |
Irfan Sheriff | 34ce343 | 2010-10-05 16:14:26 -0700 | [diff] [blame] | 1546 | <!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1547 | <string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1548 | <!-- Label for the DNS (first one) --> |
| 1549 | <string name="wifi_dns1">DNS 1</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 1550 | <!-- Hint text for DNS --> |
| 1551 | <string name="wifi_dns1_hint" translatable="false">8.8.8.8</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1552 | <!-- Label for the DNS (second one)--> |
| 1553 | <string name="wifi_dns2">DNS 2</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 1554 | <!-- Hint text for DNS --> |
Irfan Sheriff | ae0f6d9 | 2012-07-29 19:18:03 -0700 | [diff] [blame] | 1555 | <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string> |
Chia-chi Yeh | 48090d4 | 2010-01-25 15:41:42 +0800 | [diff] [blame] | 1556 | <!-- Label for the gateway of the network --> |
| 1557 | <string name="wifi_gateway">Gateway</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 1558 | <!-- Hint text for the gateway --> |
| 1559 | <string name="wifi_gateway_hint" translatable="false">192.168.1.1</string> |
Irfan Sheriff | 34ce343 | 2010-10-05 16:14:26 -0700 | [diff] [blame] | 1560 | <!-- Label for the network prefix of the network [CHAR LIMIT=25]--> |
| 1561 | <string name="wifi_network_prefix_length">Network prefix length</string> |
Irfan Sheriff | 6c7cd3b | 2011-03-11 15:42:09 -0800 | [diff] [blame] | 1562 | <!-- Hint text for network prefix length --> |
| 1563 | <string name="wifi_network_prefix_length_hint" translatable="false">24</string> |
Irfan Sheriff | 65cff17 | 2010-02-08 10:46:30 -0800 | [diff] [blame] | 1564 | |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 1565 | <!-- Wi-Fi p2p / Wi-Fi Direct settings --> |
| 1566 | <!-- Used in the 1st-level settings screen to launch Wi-fi Direct settings [CHAR LIMIT=25] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1567 | <string name="wifi_p2p_settings_title">Wi\u2011Fi Direct</string> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1568 | <string name="wifi_p2p_device_info">Device information</string> |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 1569 | <string name="wifi_p2p_persist_network">Remember this connection</string> |
| 1570 | <!-- Menu option to discover peers--> |
Irfan Sheriff | a318d1e | 2012-03-09 14:25:37 -0800 | [diff] [blame] | 1571 | <string name="wifi_p2p_menu_search">Search for devices</string> |
| 1572 | <!-- Menu option when discovery is in progress [CHAR LIMIT=25] --> |
| 1573 | <string name="wifi_p2p_menu_searching">Searching\u2026</string> |
Irfan Sheriff | 8c2ac71 | 2011-11-28 15:10:35 -0800 | [diff] [blame] | 1574 | <!-- Menu option to Rename--> |
| 1575 | <string name="wifi_p2p_menu_rename">Rename device</string> |
Irfan Sheriff | 2592083 | 2011-09-09 17:06:05 -0700 | [diff] [blame] | 1576 | <!-- Title for available p2p devices --> |
Irfan Sheriff | a318d1e | 2012-03-09 14:25:37 -0800 | [diff] [blame] | 1577 | <string name="wifi_p2p_peer_devices">Peer devices</string> |
Yoshihiko Ikenaga | f3f1466 | 2012-08-27 22:10:05 +0900 | [diff] [blame] | 1578 | <!-- Title for remembered p2p groups --> |
| 1579 | <string name="wifi_p2p_remembered_groups">Remembered groups</string> |
Irfan Sheriff | 8c2ac71 | 2011-11-28 15:10:35 -0800 | [diff] [blame] | 1580 | <!-- Toast text for a failed connection initiation --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1581 | <string name="wifi_p2p_failed_connect_message">Couldn\'t connect.</string> |
Irfan Sheriff | 97617ce | 2012-04-25 16:32:19 -0700 | [diff] [blame] | 1582 | <!-- Message text for failure to rename --> |
| 1583 | <string name="wifi_p2p_failed_rename_message">Failed to rename device.</string> |
Irfan Sheriff | 8c2ac71 | 2011-11-28 15:10:35 -0800 | [diff] [blame] | 1584 | <!-- Title for disconnect dialog --> |
| 1585 | <string name="wifi_p2p_disconnect_title">Disconnect?</string> |
Irfan Sheriff | 97617ce | 2012-04-25 16:32:19 -0700 | [diff] [blame] | 1586 | <!-- Message text for disconnection from one device--> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1587 | <string name="wifi_p2p_disconnect_message">If you disconnect, your connection with <xliff:g id="peer_name">%1$s</xliff:g> will end.</string> |
Irfan Sheriff | 97617ce | 2012-04-25 16:32:19 -0700 | [diff] [blame] | 1588 | <!-- Message text for disconnection from multiple devices--> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1589 | <string name="wifi_p2p_disconnect_multiple_message">If you disconnect, your connection with <xliff:g id="peer_name">%1$s</xliff:g> and <xliff:g id="peer_count">%2$s</xliff:g> other devices will end.</string> |
Irfan Sheriff | c08caf7 | 2012-04-06 15:24:26 -0700 | [diff] [blame] | 1590 | <!-- Title for cancel connect dialog --> |
| 1591 | <string name="wifi_p2p_cancel_connect_title">Cancel invitation?</string> |
Irfan Sheriff | 97617ce | 2012-04-25 16:32:19 -0700 | [diff] [blame] | 1592 | <!-- Message text for disconnection from one device--> |
Irfan Sheriff | c08caf7 | 2012-04-06 15:24:26 -0700 | [diff] [blame] | 1593 | <string name="wifi_p2p_cancel_connect_message">Do you want to cancel invitation to connect with <xliff:g id="peer_name">%1$s</xliff:g>?</string> |
Yoshihiko Ikenaga | f3f1466 | 2012-08-27 22:10:05 +0900 | [diff] [blame] | 1594 | <!-- Message text for remembered group deletion--> |
Irfan Sheriff | fb6faab | 2012-09-18 21:03:42 -0700 | [diff] [blame] | 1595 | <string name="wifi_p2p_delete_group_message">Forget this group?</string> |
repo sync | b98463f | 2011-06-30 10:58:43 -0700 | [diff] [blame] | 1596 | |
Irfan Sheriff | 65cff17 | 2010-02-08 10:46:30 -0800 | [diff] [blame] | 1597 | <!-- Wifi AP settings--> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1598 | <!-- Label for wifi tether checkbox. Toggles Access Point on/off --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1599 | <string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string> |
Vishal Mahaveer | 9fc89cc | 2012-05-02 15:21:44 -0500 | [diff] [blame] | 1600 | <!-- Summary text when turning hotspot on --> |
| 1601 | <string name="wifi_tether_starting">Turning hotspot on\u2026</string> |
| 1602 | <!-- Summary text when turning hotspot off --> |
| 1603 | <string name="wifi_tether_stopping">Turning off hotspot\u2026</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1604 | <!-- Subtext for wifi tether checkbox on success --> |
Robert Greenwalt | e434bfb | 2010-05-08 15:20:24 -0700 | [diff] [blame] | 1605 | <string name="wifi_tether_enabled_subtext">Portable hotspot <xliff:g id="network_ssid">%1$s</xliff:g> active</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1606 | <!-- Subtext for wifi tether checkbox on failure --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1607 | <string name="wifi_tether_failed_subtext">Portable Wi\u2011Fi hotspot error</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1608 | <!-- Used to open the ssid and security dialog for Wifi Access Point --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1609 | <string name="wifi_tether_configure_ap_text">Set up Wi\u2011Fi hotspot</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1610 | <!-- Subtext on configuration preference to indicate SSID and security chosen --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1611 | <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> portable Wi\u2011Fi hotspot</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1612 | <!-- Default access point SSID used for tethering --> |
Robert Greenwalt | e434bfb | 2010-05-08 15:20:24 -0700 | [diff] [blame] | 1613 | <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string> |
Irfan Sheriff | 2ae37e8 | 2010-03-04 17:26:37 -0800 | [diff] [blame] | 1614 | |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1615 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1616 | Wi-Fi Testing on the diagnostic screen--> |
Russell Brenner | 6ffefbf | 2013-01-28 19:33:40 +0000 | [diff] [blame] | 1617 | <string name="testing_wifi_info" translatable="false">Wi-Fi information</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1618 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1619 | Menu item for WifiManager disableNetwork API--> |
| 1620 | <string name="disableNetwork" translatable="false">disableNetwork</string> |
| 1621 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1622 | Menu item for WifiManager enableNetwork API--> |
| 1623 | <string name="enableNetwork" translatable="false">enableNetwork</string> |
| 1624 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1625 | Menu item for WifiManager disconnect API--> |
| 1626 | <string name="disconnect" translatable="false">disconnect</string> |
| 1627 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1628 | Menu item for WifiManager getConfiguredNetworks API--> |
| 1629 | <string name="getConfiguredNetworks" translatable="false">getConfiguredNetworks</string> |
| 1630 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1631 | Menu item for WifiManager getConnectionInfo API--> |
| 1632 | <string name="getConnectionInfo" translatable="false">getConnectionInfo</string> |
| 1633 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1634 | Menu item on Wifi information screen--> |
Russell Brenner | 6ffefbf | 2013-01-28 19:33:40 +0000 | [diff] [blame] | 1635 | <string name="wifi_api_test" translatable="false">Wi-Fi API</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1636 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1637 | Menu item on Wifi information screen--> |
Russell Brenner | 6ffefbf | 2013-01-28 19:33:40 +0000 | [diff] [blame] | 1638 | <string name="wifi_status_test" translatable="false">Wi-Fi status</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1639 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1640 | Button text on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1641 | <string name="wifi_update" translatable="false">Refresh stats</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1642 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1643 | Label on Wifi Status screen--> |
Russell Brenner | 6ffefbf | 2013-01-28 19:33:40 +0000 | [diff] [blame] | 1644 | <string name="wifi_state_label" translatable="false">Wi-Fi state:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1645 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1646 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1647 | <string name="network_state_label" translatable="false">Network state:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1648 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1649 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1650 | <string name="supplicant_state_label" translatable="false">Supplicant state:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1651 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1652 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1653 | <string name="rssi_label" translatable="false">RSSI:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1654 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1655 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1656 | <string name="bssid_label" translatable="false">BSSID:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1657 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1658 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1659 | <string name="ssid_label" translatable="false">SSID:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1660 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1661 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1662 | <string name="hidden_ssid_label" translatable="false">Hidden SSID:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1663 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1664 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1665 | <string name="ipaddr_label" translatable="false">IPaddr:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1666 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1667 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1668 | <string name="macaddr_label" translatable="false">MAC addr:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1669 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1670 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1671 | <string name="networkid_label" translatable="false">Network ID:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1672 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1673 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1674 | <string name="link_speed_label" translatable="false">Link speed:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1675 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1676 | Label on Wifi Status screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1677 | <string name="scan_list_label" translatable="false">Scan results:</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1678 | |
| 1679 | <!-- wifi state values--> |
| 1680 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary --> |
| 1681 | <string name="wifi_state_disabling" translatable="false">Disabling</string> |
| 1682 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary --> |
| 1683 | <string name="wifi_state_disabled" translatable="false">Disabled</string> |
| 1684 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary --> |
| 1685 | <string name="wifi_state_enabling" translatable="false">Enabling</string> |
| 1686 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary --> |
| 1687 | <string name="wifi_state_enabled" translatable="false">Enabled</string> |
| 1688 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary --> |
| 1689 | <string name="wifi_state_unknown" translatable="false">Unknown</string> |
| 1690 | |
| 1691 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1692 | Menu item on Wifi information screen--> |
Russell Brenner | 6ffefbf | 2013-01-28 19:33:40 +0000 | [diff] [blame] | 1693 | <string name="wifi_config_info" translatable="false">Wi-Fi config</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1694 | <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary |
| 1695 | Label on Wifi Configuration screen--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1696 | <string name="config_list_label" translatable="false">Configured networks</string> |
Irfan Sheriff | 2ff62e2 | 2009-12-03 10:53:50 -0800 | [diff] [blame] | 1697 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1698 | <!-- Sound and alerts settings --> |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1699 | <skip/> |
Eric Fischer | 0f7b72f | 2011-08-02 16:46:51 -0700 | [diff] [blame] | 1700 | <!-- Main Settings screen setting option name to go into the display settings screen --> |
| 1701 | <string name="display_settings_title">Display</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1702 | <!-- Sound settings screen heading --> |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1703 | <string name="sound_settings">Sound</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1704 | <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)--> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1705 | <string name="ringtone_title">Phone ringtone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1706 | <!-- Sound settings screen, setting option summary text --> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 1707 | <string name="ringtone_summary">""</string> |
| 1708 | <!-- Sound settings screen, volume title --> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1709 | <string name="all_volume_title">Volumes</string> |
Marco Nelissen | 6eca4b3 | 2011-07-15 15:02:03 -0700 | [diff] [blame] | 1710 | <!-- Sound settings screen, music effects title [CHAR LIMIT=30]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1711 | <string name="musicfx_title">Music effects</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1712 | <!-- Sound settings screen, setting option name --> |
| 1713 | <string name="ring_volume_title">Ringer volume</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1714 | <!-- Sound settings screen, setting option name checkbox --> |
Daniel Sandler | 58cf829 | 2010-02-26 15:25:04 -0500 | [diff] [blame] | 1715 | <string name="vibrate_in_silent_title">Vibrate when silent</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1716 | <!-- Sound settings screen, setting option name --> |
Daniel Sandler | 7bed18e | 2012-12-04 09:05:10 -0500 | [diff] [blame] | 1717 | <string name="notification_sound_title">Default notification sound</string> |
Amith Yamasani | 8f2fb65b | 2009-12-01 19:06:14 -0800 | [diff] [blame] | 1718 | <!-- Sound settings screen, notification light repeat pulsing title --> |
| 1719 | <string name="notification_pulse_title">Pulse notification light</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1720 | <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume --> |
Amith Yamasani | dcea680 | 2010-02-11 05:51:22 -0800 | [diff] [blame] | 1721 | <string name="incoming_call_volume_title">Ringtone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1722 | <!-- Sound settings screen, the title of the volume bar to adjust the notification volume --> |
Amith Yamasani | dcea680 | 2010-02-11 05:51:22 -0800 | [diff] [blame] | 1723 | <string name="notification_volume_title">Notification</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1724 | <!-- Sound settings screen, the caption of the checkbox for having the notification volume be |
| 1725 | the same as the incoming call volume. --> |
| 1726 | <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string> |
| 1727 | <!-- Sound settings screen, setting option title--> |
Daniel Sandler | 7bed18e | 2012-12-04 09:05:10 -0500 | [diff] [blame] | 1728 | <string name="notification_sound_dialog_title">Default notification sound</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1729 | <!-- Sound settings screen, setting option name --> |
Amith Yamasani | dcea680 | 2010-02-11 05:51:22 -0800 | [diff] [blame] | 1730 | <string name="media_volume_title">Media</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1731 | <!-- Sound settings screen, setting option summary text --> |
| 1732 | <string name="media_volume_summary">Set volume for music and videos</string> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 1733 | <!-- Sound settings screen, alarm volume slider title --> |
Amith Yamasani | dcea680 | 2010-02-11 05:51:22 -0800 | [diff] [blame] | 1734 | <string name="alarm_volume_title">Alarm</string> |
Michael Chan | 0bd445b | 2009-12-03 00:31:59 -0800 | [diff] [blame] | 1735 | <!-- Sound settings screen, dock settings summary--> |
| 1736 | <string name="dock_settings_summary">Audio settings for the attached dock</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1737 | <!-- Sound settings screen, setting check box label --> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1738 | <string name="dtmf_tone_enable_title">Dial pad touch tones</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1739 | <!-- Sound settings screen, setting check box label --> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1740 | <string name="sound_effects_enable_title">Touch sounds</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1741 | <!-- Sound settings screen, setting check box label --> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1742 | <string name="lock_sounds_enable_title">Screen lock sound</string> |
Daniel Sandler | 231d880 | 2010-02-17 15:35:21 -0500 | [diff] [blame] | 1743 | <!-- Sound settings screen, setting check box label --> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1744 | <string name="haptic_feedback_enable_title">Vibrate on touch</string> |
Jean-Michel Trivi | 9d6be2b | 2009-10-30 16:03:47 -0700 | [diff] [blame] | 1745 | <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments --> |
| 1746 | <string name="audio_record_proc_title">Noise cancellation</string> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1747 | <!-- Volume description for media volume --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1748 | <string name="volume_media_description">Music, video, games, & other media</string> |
Amith Yamasani | 823bf0c | 2011-08-01 15:55:06 -0700 | [diff] [blame] | 1749 | <!-- Volume description for ringtone and notification volume --> |
| 1750 | <string name="volume_ring_description">Ringtone & notifications</string> |
| 1751 | <!-- Volume description for notification volume --> |
| 1752 | <string name="volume_notification_description">Notifications</string> |
| 1753 | <!-- Volume description for alarm volume --> |
| 1754 | <string name="volume_alarm_description">Alarms</string> |
alanv | 0aa7c4f | 2012-05-21 17:55:19 -0700 | [diff] [blame] | 1755 | <!-- Image description for ringer volume mute button. --> |
| 1756 | <string name="volume_ring_mute">Mute ringtone & notifications</string> |
| 1757 | <!-- Image description for media volume mute button. --> |
| 1758 | <string name="volume_media_mute">Mute music & other media</string> |
| 1759 | <!-- Image description for notification volume mute button. --> |
| 1760 | <string name="volume_notification_mute">Mute notifications</string> |
| 1761 | <!-- Image description for alarm volume mute button. --> |
| 1762 | <string name="volume_alarm_mute">Mute alarms</string> |
Daisuke Miyakawa | 8b878db | 2012-05-08 12:26:23 -0700 | [diff] [blame] | 1763 | <!-- Sound settings screen, setting option name checkbox. About vibration setting |
| 1764 | during incoming calls. [CHAR LIMIT=30] --> |
| 1765 | <string name="vibrate_when_ringing_title">Vibrate when ringing</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1766 | |
Amith Yamasani | 237749d | 2010-01-14 16:21:51 -0800 | [diff] [blame] | 1767 | <!-- Dock settings title, top level --> |
| 1768 | <string name="dock_settings">Dock</string> |
| 1769 | <!-- Dock settings title --> |
| 1770 | <string name="dock_settings_title">Dock settings</string> |
| 1771 | <!-- Dock audio settings --> |
| 1772 | <string name="dock_audio_settings_title">Audio</string> |
| 1773 | <!-- Dock audio summary for docked to desk dock --> |
| 1774 | <string name="dock_audio_summary_desk">Settings for the attached desktop dock</string> |
| 1775 | <!-- Dock audio summary for docked to car dock --> |
| 1776 | <string name="dock_audio_summary_car">Settings for the attached car dock</string> |
| 1777 | <!-- Dock audio summary for undocked --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1778 | <string name="dock_audio_summary_none" product="tablet">Tablet not docked</string> |
| 1779 | <!-- Dock audio summary for undocked --> |
| 1780 | <string name="dock_audio_summary_none" product="default">Phone not docked</string> |
Amith Yamasani | 237749d | 2010-01-14 16:21:51 -0800 | [diff] [blame] | 1781 | <!-- Dock audio summary for docked to unknown --> |
| 1782 | <string name="dock_audio_summary_unknown">Settings for the attached dock</string> |
| 1783 | <!-- Dock not found dialog title --> |
| 1784 | <string name="dock_not_found_title">Dock not found</string> |
| 1785 | <!-- Dock not found dialog text --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 1786 | <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1787 | <!-- Dock not found dialog text --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 1788 | <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string> |
Daniel Sandler | fc01d06 | 2010-03-02 20:24:49 -0500 | [diff] [blame] | 1789 | <!-- Dock settings screen, dock events SFX setting check box label --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1790 | <string name="dock_sounds_enable_title">Dock insert sound</string> |
Daniel Sandler | fc01d06 | 2010-03-02 20:24:49 -0500 | [diff] [blame] | 1791 | <!-- Dock settings screen, setting option summary text when check box is selected --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1792 | <string name="dock_sounds_enable_summary_on" product="tablet">Play sound when inserting or removing tablet from dock</string> |
| 1793 | <!-- Dock settings screen, setting option summary text when check box is selected --> |
| 1794 | <string name="dock_sounds_enable_summary_on" product="default">Play sound when inserting or removing phone from dock</string> |
Daniel Sandler | fc01d06 | 2010-03-02 20:24:49 -0500 | [diff] [blame] | 1795 | <!-- Sound settings screen, setting option summary text when check box is clear --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1796 | <string name="dock_sounds_enable_summary_off" product="tablet">Don\'t play sound when inserting or removing tablet from dock</string> |
| 1797 | <!-- Sound settings screen, setting option summary text when check box is clear --> |
| 1798 | <string name="dock_sounds_enable_summary_off" product="default">Don\'t play sound when inserting or removing phone from dock</string> |
Jim Miller | 2f9dbcb | 2010-02-09 19:08:02 -0800 | [diff] [blame] | 1799 | |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 1800 | <!-- Account settings header. [CHAR LIMIT=30] --> |
| 1801 | <string name="account_settings">Accounts</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1802 | |
Bjorn Bringert | a9d5be1 | 2009-04-27 15:16:25 +0100 | [diff] [blame] | 1803 | <!-- Main Settings screen, setting option name to go into search settings --> |
| 1804 | <string name="search_settings">Search</string> |
| 1805 | <!-- Main Settings screen, setting option summary to go into search settings --> |
Roy West | d2e3b01 | 2009-06-25 13:40:28 -0700 | [diff] [blame] | 1806 | <string name="search_settings_summary">Manage search settings and history</string> |
Bjorn Bringert | a9d5be1 | 2009-04-27 15:16:25 +0100 | [diff] [blame] | 1807 | |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1808 | <!-- Display settings --><skip/> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1809 | <!-- Sound & display settings screen, section header for settings related to display --> |
Amith Yamasani | c81c257 | 2011-07-28 12:14:47 -0700 | [diff] [blame] | 1810 | <string name="display_settings">Display</string> |
Jeff Brown | 56c58d5 | 2012-06-04 15:37:57 -0700 | [diff] [blame] | 1811 | <!-- Sound & display settings screen, accelerometer-based rotation check box label --> |
| 1812 | <string name="accelerometer_title">Auto-rotate screen</string> |
The Android Open Source Project | 648bf5f | 2009-03-09 11:52:14 -0700 | [diff] [blame] | 1813 | <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1814 | <string name="accelerometer_summary_on" product="tablet">Switch orientation automatically when rotating tablet</string> |
| 1815 | <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected --> |
| 1816 | <string name="accelerometer_summary_on" product="default">Switch orientation automatically when rotating phone</string> |
The Android Open Source Project | 648bf5f | 2009-03-09 11:52:14 -0700 | [diff] [blame] | 1817 | <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1818 | <string name="accelerometer_summary_off" product="tablet">Switch orientation automatically when rotating tablet</string> |
| 1819 | <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear --> |
| 1820 | <string name="accelerometer_summary_off" product="default">Switch orientation automatically when rotating phone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1821 | <!-- Sound & display settings screen, setting option name to change brightness --> |
| 1822 | <string name="brightness">Brightness</string> |
| 1823 | <!-- Sound & display settings screen, setting option summary to change brightness --> |
| 1824 | <string name="brightness_summary">Adjust the brightness of the screen</string> |
| 1825 | <!-- Sound & display settings screen, setting option name to change screen timeout --> |
Claudia de Veaux | b6ba1f9 | 2011-08-08 12:22:18 -0700 | [diff] [blame] | 1826 | <string name="screen_timeout">Sleep</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1827 | <!-- Sound & display settings screen, setting option summary to change screen timeout --> |
Claudia de Veaux | b6ba1f9 | 2011-08-08 12:22:18 -0700 | [diff] [blame] | 1828 | <string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string> |
Amith Yamasani | fcbf7cf | 2011-06-16 16:55:28 -0700 | [diff] [blame] | 1829 | <!-- Wallpaper settings title [CHAR LIMIT=30] --> |
| 1830 | <string name="wallpaper_settings_title">Wallpaper</string> |
Amith Yamasani | a4379d6 | 2011-07-22 10:34:58 -0700 | [diff] [blame] | 1831 | <!-- Wallpaper settings fragment title [CHAR LIMIT=30] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1832 | <string name="wallpaper_settings_fragment_title">Choose wallpaper from</string> |
Daniel Sandler | 2943cfa | 2011-04-15 11:18:57 -0400 | [diff] [blame] | 1833 | <!-- Display settings screen, trigger for screen saver options --> |
Daniel Sandler | 4125fbd | 2012-10-24 23:34:28 -0400 | [diff] [blame] | 1834 | <string name="screensaver_settings_title">Daydream</string> |
John Spurlock | 8a9edfb | 2012-11-27 10:15:51 -0500 | [diff] [blame] | 1835 | <!-- Display settings screen, summary fragment for screen saver options, activated when docked or asleep and charging --> |
John Spurlock | 6df18e2 | 2012-08-22 09:21:58 -0400 | [diff] [blame] | 1836 | <string name="screensaver_settings_summary_either_long">When docked or asleep and charging</string> |
John Spurlock | 8a9edfb | 2012-11-27 10:15:51 -0500 | [diff] [blame] | 1837 | <!-- Dream settings screen, dialog option, activated when docked or asleep and charging --> |
John Spurlock | 6df18e2 | 2012-08-22 09:21:58 -0400 | [diff] [blame] | 1838 | <string name="screensaver_settings_summary_either_short">Either</string> |
John Spurlock | 8a9edfb | 2012-11-27 10:15:51 -0500 | [diff] [blame] | 1839 | <!-- Display settings screen, summary fragment for screen saver options, activated when asleep and charging --> |
Chris Wren | 23a5fbb | 2012-10-02 09:42:39 -0400 | [diff] [blame] | 1840 | <string name="screensaver_settings_summary_sleep">While charging</string> |
John Spurlock | d541b6f | 2012-07-31 08:24:27 -0400 | [diff] [blame] | 1841 | <!-- Display settings screen, summary fragment for screen saver options, activated when docked --> |
John Spurlock | 6df18e2 | 2012-08-22 09:21:58 -0400 | [diff] [blame] | 1842 | <string name="screensaver_settings_summary_dock">While docked</string> |
Daniel Sandler | 6f0ea44 | 2011-11-17 10:44:51 -0800 | [diff] [blame] | 1843 | <!-- Display settings screen, summary for screen saver options, screen saver is turned off --> |
Chris Wren | 23a5fbb | 2012-10-02 09:42:39 -0400 | [diff] [blame] | 1844 | <string name="screensaver_settings_summary_off">Off</string> |
John Spurlock | 6df18e2 | 2012-08-22 09:21:58 -0400 | [diff] [blame] | 1845 | <!-- Dream settings screen, caption for when dreams are disabled --> |
Daniel Sandler | bcebe48 | 2012-10-30 09:59:16 -0400 | [diff] [blame] | 1846 | <string name="screensaver_settings_disabled_prompt">To control what happens when the phone is docked and/or sleeping, turn Daydream on.</string> |
John Spurlock | 6df18e2 | 2012-08-22 09:21:58 -0400 | [diff] [blame] | 1847 | <!-- Dream settings screen, action label, when to dream --> |
Daniel Sandler | 3bdbf45 | 2012-10-23 01:22:36 -0400 | [diff] [blame] | 1848 | <string name="screensaver_settings_when_to_dream">When to daydream</string> |
John Spurlock | 1537e8b | 2012-09-04 07:55:46 -0400 | [diff] [blame] | 1849 | <!-- Dream settings screen, button label to start dreaming --> |
Daniel Sandler | 3bdbf45 | 2012-10-23 01:22:36 -0400 | [diff] [blame] | 1850 | <string name="screensaver_settings_dream_start">Start now</string> |
alanv | 364082e | 2012-10-02 17:16:18 -0700 | [diff] [blame] | 1851 | <!-- Dream settings screen, button label for settings for a specific screensaver --> |
| 1852 | <string name="screensaver_settings_button">Settings</string> |
Dan Murphy | a096888 | 2009-08-27 15:05:23 -0500 | [diff] [blame] | 1853 | <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions --> |
| 1854 | <string name="automatic_brightness">Automatic brightness</string> |
Dianne Hackborn | 6677e56 | 2011-03-04 17:30:54 -0800 | [diff] [blame] | 1855 | <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size --> |
| 1856 | <string name="title_font_size">Font size</string> |
Christopher Tate | 75d8d31 | 2011-08-02 16:43:47 -0700 | [diff] [blame] | 1857 | <!-- Sound & display settings screen, setting option summary displaying the currently selected font size --> |
| 1858 | <string name="summary_font_size" translatable="false">%1$s</string> |
Dianne Hackborn | 6677e56 | 2011-03-04 17:30:54 -0800 | [diff] [blame] | 1859 | <!-- [CHAR LIMIT=40] Sound & display settings screen, title of dialog for picking font size --> |
Amith Yamasani | bf4cce7 | 2011-08-16 18:25:40 -0700 | [diff] [blame] | 1860 | <string name="dialog_title_font_size">Font size</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1861 | |
| 1862 | <!-- SIM lock settings title --> |
| 1863 | <string name="sim_lock_settings">SIM card lock settings</string> |
| 1864 | <!-- Security & location settings screen, setting option name --> |
| 1865 | <string name="sim_lock_settings_category">Set up SIM card lock</string> |
| 1866 | <!-- Security & location settings screen, section heading for settings related to sim card locking --> |
| 1867 | <string name="sim_lock_settings_title">SIM card lock</string> |
| 1868 | <!-- SIM card lock settings screen, setting check box label --> |
| 1869 | <string name="sim_pin_toggle">Lock SIM card</string> |
| 1870 | <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1871 | <string name="sim_lock_on" product="tablet">Require PIN to use tablet</string> |
| 1872 | <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected --> |
| 1873 | <string name="sim_lock_on" product="default">Require PIN to use phone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1874 | <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1875 | <string name="sim_lock_off" product="tablet">Require PIN to use tablet</string> |
| 1876 | <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear --> |
| 1877 | <string name="sim_lock_off" product="default">Require PIN to use phone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1878 | <!-- SIM card lock settings screen, setting option name to change the SIM PIN --> |
| 1879 | <string name="sim_pin_change">Change SIM PIN</string> |
| 1880 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1881 | <string name="sim_enter_pin">SIM PIN</string> |
| 1882 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1883 | <string name="sim_enable_sim_lock">Lock SIM card</string> |
| 1884 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1885 | <string name="sim_disable_sim_lock">Unlock SIM card</string> |
| 1886 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1887 | <string name="sim_enter_old">Old SIM PIN</string> |
| 1888 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1889 | <string name="sim_enter_new">New SIM PIN</string> |
| 1890 | <string name="sim_reenter_new">Re-type new PIN</string> |
| 1891 | <!-- SIM card lock settings screen, SIM PIN dialog message instruction --> |
| 1892 | <string name="sim_change_pin">SIM PIN</string> |
| 1893 | <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1894 | <string name="sim_bad_pin">Incorrect PIN</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1895 | <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1896 | <string name="sim_pins_dont_match">PINs don\'t match</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1897 | <!-- SIM card lock settings screen, toast after not entering correct SIM PIN --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1898 | <string name="sim_change_failed">Can\'t change PIN.\nPossibly incorrect PIN.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1899 | <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct--> |
| 1900 | <string name="sim_change_succeeded">SIM PIN changed successfully</string> |
| 1901 | <!-- SIM card lock settings screen, toast after not entering correct SIM PIN --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 1902 | <string name="sim_lock_failed">Can\'t change SIM card lock state.\nPossibly incorrect PIN.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1903 | <!-- SIM card lock settings screen, SIM PIN dialog button labels: --> |
| 1904 | <string name="sim_enter_ok">OK</string> |
| 1905 | <!-- SIM card lock settings screen, SIM PIN dialog button labels: --> |
| 1906 | <string name="sim_enter_cancel">Cancel</string> |
| 1907 | |
| 1908 | <!-- Advanced (used for diagnostics) device info activity title --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 1909 | <string name="device_info_settings" product="tablet">Tablet status</string> |
| 1910 | <!-- Advanced (used for diagnostics) device info activity title --> |
| 1911 | <string name="device_info_settings" product="default">Phone status</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1912 | |
| 1913 | <!-- About phone screen, list item title. Takes the user to the screen for seeing and installing system updates. --> |
| 1914 | <string name="system_update_settings_list_item_title">System updates</string> |
| 1915 | <!-- About phone screen, list item summary. Takes the user to the screen for seeing and installing system updates. --> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 1916 | <string name="system_update_settings_list_item_summary">""</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1917 | |
| 1918 | <!-- About phone screen, status item label --> |
mah | 03878a4 | 2010-02-18 13:11:19 -0800 | [diff] [blame] | 1919 | <string name="firmware_version">Android version</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1920 | <!-- About phone screen, status item label--> |
| 1921 | <string name="model_number">Model number</string> |
John Wang | b0b45c0 | 2011-06-30 14:31:44 -0700 | [diff] [blame] | 1922 | <!-- About phone screen, fcc equipment id label--> |
| 1923 | <string name="fcc_equipment_id">Equipment ID</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1924 | <!-- About phone screen, setting option name--> |
| 1925 | <string name="baseband_version">Baseband version</string> |
| 1926 | <!-- About phone screen, setting option name--> |
| 1927 | <string name="kernel_version">Kernel version</string> |
| 1928 | <!-- About phone screen, setting option name--> |
| 1929 | <string name="build_number">Build number</string> |
Stephen Smalley | b4e84f3 | 2012-02-03 11:14:48 -0500 | [diff] [blame] | 1930 | <!-- About phone screen, setting option name--> |
| 1931 | <string name="selinux_status">SELinux status</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1932 | |
| 1933 | <!-- About phone screen, show when a value of some status item is unavailable. --> |
| 1934 | <string name="device_info_not_available">Not available</string> |
| 1935 | <!-- About phone screen, phone status screen title --> |
| 1936 | <string name="device_status_activity_title">Status</string> |
| 1937 | <!-- About phone screen, title of the item to go into the Phone status screen --> |
| 1938 | <string name="device_status">Status</string> |
Amith Yamasani | ffe813c | 2011-01-09 13:44:56 -0800 | [diff] [blame] | 1939 | <!-- About tablet screen, summary of the item that takes you to tablet status screen --> |
| 1940 | <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string> |
Amith Yamasani | c35b1a2 | 2011-01-11 14:18:44 -0800 | [diff] [blame] | 1941 | <!-- About phone screen, summary of the item to go into the phone status screen --> |
| 1942 | <string name="device_status_summary" product="default">Phone number, signal, etc.</string> |
Roy West | 71ac319 | 2010-12-04 08:50:03 -0800 | [diff] [blame] | 1943 | <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] --> |
| 1944 | <string name="storage_settings" >Storage</string> |
| 1945 | <!-- Storage settings screen title --> |
Amith Yamasani | d799347 | 2010-08-18 13:59:28 -0700 | [diff] [blame] | 1946 | <string name="storage_settings_title">Storage settings</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 1947 | <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 1948 | <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 1949 | <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings --> |
| 1950 | <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1951 | <!-- Do not translate. About phone, status item title --> |
| 1952 | <string name="status_imei">IMEI</string> |
| 1953 | <!-- Do not translate. About phone, status item title --> |
| 1954 | <string name="status_imei_sv">IMEI SV</string> |
Amith Yamasani | b409b90 | 2011-01-24 08:56:07 -0800 | [diff] [blame] | 1955 | <!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=30] --> |
| 1956 | <string name="status_number" product="tablet">MDN</string> |
| 1957 | <!-- About phone, status item title. The phone number of the current device [CHAR LIMIT=30] --> |
| 1958 | <string name="status_number" product="default">My phone number</string> |
Chouting Zhang | 386278a | 2009-06-24 14:25:43 -0500 | [diff] [blame] | 1959 | <!-- About phone, status item title. The phone MIN number of the current device.--> |
| 1960 | <string name="status_min_number">MIN</string> |
sy310.choi | 95364e4 | 2011-05-24 14:19:16 +0900 | [diff] [blame] | 1961 | <!-- About phone, status item title. The phone MSID number of the current device.--> |
| 1962 | <string name="status_msid_number">MSID</string> |
Chouting Zhang | 386278a | 2009-06-24 14:25:43 -0500 | [diff] [blame] | 1963 | <!-- About phone, status item title. The phone PRL Version of the current device.--> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 1964 | <string name="status_prl_version">PRL version</string> |
John Wang | d7b2dcc | 2011-07-11 17:05:04 -0700 | [diff] [blame] | 1965 | <!-- About phone, status item title. The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] --> |
| 1966 | <string name="status_meid_number">MEID</string> |
| 1967 | <!-- About phone, status item title. The ICCID of the current LTE device. [CHAR LIMIT=30] --> |
| 1968 | <string name="status_icc_id">ICCID</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1969 | <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS --> |
| 1970 | <string name="status_network_type">Mobile network type</string> |
Jake Hamby | bc5d927 | 2012-12-03 17:24:30 -0800 | [diff] [blame] | 1971 | <!-- About phone, status item title for the latest area info cell broadcast received (Brazil only). --> |
| 1972 | <string name="status_latest_area_info">Operator info</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1973 | <!-- About phone, status item title. The status of data access. For example, the value may be "Connected" --> |
| 1974 | <string name="status_data_state">Mobile network state</string> |
| 1975 | <!-- About phone, status item title. The status of whether we have service. for example, the value may be "In service" --> |
| 1976 | <string name="status_service_state">Service state</string> |
| 1977 | <!-- About phone, status item title. The current cell tower signal strength --> |
| 1978 | <string name="status_signal_strength">Signal strength</string> |
| 1979 | <!-- About phone, status item title, The status for roaming. For example, the value might be "Not roaming" --> |
| 1980 | <string name="status_roaming">Roaming</string> |
| 1981 | <!-- About phone, status item title. The cell carrier that the user is connected to. --> |
| 1982 | <string name="status_operator">Network</string> |
| 1983 | <!-- About phone, status item title. The MAC address of the Wi-Fi network adapter. --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 1984 | <string name="status_wifi_mac_address">Wi\u2011Fi MAC address</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1985 | <!-- About phone, status item title. The bluetooth adapter's hardware address--> |
| 1986 | <string name="status_bt_address">Bluetooth address</string> |
Doug Zongker | 489c7bf | 2011-02-25 14:45:08 -0800 | [diff] [blame] | 1987 | <!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]--> |
| 1988 | <string name="status_serial_number">Serial number</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1989 | <!-- About phone, status item value if the actual value is not available. --> |
| 1990 | <string name="status_unavailable">Unavailable</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1991 | <!-- About phone, status item title. How long the device has been running since its last reboot. --> |
| 1992 | <string name="status_up_time">Up time</string> |
| 1993 | <!-- About phone, status item title. How much time the device has had its main CPU awake. --> |
| 1994 | <string name="status_awake_time">Awake time</string> |
| 1995 | <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 1996 | <string name="internal_memory">Internal storage</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 1997 | <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 1998 | <string name="sd_memory" product="nosdcard">USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 1999 | <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2000 | <string name="sd_memory" product="default">SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2001 | <!-- SD card & phone storage settings title. The amount of free space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section. --> |
Roy West | e97bc56 | 2011-01-20 10:06:33 -0800 | [diff] [blame] | 2002 | <string name="memory_available">Available</string> |
Jeff Sharkey | da13ec0 | 2012-09-12 18:41:25 -0700 | [diff] [blame] | 2003 | <!-- SD card & phone storage settings title. The amount of free space for some storage partition when the volume is read-only. [CHAR LIMIT=64] --> |
| 2004 | <string name="memory_available_read_only">Available (read-only)</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2005 | <!-- SD card & phone storage settings screen heading. The total amount of storage space for some storage partition. For example, this is listed under both the "Internal phone storage" section and the "SD card" section --> |
Vasu Nori | 340e85d | 2011-03-02 11:07:35 -0800 | [diff] [blame] | 2006 | <string name="memory_size">Total space</string> |
Vasu Nori | 450bcb3 | 2011-01-07 14:48:46 -0800 | [diff] [blame] | 2007 | <!-- SD card & phone storage settings summary. Displayed when the total memory usage is being calculated. Will be replaced with a number like "12.3 GB" when finished calucating. [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 2008 | <string name="memory_calculating_size">Calculating\u2026</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2009 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of applications installed. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
Jeff Sharkey | cd4428c | 2012-06-12 17:13:12 -0700 | [diff] [blame] | 2010 | <string name="memory_apps_usage">Apps (app data & media content)</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2011 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of media on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
Roy West | e97bc56 | 2011-01-20 10:06:33 -0800 | [diff] [blame] | 2012 | <string name="memory_media_usage">Media</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2013 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of /sdcard/Download on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
Jim Miller | c56293d | 2011-06-30 18:09:06 -0700 | [diff] [blame] | 2014 | <string name="memory_downloads_usage">Downloads</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2015 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of all pictures, videos in /sdcard/DCIM, /sdcard/Pictures folders on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2016 | <string name="memory_dcim_usage">Pictures, videos</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2017 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of audio files in /sdcard on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2018 | <string name="memory_music_usage">Audio (music, ringtones, podcasts, etc.)</string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 2019 | <!-- SD card & phone storage settings title. Displayed as a title when showing the total usage of misc files on the device. Below it will be a number like "123.4 MB" indicating used storage. [CHAR LIMIT=50] --> |
| 2020 | <string name="memory_media_misc_usage">Misc.</string> |
Jeff Sharkey | 0e9cf8a | 2012-09-23 17:40:47 -0700 | [diff] [blame] | 2021 | <!-- Storage item representing all cached data on device. [CHAR LIMIT=48] --> |
| 2022 | <string name="memory_media_cache_usage">Cached data</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2023 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=25] --> |
| 2024 | <string name="sd_eject" product="nosdcard">Unmount shared storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2025 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2026 | <string name="sd_eject" product="default">Unmount SD card</string> |
| 2027 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. [CHAR LIMIT=30] --> |
Roy West | dd49624 | 2010-10-18 03:12:57 -0700 | [diff] [blame] | 2028 | <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2029 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. This will be done before the user phyiscally removes the SD card from the phone. Kind of like the "Safely remove" on some operating systems. --> |
Dan Morrill | 82884de | 2010-10-18 15:43:18 -0700 | [diff] [blame] | 2030 | <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove it</string> |
Mike Lockwood | 3d713b1 | 2010-08-31 14:38:44 -0400 | [diff] [blame] | 2031 | <!-- SD card & phone storage settings item title for toggling PTP mode on and off. When PTP mode is on the device will appear on the USB bus as a PTP camera device instead of an MTP music player. --> |
Jim Miller | 2f9dbcb | 2010-02-09 19:08:02 -0800 | [diff] [blame] | 2032 | |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2033 | <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted. This version of the string can probably never come up on current hardware. [CHAR LIMIT=25] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 2034 | <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string> |
San Mehat | 35351fa | 2010-01-06 21:41:47 -0800 | [diff] [blame] | 2035 | <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2036 | <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string> |
Roy West | 6982752 | 2010-10-21 17:18:40 -0700 | [diff] [blame] | 2037 | |
Eric Fischer | a640fb4 | 2010-10-21 18:15:34 -0700 | [diff] [blame] | 2038 | <!-- Storage setting item that will mount USB storage if it unmounted. A user should never see this. [CHAR LIMIT=25] --> |
Roy West | 6982752 | 2010-10-21 17:18:40 -0700 | [diff] [blame] | 2039 | <string name="sd_mount" product="nosdcard">Mount USB storage</string> |
San Mehat | 35351fa | 2010-01-06 21:41:47 -0800 | [diff] [blame] | 2040 | <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2041 | <string name="sd_mount" product="default">Mount SD card</string> |
Eric Fischer | d947937 | 2010-10-21 18:31:02 -0700 | [diff] [blame] | 2042 | |
Gilles Debunne | 104ea28 | 2011-05-19 10:34:14 -0700 | [diff] [blame] | 2043 | <!-- Subtext for Mount USB storage in Storage settings. User should never see this since we use automount. --> |
| 2044 | <string name="sd_mount_summary" product="nosdcard"></string> |
| 2045 | <!-- Subtext for Mount SD Card in Storage settings. User should never see this since we use automount. --> |
| 2046 | <string name="sd_mount_summary" product="default"></string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2047 | <!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage. [CHAR LIMIT=25] --> |
| 2048 | <string name="sd_format" product="nosdcard">Erase USB storage</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2049 | <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] --> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2050 | <string name="sd_format" product="default">Erase SD card</string> |
Joe Onorato | 42491cc | 2010-11-09 12:04:24 -0800 | [diff] [blame] | 2051 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. [CHAR LIMIT=80] --> |
| 2052 | <string name="sd_format_summary" product="nosdcard">Erases all data on the internal USB storage, such as music and photos</string> |
Joe Onorato | 6c1eb53 | 2011-01-04 10:28:32 -0800 | [diff] [blame] | 2053 | <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. [CHAR LIMIT=80] --> |
Joe Onorato | 42491cc | 2010-11-09 12:04:24 -0800 | [diff] [blame] | 2054 | <string name="sd_format_summary" product="default">Erases all data on the SD card, such as music and photos</string> |
Gilles Debunne | 104ea28 | 2011-05-19 10:34:14 -0700 | [diff] [blame] | 2055 | <!-- SD card status when it is mounted as read only. Will be appended to size, starts with an unbreakable space --> |
Li Gang | 8218d3b | 2012-01-20 11:48:47 +0800 | [diff] [blame] | 2056 | |
Jeff Sharkey | 0e9cf8a | 2012-09-23 17:40:47 -0700 | [diff] [blame] | 2057 | <!-- Title of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] --> |
| 2058 | <string name="memory_clear_cache_title">Clear cached data?</string> |
| 2059 | <!-- Message of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] --> |
| 2060 | <string name="memory_clear_cache_message">This will clear cached data for all apps.</string> |
| 2061 | |
Li Gang | 8218d3b | 2012-01-20 11:48:47 +0800 | [diff] [blame] | 2062 | <!-- SD card & phone storage settings item summary that will result in the phone connected to PC and MTP/PTP enabled. [CHAR LIMIT=80] --> |
| 2063 | <string name="mtp_ptp_mode_summary">MTP or PTP function is active</string> |
| 2064 | |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2065 | <!-- SD card eject confirmation dialog title [CHAR LIMIT=25] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2066 | <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount USB storage?</string> |
Suchi Amalapurapu | 29d587f | 2010-02-22 10:12:14 -0800 | [diff] [blame] | 2067 | <!-- SD card eject confirmation dialog title --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2068 | <string name="dlg_confirm_unmount_title" product="default">Unmount SD card?</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2069 | <!-- SD card eject confirmation dialog [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2070 | <string name="dlg_confirm_unmount_text" product="nosdcard">If you unmount the USB storage, some apps you are using will stop and may be unavailable until you remount the USB storage.</string> |
Suchi Amalapurapu | 29d587f | 2010-02-22 10:12:14 -0800 | [diff] [blame] | 2071 | <!-- SD card eject confirmation dialog --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2072 | <string name="dlg_confirm_unmount_text" product="default">If you unmount the SD card, some apps you are using will stop and may be unavailable until you remount the SD card.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2073 | <!-- SD card eject error dialog title [CHAR LIMIT=30] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2074 | <string name="dlg_error_unmount_title" product="nosdcard"></string> |
Suchi Amalapurapu | 29d587f | 2010-02-22 10:12:14 -0800 | [diff] [blame] | 2075 | <!-- SD card eject error dialog title --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2076 | <string name="dlg_error_unmount_title" product="default"></string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2077 | <!-- SD card eject error dialog text [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2078 | <string name="dlg_error_unmount_text" product="nosdcard">Couldn\'t unmount USB storage. Try again later.</string> |
Suchi Amalapurapu | 29d587f | 2010-02-22 10:12:14 -0800 | [diff] [blame] | 2079 | <!-- SD card eject error dialog text --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2080 | <string name="dlg_error_unmount_text" product="default">Couldn\'t unmount SD card. Try again later.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2081 | <!-- SD card unmount informative text [CHAR LIMIT=NONE] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 2082 | <string name="unmount_inform_text" product="nosdcard">USB storage will be unmounted.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2083 | <!-- SD card unmount informative text [CHAR LIMIT=NONE] --> |
| 2084 | <string name="unmount_inform_text" product="default">SD card will be unmounted.</string> |
Suchi Amalapurapu | 29d587f | 2010-02-22 10:12:14 -0800 | [diff] [blame] | 2085 | <!-- SD card eject progress title --> |
| 2086 | <string name="sd_ejecting_title">Unmounting</string> |
| 2087 | <!-- SD card eject progress text --> |
| 2088 | <string name="sd_ejecting_summary">Unmount in progress</string> |
| 2089 | |
Jeff Sharkey | cd4428c | 2012-06-12 17:13:12 -0700 | [diff] [blame] | 2090 | <!-- Settings item title when storage is running low [CHAR LIMIT=32] --> |
| 2091 | <string name="storage_low_title">Storage space is running out</string> |
| 2092 | <!-- Settings item summary when storage is running low [CHAR LIMIT=NONE] --> |
| 2093 | <string name="storage_low_summary">Some system functions, such as syncing, may not work correctly. Try to free space by deleting or unpinning items, such as apps or media content.</string> |
| 2094 | |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2095 | <!-- Storage setting. Menu option for USB transfer settings [CHAR LIMIT=30]--> |
Mike Lockwood | 37481d7 | 2011-08-01 09:53:37 -0400 | [diff] [blame] | 2096 | <string name="storage_menu_usb">USB computer connection</string> |
Jeff Sharkey | 11d3012 | 2012-03-19 16:54:07 -0700 | [diff] [blame] | 2097 | |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2098 | <!-- Storage setting. Title for USB transfer settings [CHAR LIMIT=30]--> |
Mike Lockwood | 37481d7 | 2011-08-01 09:53:37 -0400 | [diff] [blame] | 2099 | <string name="storage_title_usb">USB computer connection</string> |
Mike Lockwood | 01172e1 | 2011-07-28 12:47:44 -0400 | [diff] [blame] | 2100 | <!-- Storage setting. USB connection category [CHAR LIMIT=30]--> |
| 2101 | <string name="usb_connection_category">Connect as</string> |
Mike Lockwood | 37481d7 | 2011-08-01 09:53:37 -0400 | [diff] [blame] | 2102 | <!-- Storage setting. Title for MTP checkbox [CHAR LIMIT=30]--> |
| 2103 | <string name="usb_mtp_title">Media device (MTP)</string> |
| 2104 | <!-- Storage setting. Summary for MTP checkbox [CHAR LIMIT=NONE]--> |
Mike Lockwood | 65fb60a | 2011-08-01 17:41:41 -0400 | [diff] [blame] | 2105 | <string name="usb_mtp_summary">Lets you transfer media files on Windows, or using Android File Transfer on Mac (see www.android.com/filetransfer)</string> |
Mike Lockwood | 37481d7 | 2011-08-01 09:53:37 -0400 | [diff] [blame] | 2106 | <!-- Storage setting. Title for PTP checkbox [CHAR LIMIT=30]--> |
| 2107 | <string name="usb_ptp_title">Camera (PTP)</string> |
Jeff Sharkey | e2afc0f | 2011-08-01 15:29:30 -0700 | [diff] [blame] | 2108 | <!-- Storage setting. Label for installer CD [CHAR LIMIT=30]--> |
Mike Lockwood | 37481d7 | 2011-08-01 09:53:37 -0400 | [diff] [blame] | 2109 | <string name="usb_ptp_summary">Lets you transfer photos using camera software, and transfer any files on computers that don\'t support MTP</string> |
Jeff Sharkey | e2afc0f | 2011-08-01 15:29:30 -0700 | [diff] [blame] | 2110 | <!-- Storage setting. Summary for PTP checkbox [CHAR LIMIT=NONE]--> |
| 2111 | <string name="usb_label_installer_cd">"Install file-transfer tools"</string> |
Mike Lockwood | 02900a1 | 2011-06-30 14:47:46 -0400 | [diff] [blame] | 2112 | |
Jeff Sharkey | 04df8b7 | 2012-09-07 13:23:47 -0700 | [diff] [blame] | 2113 | <!-- Section header above list of other users storage [CHAR LIMIT=32] --> |
| 2114 | <string name="storage_other_users">Other users</string> |
| 2115 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2116 | <!-- Phone info screen, section titles: --> |
| 2117 | <string name="battery_status_title">Battery status</string> |
| 2118 | <!-- Phone info screen, section titles: --> |
| 2119 | <string name="battery_level_title">Battery level</string> |
| 2120 | |
| 2121 | <!-- APN Settings --> |
| 2122 | <!-- APN settings screen title --> |
| 2123 | <string name="apn_settings">APNs</string> |
| 2124 | <!-- Screen title after user selects APNs setting option --> |
| 2125 | <string name="apn_edit">Edit access point</string> |
| 2126 | <!-- Edit access point label summary text when no value has been set --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2127 | <string name="apn_not_set">Not set</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2128 | <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others --> |
| 2129 | <string name="apn_name">Name</string> |
| 2130 | <!-- Edit access point labels: The actual access point name--> |
| 2131 | <string name="apn_apn">APN</string> |
| 2132 | <!-- Edit access point labels: The addess of the proxy to use for this APN --> |
| 2133 | <string name="apn_http_proxy">Proxy</string> |
| 2134 | <!-- Edit access point labels: The port number of the proxy to use for this APN --> |
| 2135 | <string name="apn_http_port">Port</string> |
| 2136 | <!-- Edit access point labels: The username that will be used when conencting to this APN--> |
| 2137 | <string name="apn_user">Username</string> |
| 2138 | <!-- Edit access point labels: The password that will be used when connecting to this APN --> |
| 2139 | <string name="apn_password">Password</string> |
| 2140 | <!-- Edit access point labels: The server address to conenct to for this APN --> |
| 2141 | <string name="apn_server">Server</string> |
| 2142 | <!-- Edit access point labels: --> |
| 2143 | <string name="apn_mmsc">MMSC</string> |
| 2144 | <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)--> |
| 2145 | <string name="apn_mms_proxy">MMS proxy</string> |
| 2146 | <!-- Edit access point labels: The port on the proxy used for MMS--> |
| 2147 | <string name="apn_mms_port">MMS port</string> |
| 2148 | <!-- Edit access point labels: --> |
| 2149 | <string name="apn_mcc">MCC</string> |
| 2150 | <!-- Edit access point labels: --> |
| 2151 | <string name="apn_mnc">MNC</string> |
Jaikumar Ganesh | 1eb1df0 | 2009-09-30 09:43:34 -0700 | [diff] [blame] | 2152 | <!-- Edit acces point labels: Authenticaton type--> |
| 2153 | <string name="apn_auth_type">Authentication type</string> |
| 2154 | <!-- Authentication Typs: None --> |
| 2155 | <string name="apn_auth_type_none">None</string> |
| 2156 | <!-- Authentication Typs: PAP --> |
| 2157 | <string name="apn_auth_type_pap">PAP</string> |
| 2158 | <!-- Authentication Typs: CHAP --> |
| 2159 | <string name="apn_auth_type_chap">CHAP</string> |
| 2160 | <!-- Authentication Typs: PAP or CHAP --> |
| 2161 | <string name="apn_auth_type_pap_chap">PAP or CHAP</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2162 | <!-- Edit access point labels: The type of APN --> |
| 2163 | <string name="apn_type">APN type</string> |
Lorenzo Colitti | a7e587f | 2010-12-29 15:52:41 -0800 | [diff] [blame] | 2164 | <!-- Edit access point labels: The protocol of the APN, e.g., "IPv4", "IPv6", or "IPv4/IPv6". --> |
| 2165 | <string name="apn_protocol">APN protocol</string> |
John Huang | d0de427 | 2011-10-15 22:41:11 -0700 | [diff] [blame] | 2166 | <!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". --> |
| 2167 | <string name="apn_roaming_protocol">APN roaming protocol</string> |
sinikang | cd8b7c3 | 2011-09-08 15:44:09 -0700 | [diff] [blame] | 2168 | <!-- Edit enable/disable of APN --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2169 | <string name="carrier_enabled">APN enable/disable</string> |
| 2170 | <string name="carrier_enabled_summaryOn">APN enabled</string> |
| 2171 | <string name="carrier_enabled_summaryOff">APN disabled</string> |
sinikang | cd8b7c3 | 2011-09-08 15:44:09 -0700 | [diff] [blame] | 2172 | <!-- Edit Beaerer Info of APN --> |
| 2173 | <string name="bearer">Bearer</string> |
Sungmin Choi | aa4d4c6 | 2013-01-30 13:53:03 +0900 | [diff] [blame] | 2174 | <!-- Edit Mvno Type Info of APN --> |
| 2175 | <string name="mvno_type">MVNO type</string> |
| 2176 | <!-- Edit Mvno Match Data Info of APN --> |
| 2177 | <string name="mvno_match_data">MVNO value</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2178 | <!-- Edit access point screen menu option to delete this APN --> |
| 2179 | <string name="menu_delete">Delete APN</string> |
| 2180 | <!-- APNs screen menu option to create a brand spanking new APN --> |
| 2181 | <string name="menu_new">New APN</string> |
| 2182 | <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage --> |
| 2183 | <string name="menu_save">Save</string> |
| 2184 | <!-- Edit access point screen menu option to discard the user's changes for this APN --> |
| 2185 | <string name="menu_cancel">Discard</string> |
| 2186 | <!-- APN error dialog title --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2187 | <string name="error_title"></string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2188 | <!-- APN error dialog messages: --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2189 | <string name="error_name_empty">The Name field can\'t be empty.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2190 | <!-- APN error dialog messages: --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2191 | <string name="error_apn_empty">The APN can\'t be empty.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2192 | <!-- APN error dialog messages: --> |
| 2193 | <string name="error_mcc_not3">MCC field must be 3 digits.</string> |
| 2194 | <!-- APN error dialog messages: --> |
| 2195 | <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string> |
| 2196 | <!-- The message of dialog indicated restoring default APN settings in progress --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2197 | <string name="restore_default_apn">Restoring default APN settings.</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2198 | <!-- APNs screen menu option to reset default APN settings --> |
| 2199 | <string name="menu_restore">Reset to default</string> |
| 2200 | <!-- APNs screen toast message to inform reset default APN settings is completed --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2201 | <string name="restore_default_apn_completed">Reset default APN settings completed.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2202 | |
| 2203 | <!-- Master Clear --> |
| 2204 | <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading --> |
| 2205 | <string name="master_clear_title">Factory data reset</string> |
| 2206 | <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2207 | <string name="master_clear_summary" product="tablet">Erases all data on tablet</string> |
| 2208 | <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading --> |
| 2209 | <string name="master_clear_summary" product="default">Erases all data on phone</string> |
| 2210 | <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2211 | <string name="master_clear_desc" product="tablet">"This will erase all data from your tablet\'s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps</li>"</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2212 | <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2213 | <string name="master_clear_desc" product="default">"This will erase all data from your phone\'s <b>internal storage</b>, including:\n\n<li>Your Google account</li>\n<li>System and app data and settings</li>\n<li>Downloaded apps"</li></string> |
Joe Onorato | b51886d | 2010-11-08 18:25:51 -0800 | [diff] [blame] | 2214 | <!-- SD card & phone storage settings screen, instructions and list of current accounts. The list of accounts follows this text[CHAR LIMIT=NONE] --> |
| 2215 | <string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string> |
Kenny Root | 3785e39 | 2011-01-18 15:14:32 -0800 | [diff] [blame] | 2216 | <!-- SD card & phone storage settings screen, list of items in user data storage (USB storage or SD card) that will be erased during this operation [CHAR LIMIT=NONE] --> |
| 2217 | <string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string> |
Joe Onorato | b51886d | 2010-11-08 18:25:51 -0800 | [diff] [blame] | 2218 | <!-- SD card & phone storage settings screen, instructions about whether to also erase the external storage (SD card) when erasing the internal storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2219 | <string name="master_clear_desc_erase_external_storage" product="nosdcard">"\n\nTo clear music, pictures, and other user data, the <b>USB storage</b> needs to be erased."</string> |
Joe Onorato | 6c1eb53 | 2011-01-04 10:28:32 -0800 | [diff] [blame] | 2220 | <!-- SD card & phone storage settings screen, instructions about whether to also erase the external storage (SD card) when erasing the internal storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2221 | <string name="master_clear_desc_erase_external_storage" product="default">"\n\nTo clear music, pictures, and other user data, the <b>SD card</b> needs to be erased."</string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2222 | <!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] --> |
| 2223 | <string name="erase_external_storage" product="nosdcard">Erase USB storage</string> |
| 2224 | <!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] --> |
| 2225 | <string name="erase_external_storage" product="default">Erase SD card</string> |
Joe Onorato | 42491cc | 2010-11-09 12:04:24 -0800 | [diff] [blame] | 2226 | <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2227 | <string name="erase_external_storage_description" product="nosdcard">Erase all the data on the internal USB storage, such as music or photos</string> |
Joe Onorato | 42491cc | 2010-11-09 12:04:24 -0800 | [diff] [blame] | 2228 | <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2229 | <string name="erase_external_storage_description" product="default">Erase all the data on the SD card, such as music or photos</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2230 | <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2231 | <string name="master_clear_button_text" product="tablet">Reset tablet</string> |
| 2232 | <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset --> |
| 2233 | <string name="master_clear_button_text" product="default">Reset phone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2234 | <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2235 | <string name="master_clear_final_desc">Erase all your personal information and downloaded apps? You can\'t reverse this action!</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2236 | <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button --> |
| 2237 | <string name="master_clear_final_button_text">Erase everything</string> |
| 2238 | <!-- Message to draw an unlock pattern before clearing the device --> |
| 2239 | <string name="master_clear_gesture_prompt">Draw your unlock pattern</string> |
Brian Carlstrom | 81d7a80 | 2012-05-01 11:17:02 -0700 | [diff] [blame] | 2240 | <!-- Explanation of drawing unlock pattern to reset phone --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 2241 | <string name="master_clear_gesture_explanation">You need to draw your unlock pattern to confirm a factory data reset.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2242 | <!-- Master clear failed message --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2243 | <string name="master_clear_failed">No reset was performed because the System Clear service isn\'t available.</string> |
Amith Yamasani | b14e1e0 | 2010-11-02 09:52:29 -0700 | [diff] [blame] | 2244 | <!-- Master clear confirmation screen title [CHAR LIMIT=30] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2245 | <string name="master_clear_confirm_title">Reset?</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2246 | |
| 2247 | <!-- Media Format --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2248 | <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=25] --> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2249 | <string name="media_format_title" product="nosdcard">Erase USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2250 | <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading --> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2251 | <string name="media_format_title" product="default">Erase SD card</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2252 | <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading [CHAR LIMIT=30] --> |
Roy West | 825db2d | 2010-10-14 05:07:45 -0700 | [diff] [blame] | 2253 | <string name="media_format_summary" product="nosdcard">Erases all data in USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2254 | <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2255 | <string name="media_format_summary" product="default">Erases all data on the SD card</string> |
| 2256 | <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2257 | <string name="media_format_desc" product="nosdcard">Erase all USB storage? You will lose <b>all</b> stored data!</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2258 | <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2259 | <string name="media_format_desc" product="default">Erase the SD card? You will lose <b>all</b> data on the card!</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2260 | <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset [CHAR LIMIT=25] --> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2261 | <string name="media_format_button_text" product="nosdcard">Erase USB storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2262 | <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset --> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2263 | <string name="media_format_button_text" product="default">Erase SD card</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2264 | <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2265 | <string name="media_format_final_desc" product="nosdcard">Erase the USB storage, deleting all files stored there? You can\'t reverse this action!</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2266 | <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2267 | <string name="media_format_final_desc" product="default">Erase the SD card, deleting all files stored there? You can\'t reverse this action!</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2268 | <!-- SD card & phone storage settings screen, button on screen after user selects Format media button --> |
| 2269 | <string name="media_format_final_button_text">Erase everything</string> |
| 2270 | <!-- Message to draw an unlock pattern before clearing the device --> |
| 2271 | <string name="media_format_gesture_prompt">Draw your unlock pattern</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2272 | <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 2273 | <string name="media_format_gesture_explanation" product="nosdcard">You need to draw your unlock pattern to confirm that you want to erase the USB storage.</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2274 | <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 2275 | <string name="media_format_gesture_explanation" product="default">You need to draw your unlock pattern to confirm that you want to erase the SD card.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2276 | |
| 2277 | <!-- Main settings screen, Call settings title for item to go into the call settings --> |
| 2278 | <string name="call_settings_title">Call settings</string> |
| 2279 | <!-- Main settings screen, Call settings summary for item to go into call settings --> |
| 2280 | <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string> |
| 2281 | |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 2282 | <!-- Tethering controls, item title to go into the tethering settings --> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2283 | <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]--> |
| 2284 | <string name="tether_settings_title_usb">USB tethering</string> |
| 2285 | <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]--> |
Robert Greenwalt | e434bfb | 2010-05-08 15:20:24 -0700 | [diff] [blame] | 2286 | <string name="tether_settings_title_wifi">Portable hotspot</string> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2287 | <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]--> |
| 2288 | <string name="tether_settings_title_bluetooth">Bluetooth tethering</string> |
| 2289 | <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]--> |
| 2290 | <string name="tether_settings_title_usb_bluetooth">Tethering</string> |
| 2291 | <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]--> |
| 2292 | <string name="tether_settings_title_all">Tethering & portable hotspot</string> |
| 2293 | |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 2294 | <!-- USB Tethering options --> |
Irfan Sheriff | 65cff17 | 2010-02-08 10:46:30 -0800 | [diff] [blame] | 2295 | <string name="usb_title">USB</string> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 2296 | <string name="usb_tethering_button_text">USB tethering</string> |
| 2297 | <!-- USB available subtext - shown when USB is connected but not currently being tethered --> |
Robert Greenwalt | 209177a | 2010-03-04 13:29:02 -0800 | [diff] [blame] | 2298 | <string name="usb_tethering_available_subtext">USB connected, check to tether</string> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 2299 | <!-- USB tethered subtext - shown when USB is connected and being tethered --> |
Robert Greenwalt | 209177a | 2010-03-04 13:29:02 -0800 | [diff] [blame] | 2300 | <string name="usb_tethering_active_subtext">Tethered</string> |
Mike Lockwood | 26dad3e | 2010-03-03 06:19:55 -0500 | [diff] [blame] | 2301 | <!-- USB storage subtext - shown when tethering is disabled because USB storage is active --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2302 | <string name="usb_tethering_storage_active_subtext">Can\'t tether when USB storage is in use</string> |
Robert Greenwalt | 3901edb | 2010-01-26 10:22:37 -0800 | [diff] [blame] | 2303 | <!-- USB unavailable subtext - shown when USB is not connected --> |
| 2304 | <string name="usb_tethering_unavailable_subtext">USB not connected</string> |
Robert Greenwalt | d5f121c | 2010-03-02 17:33:11 -0800 | [diff] [blame] | 2305 | <!-- USB errored subtext - shown when USB is broken for some reason --> |
Robert Greenwalt | 209177a | 2010-03-04 13:29:02 -0800 | [diff] [blame] | 2306 | <string name="usb_tethering_errored_subtext">USB tethering error</string> |
| 2307 | |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2308 | <!-- Bluetooth Tethering settings--> |
| 2309 | <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]--> |
| 2310 | <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string> |
| 2311 | <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]--> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 2312 | <string name="bluetooth_tethering_available_subtext" product="tablet">Sharing this tablet\'s Internet connection</string> |
| 2313 | <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]--> |
| 2314 | <string name="bluetooth_tethering_available_subtext" product="default">Sharing this phone\'s Internet connection</string> |
| 2315 | <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]--> |
| 2316 | <string name="bluetooth_tethering_device_connected_subtext" product="tablet">Sharing this tablet\'s Internet connection to 1 device</string> |
| 2317 | <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]--> |
| 2318 | <string name="bluetooth_tethering_device_connected_subtext" product="default">Sharing this phone\'s Internet connection to 1 device</string> |
| 2319 | <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]--> |
| 2320 | <string name="bluetooth_tethering_devices_connected_subtext" product="tablet">Sharing this tablet\'s Internet connection to <xliff:g id="connectedDeviceCount">%1$d</xliff:g> devices</string> |
| 2321 | <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]--> |
| 2322 | <string name="bluetooth_tethering_devices_connected_subtext" product="default">Sharing this phone\'s Internet connection to <xliff:g id="connectedDeviceCount">%1$d</xliff:g> devices</string> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2323 | <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]--> |
Jake Hamby | c777ee2 | 2011-03-04 15:37:39 -0800 | [diff] [blame] | 2324 | <string name="bluetooth_tethering_off_subtext" product="tablet">Not sharing this tablet\'s Internet connection</string> |
| 2325 | <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]--> |
| 2326 | <string name="bluetooth_tethering_off_subtext" product="default">Not sharing this phone\'s Internet connection</string> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2327 | <!-- Bluetooth errored subtext - shown when Bluetooth is broken for some reason [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2328 | <string name="bluetooth_tethering_errored_subtext">Not tethered</string> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2329 | <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2330 | <string name="bluetooth_tethering_overflow_error">Can\'t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string> |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2331 | <!-- Bluetooth Tethering settings. Message for untethering from a bluetooth device [CHAR LIMIT=50]--> |
| 2332 | <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string> |
| 2333 | |
Danica Chang | 32711b6 | 2010-08-10 18:41:29 -0700 | [diff] [blame] | 2334 | <!-- Tethering help button - calls up a web view with general tethering info --> |
Robert Greenwalt | e434bfb | 2010-05-08 15:20:24 -0700 | [diff] [blame] | 2335 | <string name="tethering_help_button_text">Help</string> |
Robert Greenwalt | 209177a | 2010-03-04 13:29:02 -0800 | [diff] [blame] | 2336 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2337 | <!-- Wireless controls, item title to go into the network settings --> |
| 2338 | <string name="network_settings_title">Mobile networks</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2339 | |
| 2340 | <!-- Security & location settings screen, section header for settings relating to location --> |
Amith Yamasani | f06d869 | 2009-06-11 22:32:33 -0700 | [diff] [blame] | 2341 | <string name="location_title">My Location</string> |
Sean Cotter | ee52a42 | 2011-07-29 16:36:30 -0700 | [diff] [blame] | 2342 | <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 2343 | <string name="location_network_based">Wi\u2011Fi & mobile network location</string> |
Freeman Ng | f471c4e | 2011-09-20 15:18:05 -0700 | [diff] [blame] | 2344 | <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box--> |
Amith Yamasani | 4635ec6 | 2012-07-23 16:40:02 -0700 | [diff] [blame] | 2345 | <string name="location_neighborhood_level">Let apps use Google\'s location service to estimate your location faster. Anonymous location data will be collected and sent to Google.</string> |
Freeman Ng | f471c4e | 2011-09-20 15:18:05 -0700 | [diff] [blame] | 2346 | <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 2347 | <string name="location_neighborhood_level_wifi">Location determined by Wi\u2011Fi</string> |
Sean Cotter | ee52a42 | 2011-07-29 16:36:30 -0700 | [diff] [blame] | 2348 | <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites --> |
| 2349 | <string name="location_gps">GPS satellites</string> |
Amith Yamasani | 4635ec6 | 2012-07-23 16:40:02 -0700 | [diff] [blame] | 2350 | <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a tablet --> |
| 2351 | <string name="location_street_level" product="tablet">Let apps use GPS on your tablet to pinpoint your location</string> |
| 2352 | <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a phone --> |
| 2353 | <string name="location_street_level" product="default">Let apps use GPS on your phone to pinpoint your location</string> |
Mike Lockwood | d75fb2f | 2009-06-25 16:39:48 -0400 | [diff] [blame] | 2354 | <!-- Security & location settings screen, setting check box label if Assisted GPS should be enabled --> |
Roy West | 0ce6f6d | 2009-09-23 13:07:19 -0700 | [diff] [blame] | 2355 | <string name="assisted_gps">Use assisted GPS</string> |
Mike Lockwood | d75fb2f | 2009-06-25 16:39:48 -0400 | [diff] [blame] | 2356 | <!-- Security & location settings screen, setting summary when Assisted GPS check box is selected --> |
Roy West | 0ce6f6d | 2009-09-23 13:07:19 -0700 | [diff] [blame] | 2357 | <string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string> |
Mike Lockwood | d75fb2f | 2009-06-25 16:39:48 -0400 | [diff] [blame] | 2358 | <!-- Security & location settings screen, setting summary when Assisted GPS check box is clear --> |
Roy West | 0ce6f6d | 2009-09-23 13:07:19 -0700 | [diff] [blame] | 2359 | <string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string> |
Sean Cotter | ee52a42 | 2011-07-29 16:36:30 -0700 | [diff] [blame] | 2360 | <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search --> |
| 2361 | <string name="use_location_title">Location & Google search</string> |
| 2362 | <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search --> |
| 2363 | <string name="use_location_summary">Let Google use your location to improve search results and other services</string> |
Amith Yamasani | 4635ec6 | 2012-07-23 16:40:02 -0700 | [diff] [blame] | 2364 | <!-- [CHAR LIMIT=45] Label for turning on/off location access completely. --> |
| 2365 | <string name="location_access_title">Access to my location</string> |
| 2366 | <!-- [CHAR LIMIT=none] Description text for location access switch --> |
| 2367 | <string name="location_access_summary">Let apps that have asked your permission use your location information</string> |
| 2368 | <!-- [CHAR LIMIT=45] Section heading for location sources --> |
| 2369 | <string name="location_sources_heading">Location sources</string> |
Amith Yamasani | f06d869 | 2009-06-11 22:32:33 -0700 | [diff] [blame] | 2370 | |
| 2371 | <!-- About --> <skip /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2372 | <!-- Main settings screen, setting title for the user to go into the About phone screen --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2373 | <string name="about_settings" product="tablet">About tablet</string> |
| 2374 | <!-- Main settings screen, setting title for the user to go into the About phone screen --> |
| 2375 | <string name="about_settings" product="default">About phone</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2376 | <!-- Main settings screen, setting summary for the user to go into the About phone screen--> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2377 | <string name="about_settings_summary">View legal info, status, software version</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2378 | <!-- About phone settings screen, setting option name to go to dialog that shows legal info --> |
| 2379 | <string name="legal_information">Legal information</string> |
| 2380 | <!-- About phone settings screen, setting option name to see a list of contributors --> |
| 2381 | <string name="contributors_title">Contributors</string> |
Brian Muramatsu | a6dbaea | 2012-09-17 23:09:35 -0700 | [diff] [blame] | 2382 | <!-- About phone settings screen, setting option name to show regulatory information [CHAR LIMIT=25] --> |
| 2383 | <string name="regulatory_information">Regulatory information</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2384 | <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip /> |
| 2385 | <!-- About phone settings screen, setting option name to see copyright-related info --> |
| 2386 | <string name="copyright_title">Copyright</string> |
| 2387 | <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip /> |
| 2388 | <!-- About phone settings screen, setting option name to see licensing info --> |
| 2389 | <string name="license_title">License</string> |
| 2390 | <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip /> |
| 2391 | <!-- About phone settings screen, setting option name to see terms and conditions --> |
| 2392 | <string name="terms_title">Terms and conditions</string> |
| 2393 | |
| 2394 | <!-- Title for actual Settings license activity. --> <skip /> |
| 2395 | <!-- About phone settings, Legal information setting option name and title of dialog box holding license info --> |
| 2396 | <string name="settings_license_activity_title">Open source licenses</string> |
| 2397 | <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded --> |
| 2398 | <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string> |
| 2399 | <!-- About phone settings screen, Open source license dialog title until license is fully loaded --> |
| 2400 | <string name="settings_license_activity_loading">Loading\u2026</string> |
| 2401 | |
Wink Saville | a40fb23 | 2009-09-26 16:47:18 -0700 | [diff] [blame] | 2402 | <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info --> |
| 2403 | <string name="settings_safetylegal_title">Safety information</string> |
| 2404 | <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info --> |
| 2405 | <string name="settings_safetylegal_activity_title">Safety information</string> |
| 2406 | <!-- About phone settings screen, Safety legal dialog message when data network is not connected --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2407 | <string name="settings_safetylegal_activity_unreachable">You don\'t have a data connection. To view this information now, go to %s from any computer connected to the Internet.</string> |
Wink Saville | a40fb23 | 2009-09-26 16:47:18 -0700 | [diff] [blame] | 2408 | <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded --> |
| 2409 | <string name="settings_safetylegal_activity_loading">Loading\u2026</string> |
| 2410 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2411 | <!-- Lock Pattern settings --> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2412 | <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] --> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2413 | <string name="lockpassword_choose_your_password_header">Choose your password</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2414 | <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] --> |
| 2415 | <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string> |
| 2416 | <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 2417 | <string name="lockpassword_choose_your_pin_header">Choose your PIN</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2418 | <!-- Header on password confirm screen [CHAR LIMIT=30] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 2419 | <string name="lockpassword_confirm_your_password_header">Confirm your password</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2420 | <!-- Header on pattern confirm screen [CHAR LIMIT=30] --> |
| 2421 | <string name="lockpassword_confirm_your_pattern_header">Confirm your pattern</string> |
| 2422 | <!-- Header on password confirm screen [CHAR LIMIT=30] --> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 2423 | <string name="lockpassword_confirm_your_pin_header">Confirm your PIN</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2424 | <!-- Header on password confirm screen if second password doesn't match the first. [CHAR LIMIT=30] --> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2425 | <string name="lockpassword_confirm_passwords_dont_match">Passwords don\'t match</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2426 | <!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]--> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 2427 | <string name="lockpassword_confirm_pins_dont_match">PINs don\'t match</string> |
Jim Miller | 9757e30 | 2010-12-17 18:23:23 -0800 | [diff] [blame] | 2428 | <!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] --> |
| 2429 | <string name="lockpassword_choose_lock_generic_header">Unlock selection</string> |
Jim Miller | 122b6c8 | 2010-02-10 19:53:58 -0800 | [diff] [blame] | 2430 | <!-- Toast shown if setting password was successful --> |
| 2431 | <string name="lockpassword_password_set_toast">Password has been set</string> |
| 2432 | <!-- Toast shown if setting PIN was successful --> |
| 2433 | <string name="lockpassword_pin_set_toast">PIN has been set</string> |
| 2434 | <!-- Toast shown if setting pattern was successful --> |
| 2435 | <string name="lockpassword_pattern_set_toast">Pattern has been set</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2436 | |
| 2437 | <!-- Lock Pattern settings --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2438 | <!-- Security & location settings screen, header --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 2439 | <string name="lock_settings_title">Screen security</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2440 | <!-- Security & location settings screen, setting option name --> |
| 2441 | <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string> |
| 2442 | <!-- Security & location settings screen, change unlock pattern screen instruction when the user chooses "Change unlock pattern". We first ask the user toe nter the current pattern, and this is the message seen --> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2443 | <string name="lockpattern_change_lock_pin_label">Change unlock PIN</string> |
| 2444 | <!-- Security & location settings screen, change unlock pattern screen instruction when the user chooses "Change unlock pattern". We first ask the user toe nter the current pattern, and this is the message seen --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2445 | <string name="lockpattern_need_to_unlock">Confirm saved pattern</string> |
| 2446 | <!-- Do not translate. --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2447 | <string name="lockpattern_need_to_unlock_footer" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2448 | <!-- Security & location settings screen, change unlock pattern screen instruction if user draws incorrect pattern --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2449 | <string name="lockpattern_need_to_unlock_wrong">Try again:</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2450 | <!-- Do not translate. --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2451 | <string name="lockpattern_need_to_unlock_wrong_footer" /> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2452 | <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen. This si when they are supposed to draw a new unlock pattern (for example, if they are changing their unlock patterns)..--> |
Danielle Millett | aeb199a | 2012-11-21 11:20:10 -0500 | [diff] [blame] | 2453 | <string name="lockpattern_recording_intro_header">Draw an unlock pattern:</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2454 | <!-- Security & location settings screen, change unlock pattern screen hint on bottom of screen. We are telling them to press the menu button to see more options or help. --> |
| 2455 | <string name="lockpattern_recording_intro_footer">Press Menu for help.</string> |
| 2456 | <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern --> |
| 2457 | <string name="lockpattern_recording_inprogress">Release finger when done.</string> |
| 2458 | <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots --> |
| 2459 | <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again:</string> |
| 2460 | <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 2461 | <string name="lockpattern_pattern_entered_header">Pattern recorded.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2462 | <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern --> |
| 2463 | <string name="lockpattern_need_to_confirm">Draw pattern again to confirm:</string> |
| 2464 | <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern:</string> |
| 2465 | <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. After they draw a pattern and release their finger, we display the pattern so they remember. When they are ready to draw it once again to confirm it, they press this button. --> |
| 2466 | <string name="lockpattern_confirm_button_text">Confirm</string> |
| 2467 | <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. After they draw a pattern and release their finger, we display the pattern so they remember. If they are nto satisfied with this pattern, they click this button to redraw the pattern. --> |
| 2468 | <string name="lockpattern_restart_button_text">Redraw</string> |
| 2469 | <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. If they are supposed to enter their current pattern before being able to draw another one, and they screw up, they hit this button to try again --> |
| 2470 | <string name="lockpattern_retry_button_text">Retry</string> |
| 2471 | <!-- Security & location settings screen, change unlock pattern screen button, on bottom of screen. Once they draw a new pattern and confirm it by drawing it again, they press this button to exit --> |
| 2472 | <string name="lockpattern_continue_button_text">Continue</string> |
| 2473 | <!-- Security & location settings screen, unlock screen activity title --> |
| 2474 | <string name="lockpattern_settings_title">Unlock pattern</string> |
| 2475 | <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen --> |
| 2476 | <string name="lockpattern_settings_enable_title">Require pattern</string> |
| 2477 | <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" --> |
| 2478 | <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string> |
| 2479 | <!-- Security & location settings screen, setting check box title. This setting controls whether a visible green line is drawn as the user moves his finger around while drawing the unlock pattern. If checked, this line is drawn. If unchecked, there is nothing drawn so the user does not reveal his pattern while he unlocks the phone.--> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 2480 | <string name="lockpattern_settings_enable_visible_pattern_title">Make pattern visible</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2481 | <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.--> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 2482 | <string name="lockpattern_settings_enable_tactile_feedback_title">Vibrate on touch</string> |
Jim Miller | 071742d | 2012-01-06 18:28:09 -0800 | [diff] [blame] | 2483 | <!-- Security & location settings screen, setting check box title. This controls whether the device locks immediately when the power button is pressed. [CHAR LIMIT=28]--> |
| 2484 | <string name="lockpattern_settings_enable_power_button_instantly_locks">Power button instantly locks</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2485 | <!-- Security & location settings screen, setting option name when user has never set an unlock pattern --> |
| 2486 | <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string> |
| 2487 | <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern --> |
| 2488 | <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string> |
| 2489 | <!-- Security & location settings screen, the help instructions (an animation) caption --> |
| 2490 | <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string> |
| 2491 | <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen after too many incorrect attempts --> |
| 2492 | <string name="lockpattern_too_many_failed_confirmation_attempts_header">Too many incorrect attempts!</string> |
| 2493 | <!-- Security & location settings screen, change unlock pattern screen countdown hint on bottom of screen after too many incorrect attempts --> |
| 2494 | <string name="lockpattern_too_many_failed_confirmation_attempts_footer">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string> |
Michael Jurka | 8227e30 | 2012-09-07 09:24:03 -0700 | [diff] [blame] | 2495 | <!-- Displayed when user launches a widget configuration activity that was uninstalled --> |
| 2496 | <string name="activity_not_found">Application is not installed on your phone.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2497 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2498 | <!-- Applications Settings --> <skip /> |
| 2499 | <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2500 | <string name="manageapplications_settings_title">Manage apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2501 | <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2502 | <string name="manageapplications_settings_summary">Manage and remove installed apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2503 | <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2504 | <string name="applications_settings">Apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2505 | <!-- Applications settings summary, on main settings screen. The summary for the "Applications" item on the main settings screen. Describes what settings are accessible from the "Applications" screen. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2506 | <string name="applications_settings_summary">Manage apps, set up quick launch shortcuts</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2507 | <!-- Applications settings screen heading. The header for the Application settings screen. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2508 | <string name="applications_settings_header">App settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2509 | <!-- Applications settings screen, setting check box title. If checked, the system allows installation of applications that are downloaded from random places, such as web sites. --> |
| 2510 | <string name="install_applications">Unknown sources</string> |
| 2511 | <!-- Applications settings screen, setting check box summary. This is the summary for "Unknown sources" checkbox --> |
Amith Yamasani | 8f98771 | 2012-05-31 13:12:13 -0700 | [diff] [blame] | 2512 | <string name="install_unknown_applications">Allow installation of apps from unknown sources</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2513 | <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2514 | <string name="install_all_warning" product="tablet">Your tablet and personal data are more vulnerable to attack by apps |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2515 | from unknown sources. You agree that you are solely responsible for any |
| 2516 | damage to your tablet or loss of data that may result from using |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2517 | these apps.</string> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2518 | <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2519 | <string name="install_all_warning" product="default">Your phone and personal data are more vulnerable to attack by apps |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2520 | from unknown sources. You agree that you are solely responsible for any |
| 2521 | damage to your phone or loss of data that may result from using |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2522 | these apps.</string> |
rich cannings | bfbdcef | 2012-09-09 12:48:50 -0700 | [diff] [blame] | 2523 | <!-- Applications settings screen, setting check box title. If checked, the system will send package verification requests to package verifiers on the device who will ultimately allow or reject the installation of applications. [CHAR LIMIT=30] --> |
rich cannings | b2f4efb | 2012-09-14 14:35:18 -0700 | [diff] [blame] | 2524 | <string name="verify_applications">Verify apps</string> |
rich cannings | bfbdcef | 2012-09-09 12:48:50 -0700 | [diff] [blame] | 2525 | <!-- Applications settings screen, setting check box summary. This is the summary for "App Check" checkbox. [CHAR LIMIT=none] --> |
rich cannings | d5d6065 | 2012-09-07 13:20:44 -0700 | [diff] [blame] | 2526 | <string name="verify_applications_summary">Disallow or warn before installation of apps that may cause harm</string> |
Joe Onorato | 4c0c2be | 2011-04-06 18:26:20 -0700 | [diff] [blame] | 2527 | <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. --> |
| 2528 | <string name="advanced_settings">Advanced settings</string> |
| 2529 | <!-- Applications settings screen, setting check box summary. This is the summary for "Advanced settings" checkbox --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2530 | <string name="advanced_settings_summary">Enable more settings options</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2531 | <!-- Manage applications, individual application info screen title. For example, if they click on "Browser" in "Manage applications", the title of the next screen will be this --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2532 | <string name="application_info_label">App info</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2533 | <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. --> |
| 2534 | <string name="storage_label">Storage</string> |
| 2535 | <!-- Manage applications, individual application info screen, heading for settings related to controlling whether this app is the default for some actions --> |
| 2536 | <string name="auto_launch_label">Launch by default</string> |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 2537 | <!-- Manage applications, individual application info screen, heading for settings related to controlling whether this app is the default for some actions *and* whether the app was given permission by the user to create widgets --> |
| 2538 | <string name="auto_launch_label_generic">Defaults</string> |
Dianne Hackborn | aef746c | 2011-05-26 01:04:44 -0700 | [diff] [blame] | 2539 | <!-- Manage applications, individual application info screen, heading for settings related to controlling application screen compatibility --> |
| 2540 | <string name="screen_compatibility_label">Screen compatibility</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2541 | <!-- Manage applications, individual application info screen, heading for settings related to the app's permissions. for example, it may list all the permissions the app has. --> |
| 2542 | <string name="permissions_label">Permissions</string> |
| 2543 | <!-- Manage applications, Header name used for cache information --> |
| 2544 | <string name="cache_header_label">Cache</string> |
| 2545 | <!-- Manage applications, text label for button --> |
| 2546 | <string name="clear_cache_btn_text">Clear cache</string> |
| 2547 | <!-- Manage applications, label that appears next to the cache size --> |
| 2548 | <string name="cache_size_label">Cache</string> |
| 2549 | <!-- Manage applications, Header name used for other controls --> |
| 2550 | <string name="controls_label">Controls</string> |
| 2551 | <!-- Manage applications, text label for button to kill / force stop an application --> |
| 2552 | <string name="force_stop">Force stop</string> |
| 2553 | <!-- Manage applications, individual application info screen,label under Storage heading. The total storage space taken up by this app. --> |
| 2554 | <string name="total_size_label">Total</string> |
| 2555 | <!-- Manage applications, individual application info screen, label under Storage heading. The amount of space taken up by the application itself (for example, the java compield files and things like that) --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2556 | <string name="application_size_label">App</string> |
Dianne Hackborn | bd9ddab | 2011-06-28 14:51:12 -0700 | [diff] [blame] | 2557 | <!-- Manage applications, individual application info screen, label under Storage heading. The amount of space taken up by the app's code on USB storage [CHARSIZE=40] --> |
| 2558 | <string name="external_code_size_label">USB storage app</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2559 | <!-- Manage applications, individual application info screen, label under Storage heading. The amount of sapce taken up by the app's data (for example, downloaded emails or something like that) --> |
| 2560 | <string name="data_size_label">Data</string> |
Kenny Root | 424acfb | 2011-01-16 16:59:11 -0800 | [diff] [blame] | 2561 | <!-- Manage applications, individual application info screen, label under Storage heading. The amount of space taken up by the app's data on USB storage [CHARSIZE=40] --> |
Dianne Hackborn | bd9ddab | 2011-06-28 14:51:12 -0700 | [diff] [blame] | 2562 | <string name="external_data_size_label" product="nosdcard">USB storage data</string> |
Kenny Root | 424acfb | 2011-01-16 16:59:11 -0800 | [diff] [blame] | 2563 | <!-- Manage applications, individual application info screen, label under Storage heading. The amount of space taken up by the app's data on the SD card [CHARSIZE=40] --> |
Dianne Hackborn | bd9ddab | 2011-06-28 14:51:12 -0700 | [diff] [blame] | 2564 | <string name="external_data_size_label" product="default">SD card</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2565 | <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. --> |
| 2566 | <string name="uninstall_text">Uninstall</string> |
Dianne Hackborn | 3db54cb | 2012-09-16 18:27:14 -0700 | [diff] [blame] | 2567 | <!-- Manage applications, individual application info screen, menu item to uninstall an application for all users. --> |
| 2568 | <string name="uninstall_all_users_text">Uninstall for all users</string> |
Dianne Hackborn | 2e3c750 | 2012-08-23 18:44:31 -0700 | [diff] [blame] | 2569 | <!-- [CHAR LIMIT=NONE] Manage applications, individual application info screen, button label under Storage heading. Button to install an application for the user. --> |
| 2570 | <string name="install_text">Install</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2571 | <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. --> |
Dianne Hackborn | 9db5ee3 | 2010-07-24 16:50:04 -0700 | [diff] [blame] | 2572 | <string name="disable_text">Disable</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2573 | <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. --> |
Dianne Hackborn | 9db5ee3 | 2010-07-24 16:50:04 -0700 | [diff] [blame] | 2574 | <string name="enable_text">Enable</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2575 | <!-- Manage applications, individual application info screen, button label under Storage heading. Button to clear all data associated with tis app (for exampel, remove all cached emails for an Email app) --> |
| 2576 | <string name="clear_user_data_text">Clear data</string> |
Suchi Amalapurapu | 50b5167 | 2009-05-08 15:01:06 -0700 | [diff] [blame] | 2577 | <!-- Manage applications, restore updated system application to factory version --> |
Roy West | 518d02c | 2009-06-23 13:39:55 -0700 | [diff] [blame] | 2578 | <string name="app_factory_reset">Uninstall updates</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2579 | <!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app is set as a default for some actions. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2580 | <string name="auto_launch_enable_text">You\'ve chosen to launch this app by default for some actions.</string> |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 2581 | <!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app was given user permission to create widgets. --> |
| 2582 | <string name="always_allow_bind_appwidgets_text">You\'ve chosen to allow this app to create widgets and access their data.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2583 | <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions --> |
| 2584 | <string name="auto_launch_disable_text">No defaults set.</string> |
| 2585 | <!-- Manage applications, individual application screen, button label under Launch by default heading. This is used to clear any default actions that may be assigned to this app. --> |
| 2586 | <string name="clear_activities">Clear defaults</string> |
Dianne Hackborn | aef746c | 2011-05-26 01:04:44 -0700 | [diff] [blame] | 2587 | <!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2588 | <string name="screen_compatibility_text">This app may not be designed for your screen. You can control how it |
Dianne Hackborn | aef746c | 2011-05-26 01:04:44 -0700 | [diff] [blame] | 2589 | adjusts to your screen here.</string> |
| 2590 | <!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode. --> |
| 2591 | <string name="ask_compatibility">Ask when launched</string> |
| 2592 | <!-- Manage applications, individual application screen, checkbox to control compatibility mode. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2593 | <string name="enable_compatibility">Scale app</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2594 | <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.--> |
| 2595 | <string name="unknown">Unknown</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2596 | <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Sorts all of the apps in the list alphabetically. --> |
Dianne Hackborn | 49f4ba4 | 2010-07-24 17:51:23 -0700 | [diff] [blame] | 2597 | <string name="sort_order_alpha">Sort by name</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2598 | <!-- Manage applications screen, menu item. Sorts all of the apps in the list based on their file size. This is used to uninstall when space is getting low. --> |
| 2599 | <string name="sort_order_size">Sort by size</string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2600 | <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Show running services. --> |
| 2601 | <string name="show_running_services">Show running services</string> |
| 2602 | <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Show background cached processes. --> |
| 2603 | <string name="show_background_processes">Show cached processes</string> |
Dianne Hackborn | ebe64e0 | 2012-05-15 16:59:41 -0700 | [diff] [blame] | 2604 | <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item. Reset all of user's app preferences. --> |
Dianne Hackborn | 14d5714 | 2012-05-13 15:19:57 -0700 | [diff] [blame] | 2605 | <string name="reset_app_preferences">Reset app preferences</string> |
Dianne Hackborn | ebe64e0 | 2012-05-15 16:59:41 -0700 | [diff] [blame] | 2606 | <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item. Title of dialog to confirm resetting user's app preferences. --> |
Dianne Hackborn | 14d5714 | 2012-05-13 15:19:57 -0700 | [diff] [blame] | 2607 | <string name="reset_app_preferences_title">Reset app preferences?</string> |
| 2608 | <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item. Body of dialog to confirm resetting user's app preferences. --> |
| 2609 | <string name="reset_app_preferences_desc">This will reset all preferences for:\n\n |
| 2610 | <li>Disabled apps</li>\n |
| 2611 | <li>Disabled app notifications</li>\n |
| 2612 | <li>Default applications for actions</li>\n |
| 2613 | <li>Background data restrictions for apps</li>\n\n |
| 2614 | You will not lose any app data.</string> |
| 2615 | <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Confirmation button of dialog to confirm resetting user's app preferences. --> |
| 2616 | <string name="reset_app_preferences_button">Reset apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2617 | <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. --> |
| 2618 | <string name="manage_space_text">Manage space</string> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 2619 | <!-- Text for menu option in ManageApps screen to present various menu options --> |
| 2620 | <string name="filter">Filter</string> |
| 2621 | <!-- Title of dialog for presenting filter options --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2622 | <string name="filter_dlg_title">Choose filter options</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2623 | <!-- Text for filter option in ManageApps screen to display all installed |
| 2624 | applications --> |
| 2625 | <string name="filter_apps_all">All</string> |
Dianne Hackborn | 18b64f4 | 2013-01-18 10:52:38 -0800 | [diff] [blame] | 2626 | <!-- [CHAR LIMIT=NONE] Text for filter option in ManageApps screen to display disabled apps --> |
| 2627 | <string name="filter_apps_disabled">Disabled</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2628 | <!-- Text for filter option in ManageApps screen to display third party |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2629 | applications only --> |
Suchi Amalapurapu | fe4a2bc | 2009-09-20 14:25:46 -0700 | [diff] [blame] | 2630 | <string name="filter_apps_third_party">Downloaded</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2631 | <!-- Text for filter option in ManageApps screen to display list of running |
| 2632 | packages only. --> |
| 2633 | <string name="filter_apps_running">Running</string> |
Suchi Amalapurapu | 747ea55 | 2010-01-28 10:50:19 -0800 | [diff] [blame] | 2634 | <!-- Text for filter option in ManageApps screen to display list of |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2635 | packages installed on sdcard. [CHAR LIMIT=30] --> |
Roy West | 2c48997 | 2010-10-15 05:18:04 -0700 | [diff] [blame] | 2636 | <string name="filter_apps_onsdcard" product="nosdcard">USB storage</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2637 | <!-- Text for filter option in ManageApps screen to display list of |
Suchi Amalapurapu | 747ea55 | 2010-01-28 10:50:19 -0800 | [diff] [blame] | 2638 | packages installed on sdcard. --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2639 | <string name="filter_apps_onsdcard" product="default">On SD card</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2640 | <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. --> |
Dianne Hackborn | 9db5ee3 | 2010-07-24 16:50:04 -0700 | [diff] [blame] | 2641 | <string name="disabled">Disabled</string> |
Dianne Hackborn | 3db54cb | 2012-09-16 18:27:14 -0700 | [diff] [blame] | 2642 | <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is not installed. --> |
| 2643 | <string name="not_installed">Not installed</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2644 | <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2645 | <string name="no_applications">No apps.</string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2646 | <!-- [CHAR LIMIT=15] Manage applications, label for chart showing internal storage use. --> |
| 2647 | <string name="internal_storage">Internal storage</string> |
| 2648 | <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. --> |
| 2649 | <string name="sd_card_storage" product="nosdcard">USB storage</string> |
| 2650 | <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. --> |
| 2651 | <string name="sd_card_storage" product="default">SD card storage</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2652 | <!-- Manage app screen, shown when the activity is busy recomputing the size of each app --> |
| 2653 | <string name="recompute_size">Recomputing size\u2026</string> |
| 2654 | <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2655 | <string name="clear_data_dlg_title">Delete app data?</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2656 | <!-- Manage applications, individual application screen, confirmation dialog message. Displays when user selects to "Clear data". It warns the user of the consequences of clearing the data for an app. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2657 | <string name="clear_data_dlg_text">All this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2658 | <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. --> |
| 2659 | <string name="dlg_ok">OK</string> |
| 2660 | <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". --> |
| 2661 | <string name="dlg_cancel">Cancel</string> |
| 2662 | <!-- Manage applications, individual application dialog box title. Shown when the user somehow got into a state where it wants to manage some app that isn't found. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2663 | <string name="app_not_found_dlg_title"></string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2664 | <!-- Manage applications, individual application dialog box message. Shown when the user somehow got into a state where it wants to manage some app that isn't found. --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 2665 | <string name="app_not_found_dlg_text"> The app wasn\'t found in the list of installed apps.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2666 | <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2667 | <string name="clear_data_failed">Couldn\'t clear app data.</string> |
Suchi Amalapurapu | 50b5167 | 2009-05-08 15:01:06 -0700 | [diff] [blame] | 2668 | <!-- Manage applications, factory reset dialog title for system applications. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2669 | <string name="app_factory_reset_dlg_title">Uninstall updates?</string> |
Suchi Amalapurapu | 50b5167 | 2009-05-08 15:01:06 -0700 | [diff] [blame] | 2670 | <!-- Manage applications, factory reset option dialog text for system applications. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2671 | <string name="app_factory_reset_dlg_text">All updates to this Android system app will be uninstalled.</string> |
Suchi Amalapurapu | 50b5167 | 2009-05-08 15:01:06 -0700 | [diff] [blame] | 2672 | <!-- Manage applications, title for dialog if clear data fails--> |
| 2673 | <string name="clear_failed_dlg_title">Clear data</string> |
| 2674 | <!-- Manage applications, text for dialog if clear data fails--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2675 | <string name="clear_failed_dlg_text">Couldn\'t clear data for app.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2676 | <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2677 | <string name="security_settings_desc" product="tablet">This app can access the following on your tablet:</string> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2678 | <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2679 | <string name="security_settings_desc" product="default">This app can access the following on your phone:</string> |
Dianne Hackborn | e458832 | 2012-06-15 11:00:17 -0700 | [diff] [blame] | 2680 | <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading. |
| 2681 | This describes the permissions that the application has. It is used when multiple packages are contributing |
| 2682 | to the permissions and need to be listed here. --> |
| 2683 | <string name="security_settings_desc_multi" product="tablet">This app can access the following on your tablet. |
| 2684 | In order to improve performance and reduce memory usage, some of these permissions |
| 2685 | are available to <xliff:g id="base_app_name">%1$s</xliff:g> |
| 2686 | because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string> |
| 2687 | <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading. |
| 2688 | This describes the permissions that the application has. It is used when multiple packages are contributing |
| 2689 | to the permissions and need to be listed here. --> |
| 2690 | <string name="security_settings_desc_multi" product="default">This app can access the following on your phone. |
| 2691 | In order to improve performance and reduce memory usage, some of these permissions |
| 2692 | are available to <xliff:g id="base_app_name">%1$s</xliff:g> |
| 2693 | because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string> |
| 2694 | <!-- [CHAR_LIMIT=NONE] Format to put together two items in a list. --> |
| 2695 | <string name="join_two_items"><xliff:g id="first_item">%1$s</xliff:g> and <xliff:g id="second_item">%2$s</xliff:g></string> |
| 2696 | <!-- [CHAR_LIMIT=NONE] Format to put the last item at the end of a series of 3 or more items in a list --> |
| 2697 | <string name="join_many_items_last"><xliff:g id="all_but_last_item">%1$s</xliff:g> and <xliff:g id="last_item">%2$s</xliff:g></string> |
| 2698 | <!-- [CHAR_LIMIT=NONE] Format to put the first item at the start of a series of 3 or more items in a list --> |
| 2699 | <string name="join_many_items_first"><xliff:g id="first_item">%1$s</xliff:g>, <xliff:g id="all_but_first_and_last_item">%2$s</xliff:g></string> |
| 2700 | <!-- [CHAR_LIMIT=NONE] Format to put the middle items together in a series of 4 or more items in a list --> |
| 2701 | <string name="join_many_items_middle"><xliff:g id="added_item">%1$s</xliff:g>, <xliff:g id="rest_of_items">%2$s</xliff:g></string> |
Jake Hamby | 3465b67 | 2012-09-06 17:41:34 -0700 | [diff] [blame] | 2702 | <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading after the app has tried to send to a premium SMS. [CHAR LIMIT=50] --> |
| 2703 | <string name="security_settings_billing_desc">This app may charge you money:</string> |
| 2704 | <!-- Manage applications, text for permission to send to premium SMS short codes. [CHAR LIMIT=40] --> |
| 2705 | <string name="security_settings_premium_sms_desc">Send premium SMS</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2706 | <string name="computing_size">Computing\u2026</string> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 2707 | <string name="invalid_size_value">Couldn\'t compute package size.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2708 | <!-- String displayed when list is empty --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2709 | <string name="empty_list_msg">You don\'t have any third-party apps installed.</string> |
Suchi Amalapurapu | 50b5167 | 2009-05-08 15:01:06 -0700 | [diff] [blame] | 2710 | <!-- Manage applications, version string displayed in app snippet --> |
| 2711 | <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string> |
Suchi Amalapurapu | 42241e7 | 2010-02-08 13:55:07 -0800 | [diff] [blame] | 2712 | <!-- Manage applications, text for Move button --> |
| 2713 | <string name="move_app">Move</string> |
| 2714 | <!-- Manage applications, text for Move button to move app to internal storage --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2715 | <string name="move_app_to_internal" product="tablet">Move to tablet</string> |
| 2716 | <!-- Manage applications, text for Move button to move app to internal storage --> |
| 2717 | <string name="move_app_to_internal" product="default">Move to phone</string> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2718 | <!-- Manage applications, text for Move button to move app to sdcard [CHAR LIMIT=25] --> |
Roy West | d3abea0 | 2010-10-14 15:59:33 -0700 | [diff] [blame] | 2719 | <string name="move_app_to_sdcard" product="nosdcard">Move to USB storage</string> |
Suchi Amalapurapu | 42241e7 | 2010-02-08 13:55:07 -0800 | [diff] [blame] | 2720 | <!-- Manage applications, text for Move button to move app to sdcard --> |
Eric Fischer | 5698a75 | 2010-09-28 16:35:31 -0700 | [diff] [blame] | 2721 | <string name="move_app_to_sdcard" product="default">Move to SD card</string> |
Suchi Amalapurapu | 42241e7 | 2010-02-08 13:55:07 -0800 | [diff] [blame] | 2722 | <!-- Manage applications, title for dialog when killing persistent apps--> |
Suchi Amalapurapu | ad14827 | 2010-02-19 14:30:01 -0800 | [diff] [blame] | 2723 | <!-- Manage applications, text for Move button when move is in progress --> |
| 2724 | <string name="moving">Moving</string> |
Suchi Amalapurapu | 5cc062f | 2010-03-10 09:56:33 -0800 | [diff] [blame] | 2725 | |
| 2726 | <!-- Manage applications, text for move error messages --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2727 | <string name="insufficient_storage">Not enough storage space.</string> |
| 2728 | <string name="does_not_exist">App doesn\'t exist.</string> |
| 2729 | <string name="app_forward_locked">App is copy-protected.</string> |
| 2730 | <string name="invalid_location">Install location isn\'t valid.</string> |
| 2731 | <string name="system_package">System updates can\'t be installed on external media.</string> |
Suchi Amalapurapu | 5cc062f | 2010-03-10 09:56:33 -0800 | [diff] [blame] | 2732 | |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2733 | <string name="force_stop_dlg_title">Force stop?</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2734 | <!-- [CHAR LIMIT=200] Manage applications, text for dialog when killing persistent apps--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2735 | <string name="force_stop_dlg_text">If you force stop an app, it may misbehave.</string> |
Suchi Amalapurapu | 5cc062f | 2010-03-10 09:56:33 -0800 | [diff] [blame] | 2736 | <!-- Manage applications, text for dialog when moving an app --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2737 | <string name="move_app_failed_dlg_title"></string> |
Suchi Amalapurapu | 5cc062f | 2010-03-10 09:56:33 -0800 | [diff] [blame] | 2738 | <!-- Manage applications, text for dialog moving an app --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2739 | <string name="move_app_failed_dlg_text">Couldn\'t move app. <xliff:g id="reason">%1$s</xliff:g></string> |
Oscar Montemayor | a110a71 | 2010-02-10 16:04:18 -0800 | [diff] [blame] | 2740 | <!-- Manage applications, application installation location title --> |
| 2741 | <string name="app_install_location_title">Preferred install location</string> |
| 2742 | <!-- Manage applications. application installation location summary --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2743 | <string name="app_install_location_summary">Change the preferred installation location for new apps</string> |
Dianne Hackborn | f0b63c2 | 2011-07-18 16:18:34 -0700 | [diff] [blame] | 2744 | <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling apps --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2745 | <string name="app_disable_dlg_title">Disable built-in app?</string> |
Dianne Hackborn | f0b63c2 | 2011-07-18 16:18:34 -0700 | [diff] [blame] | 2746 | <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2747 | <string name="app_disable_dlg_text">If you disable a built-in app, other apps |
| 2748 | may misbehave.</string> |
Dianne Hackborn | 9072d9e | 2012-10-12 19:20:09 -0700 | [diff] [blame] | 2749 | <!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps --> |
| 2750 | <string name="app_special_disable_dlg_title">Delete data and disable app?</string> |
| 2751 | <!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps --> |
| 2752 | <string name="app_special_disable_dlg_text">If you disable a built-in app, other apps |
| 2753 | may misbehave. Your data will also be deleted.</string> |
Daniel Sandler | 70b5999 | 2012-05-15 15:48:09 -0400 | [diff] [blame] | 2754 | <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app --> |
| 2755 | <string name="app_disable_notifications_dlg_title">Turn off notifications?</string> |
| 2756 | <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app --> |
| 2757 | <string name="app_disable_notifications_dlg_text"> |
| 2758 | If you turn off notifications for this app, you may miss important alerts and updates. |
| 2759 | </string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2760 | |
Dianne Hackborn | a522a8e | 2013-01-15 19:02:05 -0800 | [diff] [blame] | 2761 | <!-- App Ops Settings --> <skip /> |
| 2762 | <!-- [CHAR LIMIT=NONE] App ops settings title, on main settings screen. If clicked, the user is taken to a settings screen for app operations --> |
Dianne Hackborn | 8fe4a3f | 2013-02-22 16:07:23 -0800 | [diff] [blame] | 2763 | <string name="app_ops_settings">App ops</string> |
Dianne Hackborn | a522a8e | 2013-01-15 19:02:05 -0800 | [diff] [blame] | 2764 | <!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. --> |
| 2765 | <string name="app_ops_running">Running</string> |
Dianne Hackborn | 0dd9902 | 2013-01-24 19:14:26 -0800 | [diff] [blame] | 2766 | <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. --> |
| 2767 | <string name="app_ops_never_used">(Never used)</string> |
| 2768 | |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2769 | <!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use --> |
Dianne Hackborn | 508fedc | 2010-07-28 17:10:42 -0700 | [diff] [blame] | 2770 | <string name="storageuse_settings_title">Storage use</string> |
| 2771 | <!-- Services settings screen, setting option summary for the user to go to the screen to app storage use --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2772 | <string name="storageuse_settings_summary">View storage used by apps</string> |
Dianne Hackborn | 508fedc | 2010-07-28 17:10:42 -0700 | [diff] [blame] | 2773 | |
Dianne Hackborn | c58c549 | 2009-08-31 21:33:17 -0700 | [diff] [blame] | 2774 | <!-- Services settings screen, setting option name for the user to go to the screen to view running services --> |
| 2775 | <string name="runningservices_settings_title">Running services</string> |
| 2776 | <!-- Services settings screen, setting option summary for the user to go to the screen to view running services --> |
| 2777 | <string name="runningservices_settings_summary">View and control currently running services</string> |
| 2778 | <!-- Label for a service item when it is restarting --> |
| 2779 | <string name="service_restarting">Restarting</string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2780 | <!-- Label for a process item representing a background process --> |
| 2781 | <string name="cached">Cached background process</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 2782 | <!-- [CHAR LIMIT=25] Text shown when there are no services running --> |
Dianne Hackborn | 508fedc | 2010-07-28 17:10:42 -0700 | [diff] [blame] | 2783 | <string name="no_running_services">Nothing running.</string> |
Dianne Hackborn | 7631539 | 2009-09-03 13:33:55 -0700 | [diff] [blame] | 2784 | <!-- Running services, description for a service in the started state --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2785 | <string name="service_started_by_app">Started by app.</string> |
Dianne Hackborn | 7631539 | 2009-09-03 13:33:55 -0700 | [diff] [blame] | 2786 | <!-- Running services, description for a service in the started state --> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2787 | <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g></string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2788 | <!-- [CHAR LIMIT=10] Running services, summary of background processes --> |
| 2789 | <string name="service_background_processes"><xliff:g id="memory">%1$s</xliff:g> free</string> |
| 2790 | <!-- [CHAR LIMIT=10] Running services, summary of foreground processes --> |
| 2791 | <string name="service_foreground_processes"><xliff:g id="memory">%1$s</xliff:g> used</string> |
| 2792 | <!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. --> |
| 2793 | <string name="memory">RAM</string> |
Dianne Hackborn | 8c212ef | 2009-09-21 00:37:32 -0700 | [diff] [blame] | 2794 | <!-- Text to label a process entry with the process name. --> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2795 | <string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string> |
Dianne Hackborn | 271c8b0 | 2012-08-20 17:24:39 -0700 | [diff] [blame] | 2796 | <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user --> |
| 2797 | <string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string> |
Dianne Hackborn | c715fb1 | 2012-09-21 16:40:21 -0700 | [diff] [blame] | 2798 | <!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed --> |
| 2799 | <string name="running_process_item_removed_user_label">Removed user</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2800 | <!-- Descriptive text of a running process: singular process, singular service. --> |
| 2801 | <string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g> |
| 2802 | process and <xliff:g id="numservices">%2$d</xliff:g> service</string> |
| 2803 | <!-- Descriptive text of a running process: singular process, plural service. --> |
| 2804 | <string name="running_processes_item_description_s_p"><xliff:g id="numprocess">%1$d</xliff:g> |
| 2805 | process and <xliff:g id="numservices">%2$d</xliff:g> services</string> |
| 2806 | <!-- Descriptive text of a running process: plural process, singular service. --> |
| 2807 | <string name="running_processes_item_description_p_s"><xliff:g id="numprocess">%1$d</xliff:g> |
| 2808 | processes and <xliff:g id="numservices">%2$d</xliff:g> service</string> |
| 2809 | <!-- Descriptive text of a running process: plural process, plural service. --> |
| 2810 | <string name="running_processes_item_description_p_p"><xliff:g id="numprocess">%1$d</xliff:g> |
| 2811 | processes and <xliff:g id="numservices">%2$d</xliff:g> services</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2812 | |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2813 | <!-- Details about an application's running services. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2814 | <string name="runningservicedetails_settings_title">Running app</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2815 | <!-- Message displayed when there are no active services in a process. --> |
| 2816 | <string name="no_services">Not active</string> |
| 2817 | <!-- Title for list of services. --> |
| 2818 | <string name="runningservicedetails_services_title">Services</string> |
| 2819 | <!-- Title for list of services. --> |
| 2820 | <string name="runningservicedetails_processes_title">Processes</string> |
| 2821 | <!-- Running service details, stop a service that has started itself. --> |
| 2822 | <string name="service_stop">Stop</string> |
| 2823 | <!-- Running service details, manage a service that is running for some other reason. --> |
Dianne Hackborn | ea38e67 | 2010-06-11 10:25:54 -0700 | [diff] [blame] | 2824 | <string name="service_manage">Settings</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2825 | <!-- Running service details, default description for services that are started. --> |
| 2826 | <string name="service_stop_description">This service was started by its |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2827 | app. Stopping it may cause the app to fail.</string> |
Dianne Hackborn | c01b0c8 | 2010-06-24 11:29:50 -0700 | [diff] [blame] | 2828 | <!-- Running service details, description for running heavy-weight process. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2829 | <string name="heavy_weight_stop_description">This app can\'t safely |
| 2830 | be stopped. If you stop it, you may lose some of your current work.</string> |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2831 | <!-- Running service details, description for background process. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2832 | <string name="background_process_stop_description">This is an old app |
| 2833 | process that is still running in case it\'s needed again. |
Dianne Hackborn | 1337d0f | 2010-10-14 11:58:30 -0700 | [diff] [blame] | 2834 | There is usually no reason to stop it.</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2835 | <!-- Running service details, default description for services that are managed. --> |
| 2836 | <string name="service_manage_description"><xliff:g id="client_name">%1$s</xliff:g>: |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2837 | currently in use. Touch Settings to control it.</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2838 | <!-- Description of the main process in the details. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2839 | <string name="main_running_process_description">Main process in use.</string> |
Dianne Hackborn | 728ac35 | 2010-06-06 22:51:42 -0700 | [diff] [blame] | 2840 | <!-- Message that a process's service is in use. --> |
| 2841 | <string name="process_service_in_use_description">Service <xliff:g id="comp_name">%1$s</xliff:g> |
| 2842 | is in use.</string> |
| 2843 | <!-- Message that a process's provider is in use. --> |
| 2844 | <string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g> |
| 2845 | is in use.</string> |
Dianne Hackborn | b8f9c9c | 2010-10-06 16:46:53 -0700 | [diff] [blame] | 2846 | <!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. --> |
| 2847 | <string name="runningservicedetails_stop_dlg_title">Stop system service?</string> |
| 2848 | <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2849 | <string name="runningservicedetails_stop_dlg_text" product="tablet">If you stop this service, some |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2850 | features of your tablet may stop working correctly until you power it off |
| 2851 | and then on again.</string> |
| 2852 | <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2853 | <string name="runningservicedetails_stop_dlg_text" product="default">If you stop this service, some |
Dianne Hackborn | b8f9c9c | 2010-10-06 16:46:53 -0700 | [diff] [blame] | 2854 | features of your phone may stop working correctly until you power it off |
| 2855 | and then on again.</string> |
Jim Miller | edfaaea | 2010-10-13 21:11:07 -0700 | [diff] [blame] | 2856 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2857 | <!-- Language Settings --> <skip /> |
| 2858 | <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings realted to locale and text --> |
Amith Yamasani | b44161f | 2010-12-10 13:17:34 -0800 | [diff] [blame] | 2859 | <string name="language_settings">Language & input</string> |
Amith Yamasani | 985f5ef | 2009-09-16 12:43:50 -0700 | [diff] [blame] | 2860 | <!-- Title of Language and keyboard settings screen --> |
Amith Yamasani | c9fdfa8 | 2010-12-14 14:38:16 -0800 | [diff] [blame] | 2861 | <string name="language_keyboard_settings_title">Language & input</string> |
Ken Wakasa | d2c3f37 | 2010-09-28 19:01:17 +0900 | [diff] [blame] | 2862 | <!-- On Language & keyboard settings screen, heading. Inside the "Language & keyboard settings" screen, this is the header for settings that relate to language (select the system language, user dictionary for the language). --> |
| 2863 | <string name="language_settings_category">Language settings</string> |
| 2864 | <!-- On Language & keyboard settings screen, heading. Inside the "Language & keyboard settings" screen, this is the header for settings that relate to keyboard (enable/disable each keyboard, settings for each keyboard). --> |
Jean Chalard | 8ba5c42 | 2011-08-31 21:40:43 +0900 | [diff] [blame] | 2865 | <string name="keyboard_settings_category">Keyboard & input methods</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2866 | <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. --> |
Jean Chalard | 7fe1435 | 2011-09-01 20:58:21 +0900 | [diff] [blame] | 2867 | <string name="phone_language">Language</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2868 | <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. --> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 2869 | <string name="phone_language_summary">""</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2870 | <!-- On Text & language settings screen, setting option name. title of the setting to enable autoreplace of entered text. auto replace is a feature that will automatically correct mistyped words. --> |
| 2871 | <string name="auto_replace">Auto-replace</string> |
| 2872 | <!-- On Text & language settings screen, setting summary. This is the summary for the "Auto-replace" setting. --> |
| 2873 | <string name="auto_replace_summary">Correct mistyped words</string> |
Tadashi G. Takaoka | bf73f4f | 2011-01-14 18:33:42 +0900 | [diff] [blame] | 2874 | <!-- On Text & language settings screen, setting option name. title of the setting to enable autocapitalization of entered text. for example, after the user finishes a sentence, the next letter he types will automatically be capitalizated. [CHAR LIMIT=25] --> |
Ken Wakasa | 38f8a1d | 2010-11-07 12:29:52 +0900 | [diff] [blame] | 2875 | <string name="auto_caps">Auto-capitalization</string> |
Tadashi G. Takaoka | bf73f4f | 2011-01-14 18:33:42 +0900 | [diff] [blame] | 2876 | <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. [CHAR LIMIT=100]--> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2877 | <string name="auto_caps_summary">Capitalize first letter in sentences</string> |
| 2878 | <!-- On Text & language settings screen, setting option name. title of the setting to enable automatic punctuation of entered text. for example, it will change an entered "youre" to "you're". --> |
| 2879 | <string name="auto_punctuate">Auto-punctuate</string> |
| 2880 | <!-- On Text & language settings screen, category for physical keyboard text entry options. --> |
| 2881 | <string name="hardkeyboard_category">Physical keyboard settings</string> |
| 2882 | <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. --> |
| 2883 | <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string> |
| 2884 | <!-- On Security & location settings screen, setting check box name. Title of the checkbox to set whether password edit fields will show the most recent character typed and then hide it, or just hide it right away. By hide, I mean mask it out. --> |
Claudia de Veaux | c9c9be1 | 2011-08-18 16:53:45 -0700 | [diff] [blame] | 2885 | <string name="show_password">Make passwords visible</string> |
The Android Open Source Project | e6dd1fa | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 2886 | <!-- Warning message about security implications of enabling an input method, displayed as a dialog |
| 2887 | message when the user selects to enable an IME. --> |
| 2888 | <string name="ime_security_warning">This input method may be able to collect |
| 2889 | all the text you type, including personal data like passwords and credit |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2890 | card numbers. It comes from the app |
The Android Open Source Project | e6dd1fa | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 2891 | <xliff:g id="ime_application_name">%1$s</xliff:g>. |
Roy West | 0ce6f6d | 2009-09-23 13:07:19 -0700 | [diff] [blame] | 2892 | Use this input method?</string> |
satok | a43dd39 | 2011-10-05 18:49:51 +0900 | [diff] [blame] | 2893 | <!-- Warning message about security implications of enabling a spell checker, displayed as a dialog |
| 2894 | message when the user selects to enable a spell checker. --> |
| 2895 | <string name="spellchecker_security_warning">This spell checker may be able to collect |
| 2896 | all the text you type, including personal data like passwords and credit |
| 2897 | card numbers. It comes from the app |
| 2898 | <xliff:g id="spellchecker_application_name">%1$s</xliff:g>. |
| 2899 | Use this spell checker?</string> |
alanv | 0aa7c4f | 2012-05-21 17:55:19 -0700 | [diff] [blame] | 2900 | <!-- Image button description for spell checker quick settings. --> |
| 2901 | <string name="spellchecker_quick_settings">Settings</string> |
| 2902 | <!-- Image button description for spell checker language. --> |
| 2903 | <string name="spellchecker_language">Language</string> |
satok | e508dc2 | 2012-05-11 18:37:39 +0900 | [diff] [blame] | 2904 | <!-- Toast that settings for an application is failed to open. --> |
| 2905 | <string name="failed_to_open_app_settings_toast">Failed to open settings for <xliff:g id="spell_application_name">%1$s</xliff:g></string> |
Jeff Brown | f8fb0e5 | 2012-04-13 20:27:45 -0700 | [diff] [blame] | 2906 | |
Jeff Brown | d82487b | 2011-06-02 03:10:28 -0700 | [diff] [blame] | 2907 | <!-- On Language & input settings screen, heading. Inside the "Language & input settings" screen, this is the header for settings that relate to mouse and trackpad devices. [CHAR LIMIT=40] --> |
Jean Chalard | 8ba5c42 | 2011-08-31 21:40:43 +0900 | [diff] [blame] | 2908 | <string name="pointer_settings_category">Mouse/trackpad</string> |
Jeff Brown | d82487b | 2011-06-02 03:10:28 -0700 | [diff] [blame] | 2909 | <!-- On Language & input settings screen, setting summary. Setting for mouse pointer speed. [CHAR LIMIT=35] --> |
| 2910 | <string name="pointer_speed">Pointer speed</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 2911 | |
Jeff Brown | f8fb0e5 | 2012-04-13 20:27:45 -0700 | [diff] [blame] | 2912 | <!-- On Language & input settings screen, heading. Inside the "Language & input settings" screen, this is the header for settings that relate to game controller devices. [CHAR LIMIT=40] --> |
| 2913 | <string name="game_controller_settings_category">Game Controller</string> |
| 2914 | <!-- On Language & input settings screen, setting title. Setting to redirect vibration to input devices. [CHAR LIMIT=35] --> |
| 2915 | <string name="vibrate_input_devices">Use vibrator</string> |
| 2916 | <!-- On Language & input settings screen, setting summary. Setting to redirect vibration to input devices. [CHAR LIMIT=100] --> |
| 2917 | <string name="vibrate_input_devices_summary">Redirect vibrator to game controller when connected.</string> |
| 2918 | |
Jeff Brown | 766b286 | 2012-05-18 15:04:45 -0700 | [diff] [blame] | 2919 | <!-- Keyboard Layout Preference Dialog --> <skip /> |
| 2920 | <!-- Title for the keyboard layout preference dialog. [CHAR LIMIT=35] --> |
| 2921 | <string name="keyboard_layout_dialog_title">Choose keyboard layout</string> |
| 2922 | <!-- Button to configure keyboard layouts. [CHAR LIMIT=35] --> |
| 2923 | <string name="keyboard_layout_dialog_setup_button">Set up keyboard layouts</string> |
Jeff Brown | 693d7b7 | 2012-05-29 17:26:27 -0700 | [diff] [blame] | 2924 | <!-- Hint describing how to switch keyboard layouts using the keyboard. [CHAR LIMIT=48] --> |
Jeff Brown | 0e3232f | 2012-05-24 15:01:33 -0700 | [diff] [blame] | 2925 | <string name="keyboard_layout_dialog_switch_hint">To switch, press Control-Spacebar</string> |
Jeff Brown | 512d0cb | 2012-04-17 13:55:15 -0700 | [diff] [blame] | 2926 | <!-- Label of the default keyboard layout. [CHAR LIMIT=35] --> |
| 2927 | <string name="keyboard_layout_default_label">Default</string> |
Jeff Brown | e46c5f3 | 2012-04-05 11:42:18 -0700 | [diff] [blame] | 2928 | |
Jeff Brown | 766b286 | 2012-05-18 15:04:45 -0700 | [diff] [blame] | 2929 | <!-- Keyboard Layout Picker --> <skip /> |
| 2930 | <!-- Title for the keyboard layout picker activity. [CHAR LIMIT=35] --> |
| 2931 | <string name="keyboard_layout_picker_title">Keyboard layouts</string> |
| 2932 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2933 | <!-- User dictionary settings --><skip /> |
Satoshi Kataoka | 5df3307 | 2013-04-30 14:30:12 +0900 | [diff] [blame] | 2934 | <!-- User dictionary settings. The title of the list item to go into the Personal dictionary settings screen. [CHAR LIMIT=35] --> |
| 2935 | <string name="user_dict_settings_title">Personal dictionary</string> |
| 2936 | <!-- User dictionary settings. The summary of the list item to go into the Personal dictionary settings screen. --> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 2937 | <string name="user_dict_settings_summary">""</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2938 | <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. --> |
| 2939 | <string name="user_dict_settings_add_menu_title">Add</string> |
Jean Chalard | 60bca71 | 2011-12-05 18:01:52 +0900 | [diff] [blame] | 2940 | <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2941 | <string name="user_dict_settings_add_dialog_title">Add to dictionary</string> |
Jean Chalard | be07e49 | 2012-05-08 16:35:53 +0900 | [diff] [blame] | 2942 | <!-- User dictionary settings. The title of the screen to add/edit a new word to the user dictionary; it describes the phrase that will be added to the user dictionary. [CHAR LIMIT=25] --> |
| 2943 | <string name="user_dict_settings_add_screen_title">Phrase</string> |
Jean Chalard | a21db60 | 2012-01-05 19:16:49 +0900 | [diff] [blame] | 2944 | <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] --> |
Jean Chalard | 2c892d9 | 2011-12-16 18:31:48 +0900 | [diff] [blame] | 2945 | <string name="user_dict_settings_add_dialog_more_options">More options</string> |
| 2946 | <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] --> |
| 2947 | <string name="user_dict_settings_add_dialog_less_options">Less options</string> |
Jean Chalard | 60bca71 | 2011-12-05 18:01:52 +0900 | [diff] [blame] | 2948 | <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] --> |
Jean Chalard | e17eefa | 2011-12-02 14:56:39 +0900 | [diff] [blame] | 2949 | <string name="user_dict_settings_add_dialog_confirm">OK</string> |
Jean Chalard | 75eba8c | 2011-12-21 18:13:09 +0900 | [diff] [blame] | 2950 | <!-- User dictionary settings. Label to put before the word field (that's the word that will actually be added to the user dictionary when OK is pressed). [CHAR LIMIT=20] --> |
| 2951 | <string name="user_dict_settings_add_word_option_name">Word:</string> |
| 2952 | <!-- User dictionary settings. Label to put before the shortcut field (once a shortcut is registered, the user can type the shortcut and get the word it points to in the suggestions). [CHAR LIMIT=20] --> |
Jean Chalard | 60bca71 | 2011-12-05 18:01:52 +0900 | [diff] [blame] | 2953 | <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string> |
Jean Chalard | 75eba8c | 2011-12-21 18:13:09 +0900 | [diff] [blame] | 2954 | <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] --> |
Jean Chalard | 60bca71 | 2011-12-05 18:01:52 +0900 | [diff] [blame] | 2955 | <string name="user_dict_settings_add_locale_option_name">Language:</string> |
Jean Chalard | 0ac9505 | 2013-04-19 21:46:14 +0900 | [diff] [blame] | 2956 | <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] --> |
| 2957 | <string name="user_dict_settings_add_word_hint">Type a word</string> |
| 2958 | <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] --> |
| 2959 | <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string> |
The Android Open Source Project | 86997be | 2009-03-05 14:34:39 -0800 | [diff] [blame] | 2960 | <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. --> |
| 2961 | <string name="user_dict_settings_edit_dialog_title">Edit word</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2962 | <!-- User dictionary settings. The title of the context menu item to edit the current word --> |
| 2963 | <string name="user_dict_settings_context_menu_edit_title">Edit</string> |
| 2964 | <!-- User dictionary settings. The title of the context menu item to delete the current word --> |
| 2965 | <string name="user_dict_settings_context_menu_delete_title">Delete</string> |
Amith Yamasani | 26797fe | 2011-03-02 19:03:01 -0800 | [diff] [blame] | 2966 | <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2967 | <string name="user_dict_settings_empty_text">You don\'t have any words in the user dictionary. Add a word by touching the Add (+) button.</string> |
Jean Chalard | ee4c1be | 2011-12-13 20:45:57 +0900 | [diff] [blame] | 2968 | <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages --> |
| 2969 | <string name="user_dict_settings_all_languages">For all languages</string> |
Jean Chalard | d99ba49 | 2011-12-06 18:40:11 +0900 | [diff] [blame] | 2970 | <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] --> |
| 2971 | <string name="user_dict_settings_more_languages">More languages…</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2972 | |
| 2973 | <!-- This is for diagnostics screen. The title of a screen with various items realted to launching screens that will giev the user info. For example, it contains "Phone information" and "Battery information" --> |
| 2974 | <string name="testing">Testing</string> |
| 2975 | <!-- In the Testing screen. The item title of the activity that shows a bunch of phone-related information. --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 2976 | <string name="testing_phone_info" product="tablet">Tablet information</string> |
| 2977 | <!-- In the Testing screen. The item title of the activity that shows a bunch of phone-related information. --> |
| 2978 | <string name="testing_phone_info" product="default">Phone information</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2979 | <!-- In the Testing screen. The item title of the activity that shows a bunch of battery-related information. --> |
| 2980 | <string name="testing_battery_info">Battery information</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2981 | <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations. --> |
| 2982 | <string name="testing_sim_toolkit">SIM toolkit</string> |
| 2983 | |
| 2984 | <!-- The title of the item to go into the Quick launch settings. --> |
| 2985 | <string name="quick_launch_title">Quick launch</string> |
| 2986 | <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2987 | <string name="quick_launch_summary">Set keyboard shortcuts to launch apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2988 | <!-- On the Quick launch settings screen, title of the item for shortcut letters that are not assigned to an application yet. Quick launch is assigning a global shortcut to launch a specific app. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 2989 | <string name="quick_launch_assign_application">Assign app</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2990 | <!-- On the Quick launch settings screen, summary text for the item of letters that are not assigned. See the quick launch "Assign application" for a description of quick launch --> |
| 2991 | <string name="quick_launch_no_shortcut">No shortcut</string> |
| 2992 | <!-- On the Quick launch settings screen, summary text under the item for each assigned letter. --> |
| 2993 | <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string> |
Mike Lockwood | b7e46e8 | 2009-06-25 13:36:00 -0400 | [diff] [blame] | 2994 | <!-- On the Quick launch settings screen, title of "Clear shortcut" confirmation dialog. This is reached by longpressing an item for a shortcut letter. This allows the user to clear the assigned application for that shortcut letter. --> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 2995 | <string name="quick_launch_clear_dialog_title">Clear</string> |
| 2996 | <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog. See the title for this dialog for more info. --> |
| 2997 | <string name="quick_launch_clear_dialog_message">Your shortcut for <xliff:g id="shortcut_letter">%1$s</xliff:g> (<xliff:g id="application_name">%2$s</xliff:g>) will be cleared.</string> |
| 2998 | <!-- Clear dialog for quick launch setting box button labels: --> |
| 2999 | <string name="quick_launch_clear_ok_button">OK</string> |
| 3000 | <!-- Clear dialog for quick launch setting box button labels: --> |
| 3001 | <string name="quick_launch_clear_cancel_button">Cancel</string> |
| 3002 | <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3003 | <string name="quick_launch_display_mode_applications">Apps</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3004 | <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications --> |
| 3005 | <string name="quick_launch_display_mode_shortcuts">Shortcuts</string> |
| 3006 | |
| 3007 | <!-- Input methods Settings --> |
| 3008 | <string name="input_methods_settings_title">Text input</string> |
Amith Yamasani | e7739d1 | 2010-05-28 18:19:43 -0700 | [diff] [blame] | 3009 | <!-- Setting name for Input Method chooser --> |
| 3010 | <string name="input_method">Input method</string> |
Jean Chalard | 8ba5c42 | 2011-08-31 21:40:43 +0900 | [diff] [blame] | 3011 | <!-- Title for the option to press to choose the current input method [CHAR LIMIT=35] --> |
| 3012 | <string name="current_input_method">Default</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3013 | <!-- Title for setting the visibility of input method selector [CHAR LIMIT=35] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3014 | <string name="input_method_selector">Input method selector</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3015 | <!-- An option to always show input method selector automatically when needed [CHAR LIMIT=25] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3016 | <string name="input_method_selector_show_automatically_title">Automatic</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3017 | <!-- An option to always show input method selector [CHAR LIMIT=25] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3018 | <string name="input_method_selector_always_show_title">Always show</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3019 | <!-- An option to always hide input method selector [CHAR LIMIT=25] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3020 | <string name="input_method_selector_always_hide_title">Always hide</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3021 | <!-- Title for configuring input method settings [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3022 | <string name="configure_input_method">Set up input methods</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3023 | <!-- Title for settings of each IME [CHAR LIMIT=25] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3024 | <string name="input_method_settings">Settings</string> |
Alan Viverette | f97840f | 2011-07-28 16:11:37 -0700 | [diff] [blame] | 3025 | <!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] --> |
| 3026 | <string name="input_method_settings_button">Settings</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3027 | <!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] --> |
satok | c88a7ff | 2010-12-15 04:57:24 +0900 | [diff] [blame] | 3028 | <string name="active_input_method_subtypes">Active input methods</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3029 | <!-- Title for settings whether or not the framework will select input methods in an IME based on the current system locale. [CHAR LIMIT=35] --> |
satok | 1c58c15 | 2010-12-21 23:50:38 +0900 | [diff] [blame] | 3030 | <string name="use_system_language_to_select_input_method_subtypes">Use system language</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3031 | <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" [CHAR LIMIT=35] --> |
The Android Open Source Project | 86997be | 2009-03-05 14:34:39 -0800 | [diff] [blame] | 3032 | <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string> |
Tadashi G. Takaoka | 9aa50e9 | 2011-01-13 11:39:33 +0900 | [diff] [blame] | 3033 | <!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3034 | <string name="input_methods_and_subtype_enabler_title">Choose active input methods</string> |
The Android Open Source Project | 86997be | 2009-03-05 14:34:39 -0800 | [diff] [blame] | 3035 | <!-- Summary for on-screen keyboard settings --> |
Roy West | 22762e6 | 2009-09-27 12:01:46 -0700 | [diff] [blame] | 3036 | <string name="onscreen_keyboard_settings_summary">Onscreen keyboard settings</string> |
The Android Open Source Project | 86997be | 2009-03-05 14:34:39 -0800 | [diff] [blame] | 3037 | <!-- Title for built-in keyboard settings --> |
Roy West | 642b89d | 2011-02-17 21:41:46 -0800 | [diff] [blame] | 3038 | <string name="builtin_keyboard_settings_title">Physical keyboard</string> |
The Android Open Source Project | 86997be | 2009-03-05 14:34:39 -0800 | [diff] [blame] | 3039 | <!-- Summary for built-in keyboard settings --> |
Roy West | 92f94eb | 2011-02-17 20:01:07 -0800 | [diff] [blame] | 3040 | <string name="builtin_keyboard_settings_summary">Physical keyboard settings</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3041 | |
| 3042 | <!-- Development Settings. the title for the item to take the user to Development settings. Development settings are settings meant for application developers. --> |
Gilles Debunne | 362bd10 | 2011-06-22 10:12:04 -0700 | [diff] [blame] | 3043 | <string name="development_settings_title">Developer options</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3044 | <!-- Development Settings summary. The summary of the item to take the user to Development settings. Development settings are settings meant for application developers. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3045 | <string name="development_settings_summary">Set options for app development</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3046 | <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. --> |
Amith Yamasani | c39dcc1 | 2013-04-13 18:30:59 -0700 | [diff] [blame] | 3047 | <!-- Error message for users that aren't allowed to modify developer options [CHAR LIMIT=none] --> |
| 3048 | <string name="development_settings_not_available">Developer options are not available for this user</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3049 | <string name="enable_adb">USB debugging</string> |
| 3050 | <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone --> |
| 3051 | <string name="enable_adb_summary">Debug mode when USB is connected</string> |
Benoit Goby | 0761ffc | 2012-12-21 16:43:20 -0800 | [diff] [blame] | 3052 | <!-- Setting title to revoke secure USB debugging authorizations --> |
| 3053 | <string name="clear_adb_keys">Revoke USB debugging authorizations</string> |
Dianne Hackborn | 2d803a3 | 2012-08-07 11:26:32 -0700 | [diff] [blame] | 3054 | <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. --> |
| 3055 | <string name="bugreport_in_power">Power menu bug reports</string> |
| 3056 | <!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power --> |
| 3057 | <string name="bugreport_in_power_summary">Include option in power menu for taking a bug report</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3058 | <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source --> |
| 3059 | <string name="keep_screen_on">Stay awake</string> |
| 3060 | <!-- setting Checkbox summary whether to keep the screen on when plugged in --> |
| 3061 | <string name="keep_screen_on_summary">Screen will never sleep while charging</string> |
| 3062 | <!-- Setting Checkbox title whether to allow mock locations --> |
| 3063 | <string name="allow_mock_location">Allow mock locations</string> |
| 3064 | <!-- setting Checkbox summary whether to allow mock locations --> |
| 3065 | <string name="allow_mock_location_summary">Allow mock locations</string> |
Mike Lockwood | b7e46e8 | 2009-06-25 13:36:00 -0400 | [diff] [blame] | 3066 | <!-- Title of warning dialog about the implications of enabling USB debugging --> |
Roy West | 0ce6f6d | 2009-09-23 13:07:19 -0700 | [diff] [blame] | 3067 | <string name="adb_warning_title">Allow USB debugging?</string> |
Mike Lockwood | b7e46e8 | 2009-06-25 13:36:00 -0400 | [diff] [blame] | 3068 | <!-- Warning text to user about the implications of enabling USB debugging --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3069 | <string name="adb_warning_message">USB debugging is intended for development purposes only. Use it to copy data between your computer and your device, install apps on your device without notification, and read log data.</string> |
Benoit Goby | 0761ffc | 2012-12-21 16:43:20 -0800 | [diff] [blame] | 3070 | <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized --> |
| 3071 | <string name="adb_keys_warning_message">Revoke access to USB debugging from all computers you\'ve previously authorized?</string> |
Dianne Hackborn | 14dc2d4 | 2012-02-02 11:44:08 -0800 | [diff] [blame] | 3072 | <!-- Title of warning dialog about the implications of enabling developer settings --> |
| 3073 | <string name="dev_settings_warning_title">Allow development settings?</string> |
| 3074 | <!-- Warning text to user about the implications of enabling USB debugging --> |
| 3075 | <string name="dev_settings_warning_message">These settings are intended for development use only. They can cause your device and the applications on it to break or misbehave.</string> |
rich cannings | f042114 | 2012-09-25 16:20:36 -0700 | [diff] [blame] | 3076 | <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] --> |
| 3077 | <string name="verify_apps_over_usb_title">Verify apps over USB</string> |
| 3078 | <!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] --> |
| 3079 | <string name="verify_apps_over_usb_summary">Check apps installed via ADB/ADT for harmful behavior.</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3080 | |
Jeff Sharkey | caf1561 | 2012-05-14 20:51:05 -0700 | [diff] [blame] | 3081 | <!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] --> |
| 3082 | <string name="enforce_read_external_title" product="nosdcard">Protect USB storage</string> |
| 3083 | <!-- Summary of checkbox setting that protects external storage. [CHAR LIMIT=64] --> |
| 3084 | <string name="enforce_read_external_summary" product="nosdcard">Apps must request permission to read USB storage</string> |
| 3085 | <!-- Title of dialog confirming that user wants to protect external storage. [CHAR LIMIT=32] --> |
| 3086 | <string name="enforce_read_external_confirm_title" product="nosdcard">Protect USB storage?</string> |
| 3087 | <!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] --> |
| 3088 | <string name="enforce_read_external_confirm_message" product="nosdcard">When USB storage is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string> |
| 3089 | |
| 3090 | <!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] --> |
| 3091 | <string name="enforce_read_external_title" product="default">Protect SD card</string> |
| 3092 | <!-- Summary of checkbox setting that protects external storage. [CHAR LIMIT=64] --> |
| 3093 | <string name="enforce_read_external_summary" product="default">Apps must request permission to read SD card</string> |
| 3094 | <!-- Title of dialog confirming that user wants to protect external storage. [CHAR LIMIT=32] --> |
| 3095 | <string name="enforce_read_external_confirm_title" product="default">Protect SD card?</string> |
| 3096 | <!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] --> |
| 3097 | <string name="enforce_read_external_confirm_message" product="default">When SD card is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string> |
| 3098 | |
Jeff Sharkey | d390b70 | 2013-03-05 23:31:45 -0800 | [diff] [blame] | 3099 | <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] --> |
| 3100 | <string name="enable_terminal_title">Local terminal</string> |
| 3101 | <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] --> |
| 3102 | <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string> |
| 3103 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3104 | <!-- Title for the screen that lets the user choose a gadget to add to the home screen |
| 3105 | (or other screens that can host gadgets). Note to translators: we're still determining |
| 3106 | the final name for Gadgets/Widgets, so please translate both for now. --> |
| 3107 | <string name="gadget_picker_title">Choose gadget</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 3108 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3109 | <!-- Title for the screen that lets the user choose a widget to add to the home screen |
| 3110 | (or other screens that can host widgets). Note to translators: we're still determining |
| 3111 | the final name for Gadgets/Widgets, so please translate both for now. --> |
| 3112 | <string name="widget_picker_title">Choose widget</string> |
| 3113 | |
Michael Jurka | c9029d9 | 2012-04-20 01:47:44 -0700 | [diff] [blame] | 3114 | <!-- Title in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] --> |
| 3115 | <string name="allow_bind_app_widget_activity_allow_bind_title">Create widget and allow access?</string> |
| 3116 | |
| 3117 | <!-- Message in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] --> |
| 3118 | <string name="allow_bind_app_widget_activity_allow_bind">After you create the widget, <xliff:g id="widget_host_name">%1$s</xliff:g> can access all data it displays.</string> |
| 3119 | |
| 3120 | <!-- Text for checkbox that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] --> |
| 3121 | <string name="allow_bind_app_widget_activity_always_allow_bind">Always allow <xliff:g id="widget_host_name">%1$s</xliff:g> to create widgets and access their data</string> |
| 3122 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3123 | <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory --> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 3124 | <string name="battery_history_days"><xliff:g id="days">%1$d</xliff:g>d <xliff:g id="hours">%2$d</xliff:g>h <xliff:g id="minutes">%3$d</xliff:g>m <xliff:g id="seconds">%4$d</xliff:g>s</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3125 | |
| 3126 | <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory --> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 3127 | <string name="battery_history_hours"><xliff:g id="hours">%1$d</xliff:g>h <xliff:g id="minutes">%2$d</xliff:g>m <xliff:g id="seconds">%3$d</xliff:g>s</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3128 | |
| 3129 | <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory --> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 3130 | <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g>m <xliff:g id="seconds">%2$d</xliff:g>s</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3131 | |
| 3132 | <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory --> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 3133 | <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string> |
Amith Yamasani | 1bb6db5 | 2010-09-17 13:34:47 -0700 | [diff] [blame] | 3134 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3135 | <!-- XXX remove? Strings used for displaying usage statistics --> |
| 3136 | <string name="usage_stats_label">Usage statistics</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 3137 | |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3138 | <!-- In the Testing screen. The item title of the activity that shows usage statistics. --> |
| 3139 | <string name="testing_usage_stats">Usage statistics</string> |
| 3140 | <!-- label for text to indicate sort options --> |
| 3141 | <string name="display_order_text">Sort by:</string> |
| 3142 | <!-- label for application name --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3143 | <string name="app_name_label">App</string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 3144 | <!-- label for launch count --> |
| 3145 | <string name="launch_count_label">Count</string> |
| 3146 | <!-- label for usage time --> |
| 3147 | <string name="usage_time_label">Usage time</string> |
svetoslavganov | a05d0dc | 2009-05-14 22:26:34 -0700 | [diff] [blame] | 3148 | |
| 3149 | <!-- Accessibility settings --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3150 | <skip /> |
svetoslavganov | a05d0dc | 2009-05-14 22:26:34 -0700 | [diff] [blame] | 3151 | |
Amith Yamasani | 985f5ef | 2009-09-16 12:43:50 -0700 | [diff] [blame] | 3152 | <!-- Settings title in main settings screen for accessibility settings --> |
| 3153 | <string name="accessibility_settings">Accessibility</string> |
Eric Fischer | 0f7b72f | 2011-08-02 16:46:51 -0700 | [diff] [blame] | 3154 | <!-- Settings title for accessibility settings screen --> |
| 3155 | <string name="accessibility_settings_title">Accessibility settings</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3156 | <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] --> |
| 3157 | <string name="accessibility_services_title">Services</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3158 | <!-- Title for the accessibility preference category of system related preferences. [CHAR LIMIT=25] --> |
| 3159 | <string name="accessibility_system_title">System</string> |
Svetoslav Ganov | decf36e | 2012-08-06 10:55:11 -0700 | [diff] [blame] | 3160 | <!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] --> |
Svetoslav Ganov | 7899599 | 2012-10-05 14:02:36 -0700 | [diff] [blame] | 3161 | <string name="accessibility_screen_magnification_title">Magnification gestures</string> |
Svetoslav Ganov | a59f1aa | 2012-09-27 16:04:54 -0700 | [diff] [blame] | 3162 | <!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=none] --> |
Svetoslav Ganov | 7899599 | 2012-10-05 14:02:36 -0700 | [diff] [blame] | 3163 | <string name="accessibility_screen_magnification_summary">When this feature is turned on, you can zoom in and out by triple-tapping the screen.\n\nWhile zoomed in, you can:\n<ul><li>Pan: Drag two or more fingers across the screen.</li>\n<li>Adjust zoom level: Pinch two or more fingers together or spread them apart.</li></ul>\n\nYou can also temporarily magnify what\'s under your finger by triple-tapping and holding. In this magnified state, you can drag your finger to explore different parts of the screen. Lift your finger to return to your previous state.\n\nNote: Triple-tap for magnification works everywhere except the keyboard and navigation bar.</string> |
Svetoslav Ganov | 26a6df0 | 2012-10-01 18:41:25 -0700 | [diff] [blame] | 3164 | <!-- Title for the preference to enable the global geture that turns on accessibility. [CHAR LIMIT=35] --> |
| 3165 | <string name="accessibility_global_gesture_preference_title">Accessibility shortcut</string> |
| 3166 | <!-- Summary for the preference to enable the global geture that turns on accessibility (on state). [CHAR LIMIT=60] --> |
alanv | f4f1b80 | 2012-10-09 11:05:45 -0700 | [diff] [blame] | 3167 | <string name="accessibility_global_gesture_preference_summary_on">On</string> |
Svetoslav Ganov | 26a6df0 | 2012-10-01 18:41:25 -0700 | [diff] [blame] | 3168 | <!-- Summary for the preference screen to enable the global geture that turns on accessibility (off state). [CHAR LIMIT=35] --> |
| 3169 | <string name="accessibility_global_gesture_preference_summary_off">Off</string> |
| 3170 | <!-- Description for the preference screen to enable the global geture taht turns on accessibility. [CHAR LIMIT=none] --> |
Svetoslav Ganov | 7e54c54 | 2012-10-07 11:48:53 -0700 | [diff] [blame] | 3171 | <string name="accessibility_global_gesture_preference_description">When this feature is turned on, you can quickly enable accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Touch and hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked.</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3172 | <!-- Title for the accessibility preference to enable large text. [CHAR LIMIT=35] --> |
Svetoslav Ganov | decf36e | 2012-08-06 10:55:11 -0700 | [diff] [blame] | 3173 | <string name="accessibility_toggle_large_text_preference_title">Large text</string> |
| 3174 | <!-- Title for the accessibility preference to enable screen magnification. [CHAR LIMIT=35] --> |
| 3175 | <string name="accessibility_toggle_screen_magnification_preference_title">Screen magnification</string> |
| 3176 | <!-- Title for the accessibility preference to auto update screen magnification. [CHAR LIMIT=35] --> |
| 3177 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_title">Auto |
| 3178 | update screen magnification</string> |
| 3179 | <!-- Summary for the accessibility preference to auto update screen magnification. [CHAR LIMIT=50] --> |
| 3180 | <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary">Update |
| 3181 | screen magnification on app transitions</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3182 | <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] --> |
Svetoslav Ganov | decf36e | 2012-08-06 10:55:11 -0700 | [diff] [blame] | 3183 | <string name="accessibility_power_button_ends_call_prerefence_title">Power button ends call</string> |
Svetoslav Ganov | 7e8dcbe | 2011-12-05 12:54:53 -0800 | [diff] [blame] | 3184 | <!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] --> |
Svetoslav Ganov | decf36e | 2012-08-06 10:55:11 -0700 | [diff] [blame] | 3185 | <string name="accessibility_toggle_speak_password_preference_title">Speak passwords</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3186 | <!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] --> |
Svetoslav Ganov | decf36e | 2012-08-06 10:55:11 -0700 | [diff] [blame] | 3187 | <string name="accessibility_long_press_timeout_preference_title">Touch & hold delay</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3188 | |
| 3189 | <!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] --> |
| 3190 | <string name="accessibility_menu_item_settings">Settings</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3191 | |
Svetoslav Ganov | d4c7b49 | 2013-06-11 21:15:11 -0700 | [diff] [blame^] | 3192 | <!-- Summary for the enabled state of a feature. [CHAR LIMIT=10] --> |
| 3193 | <string name="feature_state_on">On</string> |
| 3194 | <!-- Summary for the disabled state of a feature. [CHAR LIMIT=10] --> |
| 3195 | <string name="feature_state_off">Off</string> |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3196 | |
Svetoslav | 8fdc564 | 2013-04-16 18:54:53 -0700 | [diff] [blame] | 3197 | <!-- Title for a warning about security implications of enabling an accessibility |
| 3198 | service. [CHAR LIMIT=NONE] --> |
| 3199 | <string name="enable_service_title">Use |
Svetoslav Ganov | ea5a50a | 2011-08-31 16:47:57 -0700 | [diff] [blame] | 3200 | <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string> |
Svetoslav | 8fdc564 | 2013-04-16 18:54:53 -0700 | [diff] [blame] | 3201 | <!-- Title for the list of capabilities of an accessibility service. --> |
| 3202 | <string name="capabilities_list_title"><xliff:g id="service" example="TalkBack">%1$s</xliff:g> |
| 3203 | needs to:</string> |
Svetoslav Ganov | ea5a50a | 2011-08-31 16:47:57 -0700 | [diff] [blame] | 3204 | |
Svetoslav | 8fdc564 | 2013-04-16 18:54:53 -0700 | [diff] [blame] | 3205 | <!-- Title for the capability of an accessibility service to receive events and keys. --> |
| 3206 | <string name="capability_title_receiveAccessibilityEvents">Observe your actions</string> |
| 3207 | <!-- Description for the capability of an accessibility service to receive events and keys. --> |
| 3208 | <string name="capability_desc_receiveAccessibilityEvents">Receive notifications when you\'re |
| 3209 | interacting with an app.</string> |
| 3210 | |
| 3211 | <!-- Title for a warning about disabling an accessibility service. [CHAR LIMIT=NONE] --> |
Svetoslav | bf3391f | 2013-04-15 12:20:39 -0700 | [diff] [blame] | 3212 | <string name="disable_service_title">Stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string> |
Svetoslav | 8fdc564 | 2013-04-16 18:54:53 -0700 | [diff] [blame] | 3213 | <!-- Message for a warning about disabling accessibility service. [CHAR LIMIT=NONE] --> |
| 3214 | <string name="disable_service_message">Touching OK will |
Svetoslav Ganov | ea5a50a | 2011-08-31 16:47:57 -0700 | [diff] [blame] | 3215 | stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>.</string> |
| 3216 | |
Svetoslav Ganov | 9b539cc | 2011-09-14 12:20:06 -0700 | [diff] [blame] | 3217 | <!-- Title for the prompt shown as a placeholder if no accessibility serivices are installed. [CHAR LIMIT=50] --> |
| 3218 | <string name="accessibility_no_services_installed">No services installed</string> |
| 3219 | |
Charles Chen | 05b08a5 | 2009-11-10 14:05:41 -0800 | [diff] [blame] | 3220 | <!-- Title for the prompt that lets users know that they have no accessibility related apps |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3221 | installed and that they can install TalkBack from Market. [CHAR LIMIT=50] --> |
Svetoslav Ganov | 9b539cc | 2011-09-14 12:20:06 -0700 | [diff] [blame] | 3222 | <string name="accessibility_service_no_apps_title">Need a screen reader?</string> |
Charles Chen | 05b08a5 | 2009-11-10 14:05:41 -0800 | [diff] [blame] | 3223 | <!-- Message for the prompt that lets users know that they have no accessibility related apps |
Costin Manolache | 672b3c6 | 2011-07-21 10:38:15 -0700 | [diff] [blame] | 3224 | installed and that they can install TalkBack from Market. [CHAR LIMIT=NONE] --> |
Svetoslav Ganov | 9b539cc | 2011-09-14 12:20:06 -0700 | [diff] [blame] | 3225 | <string name="accessibility_service_no_apps_message">TalkBack provides spoken feedback to |
| 3226 | help blind and low-vision users. Do you want to install it for free from Android |
| 3227 | Market?</string> |
Svetoslav Ganov | ea5a50a | 2011-08-31 16:47:57 -0700 | [diff] [blame] | 3228 | |
Svetoslav Ganov | eb9478c | 2011-09-14 16:33:26 -0700 | [diff] [blame] | 3229 | <!-- Default description for an accessibility serivice if the latter doesn't provide one. [CHAR LIMIT=NONE] --> |
| 3230 | <string name="accessibility_service_default_description">No description provided.</string> |
Svetoslav Ganov | ea5a50a | 2011-08-31 16:47:57 -0700 | [diff] [blame] | 3231 | |
Eric Fischer | 0f7b72f | 2011-08-02 16:46:51 -0700 | [diff] [blame] | 3232 | <!-- Accessibility settings: button for lauching settings for an accessibility service --> |
| 3233 | <string name="settings_button">Settings</string> |
Svetoslav Ganov | 8262301 | 2011-03-02 13:00:42 -0800 | [diff] [blame] | 3234 | |
Svetoslav Ganov | d4c7b49 | 2013-06-11 21:15:11 -0700 | [diff] [blame^] | 3235 | <!-- Printing settings --> |
| 3236 | <skip /> |
| 3237 | |
| 3238 | <!-- Title in main settings screen for printing settings [CHAR LIMIT=15] --> |
| 3239 | <string name="print_settings">Printing</string> |
| 3240 | <!-- Title for print service settings screen [CHAR LIMIT=25] --> |
| 3241 | <string name="print_settings_title">Printing settings</string> |
| 3242 | <!-- Title for the printing preference category of print services. [CHAR LIMIT=25] --> |
| 3243 | <string name="print_services_title">Services</string> |
| 3244 | |
| 3245 | <!-- Title for a warning message about security implications of enabling a print service, |
| 3246 | displayed as a dialog message when the user selects to enable a print service (tablet). [CHAR LIMIT=NONE] --> |
| 3247 | <string name="print_service_security_warning_title">Use |
| 3248 | <xliff:g id="service" example="My Print Service">%1$s</xliff:g>?</string> |
| 3249 | <!-- Summary for a warning message about security implications of enabling a print service, |
| 3250 | displayed as a dialog message when the user selects to enable a print service. [CHAR LIMIT=NONE] --> |
| 3251 | <string name="print_service_security_warning_summary"> |
| 3252 | <xliff:g id="print_service_name">%1$s</xliff:g> can receive documents you print. |
| 3253 | Such documents may contain sensitive data.</string> |
| 3254 | |
| 3255 | <!-- Title for the prompt shown as a placeholder if no print serivices are installed. [CHAR LIMIT=50] --> |
| 3256 | <string name="print_no_services_installed">No services installed</string> |
| 3257 | |
| 3258 | <!-- Title for print menu item to launch a settings activity. [CHAR LIMIT=25] --> |
| 3259 | <string name="print_menu_item_settings">Settings</string> |
| 3260 | |
| 3261 | <!-- Title for print menu item to launch the add printers activity. [CHAR LIMIT=25] --> |
| 3262 | <string name="print_menu_item_add_printers">Add printers</string> |
| 3263 | |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3264 | <!-- App Fuel Gauge strings --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3265 | <skip /> |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3266 | |
| 3267 | <!-- Activity title for App Fuel Gauge summary --> |
Gilles Debunne | 2c88a87 | 2011-06-21 12:47:17 -0700 | [diff] [blame] | 3268 | <string name="power_usage_summary_title">Battery</string> |
Dianne Hackborn | a54672f | 2009-06-24 12:45:09 -0700 | [diff] [blame] | 3269 | <!-- Activity title summary for App Fuel Gauge summary --> |
| 3270 | <string name="power_usage_summary">What has been using the battery</string> |
Amith Yamasani | 137588d | 2010-11-12 14:13:03 -0800 | [diff] [blame] | 3271 | <!-- Message to show when battery usage data is not available [CHAR LIMIT=30] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3272 | <string name="power_usage_not_available">Battery usage data isn\'t available.</string> |
Amith Yamasani | a4379d6 | 2011-07-22 10:34:58 -0700 | [diff] [blame] | 3273 | <!-- Display the battery level and status [CHAR_LIMIT=30] --> |
Amith Yamasani | ecd7b8a | 2011-09-13 13:40:27 -0700 | [diff] [blame] | 3274 | <string name="power_usage_level_and_status"><xliff:g id="level">%1$s</xliff:g> - <xliff:g id="status">%2$s</xliff:g></string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3275 | <!-- Battery usage since unplugged --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3276 | <string name="battery_since_unplugged">Battery use since unplugged</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3277 | <!-- Battery usage since user reset the stats --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3278 | <string name="battery_since_reset">Battery use since reset</string> |
Dianne Hackborn | ea38e67 | 2010-06-11 10:25:54 -0700 | [diff] [blame] | 3279 | <!-- Battery usage on battery duration --> |
| 3280 | <string name="battery_stats_on_battery"><xliff:g id="time">%1$s</xliff:g> on battery</string> |
Amith Yamasani | 0422a3b | 2009-06-12 14:15:20 -0700 | [diff] [blame] | 3281 | <!-- Battery usage duration --> |
Amith Yamasani | 0f1e11e | 2009-06-19 09:27:35 -0700 | [diff] [blame] | 3282 | <string name="battery_stats_duration"><xliff:g id="time">%1$s</xliff:g> since unplugged</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3283 | <!-- [CHAR LIMIT=25] Label for battery stats charging state graph --> |
Dianne Hackborn | cbaf6ce | 2010-07-23 00:23:21 -0700 | [diff] [blame] | 3284 | <string name="battery_stats_charging_label">Charging</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3285 | <!-- [CHAR LIMIT=25] Label for battery stats screen on state graph --> |
Dianne Hackborn | cbaf6ce | 2010-07-23 00:23:21 -0700 | [diff] [blame] | 3286 | <string name="battery_stats_screen_on_label">Screen on</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3287 | <!-- [CHAR LIMIT=25] Label for battery stats gps on state graph --> |
Dianne Hackborn | cbaf6ce | 2010-07-23 00:23:21 -0700 | [diff] [blame] | 3288 | <string name="battery_stats_gps_on_label">GPS on</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3289 | <!-- [CHAR LIMIT=25] Label for battery stats wifi running state graph --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3290 | <string name="battery_stats_wifi_running_label">Wi\u2011Fi</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3291 | <!-- [CHAR LIMIT=25] Label for battery stats wake lock state graph --> |
| 3292 | <string name="battery_stats_wake_lock_label">Awake</string> |
| 3293 | <!-- [CHAR LIMIT=25] Label for battery stats phone signal strength graph --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3294 | <string name="battery_stats_phone_signal_label">Mobile network signal</string> |
Amith Yamasani | 8fb0ec3 | 2009-07-12 23:06:04 -0700 | [diff] [blame] | 3295 | <!-- Battery usage during last unplugged period --> |
| 3296 | <string name="battery_stats_last_duration">@string/menu_stats_last_unplugged</string> |
Amith Yamasani | 0f1e11e | 2009-06-19 09:27:35 -0700 | [diff] [blame] | 3297 | <!-- CPU awake time title --> |
| 3298 | <string name="awake">Device awake time</string> |
| 3299 | <!-- Wifi on time --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3300 | <string name="wifi_on_time">Wi\u2011Fi on time</string> |
Amith Yamasani | 0f1e11e | 2009-06-19 09:27:35 -0700 | [diff] [blame] | 3301 | <!-- Bluetooth on time --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3302 | <string name="bluetooth_on_time">Wi\u2011Fi on time</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3303 | <!-- Application name and battery usage percentage --> |
| 3304 | <string name="usage_name_percent"><xliff:g id="name">%1$s</xliff:g>" - " |
Eric Fischer | fe4ddf8 | 2009-08-28 13:02:24 -0700 | [diff] [blame] | 3305 | <xliff:g id="number" example="30">%2$s</xliff:g><xliff:g id="percent" example="%">%%</xliff:g></string> |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3306 | |
Dianne Hackborn | 59a4860 | 2010-11-10 23:34:52 -0800 | [diff] [blame] | 3307 | <!-- Activity title for battery usage history details --> |
| 3308 | <string name="history_details_title">History details</string> |
Jim Miller | 36972bb | 2010-11-30 19:47:38 -0800 | [diff] [blame] | 3309 | |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3310 | <!-- Activity title for battery usage details for an app. or power consumer --> |
Dianne Hackborn | 59a4860 | 2010-11-10 23:34:52 -0800 | [diff] [blame] | 3311 | <string name="details_title">Use details</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3312 | <!-- Subtitle for application/subsystem details --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3313 | <string name="details_subtitle">Use details</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3314 | <!-- Subtitle for possible options --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3315 | <string name="controls_subtitle">Adjust power use</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3316 | <!-- Subtitle for list of packages --> |
| 3317 | <string name="packages_subtitle">Included packages</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3318 | |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3319 | <!-- Label for power consumed by the screen --> |
Amith Yamasani | 7456f67 | 2011-02-22 14:44:18 -0800 | [diff] [blame] | 3320 | <string name="power_screen">Screen</string> |
Claudia de Veaux | 7dc36b9 | 2011-10-17 12:54:20 -0700 | [diff] [blame] | 3321 | <!-- Label for power consumed by Wi-Fi --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3322 | <string name="power_wifi">Wi\u2011Fi</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3323 | <!-- Label for power consumed by Bluetooth --> |
| 3324 | <string name="power_bluetooth">Bluetooth</string> |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3325 | <!-- Label for power consumed by Cell idle --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3326 | <string name="power_cell">Cell standby</string> |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3327 | <!-- Label for power consumed by Calling --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3328 | <string name="power_phone">Voice calls</string> |
Amith Yamasani | 2a2daf9 | 2009-05-22 15:18:46 -0700 | [diff] [blame] | 3329 | <!-- Label for power consumed when Idle --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3330 | <string name="power_idle" product="tablet">Tablet idle</string> |
| 3331 | <!-- Label for power consumed when Idle --> |
| 3332 | <string name="power_idle" product="default">Phone idle</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3333 | |
| 3334 | <!-- Label for CPU usage time --> |
| 3335 | <string name="usage_type_cpu">CPU total</string> |
| 3336 | <!-- Label for CPU usage in foreground --> |
| 3337 | <string name="usage_type_cpu_foreground">CPU foreground</string> |
Dianne Hackborn | be5994d | 2010-08-13 14:15:44 -0700 | [diff] [blame] | 3338 | <!-- [CHAR LIMIT=25] Label for keeping device from sleeping --> |
| 3339 | <string name="usage_type_wake_lock">Keep awake</string> |
Romain Guy | 3d32d00 | 2011-10-05 18:49:52 -0700 | [diff] [blame] | 3340 | <!-- Label for GPS usage time --> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3341 | <string name="usage_type_gps">GPS</string> |
Dianne Hackborn | cb81861 | 2010-09-16 01:29:54 -0700 | [diff] [blame] | 3342 | <!-- [CHAR LIMIT=25] Label for WIFI usage time --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3343 | <string name="usage_type_wifi_running">Wi\u2011Fi running</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3344 | <!-- Label for Phone usage time --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3345 | <string name="usage_type_phone" product="tablet">Tablet</string> |
| 3346 | <!-- Label for Phone usage time --> |
| 3347 | <string name="usage_type_phone" product="default">Phone</string> |
Jeff Sharkey | 133581e | 2013-06-04 12:29:05 -0700 | [diff] [blame] | 3348 | <!-- Label for mobile network data sent [CHAR LIMIT=32] --> |
| 3349 | <string name="usage_type_data_send">Mobile data sent</string> |
| 3350 | <!-- Label for mobile network data received [CHAR LIMIT=32] --> |
| 3351 | <string name="usage_type_data_recv">Mobile data received</string> |
| 3352 | <!-- Label for Wi-Fi network data sent [CHAR LIMIT=32] --> |
| 3353 | <string name="usage_type_data_wifi_send">Wi\u2011Fi data sent</string> |
| 3354 | <!-- Label for Wi-Fi network data received [CHAR LIMIT=32] --> |
| 3355 | <string name="usage_type_data_wifi_recv">Wi\u2011Fi data received</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3356 | <!-- Label for Audio usage time --> |
| 3357 | <string name="usage_type_audio">Audio</string> |
| 3358 | <!-- Label for Video usage time --> |
| 3359 | <string name="usage_type_video">Video</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3360 | <!-- Label for time that a feature has been on --> |
Amith Yamasani | 8fb0ec3 | 2009-07-12 23:06:04 -0700 | [diff] [blame] | 3361 | <string name="usage_type_on_time">Time on</string> |
| 3362 | <!-- Label for time that there was no cell coverage --> |
| 3363 | <string name="usage_type_no_coverage">Time without a signal</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3364 | <!-- Label for force stop action --> |
| 3365 | <string name="battery_action_stop">Force stop</string> |
| 3366 | <!-- Label for app details action --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3367 | <string name="battery_action_app_details">App info</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3368 | <!-- Label for app settings action --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3369 | <string name="battery_action_app_settings">App settings</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3370 | <!-- Label for display settings --> |
Amith Yamasani | 7456f67 | 2011-02-22 14:44:18 -0800 | [diff] [blame] | 3371 | <string name="battery_action_display">Screen settings</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3372 | <!-- Label for wifi settings --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3373 | <string name="battery_action_wifi">Wi\u2011Fi settings</string> |
Amith Yamasani | 78fd96a | 2009-06-09 06:34:49 -0700 | [diff] [blame] | 3374 | <!-- Label for bluetooth settings --> |
| 3375 | <string name="battery_action_bluetooth">Bluetooth settings</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3376 | |
Amith Yamasani | 0f1e11e | 2009-06-19 09:27:35 -0700 | [diff] [blame] | 3377 | <!-- Description for voice call detail --> |
| 3378 | <string name="battery_desc_voice">Battery used by voice calls</string> |
| 3379 | |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3380 | <!-- Description for standby detail --> |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3381 | <string name="battery_desc_standby" product="tablet">Battery used when tablet is idle</string> |
| 3382 | <!-- Description for standby detail --> |
| 3383 | <string name="battery_desc_standby" product="default">Battery used when phone is idle</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3384 | |
| 3385 | <!-- Description for cell radio detail --> |
| 3386 | <string name="battery_desc_radio">Battery used by cell radio</string> |
| 3387 | <!-- Suggestion to switch to airplane mode to save power --> |
| 3388 | <string name="battery_sugg_radio">Switch to airplane mode to save power in areas with no cell coverage</string> |
| 3389 | |
| 3390 | <!-- Description for power consumed by display --> |
| 3391 | <string name="battery_desc_display">Battery used by the display and backlight</string> |
| 3392 | <!-- Suggestion for reducing display power --> |
| 3393 | <string name="battery_sugg_display">Reduce the screen brightness and/or screen timeout</string> |
| 3394 | |
| 3395 | <!-- Description for wifi connectivity --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3396 | <string name="battery_desc_wifi">Battery used by Wi\u2011Fi</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3397 | <!-- Suggestion for wifi connectivity power drain --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3398 | <string name="battery_sugg_wifi">Turn off Wi\u2011Fi when not using it or when it isn\'t available</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3399 | |
| 3400 | <!-- Description for bluetooth power consumption detail --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3401 | <string name="battery_desc_bluetooth">Battery used by Bluetooth</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3402 | <!-- Suggestion for bluetooth --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3403 | <string name="battery_sugg_bluetooth_basic">Turn off Bluetooth when you aren\'t using it</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3404 | <!-- Suggestion for bluetooth headset --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3405 | <string name="battery_sugg_bluetooth_headset">Try connecting to a different Bluetooth device</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3406 | |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 3407 | <!-- [CHAR LIMIT=50] Description for power consumed by applications --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3408 | <string name="battery_desc_apps">Battery used by app</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3409 | <!-- Suggestion for exploring application info to stop or uninstall --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3410 | <string name="battery_sugg_apps_info">Stop or uninstall the app</string> |
Dianne Hackborn | e55b0e2 | 2010-08-20 15:10:26 -0700 | [diff] [blame] | 3411 | <!-- [CHAR LIMIT=100] Suggestion for getting apps to consume less power due to GPS--> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3412 | <string name="battery_sugg_apps_gps">"Manually control GPS to prevent app from using it"</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3413 | <!-- Suggestion for getting apps to consume less power --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3414 | <string name="battery_sugg_apps_settings">The app may offer settings to reduce battery use</string> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3415 | |
Dianne Hackborn | 52e56a2 | 2012-09-12 17:02:23 -0700 | [diff] [blame] | 3416 | <!-- [CHAR LIMIT=50] Description for power consumed by users --> |
| 3417 | <string name="battery_desc_users">Battery used by user</string> |
| 3418 | |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3419 | <!-- Menu label for viewing battery usage since unplugged --> |
Amith Yamasani | 972fc29 | 2009-06-22 23:04:45 -0700 | [diff] [blame] | 3420 | <string name="menu_stats_unplugged"><xliff:g id="unplugged">%1$s</xliff:g> since unplugged</string> |
| 3421 | <!-- Menu label for viewing battery usage since unplugged --> |
| 3422 | <string name="menu_stats_last_unplugged">While last unplugged for <xliff:g id="unplugged">%1$s</xliff:g></string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3423 | <!-- Menu label for viewing battery usage total --> |
| 3424 | <string name="menu_stats_total">Usage totals</string> |
| 3425 | <!-- Menu label for refreshing with latest usage numbers --> |
| 3426 | <string name="menu_stats_refresh">Refresh</string> |
Amith Yamasani | 0f1e11e | 2009-06-19 09:27:35 -0700 | [diff] [blame] | 3427 | |
| 3428 | <!-- Label for kernel threads --> |
| 3429 | <string name="process_kernel_label">Android OS</string> |
| 3430 | <!-- Label for mediaserver process --> |
| 3431 | <string name="process_mediaserver_label">Mediaserver</string> |
| 3432 | |
Mike LeBeau | 92c3352 | 2010-01-25 18:18:45 -0500 | [diff] [blame] | 3433 | <!-- Voice input/output settings --><skip /> |
| 3434 | <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality --> |
| 3435 | <string name="voice_input_output_settings">Voice input & output</string> |
| 3436 | <!-- Main voice input/output settings screen title --> |
| 3437 | <string name="voice_input_output_settings_title">Voice input & output settings</string> |
| 3438 | <!-- Title of voice search settings list item within voice input/output settings --> |
Mike LeBeau | d4449a8 | 2010-01-26 21:37:59 -0500 | [diff] [blame] | 3439 | <string name="voice_search_settings_title">Voice search</string> |
Mike LeBeau | 92c3352 | 2010-01-25 18:18:45 -0500 | [diff] [blame] | 3440 | <!-- Title of keyboard settings list item within voice input/output settings --> |
Mike LeBeau | d4449a8 | 2010-01-26 21:37:59 -0500 | [diff] [blame] | 3441 | <string name="keyboard_settings_title">Android keyboard</string> |
Mike LeBeau | 766a19b | 2010-02-11 22:57:12 -0800 | [diff] [blame] | 3442 | <!-- Title for the 'voice input' category of voice input/output settings --> |
Luca Zanolin | 8cb280d | 2011-09-20 17:58:45 +0100 | [diff] [blame] | 3443 | <string name="voice_category">Speech</string> |
Mike LeBeau | 766a19b | 2010-02-11 22:57:12 -0800 | [diff] [blame] | 3444 | <!-- Title for the voice recognizer setting in voice input/output settings --> |
| 3445 | <string name="recognizer_title">Voice recognizer</string> |
| 3446 | <!-- Title for the link to settings for the chosen voice recognizer in voice input/output settings --> |
Luca Zanolin | 8cb280d | 2011-09-20 17:58:45 +0100 | [diff] [blame] | 3447 | <string name="recognizer_settings_title">Voice Search</string> |
Mike LeBeau | e076bef | 2010-03-30 12:03:39 -0700 | [diff] [blame] | 3448 | <!-- Summary for the link to settings for the chosen voice recognizer in voice input/output settings. |
| 3449 | Would say something like, e.g., "Settings for 'Google'". --> |
Mike LeBeau | 38947dd | 2010-03-30 14:45:00 -0700 | [diff] [blame] | 3450 | <string name="recognizer_settings_summary">Settings for \'<xliff:g id="recognizer_name">%s</xliff:g>\'</string> |
Jim Miller | 2f9dbcb | 2010-02-09 19:08:02 -0800 | [diff] [blame] | 3451 | |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 3452 | <!-- Text-To-Speech (TTS) settings --><skip /> |
Jean Chalard | 8ba5c42 | 2011-08-31 21:40:43 +0900 | [diff] [blame] | 3453 | <!-- Name of the TTS package as listed by the package manager. --> |
Mike LeBeau | 4c2ffc5 | 2010-02-12 14:47:48 -0800 | [diff] [blame] | 3454 | <string name="tts_settings">Text-to-speech settings</string> |
Jean Chalard | 8ba5c42 | 2011-08-31 21:40:43 +0900 | [diff] [blame] | 3455 | <!-- TTS option item name in the main settings screen --> |
| 3456 | <string name="tts_settings_title">Text-to-speech output</string> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 3457 | <!-- On main TTS Settings screen, title for toggle used to force use of default TTS settings --> |
| 3458 | <string name="use_default_tts_settings_title">Always use my settings</string> |
| 3459 | <!-- On main TTS Settings screen, summary for toggle used to force use of default TTS settings --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3460 | <string name="use_default_tts_settings_summary">Default settings below override app settings</string> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 3461 | <!-- On main TTS Settings screen, section header for default TTS settings --> |
| 3462 | <string name="tts_default_settings_section">Default settings</string> |
Charles Chen | 5dbc74a | 2009-12-07 12:08:13 -0800 | [diff] [blame] | 3463 | <!-- On main TTS Settings screen, in default settings section, setting default synthesis engine for synthesized voice --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3464 | <string name="tts_default_synth_title">Default engine</string> |
Charles Chen | 5dbc74a | 2009-12-07 12:08:13 -0800 | [diff] [blame] | 3465 | <!-- On main TTS Settings screen, summary for default synthesis engine for synthesized voice --> |
| 3466 | <string name="tts_default_synth_summary">Sets the speech synthesis engine to be used for spoken text</string> |
Jean-Michel Trivi | ed29a65 | 2009-06-05 18:37:29 -0700 | [diff] [blame] | 3467 | <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice --> |
| 3468 | <string name="tts_default_rate_title">Speech rate</string> |
| 3469 | <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice --> |
| 3470 | <string name="tts_default_rate_summary">Speed at which the text is spoken</string> |
| 3471 | <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice --> |
| 3472 | <string name="tts_default_pitch_title">Pitch</string> |
| 3473 | <!-- On main TTS Settings screen, summary for default pitch for synthesized voice --> |
| 3474 | <string name="tts_default_pitch_summary">Affects the tone of the spoken text</string> |
Przemyslaw Szczepaniak | 6dcdfab | 2013-05-13 17:14:01 +0100 | [diff] [blame] | 3475 | |
Jean-Michel Trivi | 8036862 | 2009-06-09 19:29:27 -0700 | [diff] [blame] | 3476 | <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice --> |
| 3477 | <string name="tts_default_lang_title">Language</string> |
Przemyslaw Szczepaniak | 6dcdfab | 2013-05-13 17:14:01 +0100 | [diff] [blame] | 3478 | <!-- On main TTS Settings screen, language summary if it can't default to system language [CHAR LIMIT=50] --> |
| 3479 | <string name="tts_lang_not_selected">Language not selected</string> |
Jean-Michel Trivi | 8036862 | 2009-06-09 19:29:27 -0700 | [diff] [blame] | 3480 | <!-- On main TTS Settings screen, summary for default language for synthesized voice --> |
| 3481 | <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string> |
Jean-Michel Trivi | 1e6a45a | 2009-06-22 16:03:40 -0700 | [diff] [blame] | 3482 | <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis --> |
Jean-Michel Trivi | 74e565d | 2009-06-18 18:44:52 -0700 | [diff] [blame] | 3483 | <string name="tts_play_example_title">Listen to an example</string> |
Jean-Michel Trivi | 1e6a45a | 2009-06-22 16:03:40 -0700 | [diff] [blame] | 3484 | <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis --> |
Jean-Michel Trivi | 74e565d | 2009-06-18 18:44:52 -0700 | [diff] [blame] | 3485 | <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string> |
Jean-Michel Trivi | 1e6a45a | 2009-06-22 16:03:40 -0700 | [diff] [blame] | 3486 | <!-- On main TTS Settings screen, click to install required speech synthesis data --> |
| 3487 | <string name="tts_install_data_title">Install voice data</string> |
| 3488 | <!-- On main TTS Settings screen, summary for click to install required speech synthesis data --> |
| 3489 | <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string> |
| 3490 | <!-- On main TTS Settings screen, summary for when required speech synthesis data alrady installed on SD card --> |
| 3491 | <string name="tts_data_installed_summary">Voices required for speech synthesis already properly installed</string> |
Jean-Michel Trivi | 74e565d | 2009-06-18 18:44:52 -0700 | [diff] [blame] | 3492 | <!-- Text spoken by the TTS engine when TTS settings (other than language) have been changed --> |
| 3493 | <string name="tts_settings_changed_demo">Your settings have changed. This is an example of how they sound.</string> |
Jean-Michel Trivi | 4e52bcf | 2010-02-11 17:13:18 -0800 | [diff] [blame] | 3494 | <!-- Error screen when a selected TTS engine can't run because it's missing components --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3495 | <string name="tts_engine_error">The engine you chose can\'t run.</string> |
Jean-Michel Trivi | 4e52bcf | 2010-02-11 17:13:18 -0800 | [diff] [blame] | 3496 | <!-- Button text for error screen when a selected TTS engine can't run because it's missing components --> |
| 3497 | <string name="tts_engine_error_config">Configure</string> |
| 3498 | <!-- Button text for error screen when a selected TTS engine can't run because it's missing components --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3499 | <string name="tts_engine_error_reselect">Choose another engine</string> |
Jean-Michel Trivi | 4e52bcf | 2010-02-11 17:13:18 -0800 | [diff] [blame] | 3500 | <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog |
| 3501 | message when the user selects to enable an engine. --> |
| 3502 | <string name="tts_engine_security_warning">This speech synthesis engine may be able to collect |
| 3503 | all the text that will be spoken, including personal data like passwords and credit |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3504 | card numbers. It comes from the <xliff:g id="tts_plugin_engine_name">%s</xliff:g> engine. |
Jean-Michel Trivi | 4e52bcf | 2010-02-11 17:13:18 -0800 | [diff] [blame] | 3505 | Enable the use of this speech synthesis engine?</string> |
Przemyslaw Szczepaniak | 03b9f86 | 2012-10-23 16:39:02 +0100 | [diff] [blame] | 3506 | <!-- Warning message about required internet conectivity for TTS synthesis, displayed as a dialog |
| 3507 | message when the user selects to play an example for network only locale and there's no internet connectivity. --> |
| 3508 | <string name="tts_engine_network_required">This language requires a working network connection for text-to-speech output.</string> |
Jean-Michel Trivi | 4e52bcf | 2010-02-11 17:13:18 -0800 | [diff] [blame] | 3509 | <!-- On main TTS Settings screen, text for divider under which all TTS engines are listed --> |
| 3510 | <string name="tts_engines_section">Engines</string> |
| 3511 | <!-- On main TTS Settings screen, text preceded by the TTS engine name, clicking this button will launch the engine settings --> |
| 3512 | <string name="tts_engine_name_settings"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> settings</string> |
| 3513 | <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine can be used by the user --> |
| 3514 | <string name="tts_engine_name_is_enabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is enabled</string> |
| 3515 | <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine cannot be used by the user --> |
| 3516 | <string name="tts_engine_name_is_disabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is disabled</string> |
Narayan Kamath | d5642f7 | 2011-06-14 18:17:40 +0100 | [diff] [blame] | 3517 | <!-- On the main TTS settings screen, text for a divider under which |
| 3518 | the engine specific settings and the "engine install data" option |
| 3519 | are listed [CHAR LIMIT=30]--> |
| 3520 | <string name="tts_engine_settings_section">Engine settings</string> |
| 3521 | <!-- Title for a preference in the main TTS settings screen, which |
| 3522 | launches the settings screen for a given TTS engine when clicked |
| 3523 | [CHAR LIMIT=30]--> |
| 3524 | <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string> |
Jean-Michel Trivi | 1d6e7b8 | 2010-03-03 19:38:55 -0800 | [diff] [blame] | 3525 | <!-- On Pico TTS Settings screen, text to mark the section for the various languages and voices that are available --> |
Jean-Michel Trivi | a08f5a5 | 2010-03-04 16:33:46 -0800 | [diff] [blame] | 3526 | <string name="pico_languages_and_voices">Languages and voices</string> |
Jean-Michel Trivi | 1d6e7b8 | 2010-03-03 19:38:55 -0800 | [diff] [blame] | 3527 | <!-- On Pico TTS Settings screen, text to mark a voice as installed --> |
| 3528 | <string name="pico_installed">Installed</string> |
| 3529 | <!-- On Pico TTS Settings screen, text to mark a voice as not installed --> |
| 3530 | <string name="pico_not_installed">Not installed</string> |
| 3531 | <!-- On Pico TTS Settings screen, summary text to indicate that a voice is female --> |
| 3532 | <string name="pico_voice_summary_female">Female</string> |
| 3533 | <!-- On Pico TTS Settings screen, summary text to indicate that a voice is male --> |
| 3534 | <string name="pico_voice_summary_male">Male</string> |
Jean-Michel Trivi | a457719 | 2010-08-25 15:43:17 -0700 | [diff] [blame] | 3535 | <!-- [CHAR LIMIT=33] Notification title that appears when the installation of a new TTS engine completed --> |
| 3536 | <string name="tts_notif_engine_install_title">Speech synthesis engine installed</string> |
| 3537 | <!-- [CHAR LIMIT=30] Notification message that appears after the user has installed a new TTS engine, |
| 3538 | to warn the user that this engine cannot be used before the checkbox for that engine |
| 3539 | in TTS settings is checked. --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3540 | <string name="tts_notif_engine_install_message">Enable new engine before use.</string> |
Narayan Kamath | 0cfbb0f | 2011-08-18 17:55:41 +0100 | [diff] [blame] | 3541 | <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for |
| 3542 | the image that launches the TTS engine settings when clicked. --> |
| 3543 | <string name="tts_engine_settings_button">Launch engine settings</string> |
| 3544 | <!-- [CHAR LIMIT=50] The text for the settings section that users to set a |
| 3545 | preferred text to speech engine --> |
| 3546 | <string name="tts_engine_preference_section_title">Preferred engine</string> |
| 3547 | <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences |
| 3548 | that are applicable to all engines, such as the speech rate --> |
| 3549 | <string name="tts_general_section_title">General</string> |
Amith Yamasani | 7f6aa628 | 2009-06-03 15:45:40 -0700 | [diff] [blame] | 3550 | |
Ken Shirriff | 03a6110 | 2009-06-08 13:49:05 -0700 | [diff] [blame] | 3551 | <!-- Power Control Widget --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3552 | <string name="gadget_title">Power control</string> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3553 | <string name="gadget_toggle_wifi">Updating Wi\u2011Fi setting</string> |
Ken Shirriff | e936f5b | 2009-06-30 16:45:14 -0700 | [diff] [blame] | 3554 | <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string> |
alanv | b9062f2 | 2012-08-30 17:08:01 -0700 | [diff] [blame] | 3555 | <!-- Template for gadget toggle button description. Populated examples are "Wi-Fi off" or "Wi-Fi turning on". --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3556 | <string name="gadget_state_template"><xliff:g name="feature" example="Wi\u2011Fi">%1$s</xliff:g> <xliff:g name="state" example="off">%2$s</xliff:g></string> |
alanv | b9062f2 | 2012-08-30 17:08:01 -0700 | [diff] [blame] | 3557 | <!-- Gadget value used to describe on state. --> |
| 3558 | <string name="gadget_state_on">on</string> |
| 3559 | <!-- Gadget value used to describe off state. --> |
| 3560 | <string name="gadget_state_off">off</string> |
| 3561 | <!-- Gadget value used to describe turning on state. --> |
| 3562 | <string name="gadget_state_turning_on">turning on</string> |
| 3563 | <!-- Gadget value used to describe turning off state. --> |
| 3564 | <string name="gadget_state_turning_off">turning off</string> |
| 3565 | <!-- Spoken description for the Wi-Fi power control gadget. --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3566 | <string name="gadget_wifi">Wi\u2011Fi</string> |
alanv | b9062f2 | 2012-08-30 17:08:01 -0700 | [diff] [blame] | 3567 | <!-- Spoken description for the Bluetooth power control gadget. --> |
| 3568 | <string name="gadget_bluetooth">Bluetooth</string> |
| 3569 | <!-- Spoken description for the GPS power control gadget. --> |
| 3570 | <string name="gadget_gps">GPS</string> |
| 3571 | <!-- Spoken description for the data synchronization gadget. --> |
| 3572 | <string name="gadget_sync">Sync</string> |
| 3573 | <!-- Template for brightness gadget toggle button description. --> |
| 3574 | <string name="gadget_brightness_template">Brightness <xliff:g name="state" example="half">%1$s</xliff:g></string> |
| 3575 | <!-- Brightness gadget value used to describe automatic brightness state. --> |
| 3576 | <string name="gadget_brightness_state_auto">auto</string> |
| 3577 | <!-- Brightness gadget value used to describe maximum brightness state. --> |
| 3578 | <string name="gadget_brightness_state_full">full</string> |
| 3579 | <!-- Brightness gadget value used to describe half brightness state. --> |
| 3580 | <string name="gadget_brightness_state_half">half</string> |
| 3581 | <!-- Brightness gadget value used to describe minimum brightness state. --> |
| 3582 | <string name="gadget_brightness_state_off">off</string> |
Hung-ying Tyan | 1617706 | 2009-06-10 22:52:44 +0800 | [diff] [blame] | 3583 | |
Hung-ying Tyan | e7565f3 | 2009-06-26 14:24:50 +0800 | [diff] [blame] | 3584 | <!-- Title of preference to enter the VPN settings activity --> |
Claudia de Veaux | 780d72d | 2011-08-05 17:24:20 -0700 | [diff] [blame] | 3585 | <string name="vpn_settings_title">VPN</string> |
Hung-ying Tyan | e7565f3 | 2009-06-26 14:24:50 +0800 | [diff] [blame] | 3586 | |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3587 | <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] --> |
| 3588 | <string name="credentials_title">Credential storage</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3589 | <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] --> |
Roy West | 0178b15 | 2011-02-17 21:34:50 -0800 | [diff] [blame] | 3590 | <string name="credentials_install" product="nosdcard">Install from storage</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3591 | <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] --> |
| 3592 | <string name="credentials_install" product="default">Install from SD card</string> |
| 3593 | <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] --> |
Roy West | 0178b15 | 2011-02-17 21:34:50 -0800 | [diff] [blame] | 3594 | <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3595 | <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] --> |
| 3596 | <string name="credentials_install_summary" product="default">Install certificates from SD card</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3597 | <!-- Title of preference to reset credential storage [CHAR LIMIT=30] --> |
| 3598 | <string name="credentials_reset">Clear credentials</string> |
| 3599 | <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] --> |
Brian Carlstrom | d4023b7 | 2011-05-25 13:24:20 -0700 | [diff] [blame] | 3600 | <string name="credentials_reset_summary">Remove all certificates</string> |
Brian Carlstrom | f6f4e30 | 2011-06-26 16:05:21 -0700 | [diff] [blame] | 3601 | <!-- Title of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=30] --> |
| 3602 | <string name="trusted_credentials">Trusted credentials</string> |
| 3603 | <!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] --> |
| 3604 | <string name="trusted_credentials_summary">Display trusted CA certificates</string> |
Kenny Root | 028634b | 2013-03-29 11:12:55 -0700 | [diff] [blame] | 3605 | <!-- Title of preference of what type of credential storage this device has: hardware or software [CHAR LIMIT=30] --> |
| 3606 | <string name="credential_storage_type">Storage type</string> |
| 3607 | <!-- Summary text for preference showing what type of credential storage this device has when it is stored in a hardware-backed storage (as opposed to "software only") [CHAR LIMIT=NONE] --> |
| 3608 | <string name="credential_storage_type_hardware">Hardware-backed</string> |
| 3609 | <!-- Summary text for preference showing what type of credential storage this device has when it is stored in software only (as opposed to "hardware-backed") [CHAR LIMIT=NONE] --> |
| 3610 | <string name="credential_storage_type_software">Software only</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3611 | |
Brian Carlstrom | 81d7a80 | 2012-05-01 11:17:02 -0700 | [diff] [blame] | 3612 | <!-- Message to draw an unlock pattern when installing credentials --> |
| 3613 | <string name="credentials_install_gesture_prompt">Draw your unlock pattern</string> |
| 3614 | <!-- Explanation of drawing unlock pattern to install credentials --> |
| 3615 | <string name="credentials_install_gesture_explanation">You need to draw your unlock pattern to confirm credential installation.</string> |
| 3616 | |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3617 | <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3618 | <string name="credentials_unlock"></string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3619 | <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3620 | <string name="credentials_unlock_hint">Type the password for credential storage.</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3621 | <!-- Description of the input box for the old password [CHAR LIMIT=30] --> |
Chia-chi Yeh | 02f58e8 | 2009-10-02 00:39:14 +0800 | [diff] [blame] | 3622 | <string name="credentials_old_password">Current password:</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3623 | <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3624 | <string name="credentials_reset_hint">Remove all the contents?</string> |
Eric Fischer | 13baf3c | 2011-01-24 12:48:06 -0800 | [diff] [blame] | 3625 | <string name="credentials_password_too_short">The password must have at least 8 characters.</string> |
Chia-chi Yeh | 91d65a2 | 2011-01-20 18:46:01 +0800 | [diff] [blame] | 3626 | <!-- Error message [CHAR LIMIT=NONE] --> |
| 3627 | <string name="credentials_wrong_password">Incorrect password.</string> |
| 3628 | <!-- Error message [CHAR LIMIT=NONE] --> |
| 3629 | <string name="credentials_reset_warning">Incorrect password. You have one more chance before credential storage is erased.</string> |
| 3630 | <!-- Error message [CHAR LIMIT=NONE] --> |
| 3631 | <string name="credentials_reset_warning_plural">Incorrect password. You have <xliff:g id="number" example="5">%1$d</xliff:g> more chances before credential storage is erased.</string> |
| 3632 | <!-- Toast message [CHAR LIMIT=30] --> |
| 3633 | <string name="credentials_erased">Credential storage is erased.</string> |
Brian Carlstrom | d4023b7 | 2011-05-25 13:24:20 -0700 | [diff] [blame] | 3634 | <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3635 | <string name="credentials_not_erased">Credential storage couldn\'t be erased.</string> |
Brian Carlstrom | 9815429 | 2011-05-12 23:58:39 -0700 | [diff] [blame] | 3636 | <!-- Toast message [CHAR LIMIT=30] --> |
Chia-chi Yeh | 02f58e8 | 2009-10-02 00:39:14 +0800 | [diff] [blame] | 3637 | <string name="credentials_enabled">Credential storage is enabled.</string> |
Brian Carlstrom | d4023b7 | 2011-05-25 13:24:20 -0700 | [diff] [blame] | 3638 | <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] --> |
Claudia de Veaux | 66a8407 | 2011-10-28 17:12:27 -0700 | [diff] [blame] | 3639 | <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string> |
Chouting Zhang | 386278a | 2009-06-24 14:25:43 -0500 | [diff] [blame] | 3640 | |
| 3641 | <!-- Sound settings screen, setting check box label --> |
| 3642 | <string name="emergency_tone_title">Emergency tone</string> |
| 3643 | <!-- Sound settings screen, setting option summary text --> |
| 3644 | <string name="emergency_tone_summary">Set behavior when an emergency call is placed</string> |
Jim Miller | 00d2476 | 2009-12-22 19:04:57 -0800 | [diff] [blame] | 3645 | |
Gilles Debunne | 2c88a87 | 2011-06-21 12:47:17 -0700 | [diff] [blame] | 3646 | <!-- Backup and reset Settings screen --><skip /> |
| 3647 | <!-- Backup and reset settings menu title --> |
| 3648 | <string name="privacy_settings">Backup & reset</string> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 3649 | <!-- Privacy settings activity title --> |
Gilles Debunne | 2c88a87 | 2011-06-21 12:47:17 -0700 | [diff] [blame] | 3650 | <string name="privacy_settings_title">Backup & reset</string> |
Christopher Tate | a5a6730 | 2010-02-03 12:54:31 -0800 | [diff] [blame] | 3651 | <!-- Backup section title --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3652 | <string name="backup_section_title">Backup & restore</string> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 3653 | <!-- Personal data section title --> |
| 3654 | <string name="personal_data_section_title">Personal data</string> |
Kenny Root | aa1f8ae | 2010-06-03 13:42:12 -0700 | [diff] [blame] | 3655 | <!-- Backup data menu title --> |
Kenny Root | 365ef4a | 2010-06-03 16:42:00 -0700 | [diff] [blame] | 3656 | <string name="backup_data_title">Back up my data</string> |
Kenny Root | aa1f8ae | 2010-06-03 13:42:12 -0700 | [diff] [blame] | 3657 | <!-- Summary text of the "back up data" setting --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3658 | <string name="backup_data_summary">Back up app data, Wi\u2011Fi passwords, and other settings to Google servers</string> |
Christopher Tate | 58e6292 | 2010-12-16 17:25:46 -0800 | [diff] [blame] | 3659 | <!-- Configure backup account options menu title [CHAR LIMIT=25]--> |
| 3660 | <string name="backup_configure_account_title">Backup account</string> |
| 3661 | <!-- Default summary text of the "Configure backup account" setting [CHAR LIMIT=80]--> |
| 3662 | <string name="backup_configure_account_default_summary">No account is currently storing backed up data</string> |
Christopher Tate | a5a6730 | 2010-02-03 12:54:31 -0800 | [diff] [blame] | 3663 | <!-- Auto-restore menu title --> |
| 3664 | <string name="auto_restore_title">Automatic restore</string> |
| 3665 | <!-- Summary text of the "automatic restore" setting --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3666 | <string name="auto_restore_summary">When reinstalling an app, restore backed up settings and data</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 3667 | |
Christopher Tate | fac0ea7 | 2011-08-12 17:22:41 -0700 | [diff] [blame] | 3668 | <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] --> |
| 3669 | <string name="local_backup_password_title">Desktop backup password</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 3670 | <!-- Summary text of the "local backup password" setting when the user has not supplied a password --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3671 | <string name="local_backup_password_summary_none">Desktop full backups aren\'t currently protected</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 3672 | <!-- Summary text of the "local backup password" setting when the user has already supplied a password --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3673 | <string name="local_backup_password_summary_change">Touch to change or remove the password for desktop full backups</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 3674 | |
Christopher Tate | 2d6497d | 2012-06-19 15:44:15 -0700 | [diff] [blame] | 3675 | <!-- Toast message shown when the user successfully sets a new local backup password [CHAR LIMIT=80] --> |
| 3676 | <string name="local_backup_password_toast_success">New backup password set</string> |
| 3677 | <!-- Toast message shown when setting a new local backup password fails due to the user not correctly typing the password again for confirmation [CHAR LIMIT=80] --> |
| 3678 | <string name="local_backup_password_toast_confirmation_mismatch">New password and confirmation don\'t match</string> |
| 3679 | <!-- Toast message shown when setting a new local backup password fails due to the user not supplying the correct existing password. The phrasing here is deliberately quite general. [CHAR LIMIT=80] --> |
| 3680 | <string name="local_backup_password_toast_validation_failure">Failure setting backup password</string> |
| 3681 | |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 3682 | <!-- Dialog title for confirmation to erase backup data from server --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3683 | <string name="backup_erase_dialog_title"></string> |
Amith Yamasani | e65c943 | 2009-09-22 13:50:19 -0700 | [diff] [blame] | 3684 | <!-- Dialog title for confirmation to erase backup data from server --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3685 | <string name="backup_erase_dialog_message">Stop backing up your Wi\u2011Fi passwords, bookmarks, other settings, and app data, plus erase all copies on Google servers?</string> |
Christopher Tate | a5a6730 | 2010-02-03 12:54:31 -0800 | [diff] [blame] | 3686 | |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3687 | <!-- Device admin settings screen --><skip /> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 3688 | <!-- Device admin settings activity title --> |
| 3689 | <string name="device_admin_settings_title">Device administration settings</string> |
| 3690 | <!-- Label for screen showing the active device policy --> |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3691 | <string name="active_device_admin_msg">Device administrator</string> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 3692 | <!-- Label for button to remove the active device admin --> |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 3693 | <string name="remove_device_admin">Deactivate</string> |
Dianne Hackborn | feff652 | 2010-01-12 18:18:05 -0800 | [diff] [blame] | 3694 | <!-- Label for screen showing to select device policy --> |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3695 | <string name="select_device_admin_msg">Device administrators</string> |
| 3696 | <!-- Message when there are no available device admins to display --> |
| 3697 | <string name="no_device_admins">No available device administrators</string> |
Amith Yamasani | 992f102 | 2010-01-25 09:17:53 -0800 | [diff] [blame] | 3698 | |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 3699 | <!-- Label for screen showing to add device policy --> |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3700 | <string name="add_device_admin_msg">Activate device administrator?</string> |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 3701 | <!-- Label for button to set the active device admin --> |
| 3702 | <string name="add_device_admin">Activate</string> |
| 3703 | <!-- Device admin add activity title --> |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3704 | <string name="device_admin_add_title">Device administrator</string> |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 3705 | <!-- Device admin warning message about policies an admin can use --> |
| 3706 | <string name="device_admin_warning">Activating this administrator will allow |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3707 | the app <xliff:g id="app_name">%1$s</xliff:g> to perform the |
Dianne Hackborn | 2842903 | 2010-01-25 18:56:17 -0800 | [diff] [blame] | 3708 | following operations:</string> |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3709 | <!-- Device admin warning message about policies an admin can use --> |
| 3710 | <string name="device_admin_status">This administrator is active and allows |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3711 | the app <xliff:g id="app_name">%1$s</xliff:g> to perform the |
Dianne Hackborn | 61daf83 | 2010-01-27 16:22:05 -0800 | [diff] [blame] | 3712 | following operations:</string> |
Jim Miller | 2f9dbcb | 2010-02-09 19:08:02 -0800 | [diff] [blame] | 3713 | |
Amith Yamasani | 4d31288 | 2009-10-28 16:59:17 -0700 | [diff] [blame] | 3714 | <!-- Name to assign to a Network Access Point that was saved without a name --> |
| 3715 | <string name="untitled_apn">Untitled</string> |
Daniel Sandler | 8ad849c | 2010-04-20 09:56:52 -0400 | [diff] [blame] | 3716 | |
| 3717 | <string name="sound_category_sound_title">General</string> |
Daniel Sandler | 8ad849c | 2010-04-20 09:56:52 -0400 | [diff] [blame] | 3718 | <string name="sound_category_notification_title">Notifications</string> |
Daisuke Miyakawa | 16d91c1 | 2012-05-11 17:54:42 -0700 | [diff] [blame] | 3719 | |
| 3720 | <!-- Category title for phone call's ringtone and vibration settings in the Sound Setting. |
| 3721 | [CHAR LIMIT=40] --> |
| 3722 | <string name="sound_category_call_ringtone_vibrate_title">Call ringtone & vibrate</string> |
| 3723 | |
| 3724 | <!-- Category title for system-wide notification and feedback settings in the Sound Setting. |
| 3725 | [CHAR LIMIT=40] --> |
| 3726 | <string name="sound_category_system_title">System</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3727 | |
| 3728 | <!-- Wifi Setup For Setup Wizard with XL screen --> |
Daisuke Miyakawa | 14cbcb7 | 2011-01-12 21:19:24 -0800 | [diff] [blame] | 3729 | <!-- Title shown in Wifi Setup Wizard with XL screen --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3730 | <string name="wifi_setup_title">Wi\u2011Fi setup</string> |
Daisuke Miyakawa | 14cbcb7 | 2011-01-12 21:19:24 -0800 | [diff] [blame] | 3731 | <!-- Title shown in Wifi Setup Wizard with XL screen when |
| 3732 | a user is configuring password for a network. |
| 3733 | The argument should be the name of the network. |
| 3734 | [CHAR LIMIT=50] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3735 | <string name="wifi_setup_title_editing_network">Connect to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string> |
Daisuke Miyakawa | 14cbcb7 | 2011-01-12 21:19:24 -0800 | [diff] [blame] | 3736 | <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when |
| 3737 | the device is connecting a network the user specified. |
| 3738 | The argument should be the name of the network. |
| 3739 | [CHAR LIMIT=50] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3740 | <string name="wifi_setup_title_connecting_network">Connecting to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g>\u2026</string> |
Daisuke Miyakawa | 14cbcb7 | 2011-01-12 21:19:24 -0800 | [diff] [blame] | 3741 | <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when |
Daisuke Miyakawa | a0587d0 | 2011-01-17 17:36:49 -0800 | [diff] [blame] | 3742 | the device successfully connected to a network the user specified. |
| 3743 | The argument should be the name of the network. |
| 3744 | [CHAR LIMIT=50] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3745 | <string name="wifi_setup_title_connected_network">Connected to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string> |
Daisuke Miyakawa | a0587d0 | 2011-01-17 17:36:49 -0800 | [diff] [blame] | 3746 | <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when |
Daisuke Miyakawa | 14cbcb7 | 2011-01-12 21:19:24 -0800 | [diff] [blame] | 3747 | a user is adding a network. |
| 3748 | [CHAR LIMIT=50] --> |
| 3749 | <string name="wifi_setup_title_add_network">Add a network</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3750 | <!-- Text message shown when Wifi is not connected. |
| 3751 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
| 3752 | <string name="wifi_setup_not_connected">Not connected</string> |
| 3753 | <!-- Button message shown on the button adding manual setting. |
| 3754 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
| 3755 | <string name="wifi_setup_add_network">Add network</string> |
| 3756 | <!-- Button message shown on the button refreshing a list of network. |
| 3757 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
| 3758 | <string name="wifi_setup_refresh_list">Refresh list</string> |
| 3759 | <!-- Button message shown on the button enabling users skip Wifi Setup. |
| 3760 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
| 3761 | <string name="wifi_setup_skip">Skip</string> |
| 3762 | <!-- Button message shown on the button enabling users go the next step. |
| 3763 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
| 3764 | <string name="wifi_setup_next">Next</string> |
Daisuke Miyakawa | 58b0291 | 2010-11-08 17:40:23 -0800 | [diff] [blame] | 3765 | <!-- Button label to go back to previous screen. Used in SetupWizard for |
| 3766 | XLarge screen [CHAR LIMIT=10] --> |
| 3767 | <string name="wifi_setup_back">Back</string> |
Claudia de Veaux | 7dc36b9 | 2011-10-17 12:54:20 -0700 | [diff] [blame] | 3768 | <!-- Button label to show detailed dialog for a selected Wi-Fi settings. |
Daisuke Miyakawa | 58b0291 | 2010-11-08 17:40:23 -0800 | [diff] [blame] | 3769 | Used in SetupWizard for XLarge screen [CHAR LIMIT=20] --> |
| 3770 | <string name="wifi_setup_detail">Network details</string> |
| 3771 | <!-- Button label to connect to a Wi-Fi network. |
| 3772 | Used in SetupWizard for XLarge screen [CHAR LIMIT=10] --> |
| 3773 | <string name="wifi_setup_connect">Connect</string> |
| 3774 | <!-- Button label to delete a Wi-Fi network. |
| 3775 | Used in SetupWizard for XLarge screen [CHAR LIMIT=10] --> |
| 3776 | <string name="wifi_setup_forget">Forget</string> |
| 3777 | <!-- Button label to save a Wi-Fi network configuration. |
| 3778 | Used in SetupWizard for XLarge screen [CHAR LIMIT=10] --> |
| 3779 | <string name="wifi_setup_save">Save</string> |
| 3780 | <!-- Button label to dismiss the dialog. |
| 3781 | Used in SetupWizard for XLarge screen [CHAR LIMIT=10] --> |
| 3782 | <string name="wifi_setup_cancel">Cancel</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3783 | |
Daisuke Miyakawa | 3b6aa41 | 2010-09-29 16:07:02 -0700 | [diff] [blame] | 3784 | <!-- The message shown above available networks when the device is scanning |
| 3785 | available networks [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3786 | <string name="wifi_setup_status_scanning">Scanning networks\u2026</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3787 | <!-- Message shown above available network when there's no connected network. |
| 3788 | Used in Wifi Setup For Setup Wizard with XL screen. --> |
Daisuke Miyakawa | 58b0291 | 2010-11-08 17:40:23 -0800 | [diff] [blame] | 3789 | <string name="wifi_setup_status_select_network">Touch a network to connect to it</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3790 | <!-- Message shown above available networks when a user clicked one of available |
| 3791 | networks and the UI is showing one possible existing network. |
Daisuke Miyakawa | 86eaa09 | 2010-09-23 19:14:25 -0700 | [diff] [blame] | 3792 | Used in Wifi Setup. --> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3793 | <string name="wifi_setup_status_existing_network">Connect to existing network</string> |
Daisuke Miyakawa | 86eaa09 | 2010-09-23 19:14:25 -0700 | [diff] [blame] | 3794 | <!-- Message shown above available networks when a user clicked one of available |
Daisuke Miyakawa | 0333f74 | 2010-12-15 15:21:25 -0800 | [diff] [blame] | 3795 | networks and the network doesn't require configuration (e.g. password) |
| 3796 | Used in Wifi Setup with XL screen. [CHAR LIMIT=35] --> |
| 3797 | <string name="wifi_setup_status_unsecured_network">Connect to unsecured network</string> |
| 3798 | <!-- Message shown above available networks when a user clicked one of available |
Daisuke Miyakawa | 86eaa09 | 2010-09-23 19:14:25 -0700 | [diff] [blame] | 3799 | networks and the UI is prompting the user to edit the network configuration |
| 3800 | if needed. Used in Wifi Setup with XL screen. [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3801 | <string name="wifi_setup_status_edit_network">Type network configuration</string> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3802 | <!-- The message shown above available networks when a user clicked "Add network" |
Daisuke Miyakawa | dadf1e5 | 2010-12-15 12:27:59 -0800 | [diff] [blame] | 3803 | button. Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] --> |
Daisuke Miyakawa | d366992 | 2010-08-27 10:04:08 -0700 | [diff] [blame] | 3804 | <string name="wifi_setup_status_new_network">Connect to new network</string> |
| 3805 | <!-- The message shown above available networks when a user clicked one of available |
| 3806 | networks or created another profile and he/she is waiting for the connection |
| 3807 | is established. |
Daisuke Miyakawa | dadf1e5 | 2010-12-15 12:27:59 -0800 | [diff] [blame] | 3808 | Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3809 | <string name="wifi_setup_status_connecting">Connecting\u2026</string> |
Daisuke Miyakawa | 3b6aa41 | 2010-09-29 16:07:02 -0700 | [diff] [blame] | 3810 | <!-- The message shown above available networks when connection is established, |
| 3811 | letting a user to proceed to the next step of the SetupWizard. |
| 3812 | Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3813 | <string name="wifi_setup_status_proceed_to_next">Go to the next step</string> |
Daisuke Miyakawa | dadf1e5 | 2010-12-15 12:27:59 -0800 | [diff] [blame] | 3814 | <!-- The message shown above available networks when a user clicked a network secured by |
| 3815 | EAP. We don't allow the user to connect it. |
| 3816 | Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3817 | <string name="wifi_setup_status_eap_not_supported">EAP isn\'t supported.</string> |
Claudia de Veaux | 7dc36b9 | 2011-10-17 12:54:20 -0700 | [diff] [blame] | 3818 | <!-- Message shown when users select EAP in Wi-Fi settings for SetupWizard, |
Daisuke Miyakawa | dadf1e5 | 2010-12-15 12:27:59 -0800 | [diff] [blame] | 3819 | saying EAP can't be configured in SetupWizard flow. |
| 3820 | [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3821 | <string name="wifi_setup_eap_not_supported">You can\'t configure an EAP Wi\u2011Fi connection during setup. After setup, you can do that in Settings > Wireless & networks.</string> |
Daisuke Miyakawa | ee5576c | 2011-01-18 16:11:32 -0800 | [diff] [blame] | 3822 | <!-- Message shown when the device is connecting a network [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3823 | <string name="wifi_setup_description_connecting">Connecting can take a few minutes\u2026</string> |
Daisuke Miyakawa | ee5576c | 2011-01-18 16:11:32 -0800 | [diff] [blame] | 3824 | <!-- Message shown when the device is connected to a network [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 3825 | <string name="wifi_setup_description_connected">Touch <b>Next</b> to continue with setup.\n\nTouch <b>Back</b> to connect to a different Wi\u2011Fi network.</string> |
Daisuke Miyakawa | 0f4f2f3 | 2010-09-03 15:40:17 -0700 | [diff] [blame] | 3826 | |
Daisuke Miyakawa | 71cc548 | 2010-09-09 11:51:16 -0700 | [diff] [blame] | 3827 | <!-- Do not translate. This is a stub which will be removed soon. --> |
| 3828 | <string name="time_zone_auto_stub" translatable="false">Select Time Zone</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3829 | |
Svetoslav Ganov | 0ceb6ad | 2011-07-22 19:34:12 -0700 | [diff] [blame] | 3830 | <!-- Content description of the enabled sync icon for accessibility. [CHAR LIMIT=NONE] --> |
| 3831 | <string name="accessibility_sync_enabled">Sync enabled</string> |
| 3832 | <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] --> |
| 3833 | <string name="accessibility_sync_disabled">Sync disabled</string> |
| 3834 | <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] --> |
| 3835 | <string name="accessibility_sync_error">Sync error.</string> |
alanv | 0aa7c4f | 2012-05-21 17:55:19 -0700 | [diff] [blame] | 3836 | <!-- Image description for the sync failed icon. --> |
| 3837 | <string name="sync_failed">Sync failed</string> |
| 3838 | <!-- Animation description for the sync active icon. --> |
| 3839 | <string name="sync_active">Sync active</string> |
Svetoslav Ganov | 0ceb6ad | 2011-07-22 19:34:12 -0700 | [diff] [blame] | 3840 | |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3841 | <!-- Account specific sync settings title [CHAR LIMIT=35] --> |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 3842 | <string name="account_sync_settings_title">Sync</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3843 | <!-- Message when sync is currently failing [CHAR LIMIT=100] --> |
| 3844 | <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string> |
| 3845 | <!-- Button label to add an account [CHAR LIMIT=20] --> |
| 3846 | <string name="add_account_label">Add account</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3847 | <!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] --> |
| 3848 | <string name="background_data">Background data</string> |
| 3849 | <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3850 | <string name="background_data_summary">Apps can sync, send, and receive data at any time</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3851 | <!-- Data synchronization settings screen, title of dialog that confirms the user's unchecking of background data [CHAR LIMIT=20] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3852 | <string name="background_data_dialog_title">Disable background data?</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3853 | <!-- Data synchronization settings screen, message of dialog that confirms the user's unchecking of background data [CHAR LIMIT=200] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3854 | <string name="background_data_dialog_message">Disabling background data extends battery life and lowers data use. Some apps may still use the background data connection.</string> |
Gilles Debunne | b59e068 | 2011-09-09 15:54:13 -0700 | [diff] [blame] | 3855 | <!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] --> |
| 3856 | <string name="sync_automatically">Auto-sync app data</string> |
Amith Yamasani | 21c2904 | 2012-10-02 15:16:21 -0700 | [diff] [blame] | 3857 | |
Eric Fischer | c9904f0 | 2010-11-01 16:54:51 -0700 | [diff] [blame] | 3858 | <!-- Sync status messages on Accounts & Synchronization settings --><skip /> |
Daisuke Miyakawa | 558b23a | 2011-09-28 18:52:19 -0700 | [diff] [blame] | 3859 | <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] --> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3860 | <string name="sync_enabled">Sync is ON</string> |
Daisuke Miyakawa | 558b23a | 2011-09-28 18:52:19 -0700 | [diff] [blame] | 3861 | <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] --> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3862 | <string name="sync_disabled">Sync is OFF</string> |
Daisuke Miyakawa | 558b23a | 2011-09-28 18:52:19 -0700 | [diff] [blame] | 3863 | <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] --> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3864 | <string name="sync_error">Sync error</string> |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 3865 | <!-- Last synced date/time for accounts that synced [CHAR LIMIT=none] --> |
| 3866 | <string name="last_synced">Last synced <xliff:g id="last_sync_time">%1$s</xliff:g></string> |
| 3867 | <!-- Sync status shown when sync is disabled [CHAR LIMIT=30] --> |
| 3868 | <string name="sync_in_progress">Syncing now\u2026</string> |
Daisuke Miyakawa | a2633d0 | 2010-09-15 20:09:12 -0700 | [diff] [blame] | 3869 | |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3870 | <!-- Data synchronization settings screen, setting option name --> |
| 3871 | <string name="settings_backup">Back up settings</string> |
| 3872 | <!-- Data synchronization settings screen, setting option summary text when check box is selected --> |
| 3873 | <string name="settings_backup_summary">Back up my settings</string> |
| 3874 | <!-- Data synchronization settings screen, menu option --> |
| 3875 | <string name="sync_menu_sync_now">Sync now</string> |
| 3876 | <!-- Data synchronization settings screen, menu option --> |
| 3877 | <string name="sync_menu_sync_cancel">Cancel sync</string> |
| 3878 | <!-- Data synchronization settings screen, summary of a sync provider (for example, Gmail) when autosync is off and the user wants to do a one-time sync. --> |
| 3879 | <string name="sync_one_time_sync">Touch to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string> |
| 3880 | <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced. Should use "Gmail" to refer to this app.--> |
| 3881 | <string name="sync_gmail">Gmail</string> |
| 3882 | <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. --> |
| 3883 | <string name="sync_calendar">Calendar</string> |
| 3884 | <!-- Data synchronization settings screen, checkbox setting option name --> |
| 3885 | <string name="sync_contacts">Contacts</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3886 | <!-- Message introducing the user to Google Sync. --> |
| 3887 | <string name="sync_plug"><font fgcolor="#ffffffff">Welcome to Google sync!</font> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 3888 | \nA Google approach to syncing data to allow access to your contacts, appointments, and more from wherever you are. |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3889 | </string> |
| 3890 | |
| 3891 | <!-- Header title for those settings relating to application syncing. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3892 | <string name="header_application_sync_settings">App sync settings</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3893 | |
| 3894 | <!-- Header for data and synchronization --> |
| 3895 | <string name="header_data_and_synchronization">Data & synchronization</string> |
| 3896 | <!-- Preference item that lets the user change password --> |
| 3897 | <string name="preference_change_password_title">Change password</string> |
| 3898 | <!-- Header that appears at the top of Account Settings screen --> |
| 3899 | <string name="header_account_settings">Account settings</string> |
| 3900 | <!-- Button label to remove current account --> |
| 3901 | <string name="remove_account_label">Remove account</string> |
| 3902 | <!-- Title shown in AddAccount --> |
| 3903 | <string name="header_add_an_account">Add an account</string> |
| 3904 | <!-- Button shown when this activity is run from SetupWizard --> |
| 3905 | <string name="finish_button_label">Finish</string> |
| 3906 | <!-- Title of remove message for remove account dialog --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3907 | <string name="really_remove_account_title">Remove account?</string> |
Freeman Ng | 18b2ef9 | 2010-12-03 16:44:11 -0800 | [diff] [blame] | 3908 | <!-- Remove account message in dialog [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3909 | <string name="really_remove_account_message" product="tablet">Removing this account will delete all of its messages, contacts, and other data from the tablet!</string> |
Freeman Ng | 18b2ef9 | 2010-12-03 16:44:11 -0800 | [diff] [blame] | 3910 | <!-- Remove account message in dialog [CHAR LIMIT=NONE] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3911 | <string name="really_remove_account_message" product="default">Removing this account will delete all of its messages, contacts, and other data from the phone!</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3912 | <!-- This is shown if the autheticator for a given account fails to remove it. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3913 | <string name="remove_account_failed" product="tablet">This account is required by some apps. You can only remove it by resetting the tablet to factory defaults (which deletes all your personal data) in Settings > Backup & reset.</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3914 | <!-- This is shown if the autheticator for a given account fails to remove it. --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3915 | <string name="remove_account_failed" product="default">This account is required by some apps. You can only remove it by resetting the phone to factory defaults (which deletes all your personal data) in Settings > Backup & reset.</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3916 | <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings --> |
| 3917 | <string name="provider_label">Push subscriptions</string> |
| 3918 | <!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" --> |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 3919 | <string name="sync_item_title"><xliff:g id="authority" example="Calendar">%s</xliff:g></string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3920 | <!-- Title of dialog shown when you can't manually sync an item because it's disabled --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3921 | <string name="cant_sync_dialog_title">Can\'t manually sync</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3922 | <!-- Messaage shown in dialog when you can't manually sync --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3923 | <string name="cant_sync_dialog_message">Sync for this item is currently disabled. To change this setting, temporarily turn on background data and automatic sync.</string> |
Amith Yamasani | 43c6978 | 2010-12-01 09:04:36 -0800 | [diff] [blame] | 3924 | |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 3925 | <string name="wimax_settings">4G settings</string> |
| 3926 | <string name="wimax_settings_summary">Set up & manage 4G network and modem</string> |
| 3927 | <string name="status_wimax_mac_address">4G MAC address</string> |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 3928 | <!-- This is displayed to the user when the device needs to be decrypted --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3929 | <string name="enter_password">Type password to decrypt storage</string> |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 3930 | <!-- This is displayed when the password is entered incorrectly --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3931 | <string name="try_again">Try again.</string> |
Jason parks | 8fd5bc9 | 2011-01-12 16:03:31 -0600 | [diff] [blame] | 3932 | |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 3933 | <!-- the following are for Settings Storage screen --> |
| 3934 | <!-- Menu item/button 'delete' --> |
| 3935 | <string name="delete">Delete</string> |
| 3936 | <!-- Misc files [CHAR LIMIT=25] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3937 | <string name="misc_files">Misc files</string> |
Vasu Nori | 8128ff8 | 2011-02-24 23:32:08 -0800 | [diff] [blame] | 3938 | <!-- number of misc files selected [CHAR LIMIT=40] --> |
Vasu Nori | e875c73 | 2011-03-07 11:14:27 -0800 | [diff] [blame] | 3939 | <string name="misc_files_selected_count">selected <xliff:g id="number" example="3">%1$d</xliff:g> out of <xliff:g id="total" example="15">%2$d</xliff:g></string> |
Vasu Nori | 8128ff8 | 2011-02-24 23:32:08 -0800 | [diff] [blame] | 3940 | <!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] --> |
Vasu Nori | 75e17aa | 2011-03-15 14:39:25 -0700 | [diff] [blame] | 3941 | <string name="misc_files_selected_count_bytes"><xliff:g id="number" example="3.25MB">%1$s</xliff:g> out of <xliff:g id="total" example="15.25MB">%2$s</xliff:g></string> |
Vasu Nori | 2180974 | 2011-01-25 13:39:16 -0800 | [diff] [blame] | 3942 | <!-- action to select all [CHAR LIMIT=30] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 3943 | <string name="select_all">Select all</string> |
Amith Yamasani | f3b325f | 2011-03-23 12:49:20 -0700 | [diff] [blame] | 3944 | |
| 3945 | <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] --> |
| 3946 | <string name="hdcp_checking_title">HDCP checking</string> |
| 3947 | <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] --> |
| 3948 | <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 3949 | |
Dianne Hackborn | 9244df4 | 2012-02-14 13:25:41 -0800 | [diff] [blame] | 3950 | <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] --> |
| 3951 | <string name="debug_debugging_category">Debugging</string> |
| 3952 | |
| 3953 | <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] --> |
| 3954 | <string name="debug_app">Select debug app</string> |
| 3955 | <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] --> |
| 3956 | <string name="debug_app_not_set">No debug application set</string> |
| 3957 | <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] --> |
| 3958 | <string name="debug_app_set">Debugging application: <xliff:g id="app_name">%1$s</xliff:g></string> |
| 3959 | |
| 3960 | <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] --> |
| 3961 | <string name="select_application">Select application</string> |
| 3962 | <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] --> |
| 3963 | <string name="no_application">Nothing</string> |
| 3964 | |
| 3965 | <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] --> |
| 3966 | <string name="wait_for_debugger">Wait for debugger</string> |
Dianne Hackborn | 5fe5ef2 | 2012-02-16 15:11:18 -0800 | [diff] [blame] | 3967 | <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] --> |
Dianne Hackborn | 9244df4 | 2012-02-14 13:25:41 -0800 | [diff] [blame] | 3968 | <string name="wait_for_debugger_summary">Debugged application waits for debugger to |
| 3969 | attach before executing</string> |
| 3970 | |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 3971 | <!-- Preference category for input debugging development settings. [CHAR LIMIT=25] --> |
| 3972 | <string name="debug_input_category">Input</string> |
| 3973 | |
| 3974 | <!-- Preference category for drawing debugging development settings. [CHAR LIMIT=25] --> |
| 3975 | <string name="debug_drawing_category">Drawing</string> |
| 3976 | |
Romain Guy | 6b24c45 | 2013-02-25 16:21:58 -0800 | [diff] [blame] | 3977 | <!-- Preference category for hardware accelerated drawing debugging development settings. [CHAR LIMIT=50] --> |
| 3978 | <string name="debug_hw_drawing_category">Hardware accelerated rendering</string> |
| 3979 | |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 3980 | <!-- Preference category for monitoring debugging development settings. [CHAR LIMIT=25] --> |
| 3981 | <string name="debug_monitoring_category">Monitoring</string> |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 3982 | |
| 3983 | <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] --> |
| 3984 | <string name="strict_mode">Strict mode enabled</string> |
| 3985 | <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] --> |
| 3986 | <string name="strict_mode_summary">Flash screen when apps do long operations |
| 3987 | on main thread</string> |
| 3988 | |
| 3989 | <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] --> |
| 3990 | <string name="pointer_location">Pointer location</string> |
| 3991 | <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] --> |
| 3992 | <string name="pointer_location_summary">Screen overlay showing current touch data</string> |
| 3993 | |
Jeff Brown | f407700 | 2011-08-26 17:10:32 -0700 | [diff] [blame] | 3994 | <!-- UI debug setting: show touches? [CHAR LIMIT=25] --> |
| 3995 | <string name="show_touches">Show touches</string> |
| 3996 | <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] --> |
| 3997 | <string name="show_touches_summary">Show visual feedback for touches</string> |
| 3998 | |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 3999 | <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] --> |
| 4000 | <string name="show_screen_updates">Show surface updates</string> |
| 4001 | <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] --> |
| 4002 | <string name="show_screen_updates_summary">Flash entire window surfaces when they update</string> |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4003 | |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 4004 | <!-- UI debug setting: show where window updates happen with GPU rendering? [CHAR LIMIT=25] --> |
| 4005 | <string name="show_hw_screen_updates">Show GPU view updates</string> |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4006 | <!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] --> |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 4007 | <string name="show_hw_screen_updates_summary">Flash views inside windows when drawn with the GPU</string> |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4008 | |
Romain Guy | cdc2c55 | 2012-08-06 14:52:52 -0700 | [diff] [blame] | 4009 | <!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] --> |
| 4010 | <string name="show_hw_layers_updates">Show hardware layers updates</string> |
| 4011 | <!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] --> |
| 4012 | <string name="show_hw_layers_updates_summary">Flash hardware layers green when they update</string> |
| 4013 | |
Romain Guy | 098f493 | 2012-09-21 19:23:20 -0700 | [diff] [blame] | 4014 | <!-- UI debug setting: show the amount of overdraw in apps using the GPU [CHAR LIMIT=25] --> |
Romain Guy | eb90fc5 | 2013-05-03 17:38:38 -0700 | [diff] [blame] | 4015 | <string name="debug_hw_overdraw">Debug GPU overdraw</string> |
Romain Guy | 098f493 | 2012-09-21 19:23:20 -0700 | [diff] [blame] | 4016 | |
Dianne Hackborn | e44f44d | 2012-02-06 21:21:39 -0800 | [diff] [blame] | 4017 | <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] --> |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 4018 | <string name="disable_overlays">Disable HW overlays</string> |
Dianne Hackborn | e44f44d | 2012-02-06 21:21:39 -0800 | [diff] [blame] | 4019 | <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] --> |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 4020 | <string name="disable_overlays_summary">Always use GPU for screen compositing</string> |
| 4021 | |
Romain Guy | 025cafc | 2012-10-18 17:37:43 -0700 | [diff] [blame] | 4022 | <!-- UI debug setting: enable various types of OpenGL traces [CHAR LIMIT=25] --> |
| 4023 | <string name="enable_opengl_traces_title">Enable OpenGL traces</string> |
| 4024 | |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4025 | <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] --> |
| 4026 | <string name="debug_layout">Show layout bounds</string> |
| 4027 | <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] --> |
Philip Milne | c00b4f2 | 2012-06-06 14:41:28 -0700 | [diff] [blame] | 4028 | <string name="debug_layout_summary">Show clip bounds, margins, etc.</string> |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4029 | |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4030 | <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] --> |
| 4031 | <string name="show_cpu_usage">Show CPU usage</string> |
| 4032 | <!-- UI debug setting: show cpu usage summary [CHAR LIMIT=50] --> |
| 4033 | <string name="show_cpu_usage_summary">Screen overlay showing current CPU usage</string> |
| 4034 | |
Romain Guy | 0c9c14b | 2011-09-29 16:39:31 -0700 | [diff] [blame] | 4035 | <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] --> |
Romain Guy | 3d32d00 | 2011-10-05 18:49:52 -0700 | [diff] [blame] | 4036 | <string name="force_hw_ui">Force GPU rendering</string> |
Romain Guy | 0c9c14b | 2011-09-29 16:39:31 -0700 | [diff] [blame] | 4037 | <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] --> |
Dianne Hackborn | 34481b9 | 2012-05-07 17:52:07 -0700 | [diff] [blame] | 4038 | <string name="force_hw_ui_summary">Force use of GPU for 2d drawing</string> |
Romain Guy | 0c9c14b | 2011-09-29 16:39:31 -0700 | [diff] [blame] | 4039 | |
Romain Guy | 6a9a3e7 | 2012-10-15 19:22:57 -0700 | [diff] [blame] | 4040 | <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] --> |
| 4041 | <string name="force_msaa">Force 4x MSAA</string> |
| 4042 | <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] --> |
| 4043 | <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string> |
| 4044 | |
Romain Guy | 6b24c45 | 2013-02-25 16:21:58 -0800 | [diff] [blame] | 4045 | <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=50] --> |
| 4046 | <string name="show_non_rect_clip">Debug non-rectangular clip operations</string> |
| 4047 | |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4048 | <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] --> |
| 4049 | <string name="track_frame_time">Profile GPU rendering</string> |
Romain Guy | c1fa3e6 | 2012-04-27 15:27:54 -0700 | [diff] [blame] | 4050 | |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4051 | <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] --> |
| 4052 | <string name="window_animation_scale_title">Window animation scale</string> |
| 4053 | |
| 4054 | <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] --> |
| 4055 | <string name="transition_animation_scale_title">Transition animation scale</string> |
| 4056 | |
Chet Haase | b29e7870 | 2012-02-01 15:10:12 -0800 | [diff] [blame] | 4057 | <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] --> |
| 4058 | <string name="animator_duration_scale_title">Animator duration scale</string> |
| 4059 | |
Jeff Brown | b2b54ee | 2012-08-29 02:33:06 -0700 | [diff] [blame] | 4060 | <!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=25] --> |
| 4061 | <string name="overlay_display_devices_title">Simulate secondary displays</string> |
| 4062 | |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4063 | <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4064 | <string name="debug_applications_category">Apps</string> |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4065 | |
| 4066 | <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] --> |
Dianne Hackborn | 83b09a5 | 2011-07-13 19:36:06 -0700 | [diff] [blame] | 4067 | <string name="immediately_destroy_activities">Don\'t keep activities</string> |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4068 | <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] --> |
| 4069 | <string name="immediately_destroy_activities_summary">Destroy every activity as soon as |
| 4070 | the user leaves it</string> |
| 4071 | |
Dianne Hackborn | 83b09a5 | 2011-07-13 19:36:06 -0700 | [diff] [blame] | 4072 | <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] --> |
| 4073 | <string name="app_process_limit_title">Background process limit</string> |
Dianne Hackborn | eddc4fe | 2011-07-01 18:56:09 -0700 | [diff] [blame] | 4074 | |
Dianne Hackborn | d5119bd | 2011-08-02 15:08:04 -0700 | [diff] [blame] | 4075 | <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] --> |
| 4076 | <string name="show_all_anrs">Show all ANRs</string> |
| 4077 | <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4078 | <string name="show_all_anrs_summary">Show App Not Responding dialog |
Dianne Hackborn | d5119bd | 2011-08-02 15:08:04 -0700 | [diff] [blame] | 4079 | for background apps</string> |
| 4080 | |
Jared Duke | 8dc6d08 | 2013-03-15 15:13:41 -0700 | [diff] [blame] | 4081 | <!-- UI debug setting: use experimental WebView [CHAR LIMIT=25] --> |
| 4082 | <string name="experimental_webview">Use Experimental WebView</string> |
| 4083 | <!-- UI debug setting: use experimental WebView summary [CHAR LIMIT=50] --> |
| 4084 | <string name="experimental_webview_summary">Apps will use the newest (beta) WebView</string> |
| 4085 | |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 4086 | <!-- Activity title for network data usage summary. [CHAR LIMIT=25] --> |
| 4087 | <string name="data_usage_summary_title">Data usage</string> |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4088 | <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] --> |
| 4089 | <string name="data_usage_cycle">Data usage cycle</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4090 | <!-- Title for checkbox menu option to enable mobile data when roaming. [CHAR LIMIT=26] --> |
Jeff Sharkey | 9fab0da | 2011-07-09 17:52:31 -0700 | [diff] [blame] | 4091 | <string name="data_usage_menu_roaming">Data roaming</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4092 | <!-- Title for checkbox menu option to restrict background data usage. [CHAR LIMIT=26] --> |
Jeff Sharkey | 461842a | 2011-09-25 18:22:48 -0700 | [diff] [blame] | 4093 | <string name="data_usage_menu_restrict_background">Restrict background data</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4094 | <!-- Title for checkbox menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=26] --> |
Jeff Sharkey | 54d0af5 | 2011-08-11 18:26:57 -0700 | [diff] [blame] | 4095 | <string name="data_usage_menu_split_4g">Separate 4G usage</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4096 | <!-- Title for checkbox menu option to show Wi-Fi data usage. [CHAR LIMIT=26] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4097 | <string name="data_usage_menu_show_wifi">Show Wi\u2011Fi usage</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4098 | <!-- Title for checkbox menu option to show Ethernet data usage. [CHAR LIMIT=26] --> |
Jeff Sharkey | 9549e9f | 2011-07-14 20:01:13 -0700 | [diff] [blame] | 4099 | <string name="data_usage_menu_show_ethernet">Show Ethernet usage</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4100 | <!-- Title for menu option to configure metered networks. [CHAR LIMIT=26] --> |
Jeff Sharkey | d878909 | 2012-05-29 10:19:50 -0700 | [diff] [blame] | 4101 | <string name="data_usage_menu_metered">Mobile hotspots</string> |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 4102 | <!-- Title for menu option to enable global auto-sync of account data --> |
| 4103 | <string name="data_usage_menu_auto_sync">Auto-sync data</string> |
Jeff Sharkey | d426068 | 2012-04-22 16:06:22 -0700 | [diff] [blame] | 4104 | |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4105 | <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] --> |
| 4106 | <string name="data_usage_change_cycle">Change cycle\u2026</string> |
| 4107 | <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] --> |
| 4108 | <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string> |
Jeff Sharkey | e2afc0f | 2011-08-01 15:29:30 -0700 | [diff] [blame] | 4109 | <!-- Label shown when no applications used data during selected time period. [CHAR LIMIT=48] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4110 | <string name="data_usage_empty">No apps used data during this period.</string> |
Jeff Sharkey | 54d0af5 | 2011-08-11 18:26:57 -0700 | [diff] [blame] | 4111 | <!-- Label for data usage occuring while application in foreground. [CHAR LIMIT=48] --> |
| 4112 | <string name="data_usage_label_foreground">Foreground</string> |
| 4113 | <!-- Label for data usage occuring while application in background. [CHAR LIMIT=48] --> |
| 4114 | <string name="data_usage_label_background">Background</string> |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4115 | |
Jeff Sharkey | e557c33 | 2012-04-13 16:04:07 -0700 | [diff] [blame] | 4116 | <!-- Label for application which has its data usage restricted. [CHAR LIMIT=16] --> |
| 4117 | <string name="data_usage_app_restricted">restricted</string> |
Jeff Sharkey | d86e9b2 | 2011-10-05 17:43:06 -0700 | [diff] [blame] | 4118 | |
Jeff Sharkey | 28130d9 | 2011-09-02 16:10:24 -0700 | [diff] [blame] | 4119 | <!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] --> |
| 4120 | <string name="data_usage_disable_mobile">Disable mobile data?</string> |
Jeff Sharkey | 6112d08 | 2012-02-23 17:24:35 -0800 | [diff] [blame] | 4121 | <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=26] --> |
Jeff Sharkey | b98c55b | 2011-09-11 17:29:49 -0700 | [diff] [blame] | 4122 | <string name="data_usage_disable_mobile_limit">Set mobile data limit</string> |
Jeff Sharkey | 6112d08 | 2012-02-23 17:24:35 -0800 | [diff] [blame] | 4123 | <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=26] --> |
Jeff Sharkey | b98c55b | 2011-09-11 17:29:49 -0700 | [diff] [blame] | 4124 | <string name="data_usage_disable_4g_limit">Set 4G data limit</string> |
Jeff Sharkey | 6112d08 | 2012-02-23 17:24:35 -0800 | [diff] [blame] | 4125 | <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=26] --> |
Jeff Sharkey | b98c55b | 2011-09-11 17:29:49 -0700 | [diff] [blame] | 4126 | <string name="data_usage_disable_3g_limit">Set 2G-3G data limit</string> |
Jeff Sharkey | 6112d08 | 2012-02-23 17:24:35 -0800 | [diff] [blame] | 4127 | <!-- Checkbox label that will disable Wi-Fi network data connection when user-defined limit is reached. [CHAR LIMIT=26] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4128 | <string name="data_usage_disable_wifi_limit">Set Wi\u2011Fi data limit</string> |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4129 | |
| 4130 | <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4131 | <string name="data_usage_tab_wifi">Wi\u2011Fi</string> |
Jeff Sharkey | 9549e9f | 2011-07-14 20:01:13 -0700 | [diff] [blame] | 4132 | <!-- Tab title for showing Ethernet data usage. [CHAR LIMIT=10] --> |
| 4133 | <string name="data_usage_tab_ethernet">Ethernet</string> |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4134 | <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=10] --> |
| 4135 | <string name="data_usage_tab_mobile">Mobile</string> |
| 4136 | <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] --> |
| 4137 | <string name="data_usage_tab_4g">4G</string> |
| 4138 | <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] --> |
| 4139 | <string name="data_usage_tab_3g">2G-3G</string> |
| 4140 | |
Jeff Sharkey | 30dde0f | 2011-08-17 15:08:12 -0700 | [diff] [blame] | 4141 | <!-- Title shown when current operation applies to mobile networks. [CHAR LIMIT=10] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 4142 | <string name="data_usage_list_mobile">Mobile</string> |
Jeff Sharkey | 30dde0f | 2011-08-17 15:08:12 -0700 | [diff] [blame] | 4143 | <!-- Title shown when current operation applies to no networks. [CHAR LIMIT=10] --> |
Claudia de Veaux | da0db7d | 2011-12-08 17:19:56 -0800 | [diff] [blame] | 4144 | <string name="data_usage_list_none">None</string> |
Jeff Sharkey | 30dde0f | 2011-08-17 15:08:12 -0700 | [diff] [blame] | 4145 | |
Jeff Sharkey | 8a50364 | 2011-06-10 13:31:21 -0700 | [diff] [blame] | 4146 | <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] --> |
| 4147 | <string name="data_usage_enable_mobile">Mobile data</string> |
| 4148 | <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] --> |
| 4149 | <string name="data_usage_enable_3g">2G-3G data</string> |
| 4150 | <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] --> |
| 4151 | <string name="data_usage_enable_4g">4G data</string> |
Jeff Sharkey | ab2d8d3 | 2011-05-30 16:19:56 -0700 | [diff] [blame] | 4152 | |
Jeff Sharkey | 4dfa660 | 2011-06-13 00:42:03 -0700 | [diff] [blame] | 4153 | <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4154 | <string name="data_usage_app_settings">View app settings</string> |
Jeff Sharkey | 4dfa660 | 2011-06-13 00:42:03 -0700 | [diff] [blame] | 4155 | <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=32] --> |
Claudia de Veaux | abc541a | 2011-08-29 19:37:31 -0700 | [diff] [blame] | 4156 | <string name="data_usage_app_restrict_background">Restrict background data</string> |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4157 | <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=64] --> |
Jeff Sharkey | d878909 | 2012-05-29 10:19:50 -0700 | [diff] [blame] | 4158 | <string name="data_usage_app_restrict_background_summary">Disable background data on mobile networks. Non-mobile networks will be used if available.</string> |
Jeff Sharkey | 461842a | 2011-09-25 18:22:48 -0700 | [diff] [blame] | 4159 | <!-- Summary message for checkbox that restricts background data usage of a specific application when no networks have been limited. [CHAR LIMIT=64] --> |
| 4160 | <string name="data_usage_app_restrict_background_summary_disabled">To restrict background data for this app, first set a mobile data limit.</string> |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4161 | <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] --> |
Jeff Sharkey | 30dde0f | 2011-08-17 15:08:12 -0700 | [diff] [blame] | 4162 | <string name="data_usage_app_restrict_dialog_title">Restrict background data?</string> |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4163 | <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] --> |
Jeff Sharkey | d878909 | 2012-05-29 10:19:50 -0700 | [diff] [blame] | 4164 | <string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string> |
Jeff Sharkey | a53188f | 2011-09-13 19:56:45 -0700 | [diff] [blame] | 4165 | <!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] --> |
Jeff Sharkey | 461842a | 2011-09-25 18:22:48 -0700 | [diff] [blame] | 4166 | <string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\'ve set a mobile data limit.</string> |
Amith Yamasani | d1ab828 | 2012-05-18 09:50:08 -0700 | [diff] [blame] | 4167 | <!-- Title of dialog shown when user enables global auto sync [CHAR LIMIT=32] --> |
| 4168 | <string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string> |
| 4169 | <!-- Body of dialog shown when user enables global auto sync, for tablet [CHAR LIMIT=none] --> |
| 4170 | <string name="data_usage_auto_sync_on_dialog" product="tablet">Any changes you make to your accounts on the web will be automatically copied to your tablet.\n\nSome accounts may also automatically copy any changes you make on the tablet to the web. A Google Account works this way.\n\nTo choose which kinds of information to sync within each account, go to Settings > Accounts.</string> |
| 4171 | <!-- Body of dialog shown when user enables global auto sync [CHAR LIMIT=none] --> |
| 4172 | <string name="data_usage_auto_sync_on_dialog" product="default">Any changes you make to your accounts on the web will be automatically copied to your phone.\n\nSome accounts may also automatically copy any changes you make on the phone to the web. A Google Account works this way.\n\nTo choose which kinds of information to sync within each account, go to Settings > Accounts.</string> |
| 4173 | <!-- Title of dialog shown when user disables global auto sync [CHAR LIMIT=32] --> |
| 4174 | <string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string> |
| 4175 | <!-- Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] --> |
| 4176 | <string name="data_usage_auto_sync_off_dialog">This will conserve data and battery usage, but you\'ll need to sync each account manually to collect recent information. And you won\'t receive notifications when updates occur.</string> |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4177 | |
| 4178 | <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] --> |
| 4179 | <string name="data_usage_cycle_editor_title">Usage cycle reset date</string> |
| 4180 | <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] --> |
| 4181 | <string name="data_usage_cycle_editor_subtitle">Date of each month:</string> |
| 4182 | <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] --> |
Jeff Sharkey | 52c3f44 | 2011-06-23 00:39:38 -0700 | [diff] [blame] | 4183 | <string name="data_usage_cycle_editor_positive">Set</string> |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4184 | |
Jeff Sharkey | a53188f | 2011-09-13 19:56:45 -0700 | [diff] [blame] | 4185 | <!-- Title of dialog for editing data usage warning in bytes. [CHAR LIMIT=48] --> |
| 4186 | <string name="data_usage_warning_editor_title">Set data usage warning</string> |
| 4187 | <!-- Title of dialog for editing data usage limit in bytes. [CHAR LIMIT=48] --> |
| 4188 | <string name="data_usage_limit_editor_title">Set data usage limit</string> |
| 4189 | |
Jeff Sharkey | 4c72ae5 | 2011-06-14 15:01:18 -0700 | [diff] [blame] | 4190 | <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] --> |
| 4191 | <string name="data_usage_limit_dialog_title">Limiting data usage</string> |
Jeff Sharkey | dd6efe1 | 2011-06-15 10:31:41 -0700 | [diff] [blame] | 4192 | <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] --> |
Jeff Sharkey | e557c33 | 2012-04-13 16:04:07 -0700 | [diff] [blame] | 4193 | <string name="data_usage_limit_dialog_mobile" product="tablet">Your mobile data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your tablet, and your carrier may account for usage differently, consider using a conservative limit.</string> |
Jeff Sharkey | 3a546eb | 2011-10-05 22:54:52 -0700 | [diff] [blame] | 4194 | <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] --> |
Jeff Sharkey | e557c33 | 2012-04-13 16:04:07 -0700 | [diff] [blame] | 4195 | <string name="data_usage_limit_dialog_mobile" product="default">Your mobile data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your phone, and your carrier may account for usage differently, consider using a conservative limit.</string> |
Jeff Sharkey | 4dfa660 | 2011-06-13 00:42:03 -0700 | [diff] [blame] | 4196 | |
Jeff Sharkey | 9fab0da | 2011-07-09 17:52:31 -0700 | [diff] [blame] | 4197 | <!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] --> |
Jeff Sharkey | 30dde0f | 2011-08-17 15:08:12 -0700 | [diff] [blame] | 4198 | <string name="data_usage_restrict_background_title">Restrict background data?</string> |
Jeff Sharkey | 9fab0da | 2011-07-09 17:52:31 -0700 | [diff] [blame] | 4199 | <!-- Body of dialog shown before user restricts background data usage. [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4200 | <string name="data_usage_restrict_background">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.</string> |
Amith Yamasani | 9627a8e | 2012-09-23 12:54:14 -0700 | [diff] [blame] | 4201 | <!-- Body of dialog shown before user restricts background data usage. This is for multiuser tablets. [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4202 | <string name="data_usage_restrict_background_multiuser" product="tablet">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.\n\nThis setting affects all users on this tablet.</string> |
Amith Yamasani | 9627a8e | 2012-09-23 12:54:14 -0700 | [diff] [blame] | 4203 | <!-- Body of dialog shown before user restricts background data usage. This is for multiuser phones. [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4204 | <string name="data_usage_restrict_background_multiuser" product="default">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.\n\nThis setting affects all users on this phone.</string> |
Jeff Sharkey | 9fab0da | 2011-07-09 17:52:31 -0700 | [diff] [blame] | 4205 | |
Jeff Sharkey | 52c3f44 | 2011-06-23 00:39:38 -0700 | [diff] [blame] | 4206 | <!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] --> |
Jeff Sharkey | ec3be8a | 2011-07-09 01:02:56 -0700 | [diff] [blame] | 4207 | <string name="data_usage_sweep_warning"><font size="21"><xliff:g id="number" example="128">^1</xliff:g></font> <font size="9"><xliff:g id="unit" example="KB">^2</xliff:g></font>\n<font size="12">warning</font></string> |
| 4208 | <!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] --> |
| 4209 | <string name="data_usage_sweep_limit"><font size="21"><xliff:g id="number" example="128">^1</xliff:g></font> <font size="9"><xliff:g id="unit" example="KB">^2</xliff:g></font>\n<font size="12">limit</font></string> |
Jeff Sharkey | dd6efe1 | 2011-06-15 10:31:41 -0700 | [diff] [blame] | 4210 | |
Jeff Sharkey | 518bc9d | 2011-07-12 20:20:46 -0700 | [diff] [blame] | 4211 | <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] --> |
| 4212 | <string name="data_usage_uninstalled_apps">Removed apps</string> |
Jeff Sharkey | 6bf7211 | 2012-09-19 14:42:38 -0700 | [diff] [blame] | 4213 | <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] --> |
| 4214 | <string name="data_usage_uninstalled_apps_users">Removed apps and users</string> |
Jeff Sharkey | 2412b0f | 2011-07-17 20:31:40 -0700 | [diff] [blame] | 4215 | <!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] --> |
| 4216 | <string name="data_usage_received_sent"><xliff:g id="received" example="128KB">%1$s</xliff:g> received, <xliff:g id="sent" example="1.3GB">%2$s</xliff:g> sent</string> |
Jeff Sharkey | d360e5e | 2011-07-26 19:30:26 -0700 | [diff] [blame] | 4217 | <!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] --> |
Jeff Sharkey | e557c33 | 2012-04-13 16:04:07 -0700 | [diff] [blame] | 4218 | <string name="data_usage_total_during_range"><xliff:g id="range" example="Jul 1 - Jul 31">%2$s</xliff:g>: about <xliff:g id="total" example="128KB">%1$s</xliff:g> used.</string> |
| 4219 | |
| 4220 | <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] --> |
| 4221 | <string name="data_usage_total_during_range_mobile" product="tablet"><xliff:g id="range" example="Jul 1 - Jul 31">%2$s</xliff:g>: about <xliff:g id="total" example="128KB">%1$s</xliff:g> used, as measured by your tablet. Your carrier\'s data usage accounting may differ.</string> |
| 4222 | <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] --> |
| 4223 | <string name="data_usage_total_during_range_mobile" product="default"><xliff:g id="range" example="Jul 1 - Jul 31">%2$s</xliff:g>: about <xliff:g id="total" example="128KB">%1$s</xliff:g> used, as measured by your phone. Your carrier\'s data usage accounting may differ.</string> |
Jeff Sharkey | 518bc9d | 2011-07-12 20:20:46 -0700 | [diff] [blame] | 4224 | |
Jeff Sharkey | 34e964d | 2012-04-21 15:41:48 -0700 | [diff] [blame] | 4225 | <!-- Dialog title for selecting metered networks. [CHAR LIMIT=25] --> |
Jeff Sharkey | d878909 | 2012-05-29 10:19:50 -0700 | [diff] [blame] | 4226 | <string name="data_usage_metered_title">Mobile hotspots</string> |
Jeff Sharkey | 313f7d8 | 2012-04-03 21:13:25 -0700 | [diff] [blame] | 4227 | <!-- Dialog body for selecting paid networks. [CHAR LIMIT=NONE] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4228 | <string name="data_usage_metered_body">Select the Wi\u2011Fi networks which are mobile hotspots. Apps can be restricted from using these networks when in the background. Apps may also warn before using these networks for large downloads.</string> |
Jeff Sharkey | 313f7d8 | 2012-04-03 21:13:25 -0700 | [diff] [blame] | 4229 | <!-- Header for list of mobile networks. [CHAR LIMIT=32] --> |
| 4230 | <string name="data_usage_metered_mobile">Mobile networks</string> |
| 4231 | <!-- Header for list of Wi-Fi networks. [CHAR LIMIT=32] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4232 | <string name="data_usage_metered_wifi">Wi\u2011Fi networks</string> |
Jeff Sharkey | 37c222f | 2012-05-04 10:26:46 -0700 | [diff] [blame] | 4233 | <!-- Body text prompting user to enable Wi-Fi to configure metered networks. [CHAR LIMIT=64] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4234 | <string name="data_usage_metered_wifi_disabled">To select mobile hotspots, turn Wi\u2011Fi on.</string> |
Jeff Sharkey | 313f7d8 | 2012-04-03 21:13:25 -0700 | [diff] [blame] | 4235 | |
David Brown | 8373b45 | 2011-06-20 12:38:45 -0700 | [diff] [blame] | 4236 | <!-- Button at the bottom of the CryptKeeper screen to make an emergency call. --> |
| 4237 | <string name="cryptkeeper_emergency_call">Emergency call</string> |
| 4238 | <!-- Button at the bottom of the CryptKeeper screen that lets the user return to a call --> |
| 4239 | <string name="cryptkeeper_return_to_call">Return to call</string> |
| 4240 | |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4241 | <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4242 | <string name="vpn_name">Name</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4243 | <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4244 | <string name="vpn_type">Type</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4245 | <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4246 | <string name="vpn_server">Server address</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4247 | <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4248 | <string name="vpn_mppe">PPP encryption (MPPE)</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4249 | <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4250 | <string name="vpn_l2tp_secret">L2TP secret</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4251 | <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4252 | <string name="vpn_ipsec_identifier">IPSec identifier</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4253 | <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4254 | <string name="vpn_ipsec_secret">IPSec pre-shared key</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4255 | <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4256 | <string name="vpn_ipsec_user_cert">IPSec user certificate</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4257 | <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4258 | <string name="vpn_ipsec_ca_cert">IPSec CA certificate</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4259 | <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | f5317a1 | 2011-12-06 17:51:01 -0800 | [diff] [blame] | 4260 | <string name="vpn_ipsec_server_cert">IPSec server certificate</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4261 | <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | d68dbe2 | 2011-07-27 15:49:43 -0700 | [diff] [blame] | 4262 | <string name="vpn_show_options">Show advanced options</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4263 | <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 2fa9ead | 2011-06-30 23:34:53 -0700 | [diff] [blame] | 4264 | <string name="vpn_search_domains">DNS search domains</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4265 | <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | d68dbe2 | 2011-07-27 15:49:43 -0700 | [diff] [blame] | 4266 | <string name="vpn_dns_servers">DNS servers (e.g. 8.8.8.8)</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4267 | <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | d68dbe2 | 2011-07-27 15:49:43 -0700 | [diff] [blame] | 4268 | <string name="vpn_routes">Forwarding routes (e.g. 10.0.0.0/8)</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4269 | <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4270 | <string name="vpn_username">Username</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4271 | <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4272 | <string name="vpn_password">Password</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4273 | <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 2fa9ead | 2011-06-30 23:34:53 -0700 | [diff] [blame] | 4274 | <string name="vpn_save_login">Save account information</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4275 | <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4276 | <string name="vpn_not_used">(not used)</string> |
| 4277 | <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4278 | <string name="vpn_no_ca_cert">(don\'t verify server)</string> |
Chia-chi Yeh | f5317a1 | 2011-12-06 17:51:01 -0800 | [diff] [blame] | 4279 | <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] --> |
| 4280 | <string name="vpn_no_server_cert">(received from server)</string> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4281 | |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4282 | <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4283 | <string name="vpn_cancel">Cancel</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4284 | <!-- Button label to save a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4285 | <string name="vpn_save">Save</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4286 | <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] --> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4287 | <string name="vpn_connect">Connect</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4288 | <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] --> |
| 4289 | <string name="vpn_edit">Edit VPN profile</string> |
| 4290 | <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] --> |
| 4291 | <string name="vpn_connect_to">Connect to <xliff:g id="profile" example="School">%s</xliff:g></string> |
Chia-chi Yeh | 310d619 | 2011-06-26 19:17:14 -0700 | [diff] [blame] | 4292 | |
| 4293 | <!-- Preference title for VPN settings. [CHAR LIMIT=40] --> |
Claudia de Veaux | 780d72d | 2011-08-05 17:24:20 -0700 | [diff] [blame] | 4294 | <string name="vpn_title">VPN</string> |
Chia-chi Yeh | 44a520a | 2012-02-29 15:40:28 -0800 | [diff] [blame] | 4295 | <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] --> |
| 4296 | <string name="vpn_create">Add VPN profile</string> |
| 4297 | <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] --> |
| 4298 | <string name="vpn_menu_edit">Edit profile</string> |
| 4299 | <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] --> |
| 4300 | <string name="vpn_menu_delete">Delete profile</string> |
Jeff Sharkey | 9fd7ac1 | 2012-08-25 00:06:08 -0700 | [diff] [blame] | 4301 | <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] --> |
| 4302 | <string name="vpn_menu_lockdown">Always-on VPN</string> |
| 4303 | |
| 4304 | <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] --> |
| 4305 | <string name="vpn_lockdown_summary">Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN.</string> |
| 4306 | <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] --> |
| 4307 | <string name="vpn_lockdown_none">None</string> |
| 4308 | <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] --> |
| 4309 | <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string> |
Brian Carlstrom | f6f4e30 | 2011-06-26 16:05:21 -0700 | [diff] [blame] | 4310 | |
Chia-chi Yeh | 94cc1bb | 2012-02-29 16:12:35 -0800 | [diff] [blame] | 4311 | <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] --> |
| 4312 | <string name="vpn_no_network">There is no network connection. Please try again later.</string> |
| 4313 | <!-- Toast message when a certificate is missing. [CHAR LIMIT=100] --> |
| 4314 | <string name="vpn_missing_cert">A certificate is missing. Please edit the profile.</string> |
| 4315 | |
Brian Carlstrom | f6f4e30 | 2011-06-26 16:05:21 -0700 | [diff] [blame] | 4316 | <!-- Tab label for built-in system CA certificates. --> |
| 4317 | <string name="trusted_credentials_system_tab">System</string> |
| 4318 | <!-- Tab label for user added CA certificates. --> |
| 4319 | <string name="trusted_credentials_user_tab">User</string> |
| 4320 | <!-- Button label for disabling a system CA certificate. --> |
| 4321 | <string name="trusted_credentials_disable_label">Disable</string> |
| 4322 | <!-- Button label for enabling a system CA certificate. --> |
| 4323 | <string name="trusted_credentials_enable_label">Enable</string> |
| 4324 | <!-- Button label for removing a user CA certificate. --> |
| 4325 | <string name="trusted_credentials_remove_label">Remove</string> |
| 4326 | <!-- Alert dialog confirmation when enabling a system CA certificate. --> |
| 4327 | <string name="trusted_credentials_enable_confirmation">Enable the system CA certificate?</string> |
| 4328 | <!-- Alert dialog confirmation when disabling a system CA certificate. --> |
| 4329 | <string name="trusted_credentials_disable_confirmation">Disable the system CA certificate?</string> |
| 4330 | <!-- Alert dialog confirmation when removing a user CA certificate. --> |
| 4331 | <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string> |
| 4332 | |
satok | 01d67c3 | 2012-02-08 11:10:32 +0900 | [diff] [blame] | 4333 | <!-- Title for spell checker settings --> |
| 4334 | <string name="spellcheckers_settings_title">Spell checker</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 4335 | |
| 4336 | <!-- Prompt for the user to enter their current full-backup password --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4337 | <string name="current_backup_pw_prompt">Type your current full backup password here</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 4338 | <!-- Prompt for the user to enter a new full-backup password --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4339 | <string name="new_backup_pw_prompt">Type a new password for full backups here</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 4340 | <!-- Prompt for the user to confirm the new full-backup password by re-entering it --> |
Eric Fischer | dfb894c | 2011-10-04 14:57:57 -0700 | [diff] [blame] | 4341 | <string name="confirm_new_backup_pw_prompt">Retype your new full backup password here</string> |
Christopher Tate | 4f33878 | 2011-07-25 12:09:10 -0700 | [diff] [blame] | 4342 | |
| 4343 | <!-- Button label for setting the user's new full-backup password --> |
| 4344 | <string name="backup_pw_set_button_text">Set backup password</string> |
| 4345 | <!-- Button label for cancelling the new-password operation and retaining the user's previous full-backup password --> |
| 4346 | <string name="backup_pw_cancel_button_text">Cancel</string> |
| 4347 | |
Jeff Sharkey | 28130d9 | 2011-09-02 16:10:24 -0700 | [diff] [blame] | 4348 | <!-- Representation of a numerical percentage. [CHAR LIMIT=8] --> |
| 4349 | <string name="percentage"><xliff:g id="number" example="30">%d</xliff:g>%%</string> |
| 4350 | |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 4351 | <!-- A menu item in "About phone" that allows the user to update the phone with settings |
| 4352 | from their cell phone carrier. The use of the string is similar to the string |
| 4353 | "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] --> |
| 4354 | <string name="additional_system_update_settings_list_item_title">Additional system updates</string> |
Stephen Smalley | b4e84f3 | 2012-02-03 11:14:48 -0500 | [diff] [blame] | 4355 | <!-- These statuses are displayed when a device was built with SE Android supoprt. |
| 4356 | These are displayed by the settings app in the about section. --> |
| 4357 | <string name="selinux_status_disabled">Disabled</string> |
| 4358 | <string name="selinux_status_permissive">Permissive</string> |
| 4359 | <string name="selinux_status_enforcing">Enforcing</string> |
tk.mun | 7c5c165 | 2011-10-13 22:56:18 +0900 | [diff] [blame] | 4360 | |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4361 | <!-- User settings --> |
| 4362 | <skip/> |
| 4363 | |
| 4364 | <!-- User settings screen title [CHAR LIMIT=25] --> |
Amith Yamasani | 788cde4 | 2012-08-30 17:25:20 -0700 | [diff] [blame] | 4365 | <string name="user_settings_title">Users</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4366 | <!-- User settings header for list of users and profiles [CHAR LIMIT=40] --> |
| 4367 | <string name="user_list_title">Users & profiles</string> |
Amith Yamasani | d4abdd2 | 2013-04-17 18:27:01 -0700 | [diff] [blame] | 4368 | <!-- User settings add user menu [CHAR LIMIT=35] --> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4369 | <string name="user_add_user_menu">Add user or profile</string> |
| 4370 | <!-- User settings summary for a restricted profile [CHAR LIMIT=50] --> |
| 4371 | <string name="user_summary_restricted_profile">Restricted profile</string> |
Amith Yamasani | 7b56d11 | 2013-04-26 14:55:01 -0700 | [diff] [blame] | 4372 | <!-- User settings warning that restricted profile needs a screen lock [CHAR LIMIT=NONE] --> |
| 4373 | <string name="user_need_lock_message">Before you can create a restricted profile, you\'ll need to set up a screen lock to protect your apps and personal data.</string> |
| 4374 | <!-- User settings dialog button to set screen lock [CHAR LIMIT=25] --> |
| 4375 | <string name="user_set_lock_button">Set lock</string> |
Amith Yamasani | ae47ef4 | 2012-09-16 17:53:35 -0700 | [diff] [blame] | 4376 | <!-- User summary to indicate that user is currently not set up [CHAR LIMIT=100] --> |
| 4377 | <string name="user_summary_not_set_up">Not set up</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4378 | <!-- User summary to indicate that restricted profile is currently not set up [CHAR LIMIT=100] --> |
| 4379 | <string name="user_summary_restricted_not_set_up">Not set up - Restricted profile</string> |
Amith Yamasani | dc6bfa6 | 2012-09-06 18:04:06 -0700 | [diff] [blame] | 4380 | <!-- User information string to represent the owner of the device [CHAR LIMIT=25] --> |
| 4381 | <string name="user_owner">Owner</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4382 | <!-- User settings title for current user entry "You" user. [CHAR LIMIT=30] --> |
| 4383 | <string name="user_you">You (<xliff:g id="name" example="Name">%s</xliff:g>)</string> |
Amith Yamasani | dc6bfa6 | 2012-09-06 18:04:06 -0700 | [diff] [blame] | 4384 | <!-- Title for the preference to enter the nickname of the userto display in the user switcher [CHAR LIMIT=25]--> |
| 4385 | <string name="user_nickname">Nickname</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4386 | <!-- Title for add user type dialog [CHAR LIMIT=45] --> |
| 4387 | <string name="user_add_user_type_title">Add</string> |
| 4388 | <!-- Summary for add user entry in the choice dialog [CHAR LIMIT=none] --> |
| 4389 | <string name="user_add_user_item_summary">Users have their own apps and content</string> |
| 4390 | <!-- Summary for add restricted profile entry in the choice dialog [CHAR LIMIT=none] --> |
Amith Yamasani | 7c4dfcc | 2013-05-22 12:51:30 -0700 | [diff] [blame] | 4391 | <string name="user_add_profile_item_summary">You can restrict access to apps and content from your account</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4392 | <!-- Button text for adding a regular user [CHAR LIMIT=25] --> |
| 4393 | <string name="user_add_user_item_title">User</string> |
| 4394 | <!-- Button text for adding a restricted profile [CHAR LIMIT=25] --> |
| 4395 | <string name="user_add_profile_item_title">Restricted profile</string> |
Amith Yamasani | dc6bfa6 | 2012-09-06 18:04:06 -0700 | [diff] [blame] | 4396 | <!-- Title for add user confirmation dialog [CHAR LIMIT=30] --> |
| 4397 | <string name="user_add_user_title">Add new user</string> |
Svetoslav Ganov | 263f744 | 2012-09-25 16:11:16 -0700 | [diff] [blame] | 4398 | <!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] --> |
Russell Brenner | 6de9905 | 2013-02-01 10:57:49 -0800 | [diff] [blame] | 4399 | <string name="user_add_user_message_long">You can share this device with other people by creating additional users. Each user has their own space, which they can customize with their own apps, wallpaper, and so on. Users can also adjust tablet settings like Wi\u2011Fi that affect everyone.\n\nAfter you create a new user, that person needs to go through a setup process.\n\nAny user can accept updated app permissions on behalf of all other users.</string> |
Svetoslav Ganov | 263f744 | 2012-09-25 16:11:16 -0700 | [diff] [blame] | 4400 | <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] --> |
| 4401 | <string name="user_add_user_message_short">After you create a new user, that person needs to go through a setup process.\n\nAny user can accept updated app permissions on behalf of all other users.</string> |
Amith Yamasani | ae47ef4 | 2012-09-16 17:53:35 -0700 | [diff] [blame] | 4402 | <!-- Title of dialog to setup a new user [CHAR LIMIT=30] --> |
| 4403 | <string name="user_setup_dialog_title">Set up user now?</string> |
| 4404 | <!-- Message in dialog to setup a new user after creation [CHAR LIMIT=none] --> |
| 4405 | <string name="user_setup_dialog_message">Make sure the person is available to take the tablet and set up their space</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4406 | <!-- Message in dialog to setup a new restricted profile after creation [CHAR LIMIT=none] --> |
| 4407 | <string name="user_setup_profile_dialog_message">Set up profile now?</string> |
Amith Yamasani | ae47ef4 | 2012-09-16 17:53:35 -0700 | [diff] [blame] | 4408 | <!-- Button text to setup the new user now [CHAR LIMIT=25] --> |
| 4409 | <string name="user_setup_button_setup_now">Set up now</string> |
| 4410 | <!-- Button text to setup the new user later [CHAR LIMIT=25] --> |
| 4411 | <string name="user_setup_button_setup_later">Not now</string> |
Amith Yamasani | 1a634d3 | 2012-09-27 23:01:35 -0700 | [diff] [blame] | 4412 | <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] --> |
| 4413 | <string name="user_cannot_manage_message" product="tablet">Only the tablet\'s owner can manage users.</string> |
| 4414 | <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] --> |
| 4415 | <string name="user_cannot_manage_message" product="default">Only the phone\'s owner can manage users.</string> |
Amith Yamasani | c39dcc1 | 2013-04-13 18:30:59 -0700 | [diff] [blame] | 4416 | <!-- Message to limited users that they cannot add accounts [CHAR LIMIT=100] --> |
Amith Yamasani | 8e6f99e | 2013-04-24 14:21:06 -0700 | [diff] [blame] | 4417 | <string name="user_cannot_add_accounts_message">Restricted profiles cannot add accounts</string> |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4418 | |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4419 | <!-- User details remove user menu [CHAR LIMIT=20] --> |
Amith Yamasani | 1a634d3 | 2012-09-27 23:01:35 -0700 | [diff] [blame] | 4420 | <string name="user_remove_user_menu">Delete <xliff:g id="user_name">%1$s</xliff:g> from this device</string> |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4421 | <!-- User details new user name [CHAR LIMIT=30] --> |
Amith Yamasani | dc6bfa6 | 2012-09-06 18:04:06 -0700 | [diff] [blame] | 4422 | <string name="user_new_user_name">New user</string> |
Amith Yamasani | fc8a383 | 2013-04-23 11:44:59 -0700 | [diff] [blame] | 4423 | <!-- User details new restricted profile name [CHAR LIMIT=30] --> |
| 4424 | <string name="user_new_profile_name">New profile</string> |
Amith Yamasani | ae47ef4 | 2012-09-16 17:53:35 -0700 | [diff] [blame] | 4425 | <!-- User (self) removal confirmation title [CHAR LIMIT=30] --> |
| 4426 | <string name="user_confirm_remove_self_title">Delete yourself?</string> |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4427 | <!-- User removal confirmation title [CHAR LIMIT=25] --> |
| 4428 | <string name="user_confirm_remove_title">Remove user?</string> |
Amith Yamasani | 8e6f99e | 2013-04-24 14:21:06 -0700 | [diff] [blame] | 4429 | <!-- Profile removal confirmation title [CHAR LIMIT=25] --> |
| 4430 | <string name="user_profile_confirm_remove_title">Remove profile?</string> |
Amith Yamasani | ae47ef4 | 2012-09-16 17:53:35 -0700 | [diff] [blame] | 4431 | <!-- User (self) removal confirmation message [CHAR LIMIT=none] --> |
Amith Yamasani | 1a634d3 | 2012-09-27 23:01:35 -0700 | [diff] [blame] | 4432 | <string name="user_confirm_remove_self_message" product="tablet">You will lose your space and data on this tablet. You can\'t undo this action.</string> |
| 4433 | <!-- User (self) removal confirmation message [CHAR LIMIT=none] --> |
| 4434 | <string name="user_confirm_remove_self_message" product="default">You will lose your space and data on this phone. You can\'t undo this action.</string> |
Amith Yamasani | b810a0d | 2012-03-25 10:12:26 -0700 | [diff] [blame] | 4435 | <!-- User removal confirmation message [CHAR LIMIT=none] --> |
Amith Yamasani | 1a634d3 | 2012-09-27 23:01:35 -0700 | [diff] [blame] | 4436 | <string name="user_confirm_remove_message" product="tablet">This user\'s space and data will disappear from this tablet. You can\'t undo this action.</string> |
| 4437 | <!-- User removal confirmation message [CHAR LIMIT=none] --> |
| 4438 | <string name="user_confirm_remove_message" product="default">This user\'s space and data will disappear from this phone. You can\'t undo this action.</string> |
Amith Yamasani | 8e6f99e | 2013-04-24 14:21:06 -0700 | [diff] [blame] | 4439 | <!-- User profile removal confirmation message [CHAR LIMIT=none] --> |
| 4440 | <string name="user_profile_confirm_remove_message" product="tablet">This profile\'s space and data will disappear from this tablet. You can\'t undo this action.</string> |
| 4441 | <!-- User profile removal confirmation message [CHAR LIMIT=none] --> |
| 4442 | <string name="user_profile_confirm_remove_message" product="default">This profile\'s space and data will disappear from this phone. You can\'t undo this action.</string> |
Amith Yamasani | dc6bfa6 | 2012-09-06 18:04:06 -0700 | [diff] [blame] | 4443 | <!-- Setting label to show that a new user is being added [CHAR LIMIT=30] --> |
| 4444 | <string name="user_adding_new_user">Adding new user\u2026</string> |
| 4445 | <!-- Spoken content description for delete icon beside a user [CHAR LIMIT=none] --> |
| 4446 | <string name="user_delete_user_description">Delete user</string> |
Amith Yamasani | 1a634d3 | 2012-09-27 23:01:35 -0700 | [diff] [blame] | 4447 | <!-- Delete button text [CHAR LIMIT=25] --> |
| 4448 | <string name="user_delete_button">Delete</string> |
Daniel Sandler | 4a824be | 2012-04-19 01:47:45 -0400 | [diff] [blame] | 4449 | |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 4450 | <!-- Application Restrictions screen title [CHAR LIMIT=45] --> |
| 4451 | <string name="application_restrictions">Allow apps and content</string> |
| 4452 | <!-- Applications with restrictions header [CHAR LIMIT=45] --> |
| 4453 | <string name="apps_with_restrictions_header">Applications with restrictions</string> |
| 4454 | <!-- Applicaitons with restrictions - settings button [CHAR LIMIT=30] --> |
| 4455 | <string name="apps_with_restrictions_settings_button">Expand settings for application</string> |
| 4456 | |
Amith Yamasani | 9627a8e | 2012-09-23 12:54:14 -0700 | [diff] [blame] | 4457 | <!-- Warning message when changing a global setting for a tablet.[CHAR LIMIT=none] --> |
| 4458 | <string name="global_change_warning" product="tablet">This setting affects all users on this tablet.</string> |
| 4459 | <!-- Warning message when changing a global setting for a phone.[CHAR LIMIT=none] --> |
| 4460 | <string name="global_change_warning" product="default">This setting affects all users on this phone.</string> |
| 4461 | <!-- Warning message title for global locale change [CHAR LIMIT=40] --> |
| 4462 | <string name="global_locale_change_title">Change language</string> |
| 4463 | <!-- Warning message title for global font change [CHAR LIMIT=40] --> |
| 4464 | <string name="global_font_change_title">Change font size</string> |
| 4465 | |
Daniel Sandler | 70b5999 | 2012-05-15 15:48:09 -0400 | [diff] [blame] | 4466 | <!-- Label for are-notifications-enabled checkbox in app details [CHAR LIMIT=20] --> |
| 4467 | <string name="app_notifications_switch_label">Show notifications</string> |
Amith Yamasani | b0b37ae | 2012-04-23 15:35:36 -0700 | [diff] [blame] | 4468 | |
| 4469 | <!-- Help URLs for some screens. Not specified here. Specified in product overlays --><skip/> |
| 4470 | <!-- Help menu label [CHAR LIMIT=20] --> |
| 4471 | <string name="help_label">Help</string> |
| 4472 | <!-- Help URL, WiFi [DO NOT TRANSLATE] --> |
| 4473 | <string name="help_url_wifi" translatable="false"></string> |
| 4474 | <!-- Help URL, Bluetooth [DO NOT TRANSLATE] --> |
| 4475 | <string name="help_url_bluetooth" translatable="false"></string> |
| 4476 | <!-- Help URL, Data usage [DO NOT TRANSLATE] --> |
| 4477 | <string name="help_url_data_usage" translatable="false"></string> |
| 4478 | <!-- Help URL, More [DO NOT TRANSLATE] --> |
| 4479 | <string name="help_url_more_networks" translatable="false"></string> |
| 4480 | <!-- Help URL, Vpn [DO NOT TRANSLATE] --> |
| 4481 | <string name="help_url_vpn" translatable="false"></string> |
| 4482 | <!-- Help URL, Sound [DO NOT TRANSLATE] --> |
| 4483 | <string name="help_url_sound" translatable="false"></string> |
| 4484 | <!-- Help URL, Battery [DO NOT TRANSLATE] --> |
| 4485 | <string name="help_url_battery" translatable="false"></string> |
| 4486 | <!-- Help URL, Accounts [DO NOT TRANSLATE] --> |
| 4487 | <string name="help_url_accounts" translatable="false"></string> |
| 4488 | <!-- Help URL, Choose lockscreen [DO NOT TRANSLATE] --> |
| 4489 | <string name="help_url_choose_lockscreen" translatable="false"></string> |
| 4490 | <!-- Help URL, Backup & reset [DO NOT TRANSLATE] --> |
| 4491 | <string name="help_url_backup_reset" translatable="false"></string> |
Amith Yamasani | d3fed68 | 2012-04-27 17:38:40 -0700 | [diff] [blame] | 4492 | <!-- Help URL, Tethering [DO NOT TRANSLATE] --> |
| 4493 | <string name="help_url_tether" translatable="false"></string> |
John Spurlock | 7af2aa5 | 2012-08-30 14:58:16 -0400 | [diff] [blame] | 4494 | <!-- Help URL, Dreams [DO NOT TRANSLATE] --> |
| 4495 | <string name="help_url_dreams" translatable="false"></string> |
Amith Yamasani | 38223dc | 2012-09-18 09:51:07 -0700 | [diff] [blame] | 4496 | <!-- Help URL, User settings [DO NOT TRANSLATE] --> |
| 4497 | <string name="help_url_users" translatable="false"></string> |
| 4498 | <!-- Help URL, Location access [DO NOT TRANSLATE] --> |
| 4499 | <string name="help_url_location_access" translatable="false"></string> |
rich cannings | 93c0ee5 | 2012-09-30 13:54:26 -0700 | [diff] [blame] | 4500 | <!-- Help URL, Security settings [DO NOT TRANSLATE] --> |
| 4501 | <string name="help_url_security" translatable="false"></string> |
Jake Hamby | ef57ed7 | 2012-06-21 10:59:22 -0700 | [diff] [blame] | 4502 | |
Amith Yamasani | 48fa857 | 2012-04-17 17:12:01 -0700 | [diff] [blame] | 4503 | <!-- User account title [CHAR LIMIT=30] --> |
| 4504 | <string name="user_account_title">Account for content</string> |
| 4505 | <!-- User picture title [CHAR LIMIT=30] --> |
| 4506 | <string name="user_picture_title">Photo ID</string> |
Jake Hamby | 9cc7ca2 | 2012-06-25 18:14:06 -0700 | [diff] [blame] | 4507 | |
Jake Hamby | ef57ed7 | 2012-06-21 10:59:22 -0700 | [diff] [blame] | 4508 | <!-- Cell Broadcast settings title [CHAR LIMIT=50] --> |
| 4509 | <string name="cell_broadcast_settings">Cell broadcasts</string> |
| 4510 | <!-- Cell Broadcast settings description [CHAR LIMIT=100] --> |
| 4511 | <string name="cell_broadcast_settings_summary">Select the types of emergency alerts to display.</string> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 4512 | |
| 4513 | <!-- User app limits screen title [CHAR LIMIT=35] --> |
Amith Yamasani | 7c4dfcc | 2013-05-22 12:51:30 -0700 | [diff] [blame] | 4514 | <string name="user_restrictions_title">Application and content restrictions</string> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 4515 | <!-- User limits screen, user name rename text [CHAR LIMIT=15] --> |
| 4516 | <string name="user_rename">RENAME</string> |
Amith Yamasani | 6e4757f | 2013-03-28 14:34:36 -0700 | [diff] [blame] | 4517 | <!-- Preference label for custom restrictions [CHAR LIMIT=35] --> |
| 4518 | <string name="app_restrictions_custom_label">Set application limits</string> |
Amith Yamasani | d81a3f7 | 2013-04-10 21:59:18 -0700 | [diff] [blame] | 4519 | <!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] --> |
| 4520 | <string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string> |
Amith Yamasani | 9517b02 | 2013-04-12 17:56:34 -0700 | [diff] [blame] | 4521 | <!-- Summary for apps that aren't supported in limited users [CHAR LIMIT=none] --> |
Amith Yamasani | 8e6f99e | 2013-04-24 14:21:06 -0700 | [diff] [blame] | 4522 | <string name="app_not_supported_in_limited">This app is not supported in restricted profiles</string> |
Amith Yamasani | a98c402 | 2013-04-19 15:27:52 -0700 | [diff] [blame] | 4523 | <!-- Summary text for apps that are allowed to access accounts from the primary user [CHAR LIMIT=none] --> |
| 4524 | <string name="app_sees_restricted_accounts">This app can access your accounts</string> |
Amith Yamasani | 6e4757f | 2013-03-28 14:34:36 -0700 | [diff] [blame] | 4525 | |
| 4526 | <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] --> |
| 4527 | <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string> |
| 4528 | <!-- Restrictions summary for configuring wifi and mobile [CHAR LIMIT=100] --> |
| 4529 | <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Mobile settings</string> |
| 4530 | <!-- Restrictions title for changing bluetooth configuration [CHAR LIMIT=35] --> |
| 4531 | <string name="restriction_bluetooth_config_title">Bluetooth</string> |
| 4532 | <!-- Restrictions summary for changing bluetooth configuration [CHAR LIMIT=100] --> |
| 4533 | <string name="restriction_bluetooth_config_summary">Allow modification of Bluetooth pairings and settings</string> |
| 4534 | <!-- Restrictions title for allowing NFC transfers [CHAR LIMIT=35] --> |
| 4535 | <string name="restriction_nfc_enable_title">NFC</string> |
| 4536 | <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] --> |
| 4537 | <string name="restriction_nfc_enable_summary" product="tablet">Allow data exchange when the tablet touches another device</string> |
| 4538 | <!-- Restrictions summary for allowing NFC transfers (phone) [CHAR LIMIT=100] --> |
| 4539 | <string name="restriction_nfc_enable_summary" product="default">Allow data exchange when the phone touches another device</string> |
| 4540 | <!-- Restrictions title for allowing location sharing [CHAR LIMIT=35] --> |
Amith Yamasani | 2601cd9 | 2013-03-31 17:50:55 -0700 | [diff] [blame] | 4541 | <string name="restriction_location_enable_title">Location access</string> |
Amith Yamasani | 6e4757f | 2013-03-28 14:34:36 -0700 | [diff] [blame] | 4542 | <!-- Restrictions summary for allowing location sharing [CHAR LIMIT=100] --> |
| 4543 | <string name="restriction_location_enable_summary" >Let apps use your location information</string> |
Amith Yamasani | 233592b | 2013-03-01 17:05:23 -0800 | [diff] [blame] | 4544 | |
| 4545 | <!-- Wizard back button label [CHAR LIMIT=25] --> |
| 4546 | <string name="wizard_back">Back</string> |
| 4547 | <!-- Wizard next button label [CHAR LIMIT=25] --> |
| 4548 | <string name="wizard_next">Next</string> |
| 4549 | <!-- Wizard next button label [CHAR LIMIT=25] --> |
| 4550 | <string name="wizard_finish">Finish</string> |
Svetoslav | bf3391f | 2013-04-15 12:20:39 -0700 | [diff] [blame] | 4551 | |
| 4552 | <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] --> |
| 4553 | <string name="user_image_take_photo" msgid="7496128293167402354">Take photo</string> |
| 4554 | <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] --> |
| 4555 | <string name="user_image_choose_photo" msgid="3746334626214970837">Choose photo from Gallery</string> |
| 4556 | |
Jake Hamby | 5e9bd86 | 2013-04-09 15:48:25 -0700 | [diff] [blame] | 4557 | <!-- Text to display in regulatory info screen (from device overlay). --> |
| 4558 | <string name="regulatory_info_text"></string> |
The Android Open Source Project | afc4ab2 | 2009-03-03 19:32:34 -0800 | [diff] [blame] | 4559 | </resources> |