blob: 9569dfb0f0ef99c988ea2004bff5536ea8a99ab1 [file] [log] [blame]
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001<?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 Miller00d24762009-12-22 19:04:57 -08007
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08008 http://www.apache.org/licenses/LICENSE-2.0
Jim Miller00d24762009-12-22 19:04:57 -08009
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -080010 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 Projectafc4ab22009-03-03 19:32:34 -080016<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Michael Chane1089ad2009-09-26 06:16:17 -070017 <!-- 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 Projectafc4ab22009-03-03 19:32:34 -080022
23 <!-- Device Info --> <skip />
24 <!-- Device Info screen. Used for a status item's value when the proper value is not known -->
25 <string name="device_info_default">Unknown</string>
26
Gilles Debunnee78c1872011-06-20 15:00:07 -070027 <!-- Category headings in left-pane header menu --> <skip />
28 <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
29 <string name="header_category_wireless_networks">WIRELESS &amp; NETWORKS</string>
30 <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] -->
31 <string name="header_category_device">DEVICE</string>
32 <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
33 <string name="header_category_personal">PERSONAL</string>
34 <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] -->
35 <string name="header_category_system">SYSTEM</string>
36
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -080037 <!-- Phone info -->
38 <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
39 <string name="turn_on_radio">Turn on radio</string>
40 <!-- Phone Info screen. Button label to turn off the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
41 <string name="turn_off_radio">Turn off radio</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -080042
Wink Saville382a75b2011-09-22 15:17:00 -070043 <!-- Phone SMS over IMS on. Only shown in diagnostic screen, so precise translation is not needed. -->
44 <string name="sms_over_ims_on">Turn on SMS over IMS</string>
45 <!-- Phone SMS over IMS off. Only shown in diagnostic screen, so precise translation is not needed. -->
46 <string name="sms_over_ims_off">Turn off SMS over IMS</string>
47
48 <!-- Phone SMS over IMS IMS registration required on. Only shown in diagnostic screen, so precise translation is not needed. -->
Wink Saville1e596f32011-09-19 14:24:39 -070049 <string name="ims_reg_required_on">Turn on IMS registration required</string>
50 <!-- Phone IMS registration required off. Only shown in diagnostic screen, so precise translation is not needed. -->
51 <string name="ims_reg_required_off">Turn off IMS registration required</string>
52
Wink Saville426fc662011-09-25 14:39:02 -070053 <!-- Phone ram dump on. Only shown in diagnostic screen, so precise translation is not needed. -->
54 <string name="lte_ram_dump_on">Turn on lte ram dump</string>
55 <!-- Phone ram dump off. Only shown in diagnostic screen, so precise translation is not needed. -->
56 <string name="lte_ram_dump_off">Turn off lte ram dump</string>
57
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -080058 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
59 <string name="radioInfo_menu_viewADN">View SIM address book</string>
60 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
61 <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string>
62 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
63 <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string>
64 <!-- Phone Info screen. Menu item label. Used for diagnostic info screens, precise translation isn't needed -->
65 <string name="radioInfo_menu_getPDP">Get PDP list</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -080066
67 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
68 <string name="radioInfo_service_in">In service</string>
69 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
70 <string name="radioInfo_service_out">Out of service</string>
71 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
72 <string name="radioInfo_service_emergency">Emergency calls only</string>
73 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
74 <string name="radioInfo_service_off">Radio off</string>
75
76 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
77 <string name="radioInfo_roaming_in">Roaming</string>
78 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
79 <string name="radioInfo_roaming_not">Not roaming</string>
80
81 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
82 <string name="radioInfo_phone_idle">Idle</string>
83 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
84 <string name="radioInfo_phone_ringing">Ringing</string>
85 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
86 <string name="radioInfo_phone_offhook">Call in progress</string>
87
88 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
89 <string name="radioInfo_data_disconnected">Disconnected</string>
90 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
91 <string name="radioInfo_data_connecting">Connecting</string>
92 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
93 <string name="radioInfo_data_connected">Connected</string>
94 <!-- Phone Info screen. Status label. Used for diagnostic info screens, precise translation isn't needed -->
95 <string name="radioInfo_data_suspended">Suspended</string>
96
97 <!-- Used for diagnostic info screens, precise translation isn't needed -->
98 <string name="radioInfo_unknown">unknown</string>
99 <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
100 <string name="radioInfo_display_packets">pkts</string>
101 <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
102 <string name="radioInfo_display_bytes">bytes</string>
103 <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
104 <string name="radioInfo_display_dbm">dBm</string>
105 <!-- Phone Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
106 <string name="radioInfo_display_asu">asu</string>
107 <!-- Used for diagnostic info screens, precise translation isn't needed -->
108 <string name="radioInfo_lac">LAC</string>
109 <!-- Used for diagnostic info screens, precise translation isn't needed -->
110 <string name="radioInfo_cid">CID</string>
111
Eric Fischer5698a752010-09-28 16:35:31 -0700112 <!-- 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 West825db2d2010-10-14 05:07:45 -0700113 <string name="sdcard_unmount" product="nosdcard">Unmount USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800114 <!-- 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 Fischer5698a752010-09-28 16:35:31 -0700115 <string name="sdcard_unmount" product="default">Unmount SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800116
Eric Fischer5698a752010-09-28 16:35:31 -0700117 <!-- 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 West8abc40b2010-10-17 09:19:34 -0700118 <string name="sdcard_format" product="nosdcard">Erase USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800119 <!-- 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 West8abc40b2010-10-17 09:19:34 -0700120 <string name="sdcard_format" product="default">Erase SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800121
122 <!-- choice for the font size spinner -->
123 <string name="small_font">Small</string>
124 <!-- choice for the font size spinner -->
125 <string name="medium_font">Medium</string>
126 <!-- choice for the font size spinner -->
127 <string name="large_font">Large</string>
128
129 <!-- Do not translate. label for font size preview. Does not need to be translated. -->
130 <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string>
131 <!-- Button. Chosen when they want to save the chosen text size. -->
132 <string name="font_size_save">OK</string>
133
Eric Fischer5698a752010-09-28 16:35:31 -0700134 <!-- Title for a notification shown. [CHAR LIMIT=25] -->
Roy West825db2d2010-10-14 05:07:45 -0700135 <string name="sdcard_setting" product="nosdcard">USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800136 <!-- Title for a notification shown. -->
Eric Fischer5698a752010-09-28 16:35:31 -0700137 <string name="sdcard_setting" product="default">SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800138
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800139 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
140 <string name="battery_info_status_label">Battery status:</string>
141 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
Dianne Hackborn9281c922009-09-26 12:44:02 -0700142 <string name="battery_info_power_label">Power plug:</string>
143 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800144 <string name="battery_info_scale_label">Battery scale:</string>
145 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
146 <string name="battery_info_level_label">Battery level:</string>
147 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
148 <string name="battery_info_health_label">Battery health:</string>
149 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
150 <string name="battery_info_technology_label">Battery technology:</string>
151 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
152 <string name="battery_info_voltage_label">Battery voltage:</string>
153 <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
154 <string name="battery_info_voltage_units">mV</string>
155 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
156 <string name="battery_info_temperature_label">Battery temperature:</string>
157 <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
158 <string name="battery_info_temperature_units">\u00B0 C</string>
159 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
160 <string name="battery_info_uptime">Time since boot:</string>
161 <!-- Battery Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
162 <string name="battery_info_awake_battery">Awake time on battery:</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_awake_plugged">Awake time when charging:</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_screen_on">Screen ON time:</string>
Jim Miller00d24762009-12-22 19:04:57 -0800167
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800168 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
169 <string name="battery_info_status_unknown">Unknown</string>
170 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
171 <string name="battery_info_status_charging">Charging</string>
172 <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
173 <string name="battery_info_status_charging_ac">(AC)</string>
174 <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
175 <string name="battery_info_status_charging_usb">(USB)</string>
176 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
177 <string name="battery_info_status_discharging">Discharging</string>
178 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
179 <string name="battery_info_status_not_charging">Not charging</string>
180 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
181 <string name="battery_info_status_full">Full</string>
182
Dianne Hackborn9281c922009-09-26 12:44:02 -0700183 <!-- Battery Info screen. Units shown after a value. Used for diagnostic info screens, precise translation isn't needed -->
184 <string name="battery_info_power_unplugged">Unplugged</string>
185 <string name="battery_info_power_ac">AC</string>
186 <string name="battery_info_power_usb">USB</string>
187 <string name="battery_info_power_ac_usb">AC+USB</string>
188 <string name="battery_info_power_unknown">Unknown</string>
Jim Miller00d24762009-12-22 19:04:57 -0800189
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800190 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
191 <string name="battery_info_health_unknown">Unknown</string>
192 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
193 <string name="battery_info_health_good">Good</string>
194 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
195 <string name="battery_info_health_overheat">Overheat</string>
196 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
197 <string name="battery_info_health_dead">Dead</string>
198 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
199 <string name="battery_info_health_over_voltage">Over voltage</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_health_unspecified_failure">Unknown error</string>
Imre Sunyi52414662010-09-20 18:02:28 +0200202 <!-- Battery Info screen. Value for a status item. Used for diagnostic info screens, precise translation isn't needed -->
203 <string name="battery_info_health_cold">Cold</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800204
205 <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
206 <string name="bluetooth">Bluetooth</string>
207 <!-- Bluetooth settings screen, check box label when the Bluetooth device can be seen by others -->
208 <string name="bluetooth_visibility">Discoverable</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700209 <!-- Bluetooth settings screen, summary after selecting Discoverable check box [CHAR LIMIT=50] -->
210 <string name="bluetooth_is_discoverable">Visible to all nearby Bluetooth devices (<xliff:g id="discoverable_time_period">%1$s</xliff:g>)</string>
211 <!-- Bluetooth settings screen, summary when Discoverable duration is set to "forever" [CHAR LIMIT=50] -->
212 <string name="bluetooth_is_discoverable_always">Visible to all nearby Bluetooth devices</string>
213 <!-- Bluetooth settings screen, summary text when not discoverable and no paired devices [CHAR LIMIT=50] -->
214 <string name="bluetooth_not_visible_to_other_devices">Not visible to other Bluetooth devices</string>
215 <!-- Bluetooth settings screen, summary text when not discoverable with paired devices [CHAR LIMIT=50] -->
216 <string name="bluetooth_only_visible_to_paired_devices">Only visible to paired devices</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800217 <!-- Bluetooth settings screen, Discoverable checkbox summary text -->
218 <string name="bluetooth_not_discoverable">Make device discoverable</string>
Chris Wren1b0489c2011-02-01 15:09:13 -0800219 <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) -->
Jake Hambyca9812a2011-07-12 11:05:46 -0700220 <string name="bluetooth_visibility_timeout">Visibility timeout</string>
Chris Wren1b0489c2011-02-01 15:09:13 -0800221 <!-- Bluetooth settings screen, Discoverable timout list dialog summary text -->
222 <string name="bluetooth_visibility_timeout_summary">Set how long device will be discoverable</string>
Martin Hibdoncc8733d2010-03-04 17:46:22 -0800223 <!-- Bluetooth settings screen, check box label whether or not to allow
224 bluetooth voice dialing when lock screen is up-->
225 <string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
226 <!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
Martin Hibdonb15f8cf2010-03-04 18:04:52 -0800227 <string name="bluetooth_lock_voice_dialing_summary">
Martin Hibdoncc8733d2010-03-04 17:46:22 -0800228 Prevent use of the bluetooth dialer when the screen is locked
229 </string>
Chris Wren1b0489c2011-02-01 15:09:13 -0800230 <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800231 <string name="bluetooth_devices">Bluetooth devices</string>
232 <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
233 <string name="bluetooth_device_name">Device name</string>
234 <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
235 <string name="bluetooth_name_not_set">No name set, using account name</string>
236 <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices -->
237 <string name="bluetooth_scan_for_devices">Scan for devices</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700238 <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
239 <string name="bluetooth_rename_device" product="tablet">Rename tablet</string>
240 <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
241 <string name="bluetooth_rename_device" product="default">Rename phone</string>
242 <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] -->
243 <string name="bluetooth_rename_button">Rename</string>
244 <!-- Bluetooth settings. Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] -->
245 <string name="bluetooth_disconnect_title">Disconnect?</string>
246 <!-- Bluetooth settings. Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
247 <string name="bluetooth_disconnect_all_profiles">This will end your connection with:&lt;br>&lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b></string>
Jake Hamby79be0b32011-08-01 16:36:35 -0700248
249 <!-- Bluetooth settings. Dialog title to disable a single profile of a device. [CHAR LIMIT=40] -->
250 <string name="bluetooth_disable_profile_title">Disable profile?</string>
251 <!-- Bluetooth settings. Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] -->
252 <string name="bluetooth_disable_profile_message">This will disable:&lt;br>&lt;b><xliff:g id="profile_name">%1$s</xliff:g>&lt;/b>&lt;br>&lt;br>From:&lt;br>&lt;b><xliff:g id="device_name">%2$s</xliff:g>&lt;/b></string>
253
254 <!-- Bluetooth settings. Message when connected to a device. [CHAR LIMIT=40] -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800255 <string name="bluetooth_connected">Connected</string>
Jake Hamby79be0b32011-08-01 16:36:35 -0700256 <!-- Bluetooth settings. Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
257 <string name="bluetooth_connected_no_headset">Connected (no phone)</string>
258 <!-- Bluetooth settings. Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
259 <string name="bluetooth_connected_no_a2dp">Connected (no media)</string>
260 <!-- Bluetooth settings. Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] -->
261 <string name="bluetooth_connected_no_headset_no_a2dp">Connected (no phone or media)</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800262 <!-- Bluetooth settings. Message when a device is disconnected -->
263 <string name="bluetooth_disconnected">Disconnected</string>
264 <!-- Bluetooth settings. Message when disconnecting from a device -->
265 <string name="bluetooth_disconnecting">Disconnecting\u2026</string>
266 <!-- Bluetooth settings. Message when connecting to a device -->
267 <string name="bluetooth_connecting">Connecting\u2026</string>
268 <!-- Bluetooth settings. Message when the device state is unknown -->
Eric Fischerc9904f02010-11-01 16:54:51 -0700269 <string name="bluetooth_unknown" />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800270 <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
271 <string name="bluetooth_pairing">Pairing\u2026</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700272 <!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
273 <string name="bluetooth_device">Unnamed Bluetooth device</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800274 <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
Gilles Debunne94161362011-06-30 15:44:05 -0700275 <string name="progress_scanning">Searching</string>
276 <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices is finished, indicating that user can tap on a device to pair with it [CHAR LIMIT=20]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700277 <string name="progress_tap_to_pair">Touch to pair</string>
Gilles Debunne94161362011-06-30 15:44:05 -0700278 <!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700279 <string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800280 <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->
281 <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
282 <!-- Notification title when a Bluetooth device wants to pair with us -->
283 <string name="bluetooth_notif_title">Pairing request</string>
284 <!-- Notification message when a Bluetooth device wants to pair with us -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800285 <string name="bluetooth_notif_message">Touch to pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700286 <!-- Bluetooth settings screen, menu to show the list of received files [CHAR LIMIT=30] -->
287 <string name="bluetooth_show_received_files">Show received files</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800288
Yue Lixina41e2f92009-07-09 16:48:52 +0800289 <!-- Strings for BluetoothDevicePicker -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800290 <string name="device_picker">Bluetooth device chooser</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800291
Michael Chane1089ad2009-09-26 06:16:17 -0700292 <!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode -->
293 <string name="bluetooth_permission_request">"Bluetooth permission request"</string>
294
295 <!-- Strings for asking to the user whether to allow an app to enable bluetooth -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700296 <string name="bluetooth_ask_enablement">"An app wants to turn on Bluetooth. Allow?"</string>
Michael Chane1089ad2009-09-26 06:16:17 -0700297
298 <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700299 <string name="bluetooth_ask_discovery" product="tablet">"An app on your tablet wants to make your tablet discoverable by other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds. Allow?"</string>
Eric Fischerc9904f02010-11-01 16:54:51 -0700300 <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700301 <string name="bluetooth_ask_discovery" product="default">"An app on your phone wants to make your phone discoverable by other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds. Allow?"</string>
Michael Chane1089ad2009-09-26 06:16:17 -0700302
Chris Wren1b0489c2011-02-01 15:09:13 -0800303 <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700304 <string name="bluetooth_ask_lasting_discovery" product="tablet">"An app on your tablet wants to make your tablet \u201calways discoverable\u201d by other Bluetooth devices. Allow?"</string>
305 <string name="bluetooth_ask_lasting_discovery" product="default">"An app on your phone wants to make your phone \u201calways discoverable\u201d by other Bluetooth devices. Allow?"</string>
Chris Wren1b0489c2011-02-01 15:09:13 -0800306
Michael Chane1089ad2009-09-26 06:16:17 -0700307 <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700308 <string name="bluetooth_ask_enablement_and_discovery" product="tablet">"An app on your tablet wants to turn on Bluetooth and make your tablet discoverable by other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds. Allow?"</string>
Eric Fischerc9904f02010-11-01 16:54:51 -0700309 <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700310 <string name="bluetooth_ask_enablement_and_discovery" product="default">"An app on your phone wants to turn on Bluetooth and make your phone discoverable by other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds. Allow?"</string>
Michael Chane1089ad2009-09-26 06:16:17 -0700311
Chris Wren1b0489c2011-02-01 15:09:13 -0800312 <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700313 <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet">"An app on your tablet wants to turn on Bluetooth and make your tablet discoverable by other devices. Allow?"</string>
314 <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default">"An app on your phone wants to turn on Bluetooth and make your phone discoverable by other devices. Allow?"</string>
Chris Wren1b0489c2011-02-01 15:09:13 -0800315
Jake Hamby49cfe8a2011-07-19 20:03:25 -0700316 <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] -->
Gilles Debunne18e99922011-06-30 12:00:28 -0700317 <string name="bluetooth_turning_on">"Turning Bluetooth on\u2026"</string>
Michael Chane1089ad2009-09-26 06:16:17 -0700318
Jake Hamby49cfe8a2011-07-19 20:03:25 -0700319 <!-- Strings for msg to display to user while bluetooth is turning off [CHAR LIMIT=60] -->
320 <string name="bluetooth_turning_off">"Turning Bluetooth off\u2026"</string>
321
Jake Hamby39ef2252010-12-16 18:33:28 -0800322 <!-- Strings for device profile auto connect setting -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700323 <string name="bluetooth_auto_connect">Auto-connect</string>
Jake Hamby39ef2252010-12-16 18:33:28 -0800324
Jaikumar Ganesh0f443292011-06-20 12:21:14 -0700325 <!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]-->
326 <string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string>
327
328 <!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700329 <string name="bluetooth_connection_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
Jaikumar Ganesh0f443292011-06-20 12:21:14 -0700330
331 <!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
Adam Powell382b8be2011-06-22 21:09:31 -0700332 <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 Ganesh0f443292011-06-20 12:21:14 -0700333
Matthew Xiedbed1202011-06-27 18:21:25 -0700334 <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
335 <string name="bluetooth_phonebook_request">"Phone book request"</string>
336
337 <!-- Bluetooth phone book permission Alert Activity text [CHAR LIMIT=none] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800338 <string name="bluetooth_pb_acceptance_dialog_text">%1$s wants to access your contacts and call history. Give access to %2$s?</string>
Matthew Xiedbed1202011-06-27 18:21:25 -0700339
340 <!-- Bluetooth phone book permission Alert Activity checkbox text [CHAR LIMIT=none] -->
Matthew Xieb7072552011-08-08 20:29:18 -0700341 <string name="bluetooth_pb_remember_choice">Don\'t ask again</string>
Matthew Xiedbed1202011-06-27 18:21:25 -0700342
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800343 <!-- Date & time settings screen title -->
344 <string name="date_and_time">Date &amp; time settings</string>
345 <!-- Date/time settings. Summary of the checkbox for choosing between 12 hour time or 24 hour time. Sample of 12-hour time -->
346 <string name="date_time_12_hour_sample">1:00 pm</string>
347 <!-- Date/time settings. Summary of the checkbox for choosing between 12 hour time or 24 hour time. Sample of 24-hour time -->
348 <string name="date_time_24_hour_sample">13:00</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800349 <!-- The title of the activity to pick a time zone. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700350 <string name="choose_timezone">Choose time zone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800351 <!-- Do not translate. Used as the value for a setting. -->
352 <string name="default_date_format"><xliff:g id="default_date_format">MM/dd/yyyy</xliff:g></string>
353
Eric Fischer188ca772009-06-11 18:16:15 -0700354 <!-- The option in the date-format picker for using the normal format
355 called for by the user's locale. -->
Claudia de Veaux805ae372011-08-09 18:23:26 -0700356 <string name="normal_date_format">Regional (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string>
Eric Fischer188ca772009-06-11 18:16:15 -0700357
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800358 <!-- Label of preview text when tweaking font size -->
359 <string name="display_preview_label">Preview:</string>
360 <!-- Label for chosen font size -->
361 <string name="display_font_size_label">Font size:</string>
362
363 <!-- Used for diagnostic screens, precise translation is not necessary -->
364 <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
365 <!-- Used for diagnostic screens, precise translation is not necessary -->
366 <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
367 <!-- Used for diagnostic screens, precise translation is not necessary -->
368 <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
369 <!-- Used for diagnostic screens, precise translation is not necessary -->
370 <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
371 <!-- Used for diagnostic screens, precise translation is not necessary -->
372 <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
373 <!-- Used for diagnostic screens, precise translation is not necessary -->
374 <string name="intent_sender_account_label">Account: </string>
375
Oscar Montemayor05411892010-08-03 16:56:09 -0700376 <!-- HTTP proxy settings title -->
Amith Yamasani10fa99f2010-12-20 13:13:13 -0800377 <string name="proxy_settings_title">Proxy settings</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800378 <!-- HTTP proxy settings. Button to clear the proxy box. -->
379 <string name="proxy_clear_text">Clear</string>
380 <!-- HTTP proxy settings. The port number label. -->
Irfan Sheriffd9c7dcf2011-02-09 15:26:25 -0800381 <string name="proxy_port_label">Proxy port</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -0800382 <!-- HTTP proxy settings. The hint text field for port. -->
383 <string name="proxy_port_hint" translatable="false">8080</string>
Oscar Montemayor05411892010-08-03 16:56:09 -0700384 <!-- HTTP proxy settings. The exclusion list label. -->
Irfan Sheriff086147c2011-03-01 15:01:42 -0800385 <string name="proxy_exclusionlist_label">Bypass proxy for</string>
386 <!-- HTTP proxy settings. The hint text for proxy exclusion list. [CHAR LIMIT=50]-->
387 <string name="proxy_exclusionlist_hint">example.com,mycomp.test.com,localhost</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800388 <!-- HTTP proxy settings. The button to restore the defaults. -->
389 <string name="proxy_defaultView_text">Restore defaults</string>
390 <!-- HTTP proxy settings. The button to save. -->
Oscar Montemayor05411892010-08-03 16:56:09 -0700391 <string name="proxy_action_text">Done</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800392 <!-- HTTP proxy settings. The text field for the hostname -->
Irfan Sheriffd9c7dcf2011-02-09 15:26:25 -0800393 <string name="proxy_hostname_label">Proxy hostname</string>
Irfan Sheriff086147c2011-03-01 15:01:42 -0800394 <!-- HTTP proxy settings. The hint text field for the hostname. [CHAR LIMIT=50] -->
395 <string name="proxy_hostname_hint">proxy.example.com</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800396 <!-- HTTP proxy settings. Title if there is an error-->
397 <string name="proxy_error">Attention</string>
398 <!-- HTTP proxy settings. Button to get rid of error box-->
399 <string name="proxy_error_dismiss">OK</string>
400 <!-- HTTP proxy settings. The error if the hostname is not valid -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700401 <string name="proxy_error_invalid_host">The hostname you typed isn\'t valid.</string>
Oscar Montemayor05411892010-08-03 16:56:09 -0700402 <!-- HTTP proxy settings. The error if the exclusion list is not valid -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700403 <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 Projectafc4ab22009-03-03 19:32:34 -0800404 <!-- HTTP proxy settings. Error msg -->
Claudia de Veaux66a84072011-10-28 17:12:27 -0700405 <string name="proxy_error_empty_port">You need to complete the port field.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800406 <!-- HTTP proxy settings. Error msg -->
407 <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
408 <!-- HTTP proxy settings. Error msg -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700409 <string name="proxy_error_invalid_port">The port you typed isn\'t valid.</string>
Irfan Sheriffd9c7dcf2011-02-09 15:26:25 -0800410 <!-- HTTP proxy settings. Warning message about limited application support [CHAR LIMIT=100]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700411 <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 Projectafc4ab22009-03-03 19:32:34 -0800412
413 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
414 <string name="radio_info_signal_location_label">Location:</string>
415 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
416 <string name="radio_info_neighboring_location_label">Neighboring CID:</string>
417 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
418 <string name="radio_info_data_attempts_label">Data attempts:</string>
419 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
Wink Savillef9e02412009-04-02 01:37:03 -0700420
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800421 <string name="radio_info_gprs_service_label">GPRS service:</string>
422 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
423 <string name="radio_info_roaming_label">Roaming:</string>
424 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
425 <string name="radio_info_imei_label">IMEI:</string>
426 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
427 <string name="radio_info_call_redirect_label">Call redirect:</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_ppp_resets_label">Number of PPP reset since boot:</string>
430 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
431 <string name="radio_info_gsm_disconnects_label">GSM disconnects:</string>
432 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
433 <string name="radio_info_current_network_label">Current network:</string>
434 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
435 <string name="radio_info_data_successes_label">Data successes:</string>
436 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
437 <string name="radio_info_ppp_received_label">PPP received:</string>
438 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
439 <string name="radio_info_gsm_service_label">GSM service:</string>
440 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
441 <string name="radio_info_signal_strength_label">Signal strength:</string>
442 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
443 <string name="radio_info_call_status_label">Call status:</string>
444 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
445 <string name="radio_info_ppp_sent_label">PPP sent:</string>
446 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
447 <string name="radio_info_radio_resets_label">Radio resets:</string>
448 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
449 <string name="radio_info_message_waiting_label">Message waiting:</string>
450 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
451 <string name="radio_info_phone_number_label">Phone number:</string>
452 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
453 <string name="radio_info_band_mode_label">Select radio band</string>
454 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
455 <string name="radio_info_network_type_label">Network type:</string>
456 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
457 <string name="radio_info_set_perferred_label">Set preferred network type:</string>
458 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
459 <string name="radio_info_ping_ipaddr">Ping IpAddr:</string>
460 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
461 <string name="radio_info_ping_hostname">Ping Hostname(www.google.com):</string>
462 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
463 <string name="radio_info_http_client_test">HTTP Client test:</string>
464 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800465 <string name="ping_test_label">Run ping test</string>
466 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
467 <string name="radio_info_smsc_label">SMSC:</string>
468 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
469 <string name="radio_info_smsc_update_label">Update</string>
470 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
471 <string name="radio_info_smsc_refresh_label">Refresh</string>
472 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
473 <string name="radio_info_toggle_dns_check_label">Toggle DNS check</string>
Tammo Spalinka5f4c8f2009-10-15 20:08:58 +0800474 <!-- Radio Info screen. Label for a status item. Used for diagnostic info screens, precise translation isn't needed -->
475 <string name="oem_radio_info_label">OEM-specific Info/Settings</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800476
477 <!-- Band Mode Selection -->
478 <!-- Band mode screen. Title of activity. -->
479 <string name="band_mode_title">Set GSM/UMTS band</string>
480 <!-- Band mode screen. Loading message. -->
481 <string name="band_mode_loading">Loading band list\u2026</string>
482 <!-- Band mode screen. Button caption to set the bandmode. -->
483 <string name="band_mode_set">Set</string>
484 <!-- Band mode screen. Status message when unsuccessful. -->
485 <string name="band_mode_failed">Unsuccessful</string>
486 <!-- Band mode screen. Statusm essage when successful. -->
487 <string name="band_mode_succeeded">Successful</string>
488
489 <!-- Instructions after the user changes the mass storage settings -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800490 <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800491 <!-- Enable USB mass storage mode checkbox title -->
492 <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
493 <!-- The label for total bytes on SD card -->
494 <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700495 <!-- Message when there is no SD card present [CHAR LIMIT=30] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800496 <string name="sdcard_settings_not_present_status" product="nosdcard">USB storage not mounted.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800497 <!-- Message when there is no SD card present -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800498 <string name="sdcard_settings_not_present_status" product="default">No SD card.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800499 <!-- Th label for the available (free) sapce on the SD card -->
500 <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700501 <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800502 <string name="sdcard_settings_mass_storage_status" product="nosdcard">USB storage is being used as a mass storage device.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800503 <!-- Message when the SD card is being used by the computer as mass storage -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800504 <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device.</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700505 <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800506 <string name="sdcard_settings_unmounted_status" product="nosdcard">It\'s now safe to remove the USB storage.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800507 <!-- Message when it is safe to remove the SD card -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800508 <string name="sdcard_settings_unmounted_status" product="default">It\'s now safe to remove the SD card.</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700509 <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] -->
Roy West825db2d2010-10-14 05:07:45 -0700510 <string name="sdcard_settings_bad_removal_status" product="nosdcard">USB storage was removed while still in use!</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800511 <!-- Error message when the SD card was removed without properly unmounting -->
Eric Fischer5698a752010-09-28 16:35:31 -0700512 <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800513 <!-- Label for used bytes on the SD card -->
514 <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700515 <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30] -->
Roy West825db2d2010-10-14 05:07:45 -0700516 <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning USB storage for media\u2026</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800517 <!-- Message when it is scanning the SD card for new files -->
Eric Fischer5698a752010-09-28 16:35:31 -0700518 <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string>
519 <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800520 <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800521 <!-- Message when the SD card is mounted as read only -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800522 <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only.</string>
Daisuke Miyakawa71cc5482010-09-09 11:51:16 -0700523 <!-- SetupWizard strings used by DateTimeSettingsSetupWizard. The button label for going to the next screen without storing the setting. [CHAR LIMIT=5] -->
Eric Fischerc9904f02010-11-01 16:54:51 -0700524 <string name="skip_label">Skip</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800525 <!-- SetupWizard strings used by DateTimeSettingsSetupWizard. The button label for going to the next screen. -->
526 <string name="next_label">Next</string>
527
528 <!-- LocalePicker -->
529 <!-- Title for the locale picker activity -->
Freeman Ng73f877a2010-04-16 17:43:32 -0700530 <string name="language_picker_title">Language</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800531
532 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -0700533 <string name="activity_picker_label">Choose activity</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800534 <!-- Do not translate. -->
535 <string name="debug_intent_sender_label">Debug intent sender</string>
536 <!-- The title of the activity to see random device info. -->
537 <string name="device_info_label">Device info</string>
538 <!-- The title of the activity to see battery info. -->
539 <string name="battery_info_label">Battery info</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800540 <!-- The title of the activity to adjust display settings -->
Amith Yamasani7456f672011-02-22 14:44:18 -0800541 <string name="display_label">Screen</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800542 <!-- The title of the activity to see phone info -->
Eric Fischerc9904f02010-11-01 16:54:51 -0700543 <string name="phone_info_label" product="tablet">Tablet info</string>
544 <!-- The title of the activity to see phone info -->
545 <string name="phone_info_label" product="default">Phone info</string>
Eric Fischer5698a752010-09-28 16:35:31 -0700546 <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] -->
Roy West825db2d2010-10-14 05:07:45 -0700547 <string name="sd_card_settings_label" product="nosdcard">USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800548 <!-- The title of the activity to adjust SD card settings-->
Eric Fischer5698a752010-09-28 16:35:31 -0700549 <string name="sd_card_settings_label" product="default">SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800550 <!-- The title of the activity to adjust proxy settings -->
551 <string name="proxy_settings_label">Proxy settings</string>
552
553 <!-- ======================================================================================= -->
554 <!-- NEW STUFF -->
555 <!-- ======================================================================================= -->
556
557 <!-- Button label for generic cancel action -->
558 <string name="cancel">Cancel</string>
559
Eric Fischer340c5c42010-10-01 11:45:47 -0700560 <!-- Title of the Settings activity shown within the application itself. -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800561 <string name="settings_label">Settings</string>
Eric Fischer340c5c42010-10-01 11:45:47 -0700562 <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
563 <string name="settings_label_launcher">Settings</string>
Dianne Hackborna54672f2009-06-24 12:45:09 -0700564 <!-- Label for option to select a settings panel as a shortcut -->
Amith Yamasanic81c2572011-07-28 12:14:47 -0700565 <string name="settings_shortcut">Settings shortcut</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800566 <!-- Wireless controls settings screen, setting check box label -->
567 <string name="airplane_mode">Airplane mode</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -0700568 <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN. This will take you to another screen with those settings. -->
569 <string name="radio_controls_title">More\u2026</string>
Amith Yamasani985f5ef2009-09-16 12:43:50 -0700570 <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. -->
Amith Yamasanic9fdfa82010-12-14 14:38:16 -0800571 <string name="wireless_networks_settings_title">Wireless &amp; networks</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800572 <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -0700573 <string name="radio_controls_summary">Manage Wi-Fi, Bluetooth, airplane mode, mobile networks, &amp; VPNs</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800574
Wink Savillef9e02412009-04-02 01:37:03 -0700575 <!-- mobile network settings screen, setting check box title -->
576 <string name="roaming">Data roaming</string>
577 <!-- mobile network settings screen, setting option summary text when check box is selected -->
578 <string name="roaming_enable">Connect to data services when roaming</string>
579 <!-- mobile network settings screen, setting option summary text when check box is clear -->
580 <string name="roaming_disable">Connect to data services when roaming</string>
581 <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box -->
582 <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string>
583 <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box -->
584 <string name="roaming_turn_it_on_button">Turn it on</string>
585 <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800586 <string name="roaming_warning">When you allow data roaming, you may incur significant roaming charges!</string>
Wink Savillef9e02412009-04-02 01:37:03 -0700587 <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800588 <string name="roaming_reenable_title">Allow data roaming?</string>
Wink Savillef9e02412009-04-02 01:37:03 -0700589 <!-- mobile network settings screen, setting option name -->
590 <string name="networks">Operator selection</string>
591 <!-- mobile network settings screen, setting option summary text -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700592 <string name="sum_carrier_select">Choose a network operator</string>
Wink Savillef9e02412009-04-02 01:37:03 -0700593
Daisuke Miyakawa0f4f2f32010-09-03 15:40:17 -0700594 <!-- Date and time settings --><skip />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800595 <!-- Main Settings screen setting option name to go into the date and time settings-->
596 <string name="date_and_time_settings_title">Date &amp; time</string>
Daisuke Miyakawaffe621f2011-01-16 11:01:29 -0800597 <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] -->
Daisuke Miyakawaca2870f2011-01-20 16:02:07 -0800598 <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800599 <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700600 <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
Amith Yamasani1bb6db52010-09-17 13:34:47 -0700601 <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=25] -->
602 <string name="date_time_auto">Automatic date &amp; time</string>
603 <!-- Date & time setting screen setting option summary text when Automatic check box is selected
604 (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
605 <string name="date_time_auto_summaryOn">Use network-provided time</string>
606 <!-- Date & time setting screen setting option summary text when Automatic check box is clear
607 [CHAR LIMIT=100] -->
608 <string name="date_time_auto_summaryOff">Use network-provided time</string>
609 <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=25] -->
610 <string name="zone_auto">Automatic time zone</string>
611 <!-- 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)
612 [CHAR LIMIT=100] -->
613 <string name="zone_auto_summaryOn">Use network-provided time zone</string>
614 <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
615 [CHAR LIMIT=100] -->
616 <string name="zone_auto_summaryOff">Use network-provided time zone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800617 <!-- Date & time setting screen setting check box title -->
618 <string name="date_time_24hour">Use 24-hour format</string>
619 <!-- Date & time setting screen setting option title -->
620 <string name="date_time_set_time">Set time</string>
621 <!-- Date & time setting screen setting option title -->
622 <string name="date_time_set_timezone">Select time zone</string>
623 <!-- Date & time setting screen setting option title -->
624 <string name="date_time_set_date">Set date</string>
625 <!-- 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 Veauxda0db7d2011-12-08 17:19:56 -0800626 <string name="date_time_date_format">Choose date format</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800627 <!-- Menu item on Select time zone screen -->
628 <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
629 <!-- Menu item on Select time zone screen -->
630 <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
Daisuke Miyakawa0688f252010-12-28 12:06:08 -0800631 <!-- Title string shown above DatePicker, letting a user select system date
632 [CHAR LIMIT=20] -->
633 <string name="date_picker_title">Date</string>
634 <!-- Title string shown above TimePicker, letting a user select system time
635 [CHAR LIMIT=20] -->
636 <string name="time_picker_title">Time</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800637
Jim Millerbbb4afa2010-04-08 19:40:19 -0700638 <!-- Security Settings --><skip />
639
Danielle Millett487b16f2011-11-02 11:12:21 -0400640 <!-- 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 -->
641 <string name="biometric_weak_improve_matching_title">Improve face matching</string>
Danielle Milletta87a25b2012-03-19 18:05:26 -0400642 <!-- 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 -->
643 <string name="biometric_weak_liveliness_title">Require eye blink</string>
644 <!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
Danielle Milletta87a25b2012-03-19 18:05:26 -0400645 <string name="biometric_weak_liveliness_summary" product="tablet">Prevent others from using a photo of you to unlock your tablet</string>
Danielle Millette6102462012-03-22 11:46:19 -0400646 <!-- On the security settings screen when using face unlock. The summary of the liveliness checkbox -->
647 <string name="biometric_weak_liveliness_summary" product="default">Prevent others from using a photo of you to unlock your phone</string>
Danielle Milletta87a25b2012-03-19 18:05:26 -0400648
Danielle Millett487b16f2011-11-02 11:12:21 -0400649
Jim Miller86624a22010-08-30 22:07:58 -0700650 <!-- Security settings screen, setting option name to change screen timeout -->
Claudia de Veaux74f9aba2011-08-09 09:56:16 -0700651 <string name="lock_after_timeout">Automatically lock</string>
Jim Miller86624a22010-08-30 22:07:58 -0700652 <!-- Security settings screen, setting option summary to change screen timeout -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700653 <string name="lock_after_timeout_summary"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep</string>
Jim Milleredfaaea2010-10-13 21:11:07 -0700654 <!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]-->
655 <string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
Jim Miller36972bb2010-11-30 19:47:38 -0800656 <!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
Jim Milleredfaaea2010-10-13 21:11:07 -0700657 <string name="owner_info_settings_title">Owner info</string>
Jim Miller36972bb2010-11-30 19:47:38 -0800658 <!-- Text shown for summary of owner info setting [CHAR LIMIT=40]-->
Jim Millerc9787072011-01-09 18:00:28 -0800659 <string name="owner_info_settings_summary"></string>
Jim Miller4b296492010-12-01 17:01:03 -0800660 <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700661 <string name="owner_info_settings_edit_text_hint">Type text to display on the lock screen</string>
Gilles Debunnea6a8a142011-06-09 11:56:17 -0700662 <!-- Main Settings screen setting option title for the item to take you to the location screen -->
663 <string name="location_settings_title">Location services</string>
664 <!-- Main Settings screen setting option title for the item to take you to the security screen -->
665 <string name="security_settings_title">Security</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800666 <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
Hung-ying Tyan0a59b502009-07-06 17:26:34 +0800667 <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
Chouting Zhang5ee06352009-07-22 22:51:40 -0500668 <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen -->
669 <string name="cdma_security_settings_summary">Set My Location, screen unlock, credential storage lock</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800670 <!-- In the security screen, the header title for settings related to Passwords-->
671 <string name="security_passwords_title">Passwords</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800672
Andy Stadler8dbcb882011-01-30 16:25:38 -0800673 <!-- Title of the preferences category for preference items to control encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800674 <string name="crypt_keeper_settings_title">Encryption</string>
Jason parks41121992011-01-25 09:26:55 -0600675
Andy Stadler8dbcb882011-01-30 16:25:38 -0800676 <!-- Title of the preferences item to control encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800677 <string name="crypt_keeper_encrypt_title" product="tablet">Encrypt tablet</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800678 <!-- Title of the preferences item to control encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800679 <string name="crypt_keeper_encrypt_title" product="default">Encrypt phone</string>
680
Andy Stadler8dbcb882011-01-30 16:25:38 -0800681 <!-- Summary of the preferences item to control encryption, when encryption is inactive -->
Roy West302c14a2011-01-26 14:10:55 -0800682 <string name="crypt_keeper_encrypt_summary" product="tablet">
683 Require a numeric PIN or password to decrypt your tablet each time you
684 power it on</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800685 <!-- Summary of the preferences item to control encryption, when encryption is inactive -->
Roy West302c14a2011-01-26 14:10:55 -0800686 <string name="crypt_keeper_encrypt_summary" product="default">
687 Require a numeric PIN or password to decrypt your phone each time you
688 power it on</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800689 <!-- Summary of the preferences item to control encryption, when encryption is active -->
Jason parks41121992011-01-25 09:26:55 -0600690 <string name="crypt_keeper_encrypted_summary">Encrypted</string>
691
Andy Stadler8dbcb882011-01-30 16:25:38 -0800692 <!-- Informational text in the first confirmation screen before starting device encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800693 <string name="crypt_keeper_desc" product="tablet">
Eric Fischerdfb894c2011-10-04 14:57:57 -0700694 You can encrypt your accounts, settings, downloaded apps and their data,
Claudia de Veaux66a84072011-10-28 17:12:27 -0700695 media, and other files. Once you encrypt your tablet, you need to type a numeric PIN
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800696 or password to decrypt it each time you power it on. You can\'t decrypt your tablet
Roy West302c14a2011-01-26 14:10:55 -0800697 except by performing a factory data reset, erasing all your data.\n\nEncryption takes
698 an hour or more. You must start with a charged battery and keep your tablet plugged in
699 until encryption is complete. If you interrupt the encryption process, you will lose
700 some or all of your data.</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800701 <!-- Informational text in the first confirmation screen before starting device encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800702 <string name="crypt_keeper_desc" product="default">
Eric Fischerdfb894c2011-10-04 14:57:57 -0700703 You can encrypt your accounts, settings, downloaded apps and their data,
Claudia de Veaux66a84072011-10-28 17:12:27 -0700704 media, and other files. Once you encrypt your phone, you need to type a numeric PIN or
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800705 password to decrypt it each time you power it on. You can\'t decrypt your phone
Roy West302c14a2011-01-26 14:10:55 -0800706 except by performing a factory data reset, erasing all your data.\n\nEncryption takes
707 an hour or more. You must start with a charged battery and keep your phone plugged in
708 until encryption is complete. If you interrupt the encryption process, you will lose
709 some or all of your data.</string>
Andy Stadler13d62042011-01-31 19:21:37 -0800710
Andy Stadler8dbcb882011-01-30 16:25:38 -0800711 <!-- Button text to start encryption process -->
Jason parks3e8b7632011-01-17 09:59:54 -0600712 <string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800713 <!-- Button text to start encryption process -->
Jason parks3e8b7632011-01-17 09:59:54 -0600714 <string name="crypt_keeper_button_text" product="default">Encrypt phone</string>
Roy West302c14a2011-01-26 14:10:55 -0800715
Andy Stadler8dbcb882011-01-30 16:25:38 -0800716 <!-- Warning string that will be displayed when encryption cannot be started -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700717 <string name="crypt_keeper_low_charge_text">Charge your battery and try again.</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800718 <!-- Warning string that will be displayed when encryption cannot be started -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700719 <string name="crypt_keeper_unplugged_text">Plug in your charger and try again.</string>
Roy West302c14a2011-01-26 14:10:55 -0800720
Andy Stadler17141202011-01-31 10:15:53 -0800721 <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed -->
722 <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string>
723 <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed -->
Claudia de Veaux66a84072011-10-28 17:12:27 -0700724 <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or
Andy Stadler17141202011-01-31 10:15:53 -0800725 password before you can start encryption.</string>
726
Andy Stadler8dbcb882011-01-30 16:25:38 -0800727 <!-- Title of the final confirmation screen before starting device encryption -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800728 <string name="crypt_keeper_confirm_title">Encrypt?</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800729 <!-- Warning text in the final confirmation screen before starting device encryption -->
Roy West302c14a2011-01-26 14:10:55 -0800730 <string name="crypt_keeper_final_desc" product="tablet">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800731 The encryption operation is irreversible and if you interrupt it, you\'ll lose data.
Andy Stadler8dbcb882011-01-30 16:25:38 -0800732 Encryption takes an hour or more, during which the tablet will restart several times.
733 </string>
734 <!-- Warning text in the final confirmation screen before starting device encryption -->
Roy Westcbebe592011-01-26 16:31:21 -0800735 <string name="crypt_keeper_final_desc" product="default">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800736 The encryption operation is irreversible and if you interrupt it, you\'ll lose data.
Andy Stadler8dbcb882011-01-30 16:25:38 -0800737 Encryption takes an hour or more, during which the phone will restart several times.
738 </string>
739
740 <!-- Title of the progress screen while encrypting the device -->
Jason parksec5a45e2011-01-18 15:28:36 -0600741 <string name="crypt_keeper_setup_title">Encrypting</string>
742
Andy Stadler8dbcb882011-01-30 16:25:38 -0800743 <!-- Informational text on the progress screen while encrypting the device -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700744 <string name="crypt_keeper_setup_description" product="tablet">Wait while your tablet
Eric Fischer43d49592011-03-03 15:16:38 -0800745 is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
Andy Stadler8dbcb882011-01-30 16:25:38 -0800746 <!-- Informational text on the progress screen while encrypting the device -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700747 <string name="crypt_keeper_setup_description" product="default">Wait while your phone
Eric Fischer43d49592011-03-03 15:16:38 -0800748 is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
Jason parksf8217302011-01-26 13:11:42 -0600749
Andy Stadler13d62042011-01-31 19:21:37 -0800750 <!-- Informational text on the password entry screen when password entry fails-->
Eric Fischer43d49592011-03-03 15:16:38 -0800751 <string name="crypt_keeper_cooldown">Try again in <xliff:g id="delay" example="15">^1</xliff:g> seconds.</string>
Andy Stadler13d62042011-01-31 19:21:37 -0800752
753 <!-- Informational text on the password entry screen prompting the user for their password -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700754 <string name="crypt_keeper_enter_password">Type your password</string>
Andy Stadler13d62042011-01-31 19:21:37 -0800755
756 <!-- Title of the encryption screen when encrypting the device failed -->
Claudia de Veaux8c74e452011-08-16 16:29:03 -0700757 <string name="crypt_keeper_failed_title">Encryption unsuccessful</string>
Andy Stadler13d62042011-01-31 19:21:37 -0800758
759 <!-- Informational text when encryption fails -->
760 <string name="crypt_keeper_failed_summary" product="tablet">
Ben Komalo0e666092011-09-01 15:42:00 -0700761 Encryption was interrupted and can\'t complete. As a result, the data on
762 your tablet is no longer accessible.
763 \n\n
Claudia de Veaux66a84072011-10-28 17:12:27 -0700764 To resume using your tablet, you need to perform a factory reset.
Ben Komalo0e666092011-09-01 15:42:00 -0700765 When you set up your tablet after the reset, you\'ll have an opportunity
766 to restore any data that was backed up to your Google Account.
Andy Stadler13d62042011-01-31 19:21:37 -0800767 </string>
768
769 <!-- Informational text when encryption fails -->
770 <string name="crypt_keeper_failed_summary" product="default">
Ben Komalo0e666092011-09-01 15:42:00 -0700771 Encryption was interrupted and can\'t complete. As a result, the data on
772 your phone is no longer accessible.
Claudia de Veaux66a84072011-10-28 17:12:27 -0700773 \n\nTo resume using your phone, you need to perform a factory reset.
Ben Komalo0e666092011-09-01 15:42:00 -0700774 When you set up your phone after the reset, you\'ll have an opportunity
775 to restore any data that was backed up to your Google Account.
Andy Stadler13d62042011-01-31 19:21:37 -0800776 </string>
777
Jim Millerbbb4afa2010-04-08 19:40:19 -0700778 <!-- Unlock Picker Settings --><skip />
Jim Millerb11e2752010-03-22 19:36:34 -0700779
Jim Millerbbb4afa2010-04-08 19:40:19 -0700780 <!-- Security Picker --><skip />
Jim Miller3970c382010-11-19 18:38:01 -0800781 <!-- Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800782 <string name="lock_settings_picker_title">Choose screen lock</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800783
Danielle Millett5bae8732011-09-16 15:41:30 -0400784 <!-- Title for security picker when choosing a facelock's backup unlock method: Pattern/PIN [CHAR LIMIT=22] -->
785 <string name="backup_lock_settings_picker_title">Choose backup lock</string>
786
Jim Millerbbb4afa2010-04-08 19:40:19 -0700787 <!-- Main Security lock settings --><skip />
Jim Miller3970c382010-11-19 18:38:01 -0800788 <!-- Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700789 <string name="unlock_set_unlock_launch_picker_title">Screen lock</string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700790
Jim Miller3970c382010-11-19 18:38:01 -0800791 <!-- Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700792 <string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700793
Jim Miller3970c382010-11-19 18:38:01 -0800794 <!-- Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45] -->
Jim Millerbbb4afa2010-04-08 19:40:19 -0700795 <string name="unlock_set_unlock_launch_picker_change_summary">Change or disable pattern, PIN, or password security</string>
796
Jim Miller36972bb2010-11-30 19:47:38 -0800797 <!-- Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45] -->
798 <string name="unlock_set_unlock_launch_picker_enable_summary">Choose a method to lock the screen</string>
799
Danielle Millett5bae8732011-09-16 15:41:30 -0400800 <!-- Info explaining the backup lock which is used for facelock -->
Danielle Millett76d9af02011-10-05 21:49:03 -0400801 <string name="unlock_backup_info_summary">When Face Unlock can\'t see you, how do you want to unlock?</string>
Danielle Millett5bae8732011-09-16 15:41:30 -0400802
Jim Miller3970c382010-11-19 18:38:01 -0800803 <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700804 <string name="unlock_set_unlock_off_title">None</string>
Jim Miller3970c382010-11-19 18:38:01 -0800805 <!-- Summary for preference that disables unlock security [CHAR LIMIT=45] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700806 <string name="unlock_set_unlock_off_summary"></string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700807
Jim Miller3970c382010-11-19 18:38:01 -0800808 <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700809 <string name="unlock_set_unlock_none_title">Slide</string>
Jim Miller3970c382010-11-19 18:38:01 -0800810 <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
Jim Miller5541a862011-09-02 17:33:53 -0700811 <string name="unlock_set_unlock_none_summary">No security</string>
812
813 <!-- Title for preference that guides the user through a weak biometric lock [CHAR LIMIT=22] -->
Eric Fischere5bfb642011-10-17 11:28:34 -0700814 <string name="unlock_set_unlock_biometric_weak_title">Face Unlock</string>
Jim Miller5541a862011-09-02 17:33:53 -0700815 <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
816 <string name="unlock_set_unlock_biometric_weak_summary">Low security, experimental</string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700817
Jim Miller3970c382010-11-19 18:38:01 -0800818 <!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]-->
Jim Millerbbb4afa2010-04-08 19:40:19 -0700819 <string name="unlock_set_unlock_pattern_title">Pattern</string>
Jim Miller3970c382010-11-19 18:38:01 -0800820 <!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] -->
Jim Miller5541a862011-09-02 17:33:53 -0700821 <string name="unlock_set_unlock_pattern_summary">Medium security</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800822
Jim Miller3970c382010-11-19 18:38:01 -0800823 <!-- Title for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=22] -->
Jim Millerbbb4afa2010-04-08 19:40:19 -0700824 <string name="unlock_set_unlock_pin_title">PIN</string>
Jim Miller3970c382010-11-19 18:38:01 -0800825 <!-- Summary for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=45] -->
Jim Miller5541a862011-09-02 17:33:53 -0700826 <string name="unlock_set_unlock_pin_summary">Medium to high security</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800827
Jim Miller3970c382010-11-19 18:38:01 -0800828 <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=22] -->
Jim Millerbbb4afa2010-04-08 19:40:19 -0700829 <string name="unlock_set_unlock_password_title">Password</string>
Jim Miller3970c382010-11-19 18:38:01 -0800830 <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] -->
Jim Miller5541a862011-09-02 17:33:53 -0700831 <string name="unlock_set_unlock_password_summary">High security</string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700832
Brian Carlstromd4023b72011-05-25 13:24:20 -0700833 <!-- 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] -->
834 <string name="unlock_set_unlock_disabled_summary">Disabled by administrator, encryption policy, or credential storage</string>
Jim Millerbbb4afa2010-04-08 19:40:19 -0700835
Jim Millerc9787072011-01-09 18:00:28 -0800836 <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700837 <string name="unlock_set_unlock_mode_off">None</string>
Jim Millerc9787072011-01-09 18:00:28 -0800838 <!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -0700839 <string name="unlock_set_unlock_mode_none">Slide</string>
Jim Miller5541a862011-09-02 17:33:53 -0700840 <!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
Jim Millera277b562011-09-27 16:35:46 -0700841 <string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string>
Jim Millerc9787072011-01-09 18:00:28 -0800842 <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -0700843 <string name="unlock_set_unlock_mode_pattern">Pattern</string>
Jim Millerc9787072011-01-09 18:00:28 -0800844 <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -0700845 <string name="unlock_set_unlock_mode_pin">PIN</string>
Jim Millerc9787072011-01-09 18:00:28 -0800846 <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -0700847 <string name="unlock_set_unlock_mode_password">Password</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800848
Jim Miller3970c382010-11-19 18:38:01 -0800849 <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] -->
Jim Miller122b6c82010-02-10 19:53:58 -0800850 <string name="unlock_disable_lock_title">Turn off screen lock</string>
851
Jim Miller3970c382010-11-19 18:38:01 -0800852 <!-- Summary shown under unlock_disable_lock_title when pattern is in use and can be removed [CHAR LIMIT=45] -->
Jim Miller122b6c82010-02-10 19:53:58 -0800853 <string name="unlock_disable_lock_pattern_summary">Remove unlock pattern</string>
Jim Miller3970c382010-11-19 18:38:01 -0800854 <!-- Summary shown under unlock_disable_lock_title when PIN is in use and can be removed [CHAR LIMIT=45]-->
Jim Miller122b6c82010-02-10 19:53:58 -0800855 <string name="unlock_disable_lock_pin_summary">Remove unlock PIN</string>
Jim Miller3970c382010-11-19 18:38:01 -0800856 <!-- Summary shown under unlock_disable_lock_title when password is in use and can be removed [CHAR LIMIT=45]-->
Jim Miller122b6c82010-02-10 19:53:58 -0800857 <string name="unlock_disable_lock_password_summary">Remove unlock password</string>
858
Jim Miller3970c382010-11-19 18:38:01 -0800859 <!-- Title shown on security settings to allow the user to change their lockscreen pattern [CHAR LIMIT=22] -->
Jim Miller122b6c82010-02-10 19:53:58 -0800860 <string name="unlock_change_lock_pattern_title">Change unlock pattern</string>
Jim Miller3970c382010-11-19 18:38:01 -0800861 <!-- Title shown on security settings to allow the user to change their lockscreen PIN [CHAR LIMIT=22] -->
Jim Miller122b6c82010-02-10 19:53:58 -0800862 <string name="unlock_change_lock_pin_title">Change unlock PIN</string>
Jim Miller3970c382010-11-19 18:38:01 -0800863 <!-- Title shown on security settings to allow the user to change their lockscreen password [CHAR LIMIT=22]-->
Jim Miller122b6c82010-02-10 19:53:58 -0800864 <string name="unlock_change_lock_password_title">Change unlock password</string>
865
866 <!-- Hint shown in dialog screen when password is too short -->
867 <string name="lockpassword_password_too_short">Password must be at least %d characters</string>
868 <!-- Hint shown in dialog screen when PIN is too short -->
869 <string name="lockpassword_pin_too_short">PIN must be at least %d characters</string>
870
871 <!-- Hint shown after minimum password criteria is met -->
Konstantin Lopyrev28efa022010-05-13 13:57:35 -0700872 <string name="lockpassword_press_continue">Touch Continue when done</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800873
874 <!-- Hint shown after minimum password criteria is met -->
875 <string name="lockpassword_continue_label">Continue</string>
876
877 <!-- Error shown in popup when password is too long -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800878 <string name="lockpassword_password_too_long">Password must be fewer than <xliff:g id="number" example="17">%d</xliff:g> characters.</string>
Jim Miller00d24762009-12-22 19:04:57 -0800879 <!-- Error shown in popup when PIN is too long -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800880 <string name="lockpassword_pin_too_long">PIN must be fewer than <xliff:g id="number" example="17">%d</xliff:g> digits.</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800881
Jim Miller00d24762009-12-22 19:04:57 -0800882 <!-- Error shown when in PIN mode and user enters a non-digit -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800883 <string name="lockpassword_pin_contains_non_digits">PIN must contain only digits 0-9.</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800884
Konstantin Lopyrev28efa022010-05-13 13:57:35 -0700885 <!-- Error shown when in PIN mode and PIN has been used recently. Please keep this string short! -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800886 <string name="lockpassword_pin_recently_used">Device administrator doesn\'t allow using a recent PIN.</string>
Konstantin Lopyrev015c1862010-05-12 17:16:24 -0700887
Jim Miller00d24762009-12-22 19:04:57 -0800888 <!-- Error shown when in PASSWORD mode and user enters an invalid character -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800889 <string name="lockpassword_illegal_character">Password contains an illegal character.</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800890
891 <!-- Error shown when in PASSWORD mode and password is all digits -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800892 <string name="lockpassword_password_requires_alpha">Password must contain at least one letter.</string>
Jim Millerb11e2752010-03-22 19:36:34 -0700893
894 <!-- Error shown when in PASSWORD mode and password doesn't contain any digits -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800895 <string name="lockpassword_password_requires_digit">Password must contain at least one digit.</string>
Jim Millerb11e2752010-03-22 19:36:34 -0700896
897 <!-- Error shown when in PASSWORD mode and password doesn't contain any symbols -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800898 <string name="lockpassword_password_requires_symbol">Password must contain at least one symbol.</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800899
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700900 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of letters -->
901 <plurals name="lockpassword_password_requires_letters">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800902 <item quantity="one">Password must contain at least 1 letter.</item>
903 <item quantity="other">Password must contain at least %d letters.</item>
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700904 </plurals>
905
906 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of lowercase letters -->
907 <plurals name="lockpassword_password_requires_lowercase">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800908 <item quantity="one">Password must contain at least 1 lowercase letter.</item>
909 <item quantity="other">Password must contain at least %d lowercase letters.</item>
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700910 </plurals>
911
912 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of uppercase letters -->
913 <plurals name="lockpassword_password_requires_uppercase">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800914 <item quantity="one">Password must contain at least 1 uppercase letter.</item>
915 <item quantity="other">Password must contain at least %d uppercase letters.</item>
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700916 </plurals>
917
918 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of numerical digits -->
919 <plurals name="lockpassword_password_requires_numeric">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800920 <item quantity="one">Password must contain at least 1 numerical digit.</item>
921 <item quantity="other">Password must contain at least %d numerical digits.</item>
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700922 </plurals>
923
924 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of special symbols -->
925 <plurals name="lockpassword_password_requires_symbols">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800926 <item quantity="one">Password must contain at least 1 special symbol.</item>
927 <item quantity="other">Password must contain at least %d special symbols.</item>
Konstantin Lopyrev57fbf692010-05-27 16:01:41 -0700928 </plurals>
929
Konstantin Lopyrev2df65e42010-06-04 17:27:53 -0700930 <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of non-letter characters -->
931 <plurals name="lockpassword_password_requires_nonletter">
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800932 <item quantity="one">Password must contain at least 1 non-letter character.</item>
933 <item quantity="other">Password must contain at least %d non-letter characters.</item>
Konstantin Lopyrev2df65e42010-06-04 17:27:53 -0700934 </plurals>
935
Konstantin Lopyrev28efa022010-05-13 13:57:35 -0700936 <!-- Error shown when in PASSWORD mode and password has been used recently. Please keep this string short! -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800937 <string name="lockpassword_password_recently_used">Device administrator doesn\'t allow using a recent password.</string>
Konstantin Lopyrev015c1862010-05-12 17:16:24 -0700938
Jim Miller122b6c82010-02-10 19:53:58 -0800939 <!-- Label for ChoosePassword/PIN OK button -->
940 <string name="lockpassword_ok_label">OK</string>
941
942 <!-- Label for ChoosePassword/PIN OK button -->
943 <string name="lockpassword_cancel_label">Cancel</string>
944
Jim Miller97096252010-12-21 22:03:06 -0800945 <!-- Label for LockPatternTutorial Cancel button -->
946 <string name="lockpattern_tutorial_cancel_label">Cancel</string>
947
948 <!-- Label for LockPatternTutorial Continue button -->
949 <string name="lockpattern_tutorial_continue_label">Next</string>
950
Jeff Sharkeye4599052011-10-11 17:26:27 -0700951 <!-- Toast shown when lock pattern or password successfully setup. [CHAR LIMIT=64] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800952 <string name="lock_setup" msgid="5507462851158901718">Setup is complete.</string>
Jeff Sharkeye4599052011-10-11 17:26:27 -0700953
Dianne Hackbornfeff6522010-01-12 18:18:05 -0800954 <!-- In the security screen, the header title for settings related to device admins -->
955 <string name="device_admin_title">Device administration</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800956
Dianne Hackbornfeff6522010-01-12 18:18:05 -0800957 <!-- Title of preference to manage device admins -->
Roy West1e8d2982010-10-25 07:33:41 -0700958 <string name="manage_device_admin">Device administrators</string>
Jim Miller122b6c82010-02-10 19:53:58 -0800959
Dianne Hackbornfeff6522010-01-12 18:18:05 -0800960 <!-- Summary of preference to manage device policies -->
Roy West1e8d2982010-10-25 07:33:41 -0700961 <string name="manage_device_admin_summary">View or deactivate device administrators</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800962
963 <!-- Bluetooth settings -->
964 <!-- Bluetooth settings check box title on Main Settings screen -->
965 <string name="bluetooth_quick_toggle_title">Bluetooth</string>
966 <!-- Bluetooth settings check box summary for turning on bluetooth -->
967 <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
968 <!--Used as title on second screen after selecting Bluetooth settings -->
Gilles Debunnee78c1872011-06-20 15:00:07 -0700969 <string name="bluetooth_settings">Bluetooth</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800970 <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
Gilles Debunnee78c1872011-06-20 15:00:07 -0700971 <string name="bluetooth_settings_title">Bluetooth</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -0800972 <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
973 <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
974
Jake Hambyca9812a2011-07-12 11:05:46 -0700975 <!-- ======================================================================================= -->
976 <!-- Note: The opening brackets of HTML style tags are escaped (e.g. "<b>" is "&lt;b>") in -->
977 <!-- the following resources to enable formatting followed by HTML styling, as described -->
978 <!-- here: http://developer.android.com/guide/topics/resources/string-resource.html -->
979 <!-- ======================================================================================= -->
980
981 <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] -->
Jaikumar Ganesh5f23cb32009-09-11 09:45:11 -0700982 <string name="bluetooth_pairing_request">Bluetooth pairing request</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700983
984 <!-- Message when bluetooth dialog for pin entry is showing. [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700985 <string name="bluetooth_enter_pin_msg">To pair with:<xliff:g id="bold">&lt;br>&lt;b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold">&lt;/b>&lt;br>&lt;br></xliff:g>Type the device\'s required PIN:</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700986
987 <!-- Message when bluetooth dialog for passkey entry is showing. [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -0700988 <string name="bluetooth_enter_passkey_msg">To pair with:<xliff:g id="bold">&lt;br>&lt;b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold">&lt;/b>&lt;br>&lt;br></xliff:g>Type the device\'s required passkey:</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700989
990 <!-- Checkbox label for alphanumeric PIN entry (default is numeric PIN). [CHAR LIMIT=50] -->
991 <string name="bluetooth_enable_alphanumeric_pin">PIN contains letters or symbols</string>
992
993 <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
994 <string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
995
996 <!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800997 <string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
Jake Hambyca9812a2011-07-12 11:05:46 -0700998 <!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -0800999 <string name="bluetooth_enter_passkey_other_device">You may also need to type this passkey on the other device.</string>
Jake Hambyca9812a2011-07-12 11:05:46 -07001000
1001 <!-- Message for confirmation of passkey to complete pairing. [CHAR LIMIT=NONE] -->
1002 <string name="bluetooth_confirm_passkey_msg">To pair with:&lt;br>&lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b>&lt;br>&lt;br>Make sure it is showing this passkey:&lt;br>&lt;b><xliff:g id="passkey">%2$s</xliff:g>&lt;/b></string>
1003
Jaikumar Ganesh5f23cb32009-09-11 09:45:11 -07001004 <!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing -->
Jake Hambyca9812a2011-07-12 11:05:46 -07001005 <string name="bluetooth_incoming_pairing_msg">From:&lt;br>&lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b>&lt;br>&lt;br>Pair with this device?</string>
1006
Jaikumar Ganeshda23ae82011-01-05 13:56:17 -08001007 <!-- Message when bluetooth dialog when passkey or pin needs to be displayed. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001008 <string name="bluetooth_display_passkey_pin_msg">To pair with:<xliff:g id="bold1">&lt;br>&lt;b></xliff:g><xliff:g id="device_name">%1$s</xliff:g><xliff:g id="end_bold1">&lt;/b>&lt;br>&lt;br></xliff:g>Type on it:<xliff:g id="bold2">&lt;br>&lt;b></xliff:g><xliff:g id="passkey">%2$s</xliff:g><xliff:g id="end_bold2">&lt;/b></xliff:g>, then press Return or Enter.</string>
Jake Hambyca9812a2011-07-12 11:05:46 -07001009
1010 <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
Michael Chane41a4ca2009-08-04 15:02:17 -07001011 <string name="bluetooth_pairing_accept">Pair</string>
Jake Hambyca9812a2011-07-12 11:05:46 -07001012 <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
1013 <string name="bluetooth_pairing_decline">Cancel</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001014
1015 <!-- Title for BT error dialogs. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001016 <string name="bluetooth_error_title"></string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001017 <!-- Message for the error dialog when BT pairing fails generically. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001018 <string name="bluetooth_pairing_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
Jaikumar Ganesh3a76bca2009-07-16 18:41:58 -07001019 <!-- Message for the error dialog when BT pairing fails because the PIN /
1020 Passkey entered is incorrect. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001021 <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 Chana3220452009-03-27 11:53:26 -07001022 <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001023 <string name="bluetooth_pairing_device_down_error_message">Can\'t communicate with <xliff:g id="device_name">%1$s</xliff:g>.</string>
Michael Chana3220452009-03-27 11:53:26 -07001024 <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
1025 <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001026
1027 <!-- Message for the error dialog when BT connecting operation fails generically. -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001028 <string name="bluetooth_connecting_error_message">Couldn\'t connect to <xliff:g id="device_name">%1$s</xliff:g>.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001029
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001030 <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
1031 <string name="bluetooth_preference_scan_title">Scan for devices</string>
Gilles Debunne94161362011-06-30 15:44:05 -07001032 <!-- Bluetooth settings: The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] -->
1033 <string name="bluetooth_search_for_devices">Search for devices</string>
1034 <!-- Bluetooth settings: The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] -->
1035 <string name="bluetooth_searching_for_devices">Searching\u2026</string>
Amith Yamasani48e90002010-10-26 13:44:33 -07001036 <!-- Bluetooth settings: The sub heading for device settings. [CHAR LIMIT=30] -->
1037 <string name="bluetooth_preference_device_settings">Device settings</string>
Gilles Debunne6dc0f962011-07-07 14:24:26 -07001038 <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
Amith Yamasani48e90002010-10-26 13:44:33 -07001039 <string name="bluetooth_preference_paired_devices">Paired devices</string>
Gilles Debunne6dc0f962011-07-07 14:24:26 -07001040 <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
1041 <string name="bluetooth_preference_found_devices">Available devices</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001042 <!-- Bluetooth settings. Context menu item for a device. Action will connect to all profiles on the device. -->
1043 <string name="bluetooth_device_context_connect">Connect</string>
1044 <!-- Bluetooth settings. Context menu item for a device. Action will disconnect from all profiles on the device. -->
1045 <string name="bluetooth_device_context_disconnect">Disconnect</string>
1046 <!-- Bluetooth settings. Context menu item for a device. Action will first pair, and then connect to all profiles on the device. -->
1047 <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
1048 <!-- Bluetooth settings. Context menu item for a device. Action will remove pairing with the device. -->
1049 <string name="bluetooth_device_context_unpair">Unpair</string>
1050 <!-- Bluetooth settings. Context menu item for a device. Action will disconnect and remove pairing with the device. -->
1051 <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
1052 <!-- 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 Miller00d24762009-12-22 19:04:57 -08001053 <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001054 <!-- Bluetooth settings. Menu option to Bluetooth advanced settings [CHAR LIMIT=20]-->
1055 <string name="bluetooth_menu_advanced">Advanced</string>
1056 <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]-->
1057 <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001058 <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]-->
Gilles Debunne18e99922011-06-30 12:00:28 -07001059 <string name="bluetooth_empty_list_bluetooth_off">To see devices, turn Bluetooth on.</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001060
Jim Miller00d24762009-12-22 19:04:57 -08001061
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001062 <!-- 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. -->
1063 <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
1064
1065 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the A2DP profile. -->
Jake Hamby79be0b32011-08-01 16:36:35 -07001066 <string name="bluetooth_profile_a2dp">Media audio</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001067 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the headset or handsfree profile. -->
Jake Hamby79be0b32011-08-01 16:36:35 -07001068 <string name="bluetooth_profile_headset">Phone audio</string>
Yue Lixina41e2f92009-07-09 16:48:52 +08001069 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the OPP profile. -->
Jake Hamby79be0b32011-08-01 16:36:35 -07001070 <string name="bluetooth_profile_opp">File transfer</string>
Adam Powell792d2132010-06-07 17:13:10 -07001071 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. -->
Jake Hamby79be0b32011-08-01 16:36:35 -07001072 <string name="bluetooth_profile_hid">Input device</string>
1073 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40]-->
Jake Hambyc777ee22011-03-04 15:37:39 -08001074 <string name="bluetooth_profile_pan">Internet access</string>
Jake Hamby79be0b32011-08-01 16:36:35 -07001075 <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40]-->
1076 <string name="bluetooth_profile_pan_nap">Internet connection sharing</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001077
Jake Hambyc777ee22011-03-04 15:37:39 -08001078 <!-- Bluetooth settings. Message for disconnecting from the A2DP profile. [CHAR LIMIT=80] -->
Jake Hambye79f9902010-11-03 12:47:51 -07001079 <string name="bluetooth_disconnect_a2dp_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from media audio.</string>
Jake Hambyc777ee22011-03-04 15:37:39 -08001080 <!-- Bluetooth settings. Message for disconnecting from the headset profile. [CHAR LIMIT=80] -->
Jake Hambyc090feb2010-12-07 16:27:21 -08001081 <string name="bluetooth_disconnect_headset_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from handsfree audio.</string>
Jake Hambyc777ee22011-03-04 15:37:39 -08001082 <!-- Bluetooth settings. Message for disconnecting from the HID profile. [CHAR LIMIT=80] -->
Jake Hambye79f9902010-11-03 12:47:51 -07001083 <string name="bluetooth_disconnect_hid_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from input device.</string>
Jake Hambyc777ee22011-03-04 15:37:39 -08001084 <!-- Bluetooth settings. Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] -->
1085 <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
1086 <!-- Bluetooth settings. Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1087 <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>
1088 <!-- Bluetooth settings. Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1089 <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 Hambye79f9902010-11-03 12:47:51 -07001090
Jake Hamby79be0b32011-08-01 16:36:35 -07001091 <!-- Bluetooth settings. Connection options screen. The title of the screen. [CHAR LIMIT=40] -->
1092 <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001093 <!-- 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. -->
1094 <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
1095 <!-- Bluetooth settings. Connection options screen. The summary of the online mode checkbox. This describes what the setting does in the context of the screen. -->
1096 <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
1097 <!-- Bluetooth settings. Connection options screen. The title of the header that is above all of the profiles. -->
1098 <string name="bluetooth_device_advanced_profile_header_title">Profiles</string>
Amith Yamasani48e90002010-10-26 13:44:33 -07001099 <!-- Bluetooth settings. Connection options screen. Title for option to rename the device. [CHAR LIMIT=30] -->
Jake Hamby79be0b32011-08-01 16:36:35 -07001100 <string name="bluetooth_device_advanced_rename_device">Rename</string>
Amith Yamasani48e90002010-10-26 13:44:33 -07001101 <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] -->
1102 <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001103 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference when A2DP is connected. -->
1104 <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
1105 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference when headset is connected. -->
1106 <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
Yue Lixina41e2f92009-07-09 16:48:52 +08001107 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is connected. -->
1108 <string name="bluetooth_opp_profile_summary_connected">Connected to file transfer server</string>
1109 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference when OPP is not connected. -->
1110 <string name="bluetooth_opp_profile_summary_not_connected">Not connected to file transfer server</string>
Adam Powell792d2132010-06-07 17:13:10 -07001111 <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. -->
1112 <string name="bluetooth_hid_profile_summary_connected">Connected to input device</string>
Jake Hambyc777ee22011-03-04 15:37:39 -08001113 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
1114 <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
1115 <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
1116 <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001117
1118 <!-- Bluetooth settings. Connection options screen. The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
1119 <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
1120 <!-- Bluetooth settings. Connection options screen. The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
1121 <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
Yue Lixina41e2f92009-07-09 16:48:52 +08001122 <!-- Bluetooth settings. Connection options screen. The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
1123 <string name="bluetooth_opp_profile_summary_use_for">Use for file transfer</string>
Adam Powell792d2132010-06-07 17:13:10 -07001124 <!-- Bluetooth settings. Connection options screen. The summary
1125 for the HID checkbox preference that describes how checking it
1126 will set the HID profile as preferred. -->
1127 <string name="bluetooth_hid_profile_summary_use_for">Use for input</string>
Jake Hamby39ef2252010-12-16 18:33:28 -08001128 <!-- Bluetooth settings. Connection options screen. The summary
1129 for the PAN checkbox preference that describes how checking it
1130 will set the PAN profile as preferred. -->
1131 <string name="bluetooth_pan_profile_summary_use_for">Use for Internet access</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001132
Michael Chan0bd445b2009-12-03 00:31:59 -08001133 <!-- Bluetooth settings. Dock Setting Title -->
1134 <string name="bluetooth_dock_settings">Dock Settings</string>
1135 <!-- Bluetooth settings. Dock Setting Dialog Title -->
1136 <string name="bluetooth_dock_settings_title">Use dock for audio</string>
1137 <!-- Bluetooth settings. Dock Setting Dialog - Checkbox selection 1: Use dock as speaker phone -->
1138 <string name="bluetooth_dock_settings_headset">As speaker phone</string>
1139 <!-- Bluetooth settings. Dock Setting Dialog - Checkbox selection 2: Use dock for media audio -->
Michael Chan55a05f82010-01-06 15:10:56 -08001140 <string name="bluetooth_dock_settings_a2dp">For music and media</string>
Michael Chan0bd445b2009-12-03 00:31:59 -08001141 <!-- Bluetooth settings. Dock Setting Dialog - Remember setting and don't ask user again -->
1142 <string name="bluetooth_dock_settings_remember">Remember settings</string>
Michael Chan0bd445b2009-12-03 00:31:59 -08001143
Nick Pellyad50ba02010-09-22 10:55:13 -07001144 <!-- NFC settings -->
1145 <!-- Used in the 1st-level settings screen to turn on NFC -->
1146 <string name="nfc_quick_toggle_title">NFC</string>
Jeff Hamilton7c430092011-09-22 12:35:40 -05001147 <!-- Description of NFC in the 1st level settings screen. [CHAR LIMIT=NONE] -->
Jeff Hamilton326f96c2011-09-30 13:22:06 -05001148 <string name="nfc_quick_toggle_summary">Allow data exchange when the phone touches another device</string>
Jeff Hamilton7c430092011-09-22 12:35:40 -05001149 <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1150 <string name="android_beam_settings_title">Android Beam</string>
1151 <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] -->
Jeff Hamilton326f96c2011-09-30 13:22:06 -05001152 <string name="android_beam_on_summary">Ready to transmit app content via NFC</string>
Jeff Hamilton7c430092011-09-22 12:35:40 -05001153 <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] -->
1154 <string name="android_beam_off_summary">Off</string>
1155 <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] -->
1156 <string name="android_beam_disabled_summary">Unavailable because NFC is turned off</string>
1157 <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1158 <string name="android_beam_label">Android Beam</string>
1159 <!-- 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] -->
1160 <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>
1161
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001162 <!-- Wi-Fi Settings --> <skip />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001163 <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001164 <string name="wifi_quick_toggle_title">Wi-Fi</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001165 <!-- Used in the 1st-level settings screen as the turn-on summary -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001166 <string name="wifi_quick_toggle_summary">Turn on Wi-Fi</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001167 <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen [CHAR LIMIT=20]-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001168 <string name="wifi_settings">Wi-Fi</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001169 <!-- Title of the Wi-fi settings screen -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001170 <string name="wifi_settings_category">Wi-Fi settings</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001171 <!-- Title of the Wi-fi settings entry in the left top level menu -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001172 <string name="wifi_settings_title">Wi-Fi</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001173 <!-- Summary text of the Wi-fi settings screen -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001174 <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001175 <!-- Summary text when turning Wi-Fi or bluetooth on -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001176 <string name="wifi_starting">Turning Wi-Fi on\u2026</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001177 <!-- Summary text when turning Wi-Fi or bluetooth off -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001178 <string name="wifi_stopping">Turning off Wi-Fi\u2026</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001179 <!-- Summary text when Wi-Fi or bluetooth has error -->
1180 <string name="wifi_error">Error</string>
1181 <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001182 <string name="wifi_in_airplane_mode">In Airplane mode</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001183 <!-- Toast message when Wi-Fi cannot scan for networks -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001184 <string name="wifi_fail_to_scan">Can\'t scan for networks</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001185 <!-- Checkbox title for option to notify user when open networks are nearby -->
1186 <string name="wifi_notify_open_networks">Network notification</string>
1187 <!-- Checkbox summary for option to notify user when open networks are nearby -->
1188 <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string>
Isaac Levya2f301c2011-06-27 15:48:15 -07001189 <!-- Checkbox title for option to toggle wifi watchdog service -->
Isaac Levy5070e452011-08-24 11:37:39 -07001190 <string name="wifi_enable_watchdog_service">Avoid poor connections</string>
Isaac Levya2f301c2011-06-27 15:48:15 -07001191 <!-- Checkbox summary for option to toggle wifi watchdog service -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001192 <string name="wifi_enable_watchdog_service_summary">Don\'t use a Wi-Fi network unless it has a good Internet connection</string>
Gilles Debunne829c5562011-09-08 16:51:39 -07001193 <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001194 <string name="wifi_setting_sleep_policy_title">Keep Wi-Fi on during sleep</string>
Irfan Sheriffabeff002011-01-29 08:58:23 -08001195 <!-- Generic error message when the sleep policy could not be set. -->
1196 <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string>
Gilles Debunnee78c1872011-06-20 15:00:07 -07001197 <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]-->
1198 <string name="wifi_add_network">Add network</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001199 <!-- Header for the list of wifi networks-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001200 <string name="wifi_access_points">Wi-Fi networks</string>
Irfan Sheriff6e0ddde2012-03-12 10:13:54 -07001201 <!-- Menu option to do WPS Push Button [CHAR LIMIT=25]-->
Irfan Sheriff90380122012-02-27 16:20:29 -08001202 <string name="wifi_menu_wps_pbc">WPS Push Button</string>
Irfan Sheriff6e0ddde2012-03-12 10:13:54 -07001203 <!-- Menu option to do WPS Pin Entry [CHAR LIMIT=25]-->
Irfan Sheriff90380122012-02-27 16:20:29 -08001204 <string name="wifi_menu_wps_pin">WPS Pin Entry</string>
Irfan Sheriff6ac55542012-03-07 10:54:06 -08001205 <!-- Menu option to launch Wi-Fi Direct settings [CHAR LIMIT=20]-->
1206 <string name="wifi_menu_p2p">Wi-Fi Direct</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001207 <!-- Menu option to scan Wi-Fi networks -->
1208 <string name="wifi_menu_scan">Scan</string>
1209 <!-- Menu option to Wi-Fi advanced settings -->
1210 <string name="wifi_menu_advanced">Advanced</string>
1211 <!-- Menu option to connect to a Wi-Fi network -->
1212 <string name="wifi_menu_connect">Connect to network</string>
1213 <!-- Menu option to delete a Wi-Fi network -->
1214 <string name="wifi_menu_forget">Forget network</string>
1215 <!-- Menu option to modify a Wi-Fi network configuration -->
1216 <string name="wifi_menu_modify">Modify network</string>
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001217 <!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]-->
1218 <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi-Fi on.</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001219
1220 <!-- Dialog for Access Points --> <skip />
Isaac Levyd621e092011-08-16 16:11:44 -07001221 <!-- Label to show/hide advanced options -->
1222 <string name="wifi_show_advanced">Show advanced options</string>
Irfan Sheriffdee5b262011-01-13 13:58:39 -08001223 <!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
Irfan Sheriff90380122012-02-27 16:20:29 -08001224 <string name="wifi_wps_setup_title">Wi-Fi Protected Setup</string>
1225 <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
1226 <string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
1227 <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
1228 <string name="wifi_wps_onstart_pbc">Push the WPS button on your Wi-Fi router. The setup can take upto two minutes to complete.</string>
1229 <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
Irfan Sheriffb7e24672012-03-08 16:51:39 -08001230 <string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi-Fi router. The setup can take upto two minutes to complete.</string>
Irfan Sheriff90380122012-02-27 16:20:29 -08001231 <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->
1232 <string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string>
1233 <!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] -->
1234 <string name="wifi_wps_connected">Connected to Wi-Fi network <xliff:g id="network_name">%s</xliff:g></string>
1235 <!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] -->
1236 <string name="wifi_wps_in_progress">WPS is already in progress and can take upto two minutes to complete</string>
1237 <!-- Text displayed when WPS fails to start [CHAR LIMIT=150] -->
1238 <string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string>
1239 <!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] -->
1240 <string name="wifi_wps_failed_wep">The wireless router security setting (WEP) is not supported</string>
1241 <!-- Text displayed when WPS fails to TKIP [CHAR LIMIT=150] -->
1242 <string name="wifi_wps_failed_tkip">The wireless router security setting (TKIP) is not supported</string>
1243 <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] -->
1244 <string name="wifi_wps_failed_auth">Authentication failure. Please try again.</string>
1245 <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] -->
1246 <string name="wifi_wps_failed_overlap">Another WPS session was detected. Please try again in a few minutes.</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001247 <!-- Label for the SSID of the network -->
1248 <string name="wifi_ssid">Network SSID</string>
1249 <!-- Label for the security of the connection -->
1250 <string name="wifi_security">Security</string>
1251 <!-- Label for the signal strength of the connection -->
1252 <string name="wifi_signal">Signal strength</string>
1253 <!-- Label for the status of the connection -->
1254 <string name="wifi_status">Status</string>
1255 <!-- Label for the link speed of the connection -->
1256 <string name="wifi_speed">Link speed</string>
1257 <!-- Label for the IP address of the connection -->
1258 <string name="wifi_ip_address">IP address</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -08001259 <!-- Hint text for the IP address -->
1260 <string name="wifi_ip_address_hint" translatable="false">192.168.1.128</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001261 <!-- Label for the EAP method of the network -->
1262 <string name="wifi_eap_method">EAP method</string>
Irfan Sheriffde3e5662010-06-02 15:25:13 -07001263 <!-- Label for the phase2 -->
1264 <string name="please_select_phase2">Phase 2 authentication</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001265 <!-- Label for the EAP CA certificate of the network -->
1266 <string name="wifi_eap_ca_cert">CA certificate</string>
1267 <!-- Label for the EAP user certificate of the network -->
1268 <string name="wifi_eap_user_cert">User certificate</string>
1269 <!-- Label for the EAP identity of the network -->
1270 <string name="wifi_eap_identity">Identity</string>
1271 <!-- Label for the EAP anonymous identity of the network -->
1272 <string name="wifi_eap_anonymous">Anonymous identity</string>
1273 <!-- Label for the password of the secured network -->
1274 <string name="wifi_password">Password</string>
1275 <!-- Label for the check box to show password -->
Irfan Sherifff027ce52010-08-30 17:03:28 -07001276 <string name="wifi_show_password">Show password</string>
Irfan Sheriffe82a4592010-09-22 13:41:41 -07001277 <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] -->
Irfan Sherifff027ce52010-08-30 17:03:28 -07001278 <string name="wifi_ip_settings">IP settings</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001279 <!-- Hint for unchanged fields -->
1280 <string name="wifi_unchanged">(unchanged)</string>
1281 <!-- Hint for unspecified fields -->
1282 <string name="wifi_unspecified">(unspecified)</string>
1283 <!-- Summary for the remembered network. -->
Isaac Levy8b2bf2e2011-08-11 23:55:04 -07001284 <string name="wifi_remembered">Saved</string>
1285 <!-- Status for networks disabled for unknown reason -->
1286 <string name="wifi_disabled_generic">Disabled</string>
1287 <!-- Status for networked disabled from a DNS or DHCP failure -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001288 <string name="wifi_disabled_network_failure">Avoided poor Internet connection</string>
Isaac Levy8b2bf2e2011-08-11 23:55:04 -07001289 <!-- Status for networks disabled from authentication failure (wrong password
1290 or certificate). -->
1291 <string name="wifi_disabled_password_failure">Authentication problem</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001292 <!-- Summary for the remembered network but currently not in range. -->
1293 <string name="wifi_not_in_range">Not in range</string>
Isaac Levy8b2bf2e2011-08-11 23:55:04 -07001294 <!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and
Irfan Sheriff90380122012-02-27 16:20:29 -08001295 string is listed first [CHAR LIMIT=20]-->
1296 <string name="wifi_wps_available_first_item">WPS available</string>
Isaac Levy8b2bf2e2011-08-11 23:55:04 -07001297 <!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and
1298 string is listed after a wifi_secured_* string-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001299 <string name="wifi_wps_available_second_item">\u0020(protected network available)</string>
Isaac Levy8b2bf2e2011-08-11 23:55:04 -07001300 <!-- Substring of wifi status for wifi with authentication. This version is for when the
1301 string is first in the list (titlecase in english) -->
1302 <string name="wifi_secured_first_item">Secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string>
1303 <!-- Substring of wifi status for wifi with authentication. This version is for when the
1304 string is not first in the list (lowercase in english) -->
1305 <string name="wifi_secured_second_item">, secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string>
1306
1307 <!-- Do not translate. Concise terminology for wifi with WEP security -->
1308 <string name="wifi_security_short_wep">WEP</string>
1309 <!-- Do not translate. Concise terminology for wifi with WPA security -->
1310 <string name="wifi_security_short_wpa">WPA</string>
1311 <!-- Do not translate. Concise terminology for wifi with WPA2 security -->
1312 <string name="wifi_security_short_wpa2">WPA2</string>
1313 <!-- Do not translate. Concise terminology for wifi with both WPA/WPA2 security -->
1314 <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string>
1315 <!-- Do not translate. Concise terminology for wifi with unknown PSK type -->
1316 <string name="wifi_security_short_psk_generic">@string/wifi_security_short_wpa_wpa2</string>
1317 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
1318 <string name="wifi_security_short_eap">802.1x</string>
1319
1320 <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
1321 <string name="wifi_security_none">None</string>
1322
1323 <!-- Do not translate. Terminology for wifi with WEP security -->
1324 <string name="wifi_security_wep">WEP</string>
1325 <!-- Do not translate. Terminology for wifi with WPA security -->
1326 <string name="wifi_security_wpa">WPA PSK</string>
1327 <!-- Do not translate. Terminology for wifi with WPA2 security -->
1328 <string name="wifi_security_wpa2">WPA2 PSK</string>
1329 <!-- Do not translate. Terminology for wifi with both WPA/WPA2 security, or unknown -->
1330 <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string>
1331 <!-- Do not translate. Terminology for wifi with unknown PSK type -->
1332 <string name="wifi_security_psk_generic">@string/wifi_security_wpa_wpa2</string>
1333 <!-- Do not translate. Concise terminology for wifi with 802.1x EAP security -->
1334 <string name="wifi_security_eap">802.1x EAP</string>
1335
1336
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001337 <!-- Button label to connect to a Wi-Fi network -->
1338 <string name="wifi_connect">Connect</string>
Irfan Sheriff8f2f08e2012-02-24 11:24:13 -08001339 <!-- Failured notification for connect -->
1340 <string name="wifi_failed_connect_message">Failed to connect to network</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001341 <!-- Button label to delete a Wi-Fi network -->
1342 <string name="wifi_forget">Forget</string>
Irfan Sheriff8f2f08e2012-02-24 11:24:13 -08001343 <!-- Failured notification for forget -->
1344 <string name="wifi_failed_forget_message">Failed to forget network</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001345 <!-- Button label to save a Wi-Fi network configuration -->
1346 <string name="wifi_save">Save</string>
Irfan Sheriff8f2f08e2012-02-24 11:24:13 -08001347 <!-- Failured notification for save -->
1348 <string name="wifi_failed_save_message">Failed to save network</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001349 <!-- Button label to dismiss the dialog -->
1350 <string name="wifi_cancel">Cancel</string>
1351
1352 <!-- Wi-Fi Advanced Settings --> <skip />
1353 <!-- Wi-Fi settings screen, advanced, settings section. This is a header shown above advanced wifi settings. -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001354 <string name="wifi_advanced_titlebar">Advanced Wi-Fi</string>
Irfan Sherifffa37a752010-11-04 13:45:32 -07001355 <!-- Wi-Fi settings screen, setting title for setting the band [CHAR LIMIT=50]-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001356 <string name="wifi_setting_frequency_band_title">Wi-Fi frequency band</string>
Irfan Sherifffa37a752010-11-04 13:45:32 -07001357 <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
1358 <string name="wifi_setting_frequency_band_summary">Specify the frequency range of operation</string>
1359 <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
1360 <string name="wifi_setting_frequency_band_error">There was a problem setting the frequency band.</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001361 <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
1362 <string name="wifi_advanced_mac_address_title">MAC address</string>
1363 <!-- Title of the screen to adjust IP settings -->
Mike Lockwood68b80692010-04-20 11:53:49 -04001364 <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
1365 <string name="wifi_advanced_ip_address_title">IP address</string>
1366
Gilles Debunnee78c1872011-06-20 15:00:07 -07001367 <!-- Wifi Advanced settings. Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20]-->
1368 <string name="wifi_advanced_settings_label">IP settings</string>
1369 <!-- Menu item to save the IP settings -->
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001370 <string name="wifi_ip_settings_menu_save">Save</string>
1371 <!-- Menu ietm to cancel the IP settings -->
1372 <string name="wifi_ip_settings_menu_cancel">Cancel</string>
Irfan Sheriff34ce3432010-10-05 16:14:26 -07001373 <!-- Error message if the IP address is not valid [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001374 <string name="wifi_ip_settings_invalid_ip_address">Type a valid IP address.</string>
Irfan Sheriff34ce3432010-10-05 16:14:26 -07001375 <!-- Error message if the gateway is not valid [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001376 <string name="wifi_ip_settings_invalid_gateway">Type a valid gateway address.</string>
Irfan Sheriff34ce3432010-10-05 16:14:26 -07001377 <!-- Error message if the dns is not valid [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001378 <string name="wifi_ip_settings_invalid_dns">Type a valid DNS address.</string>
Irfan Sheriff34ce3432010-10-05 16:14:26 -07001379 <!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001380 <string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001381 <!-- Label for the DNS (first one) -->
1382 <string name="wifi_dns1">DNS 1</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -08001383 <!-- Hint text for DNS -->
1384 <string name="wifi_dns1_hint" translatable="false">8.8.8.8</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001385 <!-- Label for the DNS (second one)-->
1386 <string name="wifi_dns2">DNS 2</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -08001387 <!-- Hint text for DNS -->
1388 <string name="wifi_dns2_hint" translatable="false">4.4.4.4</string>
Chia-chi Yeh48090d42010-01-25 15:41:42 +08001389 <!-- Label for the gateway of the network -->
1390 <string name="wifi_gateway">Gateway</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -08001391 <!-- Hint text for the gateway -->
1392 <string name="wifi_gateway_hint" translatable="false">192.168.1.1</string>
Irfan Sheriff34ce3432010-10-05 16:14:26 -07001393 <!-- Label for the network prefix of the network [CHAR LIMIT=25]-->
1394 <string name="wifi_network_prefix_length">Network prefix length</string>
Irfan Sheriff6c7cd3b2011-03-11 15:42:09 -08001395 <!-- Hint text for network prefix length -->
1396 <string name="wifi_network_prefix_length_hint" translatable="false">24</string>
Irfan Sheriff65cff172010-02-08 10:46:30 -08001397
repo syncb98463f2011-06-30 10:58:43 -07001398
1399 <!-- Wi-Fi p2p / Wi-Fi Direct settings -->
1400 <!-- Used in the 1st-level settings screen to launch Wi-fi Direct settings [CHAR LIMIT=25] -->
Irfan Sheriff8c2ac712011-11-28 15:10:35 -08001401 <string name="wifi_p2p_settings_title">Wi-Fi Direct</string>
Eric Fischerdfb894c2011-10-04 14:57:57 -07001402 <string name="wifi_p2p_device_info">Device information</string>
repo syncb98463f2011-06-30 10:58:43 -07001403 <string name="wifi_p2p_persist_network">Remember this connection</string>
1404 <!-- Menu option to discover peers-->
Irfan Sheriffa318d1e2012-03-09 14:25:37 -08001405 <string name="wifi_p2p_menu_search">Search for devices</string>
1406 <!-- Menu option when discovery is in progress [CHAR LIMIT=25] -->
1407 <string name="wifi_p2p_menu_searching">Searching\u2026</string>
Irfan Sheriff8c2ac712011-11-28 15:10:35 -08001408 <!-- Menu option to Rename-->
1409 <string name="wifi_p2p_menu_rename">Rename device</string>
Irfan Sheriff25920832011-09-09 17:06:05 -07001410 <!-- Title for available p2p devices -->
Irfan Sheriffa318d1e2012-03-09 14:25:37 -08001411 <string name="wifi_p2p_peer_devices">Peer devices</string>
Irfan Sheriff8c2ac712011-11-28 15:10:35 -08001412 <!-- Toast text for a failed connection initiation -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001413 <string name="wifi_p2p_failed_connect_message">Couldn\'t connect.</string>
Irfan Sheriff8c2ac712011-11-28 15:10:35 -08001414 <!-- Title for disconnect dialog -->
1415 <string name="wifi_p2p_disconnect_title">Disconnect?</string>
1416 <!-- Message test for disconnection from one device-->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001417 <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 Sheriff8c2ac712011-11-28 15:10:35 -08001418 <!-- Message test for disconnection from multiple devices-->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001419 <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>
repo syncb98463f2011-06-30 10:58:43 -07001420
Irfan Sheriff65cff172010-02-08 10:46:30 -08001421 <!-- Wifi AP settings-->
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001422 <!-- Label for wifi tether checkbox. Toggles Access Point on/off -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001423 <string name="wifi_tether_checkbox_text">Portable Wi-Fi hotspot</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001424 <!-- Subtext for wifi tether checkbox on success -->
Robert Greenwalte434bfb2010-05-08 15:20:24 -07001425 <string name="wifi_tether_enabled_subtext">Portable hotspot <xliff:g id="network_ssid">%1$s</xliff:g> active</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001426 <!-- Subtext for wifi tether checkbox on failure -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001427 <string name="wifi_tether_failed_subtext">Portable Wi-Fi hotspot error</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001428 <!-- Used to open the ssid and security dialog for Wifi Access Point -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001429 <string name="wifi_tether_configure_ap_text">Set up Wi-Fi hotspot</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001430 <!-- Subtext on configuration preference to indicate SSID and security chosen -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001431 <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-Fi hotspot</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001432 <!-- Default access point SSID used for tethering -->
Robert Greenwalte434bfb2010-05-08 15:20:24 -07001433 <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
Irfan Sheriff2ae37e82010-03-04 17:26:37 -08001434
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001435 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1436 Wi-Fi Testing on the diagnostic screen-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001437 <string name="testing_wifi_info" translatable="false">Wi-Fi information</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001438 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1439 Menu item for WifiManager disableNetwork API-->
1440 <string name="disableNetwork" translatable="false">disableNetwork</string>
1441 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1442 Menu item for WifiManager enableNetwork API-->
1443 <string name="enableNetwork" translatable="false">enableNetwork</string>
1444 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1445 Menu item for WifiManager disconnect API-->
1446 <string name="disconnect" translatable="false">disconnect</string>
1447 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1448 Menu item for WifiManager getConfiguredNetworks API-->
1449 <string name="getConfiguredNetworks" translatable="false">getConfiguredNetworks</string>
1450 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1451 Menu item for WifiManager getConnectionInfo API-->
1452 <string name="getConnectionInfo" translatable="false">getConnectionInfo</string>
1453 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1454 Menu item on Wifi information screen-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001455 <string name="wifi_api_test" translatable="false">Wi-Fi API</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001456 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1457 Menu item on Wifi information screen-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001458 <string name="wifi_status_test" translatable="false">Wi-Fi status</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001459 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1460 Button text on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001461 <string name="wifi_update" translatable="false">Refresh stats</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001462 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1463 Label on Wifi Status screen-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001464 <string name="wifi_state_label" translatable="false">Wi-Fi state:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001465 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1466 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001467 <string name="network_state_label" translatable="false">Network state:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001468 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1469 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001470 <string name="supplicant_state_label" translatable="false">Supplicant state:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001471 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1472 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001473 <string name="rssi_label" translatable="false">RSSI:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001474 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1475 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001476 <string name="bssid_label" translatable="false">BSSID:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001477 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1478 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001479 <string name="ssid_label" translatable="false">SSID:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001480 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1481 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001482 <string name="hidden_ssid_label" translatable="false">Hidden SSID:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001483 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1484 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001485 <string name="ipaddr_label" translatable="false">IPaddr:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001486 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1487 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001488 <string name="macaddr_label" translatable="false">MAC addr:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001489 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1490 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001491 <string name="networkid_label" translatable="false">Network ID:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001492 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1493 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001494 <string name="link_speed_label" translatable="false">Link speed:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001495 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1496 Label on Wifi Status screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001497 <string name="scan_list_label" translatable="false">Scan results:</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001498
1499 <!-- wifi state values-->
1500 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1501 <string name="wifi_state_disabling" translatable="false">Disabling</string>
1502 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1503 <string name="wifi_state_disabled" translatable="false">Disabled</string>
1504 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1505 <string name="wifi_state_enabling" translatable="false">Enabling</string>
1506 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1507 <string name="wifi_state_enabled" translatable="false">Enabled</string>
1508 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1509 <string name="wifi_state_unknown" translatable="false">Unknown</string>
1510
1511 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1512 Menu item on Wifi information screen-->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001513 <string name="wifi_config_info" translatable="false">Wi-Fi config</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001514 <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1515 Label on Wifi Configuration screen-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001516 <string name="config_list_label" translatable="false">Configured networks</string>
Irfan Sheriff2ff62e22009-12-03 10:53:50 -08001517
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001518 <!-- Sound and alerts settings -->
Amith Yamasanic81c2572011-07-28 12:14:47 -07001519 <skip/>
Eric Fischer0f7b72f2011-08-02 16:46:51 -07001520 <!-- Main Settings screen setting option name to go into the display settings screen -->
1521 <string name="display_settings_title">Display</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001522 <!-- Sound settings screen heading -->
Amith Yamasanic81c2572011-07-28 12:14:47 -07001523 <string name="sound_settings">Sound</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001524 <!-- Sound settings screen, setting option name checkbox -->
1525 <string name="silent_mode_title">Silent mode</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001526 <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001527 <string name="ringtone_title">Phone ringtone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001528 <!-- Sound settings screen, setting option summary text -->
Amith Yamasani992f1022010-01-25 09:17:53 -08001529 <string name="ringtone_summary">""</string>
1530 <!-- Sound settings screen, volume title -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001531 <string name="all_volume_title">Volumes</string>
Marco Nelissen6eca4b32011-07-15 15:02:03 -07001532 <!-- Sound settings screen, music effects title [CHAR LIMIT=30]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001533 <string name="musicfx_title">Music effects</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001534 <!-- Sound settings screen, setting option name -->
1535 <string name="ring_volume_title">Ringer volume</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001536 <!-- Sound settings screen, setting option name checkbox -->
Daniel Sandler58cf8292010-02-26 15:25:04 -05001537 <string name="vibrate_in_silent_title">Vibrate when silent</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001538 <!-- Sound settings screen, setting option name -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001539 <string name="notification_sound_title">Default notification</string>
Amith Yamasani8f2fb65b2009-12-01 19:06:14 -08001540 <!-- Sound settings screen, notification light repeat pulsing title -->
1541 <string name="notification_pulse_title">Pulse notification light</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001542 <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
Amith Yamasanidcea6802010-02-11 05:51:22 -08001543 <string name="incoming_call_volume_title">Ringtone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001544 <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
Amith Yamasanidcea6802010-02-11 05:51:22 -08001545 <string name="notification_volume_title">Notification</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001546 <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
1547 the same as the incoming call volume. -->
1548 <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
1549 <!-- Sound settings screen, setting option title-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001550 <string name="notification_sound_dialog_title">Choose notification ringtone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001551 <!-- Sound settings screen, setting option name -->
Amith Yamasanidcea6802010-02-11 05:51:22 -08001552 <string name="media_volume_title">Media</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001553 <!-- Sound settings screen, setting option summary text -->
1554 <string name="media_volume_summary">Set volume for music and videos</string>
Amith Yamasani992f1022010-01-25 09:17:53 -08001555 <!-- Sound settings screen, alarm volume slider title -->
Amith Yamasanidcea6802010-02-11 05:51:22 -08001556 <string name="alarm_volume_title">Alarm</string>
Michael Chan0bd445b2009-12-03 00:31:59 -08001557 <!-- Sound settings screen, dock settings summary-->
1558 <string name="dock_settings_summary">Audio settings for the attached dock</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001559 <!-- Sound settings screen, setting check box label -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001560 <string name="dtmf_tone_enable_title">Dial pad touch tones</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001561 <!-- Sound settings screen, setting check box label -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001562 <string name="sound_effects_enable_title">Touch sounds</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001563 <!-- Sound settings screen, setting check box label -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001564 <string name="lock_sounds_enable_title">Screen lock sound</string>
Daniel Sandler231d8802010-02-17 15:35:21 -05001565 <!-- Sound settings screen, setting check box label -->
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001566 <string name="haptic_feedback_enable_title">Vibrate on touch</string>
Jean-Michel Trivi9d6be2b2009-10-30 16:03:47 -07001567 <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments -->
1568 <string name="audio_record_proc_title">Noise cancellation</string>
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001569 <!-- Volume description for media volume -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001570 <string name="volume_media_description">Music, video, games, &amp; other media</string>
Amith Yamasani823bf0c2011-08-01 15:55:06 -07001571 <!-- Volume description for ringtone and notification volume -->
1572 <string name="volume_ring_description">Ringtone &amp; notifications</string>
1573 <!-- Volume description for notification volume -->
1574 <string name="volume_notification_description">Notifications</string>
1575 <!-- Volume description for alarm volume -->
1576 <string name="volume_alarm_description">Alarms</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001577
Amith Yamasani237749d2010-01-14 16:21:51 -08001578 <!-- Dock settings title, top level -->
1579 <string name="dock_settings">Dock</string>
1580 <!-- Dock settings title -->
1581 <string name="dock_settings_title">Dock settings</string>
1582 <!-- Dock audio settings -->
1583 <string name="dock_audio_settings_title">Audio</string>
1584 <!-- Dock audio summary for docked to desk dock -->
1585 <string name="dock_audio_summary_desk">Settings for the attached desktop dock</string>
1586 <!-- Dock audio summary for docked to car dock -->
1587 <string name="dock_audio_summary_car">Settings for the attached car dock</string>
1588 <!-- Dock audio summary for undocked -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001589 <string name="dock_audio_summary_none" product="tablet">Tablet not docked</string>
1590 <!-- Dock audio summary for undocked -->
1591 <string name="dock_audio_summary_none" product="default">Phone not docked</string>
Amith Yamasani237749d2010-01-14 16:21:51 -08001592 <!-- Dock audio summary for docked to unknown -->
1593 <string name="dock_audio_summary_unknown">Settings for the attached dock</string>
1594 <!-- Dock not found dialog title -->
1595 <string name="dock_not_found_title">Dock not found</string>
1596 <!-- Dock not found dialog text -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07001597 <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string>
Eric Fischerc9904f02010-11-01 16:54:51 -07001598 <!-- Dock not found dialog text -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07001599 <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string>
Daniel Sandlerfc01d062010-03-02 20:24:49 -05001600 <!-- Dock settings screen, dock events SFX setting check box label -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001601 <string name="dock_sounds_enable_title">Dock insert sound</string>
Daniel Sandlerfc01d062010-03-02 20:24:49 -05001602 <!-- Dock settings screen, setting option summary text when check box is selected -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001603 <string name="dock_sounds_enable_summary_on" product="tablet">Play sound when inserting or removing tablet from dock</string>
1604 <!-- Dock settings screen, setting option summary text when check box is selected -->
1605 <string name="dock_sounds_enable_summary_on" product="default">Play sound when inserting or removing phone from dock</string>
Daniel Sandlerfc01d062010-03-02 20:24:49 -05001606 <!-- Sound settings screen, setting option summary text when check box is clear -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001607 <string name="dock_sounds_enable_summary_off" product="tablet">Don\'t play sound when inserting or removing tablet from dock</string>
1608 <!-- Sound settings screen, setting option summary text when check box is clear -->
1609 <string name="dock_sounds_enable_summary_off" product="default">Don\'t play sound when inserting or removing phone from dock</string>
Jim Miller2f9dbcb2010-02-09 19:08:02 -08001610
Gilles Debunneb59e0682011-09-09 15:54:13 -07001611 <!-- Acounts & Sync settings screen setting title. This screen will list the different accounts (mail, gmail...) used on that phone and their sync settings -->
Amith Yamasania0dc3462009-08-24 12:52:42 -07001612 <string name="sync_settings">Accounts &amp; sync</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001613
Bjorn Bringerta9d5be12009-04-27 15:16:25 +01001614 <!-- Main Settings screen, setting option name to go into search settings -->
1615 <string name="search_settings">Search</string>
1616 <!-- Main Settings screen, setting option summary to go into search settings -->
Roy Westd2e3b012009-06-25 13:40:28 -07001617 <string name="search_settings_summary">Manage search settings and history</string>
Bjorn Bringerta9d5be12009-04-27 15:16:25 +01001618
Amith Yamasanic81c2572011-07-28 12:14:47 -07001619 <!-- Display settings --><skip/>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001620 <!-- Sound & display settings screen, section header for settings related to display -->
Amith Yamasanic81c2572011-07-28 12:14:47 -07001621 <string name="display_settings">Display</string>
The Android Open Source Project648bf5f2009-03-09 11:52:14 -07001622 <!-- Sound & display settings screen, accelerometer-based rotation check box label -->
Amith Yamasani992f1022010-01-25 09:17:53 -08001623 <string name="accelerometer_title">Auto-rotate screen</string>
The Android Open Source Project648bf5f2009-03-09 11:52:14 -07001624 <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001625 <string name="accelerometer_summary_on" product="tablet">Switch orientation automatically when rotating tablet</string>
1626 <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
1627 <string name="accelerometer_summary_on" product="default">Switch orientation automatically when rotating phone</string>
The Android Open Source Project648bf5f2009-03-09 11:52:14 -07001628 <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001629 <string name="accelerometer_summary_off" product="tablet">Switch orientation automatically when rotating tablet</string>
1630 <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
1631 <string name="accelerometer_summary_off" product="default">Switch orientation automatically when rotating phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001632 <!-- Sound & display settings screen, setting option name to change brightness -->
1633 <string name="brightness">Brightness</string>
1634 <!-- Sound & display settings screen, setting option summary to change brightness -->
1635 <string name="brightness_summary">Adjust the brightness of the screen</string>
1636 <!-- Sound & display settings screen, setting option name to change screen timeout -->
Claudia de Veauxb6ba1f92011-08-08 12:22:18 -07001637 <string name="screen_timeout">Sleep</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001638 <!-- Sound & display settings screen, setting option summary to change screen timeout -->
Claudia de Veauxb6ba1f92011-08-08 12:22:18 -07001639 <string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string>
Amith Yamasanifcbf7cf2011-06-16 16:55:28 -07001640 <!-- Wallpaper settings title [CHAR LIMIT=30] -->
1641 <string name="wallpaper_settings_title">Wallpaper</string>
Amith Yamasania4379d62011-07-22 10:34:58 -07001642 <!-- Wallpaper settings fragment title [CHAR LIMIT=30] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001643 <string name="wallpaper_settings_fragment_title">Choose wallpaper from</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001644 <!-- Display settings screen, trigger for screen saver options -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001645 <string name="screensaver_settings_title">Screen Candy</string>
1646 <!-- Display settings screen, summary for screen saver options, screen saver is turned on -->
1647 <string name="screensaver_settings_summary_on">Will start upon sleep if connected to power</string>
1648 <!-- Display settings screen, summary for screen saver options, screen saver is turned off -->
1649 <string name="screensaver_settings_summary_off">Disabled</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001650 <!-- Screen saver settings, setting option name to select a module -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001651 <string name="screensaver_component_title">Selected candy</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001652 <!-- Screen saver settings, setting option name to change activation timeout -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001653 <string name="screensaver_timeout_title">When to activate</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001654 <!-- Screen saver settings, setting option summary to change activation timeout -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001655 <string name="screensaver_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> spent idle</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001656 <!-- Screen saver settings, setting option summary to change activation timeout, shown when disabled -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001657 <string name="screensaver_timeout_zero_summary">Never</string>
Daniel Sandler2943cfa2011-04-15 11:18:57 -04001658 <!-- Screen saver settings, button allowing the user to test/try the current module -->
Daniel Sandler6f0ea442011-11-17 10:44:51 -08001659 <string name="screensaver_test">Try it!</string>
1660 <!-- Screen saver settings, checkbox allowing the screen saver to activate automatically when
1661 the device is docked -->
1662 <string name="screensaver_activate_on_dock_title">Also start when docked</string>
Dan Murphya0968882009-08-27 15:05:23 -05001663 <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
1664 <string name="automatic_brightness">Automatic brightness</string>
Dianne Hackborn6677e562011-03-04 17:30:54 -08001665 <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
1666 <string name="title_font_size">Font size</string>
Christopher Tate75d8d312011-08-02 16:43:47 -07001667 <!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
1668 <string name="summary_font_size" translatable="false">%1$s</string>
Dianne Hackborn6677e562011-03-04 17:30:54 -08001669 <!-- [CHAR LIMIT=40] Sound & display settings screen, title of dialog for picking font size -->
Amith Yamasanibf4cce72011-08-16 18:25:40 -07001670 <string name="dialog_title_font_size">Font size</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001671
1672 <!-- SIM lock settings title -->
1673 <string name="sim_lock_settings">SIM card lock settings</string>
1674 <!-- Security & location settings screen, setting option name -->
1675 <string name="sim_lock_settings_category">Set up SIM card lock</string>
1676 <!-- Security & location settings screen, section heading for settings related to sim card locking -->
1677 <string name="sim_lock_settings_title">SIM card lock</string>
1678 <!-- SIM card lock settings screen, setting check box label -->
1679 <string name="sim_pin_toggle">Lock SIM card</string>
1680 <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001681 <string name="sim_lock_on" product="tablet">Require PIN to use tablet</string>
1682 <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
1683 <string name="sim_lock_on" product="default">Require PIN to use phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001684 <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001685 <string name="sim_lock_off" product="tablet">Require PIN to use tablet</string>
1686 <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
1687 <string name="sim_lock_off" product="default">Require PIN to use phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001688 <!-- SIM card lock settings screen, setting option name to change the SIM PIN -->
1689 <string name="sim_pin_change">Change SIM PIN</string>
1690 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1691 <string name="sim_enter_pin">SIM PIN</string>
1692 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1693 <string name="sim_enable_sim_lock">Lock SIM card</string>
1694 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1695 <string name="sim_disable_sim_lock">Unlock SIM card</string>
1696 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1697 <string name="sim_enter_old">Old SIM PIN</string>
1698 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1699 <string name="sim_enter_new">New SIM PIN</string>
1700 <string name="sim_reenter_new">Re-type new PIN</string>
1701 <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1702 <string name="sim_change_pin">SIM PIN</string>
1703 <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001704 <string name="sim_bad_pin">Incorrect PIN</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001705 <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001706 <string name="sim_pins_dont_match">PINs don\'t match</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001707 <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001708 <string name="sim_change_failed">Can\'t change PIN.\nPossibly incorrect PIN.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001709 <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct-->
1710 <string name="sim_change_succeeded">SIM PIN changed successfully</string>
1711 <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001712 <string name="sim_lock_failed">Can\'t change SIM card lock state.\nPossibly incorrect PIN.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001713 <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
1714 <string name="sim_enter_ok">OK</string>
1715 <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
1716 <string name="sim_enter_cancel">Cancel</string>
1717
1718 <!-- Advanced (used for diagnostics) device info activity title -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001719 <string name="device_info_settings" product="tablet">Tablet status</string>
1720 <!-- Advanced (used for diagnostics) device info activity title -->
1721 <string name="device_info_settings" product="default">Phone status</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001722
1723 <!-- About phone screen, list item title. Takes the user to the screen for seeing and installing system updates. -->
1724 <string name="system_update_settings_list_item_title">System updates</string>
1725 <!-- About phone screen, list item summary. Takes the user to the screen for seeing and installing system updates. -->
Amith Yamasani992f1022010-01-25 09:17:53 -08001726 <string name="system_update_settings_list_item_summary">""</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001727
1728 <!-- About phone screen, status item label -->
mah03878a42010-02-18 13:11:19 -08001729 <string name="firmware_version">Android version</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001730 <!-- About phone screen, status item label-->
1731 <string name="model_number">Model number</string>
1732 <!-- About phone screen, setting option name-->
1733 <string name="baseband_version">Baseband version</string>
1734 <!-- About phone screen, setting option name-->
1735 <string name="kernel_version">Kernel version</string>
1736 <!-- About phone screen, setting option name-->
1737 <string name="build_number">Build number</string>
1738
1739 <!-- About phone screen, show when a value of some status item is unavailable. -->
1740 <string name="device_info_not_available">Not available</string>
1741 <!-- About phone screen, phone status screen title -->
1742 <string name="device_status_activity_title">Status</string>
1743 <!-- About phone screen, title of the item to go into the Phone status screen -->
1744 <string name="device_status">Status</string>
Amith Yamasaniffe813c2011-01-09 13:44:56 -08001745 <!-- About tablet screen, summary of the item that takes you to tablet status screen -->
1746 <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
Amith Yamasanic35b1a22011-01-11 14:18:44 -08001747 <!-- About phone screen, summary of the item to go into the phone status screen -->
1748 <string name="device_status_summary" product="default">Phone number, signal, etc.</string>
Roy West71ac3192010-12-04 08:50:03 -08001749 <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
1750 <string name="storage_settings" >Storage</string>
1751 <!-- Storage settings screen title -->
Amith Yamasanid7993472010-08-18 13:59:28 -07001752 <string name="storage_settings_title">Storage settings</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07001753 <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
Roy West825db2d2010-10-14 05:07:45 -07001754 <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001755 <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
1756 <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001757 <!-- Do not translate. About phone, status item title -->
1758 <string name="status_imei">IMEI</string>
1759 <!-- Do not translate. About phone, status item title -->
1760 <string name="status_imei_sv">IMEI SV</string>
Amith Yamasanib409b902011-01-24 08:56:07 -08001761 <!-- About tablet, status item title. The Mobile Directory Number [CHAR LIMIT=30] -->
1762 <string name="status_number" product="tablet">MDN</string>
1763 <!-- About phone, status item title. The phone number of the current device [CHAR LIMIT=30] -->
1764 <string name="status_number" product="default">My phone number</string>
Chouting Zhang386278a2009-06-24 14:25:43 -05001765 <!-- About phone, status item title. The phone MIN number of the current device.-->
1766 <string name="status_min_number">MIN</string>
sy310.choi95364e42011-05-24 14:19:16 +09001767 <!-- About phone, status item title. The phone MSID number of the current device.-->
1768 <string name="status_msid_number">MSID</string>
Chouting Zhang386278a2009-06-24 14:25:43 -05001769 <!-- About phone, status item title. The phone PRL Version of the current device.-->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08001770 <string name="status_prl_version">PRL version</string>
John Wangd7b2dcc2011-07-11 17:05:04 -07001771 <!-- About phone, status item title. The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] -->
1772 <string name="status_meid_number">MEID</string>
1773 <!-- About phone, status item title. The ICCID of the current LTE device. [CHAR LIMIT=30] -->
1774 <string name="status_icc_id">ICCID</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001775 <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
1776 <string name="status_network_type">Mobile network type</string>
1777 <!-- About phone, status item title. The status of data access. For example, the value may be "Connected" -->
1778 <string name="status_data_state">Mobile network state</string>
1779 <!-- About phone, status item title. The status of whether we have service. for example, the value may be "In service" -->
1780 <string name="status_service_state">Service state</string>
1781 <!-- About phone, status item title. The current cell tower signal strength -->
1782 <string name="status_signal_strength">Signal strength</string>
1783 <!-- About phone, status item title, The status for roaming. For example, the value might be "Not roaming" -->
1784 <string name="status_roaming">Roaming</string>
1785 <!-- About phone, status item title. The cell carrier that the user is connected to. -->
1786 <string name="status_operator">Network</string>
1787 <!-- About phone, status item title. The MAC address of the Wi-Fi network adapter. -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07001788 <string name="status_wifi_mac_address">Wi-Fi MAC address</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001789 <!-- About phone, status item title. The bluetooth adapter's hardware address-->
1790 <string name="status_bt_address">Bluetooth address</string>
Doug Zongker489c7bf2011-02-25 14:45:08 -08001791 <!-- About phone, status item title. The hardware serial number. [CHAR LIMIT=30]-->
1792 <string name="status_serial_number">Serial number</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001793 <!-- About phone, status item value if the actual value is not available. -->
1794 <string name="status_unavailable">Unavailable</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001795 <!-- About phone, status item title. How long the device has been running since its last reboot. -->
1796 <string name="status_up_time">Up time</string>
1797 <!-- About phone, status item title. How much time the device has had its main CPU awake. -->
1798 <string name="status_awake_time">Awake time</string>
1799 <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage -->
Roy West825db2d2010-10-14 05:07:45 -07001800 <string name="internal_memory">Internal storage</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001801 <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] -->
Roy West825db2d2010-10-14 05:07:45 -07001802 <string name="sd_memory" product="nosdcard">USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001803 <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
Eric Fischer5698a752010-09-28 16:35:31 -07001804 <string name="sd_memory" product="default">SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001805 <!-- 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 Weste97bc562011-01-20 10:06:33 -08001806 <string name="memory_available">Available</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001807 <!-- 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 Nori340e85d2011-03-02 11:07:35 -08001808 <string name="memory_size">Total space</string>
Vasu Nori450bcb32011-01-07 14:48:46 -08001809 <!-- 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 Veauxda0db7d2011-12-08 17:19:56 -08001810 <string name="memory_calculating_size">Calculating\u2026</string>
Vasu Nori21809742011-01-25 13:39:16 -08001811 <!-- 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] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001812 <string name="memory_apps_usage">Apps</string>
Vasu Nori21809742011-01-25 13:39:16 -08001813 <!-- 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 Weste97bc562011-01-20 10:06:33 -08001814 <string name="memory_media_usage">Media</string>
Vasu Nori21809742011-01-25 13:39:16 -08001815 <!-- 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 Millerc56293d2011-06-30 18:09:06 -07001816 <string name="memory_downloads_usage">Downloads</string>
Vasu Nori21809742011-01-25 13:39:16 -08001817 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07001818 <string name="memory_dcim_usage">Pictures, videos</string>
Vasu Nori21809742011-01-25 13:39:16 -08001819 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07001820 <string name="memory_music_usage">Audio (music, ringtones, podcasts, etc.)</string>
Vasu Nori21809742011-01-25 13:39:16 -08001821 <!-- 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] -->
1822 <string name="memory_media_misc_usage">Misc.</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001823 <!-- 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] -->
1824 <string name="sd_eject" product="nosdcard">Unmount shared storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001825 <!-- 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 Fischer5698a752010-09-28 16:35:31 -07001826 <string name="sd_eject" product="default">Unmount SD card</string>
1827 <!-- 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 Westdd496242010-10-18 03:12:57 -07001828 <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001829 <!-- 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 Morrill82884de2010-10-18 15:43:18 -07001830 <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove it</string>
Mike Lockwood3d713b12010-08-31 14:38:44 -04001831 <!-- 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 Miller2f9dbcb2010-02-09 19:08:02 -08001832
Eric Fischer5698a752010-09-28 16:35:31 -07001833 <!-- 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 West825db2d2010-10-14 05:07:45 -07001834 <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string>
San Mehat35351fa2010-01-06 21:41:47 -08001835 <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted -->
Eric Fischer5698a752010-09-28 16:35:31 -07001836 <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string>
Roy West69827522010-10-21 17:18:40 -07001837
Eric Fischera640fb42010-10-21 18:15:34 -07001838 <!-- Storage setting item that will mount USB storage if it unmounted. A user should never see this. [CHAR LIMIT=25] -->
Roy West69827522010-10-21 17:18:40 -07001839 <string name="sd_mount" product="nosdcard">Mount USB storage</string>
San Mehat35351fa2010-01-06 21:41:47 -08001840 <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
Eric Fischer5698a752010-09-28 16:35:31 -07001841 <string name="sd_mount" product="default">Mount SD card</string>
Eric Fischerd9479372010-10-21 18:31:02 -07001842
Gilles Debunne104ea282011-05-19 10:34:14 -07001843 <!-- Subtext for Mount USB storage in Storage settings. User should never see this since we use automount. -->
1844 <string name="sd_mount_summary" product="nosdcard"></string>
1845 <!-- Subtext for Mount SD Card in Storage settings. User should never see this since we use automount. -->
1846 <string name="sd_mount_summary" product="default"></string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07001847 <!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage. [CHAR LIMIT=25] -->
1848 <string name="sd_format" product="nosdcard">Erase USB storage</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001849 <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card. [CHAR LIMIT=25] -->
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07001850 <string name="sd_format" product="default">Erase SD card</string>
Joe Onorato42491cc2010-11-09 12:04:24 -08001851 <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. [CHAR LIMIT=80] -->
1852 <string name="sd_format_summary" product="nosdcard">Erases all data on the internal USB storage, such as music and photos</string>
Joe Onorato6c1eb532011-01-04 10:28:32 -08001853 <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card. [CHAR LIMIT=80] -->
Joe Onorato42491cc2010-11-09 12:04:24 -08001854 <string name="sd_format_summary" product="default">Erases all data on the SD card, such as music and photos</string>
Gilles Debunne104ea282011-05-19 10:34:14 -07001855 <!-- SD card status when it is mounted as read only. Will be appended to size, starts with an unbreakable space -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001856 <string name="read_only">\u0020(Read-only)</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001857 <!-- SD card eject confirmation dialog title [CHAR LIMIT=25] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001858 <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount USB storage?</string>
Suchi Amalapurapu29d587f2010-02-22 10:12:14 -08001859 <!-- SD card eject confirmation dialog title -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001860 <string name="dlg_confirm_unmount_title" product="default">Unmount SD card?</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001861 <!-- SD card eject confirmation dialog [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001862 <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 Amalapurapu29d587f2010-02-22 10:12:14 -08001863 <!-- SD card eject confirmation dialog -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001864 <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 Fischer5698a752010-09-28 16:35:31 -07001865 <!-- SD card eject error dialog title [CHAR LIMIT=30] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001866 <string name="dlg_error_unmount_title" product="nosdcard"></string>
Suchi Amalapurapu29d587f2010-02-22 10:12:14 -08001867 <!-- SD card eject error dialog title -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001868 <string name="dlg_error_unmount_title" product="default"></string>
Eric Fischer5698a752010-09-28 16:35:31 -07001869 <!-- SD card eject error dialog text [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001870 <string name="dlg_error_unmount_text" product="nosdcard">Couldn\'t unmount USB storage. Try again later.</string>
Suchi Amalapurapu29d587f2010-02-22 10:12:14 -08001871 <!-- SD card eject error dialog text -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001872 <string name="dlg_error_unmount_text" product="default">Couldn\'t unmount SD card. Try again later.</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001873 <!-- SD card unmount informative text [CHAR LIMIT=NONE] -->
Roy West825db2d2010-10-14 05:07:45 -07001874 <string name="unmount_inform_text" product="nosdcard">USB storage will be unmounted.</string>
Eric Fischer5698a752010-09-28 16:35:31 -07001875 <!-- SD card unmount informative text [CHAR LIMIT=NONE] -->
1876 <string name="unmount_inform_text" product="default">SD card will be unmounted.</string>
Suchi Amalapurapu29d587f2010-02-22 10:12:14 -08001877 <!-- SD card eject progress title -->
1878 <string name="sd_ejecting_title">Unmounting</string>
1879 <!-- SD card eject progress text -->
1880 <string name="sd_ejecting_summary">Unmount in progress</string>
1881
Mike Lockwood02900a12011-06-30 14:47:46 -04001882 <!-- Storage setting. Menu option for USB transfer settings [CHAR LIMIT=30]-->
Mike Lockwood37481d72011-08-01 09:53:37 -04001883 <string name="storage_menu_usb">USB computer connection</string>
Jeff Sharkey11d30122012-03-19 16:54:07 -07001884 <!-- Storage setting. Menu option to enforce read external storage permission. [CHAR LIMIT=30]-->
1885 <string name="storage_menu_enforce_read_external">Enforce read external</string>
1886
Mike Lockwood02900a12011-06-30 14:47:46 -04001887 <!-- Storage setting. Title for USB transfer settings [CHAR LIMIT=30]-->
Mike Lockwood37481d72011-08-01 09:53:37 -04001888 <string name="storage_title_usb">USB computer connection</string>
Mike Lockwood01172e12011-07-28 12:47:44 -04001889 <!-- Storage setting. USB connection category [CHAR LIMIT=30]-->
1890 <string name="usb_connection_category">Connect as</string>
Mike Lockwood37481d72011-08-01 09:53:37 -04001891 <!-- Storage setting. Title for MTP checkbox [CHAR LIMIT=30]-->
1892 <string name="usb_mtp_title">Media device (MTP)</string>
1893 <!-- Storage setting. Summary for MTP checkbox [CHAR LIMIT=NONE]-->
Mike Lockwood65fb60a2011-08-01 17:41:41 -04001894 <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 Lockwood37481d72011-08-01 09:53:37 -04001895 <!-- Storage setting. Title for PTP checkbox [CHAR LIMIT=30]-->
1896 <string name="usb_ptp_title">Camera (PTP)</string>
Jeff Sharkeye2afc0f2011-08-01 15:29:30 -07001897 <!-- Storage setting. Label for installer CD [CHAR LIMIT=30]-->
Mike Lockwood37481d72011-08-01 09:53:37 -04001898 <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 Sharkeye2afc0f2011-08-01 15:29:30 -07001899 <!-- Storage setting. Summary for PTP checkbox [CHAR LIMIT=NONE]-->
1900 <string name="usb_label_installer_cd">"Install file-transfer tools"</string>
Mike Lockwood02900a12011-06-30 14:47:46 -04001901
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001902 <!-- Phone info screen, section titles: -->
1903 <string name="battery_status_title">Battery status</string>
1904 <!-- Phone info screen, section titles: -->
1905 <string name="battery_level_title">Battery level</string>
1906
1907 <!-- APN Settings -->
1908 <!-- APN settings screen title -->
1909 <string name="apn_settings">APNs</string>
1910 <!-- Screen title after user selects APNs setting option -->
1911 <string name="apn_edit">Edit access point</string>
1912 <!-- Edit access point label summary text when no value has been set -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001913 <string name="apn_not_set">Not set</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001914 <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
1915 <string name="apn_name">Name</string>
1916 <!-- Edit access point labels: The actual access point name-->
1917 <string name="apn_apn">APN</string>
1918 <!-- Edit access point labels: The addess of the proxy to use for this APN -->
1919 <string name="apn_http_proxy">Proxy</string>
1920 <!-- Edit access point labels: The port number of the proxy to use for this APN -->
1921 <string name="apn_http_port">Port</string>
1922 <!-- Edit access point labels: The username that will be used when conencting to this APN-->
1923 <string name="apn_user">Username</string>
1924 <!-- Edit access point labels: The password that will be used when connecting to this APN -->
1925 <string name="apn_password">Password</string>
1926 <!-- Edit access point labels: The server address to conenct to for this APN -->
1927 <string name="apn_server">Server</string>
1928 <!-- Edit access point labels: -->
1929 <string name="apn_mmsc">MMSC</string>
1930 <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
1931 <string name="apn_mms_proxy">MMS proxy</string>
1932 <!-- Edit access point labels: The port on the proxy used for MMS-->
1933 <string name="apn_mms_port">MMS port</string>
1934 <!-- Edit access point labels: -->
1935 <string name="apn_mcc">MCC</string>
1936 <!-- Edit access point labels: -->
1937 <string name="apn_mnc">MNC</string>
Jaikumar Ganesh1eb1df02009-09-30 09:43:34 -07001938 <!-- Edit acces point labels: Authenticaton type-->
1939 <string name="apn_auth_type">Authentication type</string>
1940 <!-- Authentication Typs: None -->
1941 <string name="apn_auth_type_none">None</string>
1942 <!-- Authentication Typs: PAP -->
1943 <string name="apn_auth_type_pap">PAP</string>
1944 <!-- Authentication Typs: CHAP -->
1945 <string name="apn_auth_type_chap">CHAP</string>
1946 <!-- Authentication Typs: PAP or CHAP -->
1947 <string name="apn_auth_type_pap_chap">PAP or CHAP</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001948 <!-- Edit access point labels: The type of APN -->
1949 <string name="apn_type">APN type</string>
Lorenzo Colittia7e587f2010-12-29 15:52:41 -08001950 <!-- Edit access point labels: The protocol of the APN, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
1951 <string name="apn_protocol">APN protocol</string>
John Huangd0de4272011-10-15 22:41:11 -07001952 <!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
1953 <string name="apn_roaming_protocol">APN roaming protocol</string>
sinikangcd8b7c32011-09-08 15:44:09 -07001954 <!-- Edit enable/disable of APN -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001955 <string name="carrier_enabled">APN enable/disable</string>
1956 <string name="carrier_enabled_summaryOn">APN enabled</string>
1957 <string name="carrier_enabled_summaryOff">APN disabled</string>
sinikangcd8b7c32011-09-08 15:44:09 -07001958 <!-- Edit Beaerer Info of APN -->
1959 <string name="bearer">Bearer</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001960 <!-- Edit access point screen menu option to delete this APN -->
1961 <string name="menu_delete">Delete APN</string>
1962 <!-- APNs screen menu option to create a brand spanking new APN -->
1963 <string name="menu_new">New APN</string>
1964 <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
1965 <string name="menu_save">Save</string>
1966 <!-- Edit access point screen menu option to discard the user's changes for this APN -->
1967 <string name="menu_cancel">Discard</string>
1968 <!-- APN error dialog title -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001969 <string name="error_title"></string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001970 <!-- APN error dialog messages: -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001971 <string name="error_name_empty">The Name field can\'t be empty.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001972 <!-- APN error dialog messages: -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001973 <string name="error_apn_empty">The APN can\'t be empty.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001974 <!-- APN error dialog messages: -->
1975 <string name="error_mcc_not3">MCC field must be 3 digits.</string>
1976 <!-- APN error dialog messages: -->
1977 <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
1978 <!-- The message of dialog indicated restoring default APN settings in progress -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001979 <string name="restore_default_apn">Restoring default APN settings.</string>
Jim Miller00d24762009-12-22 19:04:57 -08001980 <!-- APNs screen menu option to reset default APN settings -->
1981 <string name="menu_restore">Reset to default</string>
1982 <!-- APNs screen toast message to inform reset default APN settings is completed -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001983 <string name="restore_default_apn_completed">Reset default APN settings completed.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08001984
1985 <!-- Master Clear -->
1986 <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
1987 <string name="master_clear_title">Factory data reset</string>
1988 <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
Eric Fischerc9904f02010-11-01 16:54:51 -07001989 <string name="master_clear_summary" product="tablet">Erases all data on tablet</string>
1990 <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
1991 <string name="master_clear_summary" product="default">Erases all data on phone</string>
1992 <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001993 <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 Fischer5698a752010-09-28 16:35:31 -07001994 <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07001995 <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 Onoratob51886d2010-11-08 18:25:51 -08001996 <!-- SD card & phone storage settings screen, instructions and list of current accounts. The list of accounts follows this text[CHAR LIMIT=NONE] -->
1997 <string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string>
Kenny Root3785e392011-01-18 15:14:32 -08001998 <!-- 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] -->
1999 <string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string>
Joe Onoratob51886d2010-11-08 18:25:51 -08002000 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002001 <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 Onorato6c1eb532011-01-04 10:28:32 -08002002 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002003 <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 Hackborn1337d0f2010-10-14 11:58:30 -07002004 <!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] -->
2005 <string name="erase_external_storage" product="nosdcard">Erase USB storage</string>
2006 <!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] -->
2007 <string name="erase_external_storage" product="default">Erase SD card</string>
Joe Onorato42491cc2010-11-09 12:04:24 -08002008 <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002009 <string name="erase_external_storage_description" product="nosdcard">Erase all the data on the internal USB storage, such as music or photos</string>
Joe Onorato42491cc2010-11-09 12:04:24 -08002010 <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002011 <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 Projectafc4ab22009-03-03 19:32:34 -08002012 <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002013 <string name="master_clear_button_text" product="tablet">Reset tablet</string>
2014 <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2015 <string name="master_clear_button_text" product="default">Reset phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002016 <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002017 <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 Projectafc4ab22009-03-03 19:32:34 -08002018 <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
2019 <string name="master_clear_final_button_text">Erase everything</string>
2020 <!-- Message to draw an unlock pattern before clearing the device -->
2021 <string name="master_clear_gesture_prompt">Draw your unlock pattern</string>
2022 <!-- Explanation of drawing unlockp attern to reset phone -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07002023 <string name="master_clear_gesture_explanation">You need to draw your unlock pattern to confirm a factory data reset.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002024 <!-- Master clear failed message -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002025 <string name="master_clear_failed">No reset was performed because the System Clear service isn\'t available.</string>
Amith Yamasanib14e1e02010-11-02 09:52:29 -07002026 <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002027 <string name="master_clear_confirm_title">Reset?</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002028
2029 <!-- Media Format -->
Eric Fischer5698a752010-09-28 16:35:31 -07002030 <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=25] -->
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002031 <string name="media_format_title" product="nosdcard">Erase USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002032 <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002033 <string name="media_format_title" product="default">Erase SD card</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002034 <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading [CHAR LIMIT=30] -->
Roy West825db2d2010-10-14 05:07:45 -07002035 <string name="media_format_summary" product="nosdcard">Erases all data in USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002036 <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
Eric Fischer5698a752010-09-28 16:35:31 -07002037 <string name="media_format_summary" product="default">Erases all data on the SD card</string>
2038 <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002039 <string name="media_format_desc" product="nosdcard">Erase all USB storage? You will lose <b>all</b> stored data!</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002040 <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002041 <string name="media_format_desc" product="default">Erase the SD card? You will lose <b>all</b> data on the card!</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002042 <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset [CHAR LIMIT=25] -->
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002043 <string name="media_format_button_text" product="nosdcard">Erase USB storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002044 <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002045 <string name="media_format_button_text" product="default">Erase SD card</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002046 <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002047 <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 Fischer5698a752010-09-28 16:35:31 -07002048 <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002049 <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 Projectafc4ab22009-03-03 19:32:34 -08002050 <!-- SD card & phone storage settings screen, button on screen after user selects Format media button -->
2051 <string name="media_format_final_button_text">Erase everything</string>
2052 <!-- Message to draw an unlock pattern before clearing the device -->
2053 <string name="media_format_gesture_prompt">Draw your unlock pattern</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002054 <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07002055 <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 Fischer5698a752010-09-28 16:35:31 -07002056 <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07002057 <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 Projectafc4ab22009-03-03 19:32:34 -08002058
2059 <!-- Main settings screen, Call settings title for item to go into the call settings -->
2060 <string name="call_settings_title">Call settings</string>
2061 <!-- Main settings screen, Call settings summary for item to go into call settings -->
2062 <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
2063
Robert Greenwalt3901edb2010-01-26 10:22:37 -08002064 <!-- Tethering controls, item title to go into the tethering settings -->
Danica Chang32711b62010-08-10 18:41:29 -07002065 <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
2066 <string name="tether_settings_title_usb">USB tethering</string>
2067 <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
Robert Greenwalte434bfb2010-05-08 15:20:24 -07002068 <string name="tether_settings_title_wifi">Portable hotspot</string>
Danica Chang32711b62010-08-10 18:41:29 -07002069 <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
2070 <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
2071 <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
2072 <string name="tether_settings_title_usb_bluetooth">Tethering</string>
2073 <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
2074 <string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
2075
Robert Greenwalt3901edb2010-01-26 10:22:37 -08002076 <!-- USB Tethering options -->
Irfan Sheriff65cff172010-02-08 10:46:30 -08002077 <string name="usb_title">USB</string>
Robert Greenwalt3901edb2010-01-26 10:22:37 -08002078 <string name="usb_tethering_button_text">USB tethering</string>
2079 <!-- USB available subtext - shown when USB is connected but not currently being tethered -->
Robert Greenwalt209177a2010-03-04 13:29:02 -08002080 <string name="usb_tethering_available_subtext">USB connected, check to tether</string>
Robert Greenwalt3901edb2010-01-26 10:22:37 -08002081 <!-- USB tethered subtext - shown when USB is connected and being tethered -->
Robert Greenwalt209177a2010-03-04 13:29:02 -08002082 <string name="usb_tethering_active_subtext">Tethered</string>
Mike Lockwood26dad3e2010-03-03 06:19:55 -05002083 <!-- USB storage subtext - shown when tethering is disabled because USB storage is active -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002084 <string name="usb_tethering_storage_active_subtext">Can\'t tether when USB storage is in use</string>
Robert Greenwalt3901edb2010-01-26 10:22:37 -08002085 <!-- USB unavailable subtext - shown when USB is not connected -->
2086 <string name="usb_tethering_unavailable_subtext">USB not connected</string>
Robert Greenwaltd5f121c2010-03-02 17:33:11 -08002087 <!-- USB errored subtext - shown when USB is broken for some reason -->
Robert Greenwalt209177a2010-03-04 13:29:02 -08002088 <string name="usb_tethering_errored_subtext">USB tethering error</string>
2089
Danica Chang32711b62010-08-10 18:41:29 -07002090 <!-- Bluetooth Tethering settings-->
2091 <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]-->
2092 <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string>
2093 <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
Jake Hambyc777ee22011-03-04 15:37:39 -08002094 <string name="bluetooth_tethering_available_subtext" product="tablet">Sharing this tablet\'s Internet connection</string>
2095 <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
2096 <string name="bluetooth_tethering_available_subtext" product="default">Sharing this phone\'s Internet connection</string>
2097 <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2098 <string name="bluetooth_tethering_device_connected_subtext" product="tablet">Sharing this tablet\'s Internet connection to 1 device</string>
2099 <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2100 <string name="bluetooth_tethering_device_connected_subtext" product="default">Sharing this phone\'s Internet connection to 1 device</string>
2101 <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2102 <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>
2103 <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2104 <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 Chang32711b62010-08-10 18:41:29 -07002105 <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
Jake Hambyc777ee22011-03-04 15:37:39 -08002106 <string name="bluetooth_tethering_off_subtext" product="tablet">Not sharing this tablet\'s Internet connection</string>
2107 <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2108 <string name="bluetooth_tethering_off_subtext" product="default">Not sharing this phone\'s Internet connection</string>
Danica Chang32711b62010-08-10 18:41:29 -07002109 <!-- Bluetooth errored subtext - shown when Bluetooth is broken for some reason [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002110 <string name="bluetooth_tethering_errored_subtext">Not tethered</string>
Danica Chang32711b62010-08-10 18:41:29 -07002111 <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002112 <string name="bluetooth_tethering_overflow_error">Can\'t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string>
Danica Chang32711b62010-08-10 18:41:29 -07002113 <!-- Bluetooth Tethering settings. Message for untethering from a bluetooth device [CHAR LIMIT=50]-->
2114 <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string>
2115
Danica Chang32711b62010-08-10 18:41:29 -07002116 <!-- Tethering help button - calls up a web view with general tethering info -->
Robert Greenwalte434bfb2010-05-08 15:20:24 -07002117 <string name="tethering_help_button_text">Help</string>
Robert Greenwalt209177a2010-03-04 13:29:02 -08002118
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002119 <!-- Wireless controls, item title to go into the network settings -->
2120 <string name="network_settings_title">Mobile networks</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002121
2122 <!-- Security & location settings screen, section header for settings relating to location -->
Amith Yamasanif06d8692009-06-11 22:32:33 -07002123 <string name="location_title">My Location</string>
Sean Cotteree52a422011-07-29 16:36:30 -07002124 <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
Freeman Ng2347fca2011-09-14 18:17:28 -07002125 <string name="location_network_based">Google\'s location service</string>
Freeman Ngf471c4e2011-09-20 15:18:05 -07002126 <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box-->
Jason Chen23d0b522012-03-16 11:29:01 -07002127 <string name="location_neighborhood_level">Allow anonymous location data to be sent to Google. Also allow permitted apps to use data from sources such as Wi-Fi and mobile networks to determine your approximate location.</string>
Freeman Ngf471c4e2011-09-20 15:18:05 -07002128 <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002129 <string name="location_neighborhood_level_wifi">Location determined by Wi-Fi</string>
Sean Cotteree52a422011-07-29 16:36:30 -07002130 <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
2131 <string name="location_gps">GPS satellites</string>
2132 <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites -->
2133 <string name="location_street_level">Let apps use GPS to pinpoint your location</string>
Mike Lockwoodd75fb2f2009-06-25 16:39:48 -04002134 <!-- Security & location settings screen, setting check box label if Assisted GPS should be enabled -->
Roy West0ce6f6d2009-09-23 13:07:19 -07002135 <string name="assisted_gps">Use assisted GPS</string>
Mike Lockwoodd75fb2f2009-06-25 16:39:48 -04002136 <!-- Security & location settings screen, setting summary when Assisted GPS check box is selected -->
Roy West0ce6f6d2009-09-23 13:07:19 -07002137 <string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string>
Mike Lockwoodd75fb2f2009-06-25 16:39:48 -04002138 <!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
Roy West0ce6f6d2009-09-23 13:07:19 -07002139 <string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
Sean Cotteree52a422011-07-29 16:36:30 -07002140 <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search -->
2141 <string name="use_location_title">Location &amp; Google search</string>
2142 <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search -->
2143 <string name="use_location_summary">Let Google use your location to improve search results and other services</string>
Amith Yamasanif06d8692009-06-11 22:32:33 -07002144
2145 <!-- About --> <skip />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002146 <!-- Main settings screen, setting title for the user to go into the About phone screen -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002147 <string name="about_settings" product="tablet">About tablet</string>
2148 <!-- Main settings screen, setting title for the user to go into the About phone screen -->
2149 <string name="about_settings" product="default">About phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002150 <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
Eric Fischerc9904f02010-11-01 16:54:51 -07002151 <string name="about_settings_summary">View legal info, status, software version</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002152 <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
2153 <string name="legal_information">Legal information</string>
2154 <!-- About phone settings screen, setting option name to see a list of contributors -->
2155 <string name="contributors_title">Contributors</string>
2156 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2157 <!-- About phone settings screen, setting option name to see copyright-related info -->
2158 <string name="copyright_title">Copyright</string>
2159 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2160 <!-- About phone settings screen, setting option name to see licensing info -->
2161 <string name="license_title">License</string>
2162 <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2163 <!-- About phone settings screen, setting option name to see terms and conditions -->
2164 <string name="terms_title">Terms and conditions</string>
2165
2166 <!-- Title for actual Settings license activity. --> <skip />
2167 <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
2168 <string name="settings_license_activity_title">Open source licenses</string>
2169 <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
2170 <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
2171 <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
2172 <string name="settings_license_activity_loading">Loading\u2026</string>
2173
Wink Savillea40fb232009-09-26 16:47:18 -07002174 <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
2175 <string name="settings_safetylegal_title">Safety information</string>
2176 <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
2177 <string name="settings_safetylegal_activity_title">Safety information</string>
2178 <!-- About phone settings screen, Safety legal dialog message when data network is not connected -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002179 <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 Savillea40fb232009-09-26 16:47:18 -07002180 <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded -->
2181 <string name="settings_safetylegal_activity_loading">Loading\u2026</string>
2182
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002183 <!-- Lock Pattern settings -->
Jim Miller9757e302010-12-17 18:23:23 -08002184 <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
Jim Miller00d24762009-12-22 19:04:57 -08002185 <string name="lockpassword_choose_your_password_header">Choose your password</string>
Jim Miller9757e302010-12-17 18:23:23 -08002186 <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] -->
2187 <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string>
2188 <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
Jim Miller122b6c82010-02-10 19:53:58 -08002189 <string name="lockpassword_choose_your_pin_header">Choose your PIN</string>
Jim Miller9757e302010-12-17 18:23:23 -08002190 <!-- Header on password confirm screen [CHAR LIMIT=30] -->
Jim Miller122b6c82010-02-10 19:53:58 -08002191 <string name="lockpassword_confirm_your_password_header">Confirm your password</string>
Jim Miller9757e302010-12-17 18:23:23 -08002192 <!-- Header on pattern confirm screen [CHAR LIMIT=30] -->
2193 <string name="lockpassword_confirm_your_pattern_header">Confirm your pattern</string>
2194 <!-- Header on password confirm screen [CHAR LIMIT=30] -->
Jim Miller122b6c82010-02-10 19:53:58 -08002195 <string name="lockpassword_confirm_your_pin_header">Confirm your PIN</string>
Jim Miller9757e302010-12-17 18:23:23 -08002196 <!-- Header on password confirm screen if second password doesn't match the first. [CHAR LIMIT=30] -->
Jim Miller00d24762009-12-22 19:04:57 -08002197 <string name="lockpassword_confirm_passwords_dont_match">Passwords don\'t match</string>
Jim Miller9757e302010-12-17 18:23:23 -08002198 <!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]-->
Jim Miller122b6c82010-02-10 19:53:58 -08002199 <string name="lockpassword_confirm_pins_dont_match">PINs don\'t match</string>
Jim Miller9757e302010-12-17 18:23:23 -08002200 <!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] -->
2201 <string name="lockpassword_choose_lock_generic_header">Unlock selection</string>
Jim Miller122b6c82010-02-10 19:53:58 -08002202 <!-- Toast shown if setting password was successful -->
2203 <string name="lockpassword_password_set_toast">Password has been set</string>
2204 <!-- Toast shown if setting PIN was successful -->
2205 <string name="lockpassword_pin_set_toast">PIN has been set</string>
2206 <!-- Toast shown if setting pattern was successful -->
2207 <string name="lockpassword_pattern_set_toast">Pattern has been set</string>
Jim Miller00d24762009-12-22 19:04:57 -08002208
2209 <!-- Lock Pattern settings -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002210 <!-- Security & location settings screen, header -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -07002211 <string name="lock_settings_title">Screen security</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002212 <!-- Security & location settings screen, setting option name -->
2213 <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
2214 <!-- 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 Miller00d24762009-12-22 19:04:57 -08002215 <string name="lockpattern_change_lock_pin_label">Change unlock PIN</string>
2216 <!-- 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 Projectafc4ab22009-03-03 19:32:34 -08002217 <string name="lockpattern_need_to_unlock">Confirm saved pattern</string>
2218 <!-- Do not translate. -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002219 <string name="lockpattern_need_to_unlock_footer" />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002220 <!-- Security & location settings screen, change unlock pattern screen instruction if user draws incorrect pattern -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002221 <string name="lockpattern_need_to_unlock_wrong">Try again:</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002222 <!-- Do not translate. -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002223 <string name="lockpattern_need_to_unlock_wrong_footer" />
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002224 <!-- 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)..-->
2225 <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
2226 <!-- 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. -->
2227 <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
2228 <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
2229 <string name="lockpattern_recording_inprogress">Release finger when done.</string>
2230 <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
2231 <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again:</string>
2232 <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08002233 <string name="lockpattern_pattern_entered_header">Pattern recorded.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002234 <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
2235 <string name="lockpattern_need_to_confirm">Draw pattern again to confirm:</string>
2236 <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern:</string>
2237 <!-- 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. -->
2238 <string name="lockpattern_confirm_button_text">Confirm</string>
2239 <!-- 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. -->
2240 <string name="lockpattern_restart_button_text">Redraw</string>
2241 <!-- 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 -->
2242 <string name="lockpattern_retry_button_text">Retry</string>
2243 <!-- 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 -->
2244 <string name="lockpattern_continue_button_text">Continue</string>
2245 <!-- Security & location settings screen, unlock screen activity title -->
2246 <string name="lockpattern_settings_title">Unlock pattern</string>
2247 <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
2248 <string name="lockpattern_settings_enable_title">Require pattern</string>
2249 <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
2250 <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
2251 <!-- 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 Veauxc9c9be12011-08-18 16:53:45 -07002252 <string name="lockpattern_settings_enable_visible_pattern_title">Make pattern visible</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002253 <!-- 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 Veauxc9c9be12011-08-18 16:53:45 -07002254 <string name="lockpattern_settings_enable_tactile_feedback_title">Vibrate on touch</string>
Jim Miller071742d2012-01-06 18:28:09 -08002255 <!-- Security & location settings screen, setting check box title. This controls whether the device locks immediately when the power button is pressed. [CHAR LIMIT=28]-->
2256 <string name="lockpattern_settings_enable_power_button_instantly_locks">Power button instantly locks</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002257 <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
2258 <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
2259 <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
2260 <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
2261 <!-- Security & location settings screen, the help instructions (an animation) caption -->
2262 <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
2263 <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen after too many incorrect attempts -->
2264 <string name="lockpattern_too_many_failed_confirmation_attempts_header">Too many incorrect attempts!</string>
2265 <!-- Security & location settings screen, change unlock pattern screen countdown hint on bottom of screen after too many incorrect attempts -->
2266 <string name="lockpattern_too_many_failed_confirmation_attempts_footer">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
2267
2268 <!-- ChooseLockPatternTutorial --> <skip />
2269 <!-- ChooseLockPatternTutorial, button labels: This is to cancel the tutorial -->
2270 <string name="skip_button_label">Cancel</string>
2271 <!-- ChooseLockPatternTutorial, button labels: Continue to the next page of the tutorial -->
2272 <string name="next_button_label">Next</string>
2273 <!-- ChooseLockPatternTutorial, tutorial screen title -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002274 <string name="lock_title" product="tablet">Securing your tablet</string>
2275 <!-- ChooseLockPatternTutorial, tutorial screen title -->
2276 <string name="lock_title" product="default">Securing your phone</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002277 <!-- ChooseLockPatternTutorial, tutorial screen text -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07002278 <string name="lock_intro_message" product="tablet">Protect your tablet from unauthorized use by creating a personal screen unlock pattern. Slide your finger to connect the dots in any order on the next screen. You need to connect at least four dots.
Eric Fischerdfb894c2011-10-04 14:57:57 -07002279 \n\nReady to start? Touch Next.
Eric Fischerc9904f02010-11-01 16:54:51 -07002280 </string>
2281 <!-- ChooseLockPatternTutorial, tutorial screen text -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002282 <string name="lock_intro_message" product="default">Protect your phone from unauthorized use by creating a personal screen unlock pattern. Slide your finger to connect at least four dots in any order on the next screen.
2283 \n\nReady to start? Touch Next.
Jim Miller00d24762009-12-22 19:04:57 -08002284 </string>
2285
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002286 <!-- Applications Settings --> <skip />
2287 <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002288 <string name="manageapplications_settings_title">Manage apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002289 <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002290 <string name="manageapplications_settings_summary">Manage and remove installed apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002291 <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002292 <string name="applications_settings">Apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002293 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002294 <string name="applications_settings_summary">Manage apps, set up quick launch shortcuts</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002295 <!-- Applications settings screen heading. The header for the Application settings screen. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002296 <string name="applications_settings_header">App settings</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002297 <!-- 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. -->
2298 <string name="install_applications">Unknown sources</string>
2299 <!-- Applications settings screen, setting check box summary. This is the summary for "Unknown sources" checkbox -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002300 <string name="install_unknown_applications">Allow installation of non-Market apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002301 <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002302 <string name="install_all_warning" product="tablet">Your tablet and personal data are more vulnerable to attack by apps
Eric Fischerc9904f02010-11-01 16:54:51 -07002303 from unknown sources. You agree that you are solely responsible for any
2304 damage to your tablet or loss of data that may result from using
Eric Fischerdfb894c2011-10-04 14:57:57 -07002305 these apps.</string>
Eric Fischerc9904f02010-11-01 16:54:51 -07002306 <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002307 <string name="install_all_warning" product="default">Your phone and personal data are more vulnerable to attack by apps
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002308 from unknown sources. You agree that you are solely responsible for any
2309 damage to your phone or loss of data that may result from using
Eric Fischerdfb894c2011-10-04 14:57:57 -07002310 these apps.</string>
Joe Onorato4c0c2be2011-04-06 18:26:20 -07002311 <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. -->
2312 <string name="advanced_settings">Advanced settings</string>
2313 <!-- Applications settings screen, setting check box summary. This is the summary for "Advanced settings" checkbox -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002314 <string name="advanced_settings_summary">Enable more settings options</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002315 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002316 <string name="application_info_label">App info</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002317 <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
2318 <string name="storage_label">Storage</string>
2319 <!-- Manage applications, individual application info screen, heading for settings related to controlling whether this app is the default for some actions -->
2320 <string name="auto_launch_label">Launch by default</string>
Dianne Hackbornaef746c2011-05-26 01:04:44 -07002321 <!-- Manage applications, individual application info screen, heading for settings related to controlling application screen compatibility -->
2322 <string name="screen_compatibility_label">Screen compatibility</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002323 <!-- 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. -->
2324 <string name="permissions_label">Permissions</string>
2325 <!-- Manage applications, Header name used for cache information -->
2326 <string name="cache_header_label">Cache</string>
2327 <!-- Manage applications, text label for button -->
2328 <string name="clear_cache_btn_text">Clear cache</string>
2329 <!-- Manage applications, label that appears next to the cache size -->
2330 <string name="cache_size_label">Cache</string>
2331 <!-- Manage applications, Header name used for other controls -->
2332 <string name="controls_label">Controls</string>
2333 <!-- Manage applications, text label for button to kill / force stop an application -->
2334 <string name="force_stop">Force stop</string>
2335 <!-- Manage applications, individual application info screen,label under Storage heading. The total storage space taken up by this app. -->
2336 <string name="total_size_label">Total</string>
2337 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002338 <string name="application_size_label">App</string>
Dianne Hackbornbd9ddab2011-06-28 14:51:12 -07002339 <!-- 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] -->
2340 <string name="external_code_size_label">USB storage app</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002341 <!-- 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) -->
2342 <string name="data_size_label">Data</string>
Kenny Root424acfb2011-01-16 16:59:11 -08002343 <!-- 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 Hackbornbd9ddab2011-06-28 14:51:12 -07002344 <string name="external_data_size_label" product="nosdcard">USB storage data</string>
Kenny Root424acfb2011-01-16 16:59:11 -08002345 <!-- 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 Hackbornbd9ddab2011-06-28 14:51:12 -07002346 <string name="external_data_size_label" product="default">SD card</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002347 <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
2348 <string name="uninstall_text">Uninstall</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002349 <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
Dianne Hackborn9db5ee32010-07-24 16:50:04 -07002350 <string name="disable_text">Disable</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002351 <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
Dianne Hackborn9db5ee32010-07-24 16:50:04 -07002352 <string name="enable_text">Enable</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002353 <!-- 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) -->
2354 <string name="clear_user_data_text">Clear data</string>
Suchi Amalapurapu50b51672009-05-08 15:01:06 -07002355 <!-- Manage applications, restore updated system application to factory version -->
Roy West518d02c2009-06-23 13:39:55 -07002356 <string name="app_factory_reset">Uninstall updates</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002357 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002358 <string name="auto_launch_enable_text">You\'ve chosen to launch this app by default for some actions.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002359 <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
2360 <string name="auto_launch_disable_text">No defaults set.</string>
2361 <!-- 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. -->
2362 <string name="clear_activities">Clear defaults</string>
Dianne Hackbornaef746c2011-05-26 01:04:44 -07002363 <!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002364 <string name="screen_compatibility_text">This app may not be designed for your screen. You can control how it
Dianne Hackbornaef746c2011-05-26 01:04:44 -07002365 adjusts to your screen here.</string>
2366 <!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode. -->
2367 <string name="ask_compatibility">Ask when launched</string>
2368 <!-- Manage applications, individual application screen, checkbox to control compatibility mode. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002369 <string name="enable_compatibility">Scale app</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002370 <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
2371 <string name="unknown">Unknown</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002372 <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Sorts all of the apps in the list alphabetically. -->
Dianne Hackborn49f4ba42010-07-24 17:51:23 -07002373 <string name="sort_order_alpha">Sort by name</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002374 <!-- 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. -->
2375 <string name="sort_order_size">Sort by size</string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002376 <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Show running services. -->
2377 <string name="show_running_services">Show running services</string>
2378 <!-- [CHAR LIMIT=25] Manage applications screen, menu item. Show background cached processes. -->
2379 <string name="show_background_processes">Show cached processes</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002380 <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
2381 <string name="manage_space_text">Manage space</string>
Amith Yamasani992f1022010-01-25 09:17:53 -08002382 <!-- Text for menu option in ManageApps screen to present various menu options -->
2383 <string name="filter">Filter</string>
2384 <!-- Title of dialog for presenting filter options -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002385 <string name="filter_dlg_title">Choose filter options</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002386 <!-- Text for filter option in ManageApps screen to display all installed
2387 applications -->
2388 <string name="filter_apps_all">All</string>
Jim Miller00d24762009-12-22 19:04:57 -08002389 <!-- Text for filter option in ManageApps screen to display third party
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002390 applications only -->
Suchi Amalapurapufe4a2bc2009-09-20 14:25:46 -07002391 <string name="filter_apps_third_party">Downloaded</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002392 <!-- Text for filter option in ManageApps screen to display list of running
2393 packages only. -->
2394 <string name="filter_apps_running">Running</string>
Suchi Amalapurapu747ea552010-01-28 10:50:19 -08002395 <!-- Text for filter option in ManageApps screen to display list of
Eric Fischer5698a752010-09-28 16:35:31 -07002396 packages installed on sdcard. [CHAR LIMIT=30] -->
Roy West2c489972010-10-15 05:18:04 -07002397 <string name="filter_apps_onsdcard" product="nosdcard">USB storage</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002398 <!-- Text for filter option in ManageApps screen to display list of
Suchi Amalapurapu747ea552010-01-28 10:50:19 -08002399 packages installed on sdcard. -->
Eric Fischer5698a752010-09-28 16:35:31 -07002400 <string name="filter_apps_onsdcard" product="default">On SD card</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002401 <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. -->
Dianne Hackborn9db5ee32010-07-24 16:50:04 -07002402 <string name="disabled">Disabled</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002403 <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002404 <string name="no_applications">No apps.</string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002405 <!-- [CHAR LIMIT=15] Manage applications, label for chart showing internal storage use. -->
2406 <string name="internal_storage">Internal storage</string>
2407 <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
2408 <string name="sd_card_storage" product="nosdcard">USB storage</string>
2409 <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
2410 <string name="sd_card_storage" product="default">SD card storage</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002411 <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
2412 <string name="recompute_size">Recomputing size\u2026</string>
2413 <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002414 <string name="clear_data_dlg_title">Delete app data?</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002415 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002416 <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 Projectafc4ab22009-03-03 19:32:34 -08002417 <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
2418 <string name="dlg_ok">OK</string>
2419 <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
2420 <string name="dlg_cancel">Cancel</string>
2421 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002422 <string name="app_not_found_dlg_title"></string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002423 <!-- 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 Veauxda0db7d2011-12-08 17:19:56 -08002424 <string name="app_not_found_dlg_text"> The app wasn\'t found in the list of installed apps.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002425 <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002426 <string name="clear_data_failed">Couldn\'t clear app data.</string>
Suchi Amalapurapu50b51672009-05-08 15:01:06 -07002427 <!-- Manage applications, factory reset dialog title for system applications. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002428 <string name="app_factory_reset_dlg_title">Uninstall updates?</string>
Suchi Amalapurapu50b51672009-05-08 15:01:06 -07002429 <!-- Manage applications, factory reset option dialog text for system applications. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002430 <string name="app_factory_reset_dlg_text">All updates to this Android system app will be uninstalled.</string>
Suchi Amalapurapu50b51672009-05-08 15:01:06 -07002431 <!-- Manage applications, title for dialog if clear data fails-->
2432 <string name="clear_failed_dlg_title">Clear data</string>
2433 <!-- Manage applications, text for dialog if clear data fails-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002434 <string name="clear_failed_dlg_text">Couldn\'t clear data for app.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002435 <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002436 <string name="security_settings_desc" product="tablet">This app can access the following on your tablet:</string>
Eric Fischerc9904f02010-11-01 16:54:51 -07002437 <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002438 <string name="security_settings_desc" product="default">This app can access the following on your phone:</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002439 <string name="computing_size">Computing\u2026</string>
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08002440 <string name="invalid_size_value">Couldn\'t compute package size.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002441 <!-- String displayed when list is empty -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002442 <string name="empty_list_msg">You don\'t have any third-party apps installed.</string>
Suchi Amalapurapu50b51672009-05-08 15:01:06 -07002443 <!-- Manage applications, version string displayed in app snippet -->
2444 <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string>
Suchi Amalapurapu42241e72010-02-08 13:55:07 -08002445 <!-- Manage applications, text for Move button -->
2446 <string name="move_app">Move</string>
2447 <!-- Manage applications, text for Move button to move app to internal storage -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002448 <string name="move_app_to_internal" product="tablet">Move to tablet</string>
2449 <!-- Manage applications, text for Move button to move app to internal storage -->
2450 <string name="move_app_to_internal" product="default">Move to phone</string>
Eric Fischer5698a752010-09-28 16:35:31 -07002451 <!-- Manage applications, text for Move button to move app to sdcard [CHAR LIMIT=25] -->
Roy Westd3abea02010-10-14 15:59:33 -07002452 <string name="move_app_to_sdcard" product="nosdcard">Move to USB storage</string>
Suchi Amalapurapu42241e72010-02-08 13:55:07 -08002453 <!-- Manage applications, text for Move button to move app to sdcard -->
Eric Fischer5698a752010-09-28 16:35:31 -07002454 <string name="move_app_to_sdcard" product="default">Move to SD card</string>
Suchi Amalapurapu42241e72010-02-08 13:55:07 -08002455 <!-- Manage applications, title for dialog when killing persistent apps-->
Suchi Amalapurapuad148272010-02-19 14:30:01 -08002456 <!-- Manage applications, text for Move button when move is in progress -->
2457 <string name="moving">Moving</string>
Suchi Amalapurapu5cc062f2010-03-10 09:56:33 -08002458
2459 <!-- Manage applications, text for move error messages -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002460 <string name="insufficient_storage">Not enough storage space.</string>
2461 <string name="does_not_exist">App doesn\'t exist.</string>
2462 <string name="app_forward_locked">App is copy-protected.</string>
2463 <string name="invalid_location">Install location isn\'t valid.</string>
2464 <string name="system_package">System updates can\'t be installed on external media.</string>
Suchi Amalapurapu5cc062f2010-03-10 09:56:33 -08002465
Eric Fischerdfb894c2011-10-04 14:57:57 -07002466 <string name="force_stop_dlg_title">Force stop?</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002467 <!-- [CHAR LIMIT=200] Manage applications, text for dialog when killing persistent apps-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002468 <string name="force_stop_dlg_text">If you force stop an app, it may misbehave.</string>
Suchi Amalapurapu5cc062f2010-03-10 09:56:33 -08002469 <!-- Manage applications, text for dialog when moving an app -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002470 <string name="move_app_failed_dlg_title"></string>
Suchi Amalapurapu5cc062f2010-03-10 09:56:33 -08002471 <!-- Manage applications, text for dialog moving an app -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002472 <string name="move_app_failed_dlg_text">Couldn\'t move app. <xliff:g id="reason">%1$s</xliff:g></string>
Oscar Montemayora110a712010-02-10 16:04:18 -08002473 <!-- Manage applications, application installation location title -->
2474 <string name="app_install_location_title">Preferred install location</string>
2475 <!-- Manage applications. application installation location summary -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002476 <string name="app_install_location_summary">Change the preferred installation location for new apps</string>
Dianne Hackbornf0b63c22011-07-18 16:18:34 -07002477 <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling apps -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002478 <string name="app_disable_dlg_title">Disable built-in app?</string>
Dianne Hackbornf0b63c22011-07-18 16:18:34 -07002479 <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002480 <string name="app_disable_dlg_text">If you disable a built-in app, other apps
2481 may misbehave.</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002482
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002483 <!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use -->
Dianne Hackborn508fedc2010-07-28 17:10:42 -07002484 <string name="storageuse_settings_title">Storage use</string>
2485 <!-- Services settings screen, setting option summary for the user to go to the screen to app storage use -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002486 <string name="storageuse_settings_summary">View storage used by apps</string>
Dianne Hackborn508fedc2010-07-28 17:10:42 -07002487
Dianne Hackbornc58c5492009-08-31 21:33:17 -07002488 <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
2489 <string name="runningservices_settings_title">Running services</string>
2490 <!-- Services settings screen, setting option summary for the user to go to the screen to view running services -->
2491 <string name="runningservices_settings_summary">View and control currently running services</string>
2492 <!-- Label for a service item when it is restarting -->
2493 <string name="service_restarting">Restarting</string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002494 <!-- Label for a process item representing a background process -->
2495 <string name="cached">Cached background process</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07002496 <!-- [CHAR LIMIT=25] Text shown when there are no services running -->
Dianne Hackborn508fedc2010-07-28 17:10:42 -07002497 <string name="no_running_services">Nothing running.</string>
Dianne Hackborn76315392009-09-03 13:33:55 -07002498 <!-- Running services, description for a service in the started state -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002499 <string name="service_started_by_app">Started by app.</string>
Dianne Hackborn76315392009-09-03 13:33:55 -07002500 <!-- Running services, description for a service in the started state -->
Dianne Hackborn728ac352010-06-06 22:51:42 -07002501 <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g></string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002502 <!-- [CHAR LIMIT=10] Running services, summary of background processes -->
2503 <string name="service_background_processes"><xliff:g id="memory">%1$s</xliff:g> free</string>
2504 <!-- [CHAR LIMIT=10] Running services, summary of foreground processes -->
2505 <string name="service_foreground_processes"><xliff:g id="memory">%1$s</xliff:g> used</string>
2506 <!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. -->
2507 <string name="memory">RAM</string>
Dianne Hackborn8c212ef2009-09-21 00:37:32 -07002508 <!-- Text to label a process entry with the process name. -->
Dianne Hackborn728ac352010-06-06 22:51:42 -07002509 <string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string>
2510 <!-- Descriptive text of a running process: singular process, singular service. -->
2511 <string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g>
2512 process and <xliff:g id="numservices">%2$d</xliff:g> service</string>
2513 <!-- Descriptive text of a running process: singular process, plural service. -->
2514 <string name="running_processes_item_description_s_p"><xliff:g id="numprocess">%1$d</xliff:g>
2515 process and <xliff:g id="numservices">%2$d</xliff:g> services</string>
2516 <!-- Descriptive text of a running process: plural process, singular service. -->
2517 <string name="running_processes_item_description_p_s"><xliff:g id="numprocess">%1$d</xliff:g>
2518 processes and <xliff:g id="numservices">%2$d</xliff:g> service</string>
2519 <!-- Descriptive text of a running process: plural process, plural service. -->
2520 <string name="running_processes_item_description_p_p"><xliff:g id="numprocess">%1$d</xliff:g>
2521 processes and <xliff:g id="numservices">%2$d</xliff:g> services</string>
Jim Miller00d24762009-12-22 19:04:57 -08002522
Dianne Hackborn728ac352010-06-06 22:51:42 -07002523 <!-- Details about an application's running services. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002524 <string name="runningservicedetails_settings_title">Running app</string>
Dianne Hackborn728ac352010-06-06 22:51:42 -07002525 <!-- Message displayed when there are no active services in a process. -->
2526 <string name="no_services">Not active</string>
2527 <!-- Title for list of services. -->
2528 <string name="runningservicedetails_services_title">Services</string>
2529 <!-- Title for list of services. -->
2530 <string name="runningservicedetails_processes_title">Processes</string>
2531 <!-- Running service details, stop a service that has started itself. -->
2532 <string name="service_stop">Stop</string>
2533 <!-- Running service details, manage a service that is running for some other reason. -->
Dianne Hackbornea38e672010-06-11 10:25:54 -07002534 <string name="service_manage">Settings</string>
Dianne Hackborn728ac352010-06-06 22:51:42 -07002535 <!-- Running service details, default description for services that are started. -->
2536 <string name="service_stop_description">This service was started by its
Eric Fischerdfb894c2011-10-04 14:57:57 -07002537 app. Stopping it may cause the app to fail.</string>
Dianne Hackbornc01b0c82010-06-24 11:29:50 -07002538 <!-- Running service details, description for running heavy-weight process. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002539 <string name="heavy_weight_stop_description">This app can\'t safely
2540 be stopped. If you stop it, you may lose some of your current work.</string>
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002541 <!-- Running service details, description for background process. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002542 <string name="background_process_stop_description">This is an old app
2543 process that is still running in case it\'s needed again.
Dianne Hackborn1337d0f2010-10-14 11:58:30 -07002544 There is usually no reason to stop it.</string>
Dianne Hackborn728ac352010-06-06 22:51:42 -07002545 <!-- Running service details, default description for services that are managed. -->
2546 <string name="service_manage_description"><xliff:g id="client_name">%1$s</xliff:g>:
Eric Fischerdfb894c2011-10-04 14:57:57 -07002547 currently in use. Touch Settings to control it.</string>
Dianne Hackborn728ac352010-06-06 22:51:42 -07002548 <!-- Description of the main process in the details. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002549 <string name="main_running_process_description">Main process in use.</string>
Dianne Hackborn728ac352010-06-06 22:51:42 -07002550 <!-- Message that a process's service is in use. -->
2551 <string name="process_service_in_use_description">Service <xliff:g id="comp_name">%1$s</xliff:g>
2552 is in use.</string>
2553 <!-- Message that a process's provider is in use. -->
2554 <string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g>
2555 is in use.</string>
Dianne Hackbornb8f9c9c2010-10-06 16:46:53 -07002556 <!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. -->
2557 <string name="runningservicedetails_stop_dlg_title">Stop system service?</string>
2558 <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002559 <string name="runningservicedetails_stop_dlg_text" product="tablet">If you stop this service, some
Eric Fischerc9904f02010-11-01 16:54:51 -07002560 features of your tablet may stop working correctly until you power it off
2561 and then on again.</string>
2562 <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002563 <string name="runningservicedetails_stop_dlg_text" product="default">If you stop this service, some
Dianne Hackbornb8f9c9c2010-10-06 16:46:53 -07002564 features of your phone may stop working correctly until you power it off
2565 and then on again.</string>
Jim Milleredfaaea2010-10-13 21:11:07 -07002566
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002567 <!-- Language Settings --> <skip />
2568 <!-- 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 Yamasanib44161f2010-12-10 13:17:34 -08002569 <string name="language_settings">Language &amp; input</string>
Amith Yamasani985f5ef2009-09-16 12:43:50 -07002570 <!-- Title of Language and keyboard settings screen -->
Amith Yamasanic9fdfa82010-12-14 14:38:16 -08002571 <string name="language_keyboard_settings_title">Language &amp; input</string>
Ken Wakasad2c3f372010-09-28 19:01:17 +09002572 <!-- 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). -->
2573 <string name="language_settings_category">Language settings</string>
2574 <!-- 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 Chalard8ba5c422011-08-31 21:40:43 +09002575 <string name="keyboard_settings_category">Keyboard &amp; input methods</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002576 <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
Jean Chalard7fe14352011-09-01 20:58:21 +09002577 <string name="phone_language">Language</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002578 <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
Amith Yamasani992f1022010-01-25 09:17:53 -08002579 <string name="phone_language_summary">""</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002580 <!-- 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. -->
2581 <string name="auto_replace">Auto-replace</string>
2582 <!-- On Text & language settings screen, setting summary. This is the summary for the "Auto-replace" setting. -->
2583 <string name="auto_replace_summary">Correct mistyped words</string>
Tadashi G. Takaokabf73f4f2011-01-14 18:33:42 +09002584 <!-- 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 Wakasa38f8a1d2010-11-07 12:29:52 +09002585 <string name="auto_caps">Auto-capitalization</string>
Tadashi G. Takaokabf73f4f2011-01-14 18:33:42 +09002586 <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. [CHAR LIMIT=100]-->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002587 <string name="auto_caps_summary">Capitalize first letter in sentences</string>
2588 <!-- 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". -->
2589 <string name="auto_punctuate">Auto-punctuate</string>
2590 <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
2591 <string name="hardkeyboard_category">Physical keyboard settings</string>
2592 <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
2593 <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
2594 <!-- 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 Veauxc9c9be12011-08-18 16:53:45 -07002595 <string name="show_password">Make passwords visible</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002596 <!-- On Security & location settings screen, setting check box summary. Summary for the visible passwords setting. -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -07002597 <string name="show_password_summary"></string>
The Android Open Source Projecte6dd1fa2009-03-18 17:39:48 -07002598 <!-- Warning message about security implications of enabling an input method, displayed as a dialog
2599 message when the user selects to enable an IME. -->
2600 <string name="ime_security_warning">This input method may be able to collect
2601 all the text you type, including personal data like passwords and credit
Eric Fischerdfb894c2011-10-04 14:57:57 -07002602 card numbers. It comes from the app
The Android Open Source Projecte6dd1fa2009-03-18 17:39:48 -07002603 <xliff:g id="ime_application_name">%1$s</xliff:g>.
Roy West0ce6f6d2009-09-23 13:07:19 -07002604 Use this input method?</string>
satoka43dd392011-10-05 18:49:51 +09002605 <!-- Warning message about security implications of enabling a spell checker, displayed as a dialog
2606 message when the user selects to enable a spell checker. -->
2607 <string name="spellchecker_security_warning">This spell checker may be able to collect
2608 all the text you type, including personal data like passwords and credit
2609 card numbers. It comes from the app
2610 <xliff:g id="spellchecker_application_name">%1$s</xliff:g>.
2611 Use this spell checker?</string>
Jeff Brownd82487b2011-06-02 03:10:28 -07002612 <!-- 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 Chalard8ba5c422011-08-31 21:40:43 +09002613 <string name="pointer_settings_category">Mouse/trackpad</string>
Jeff Brownd82487b2011-06-02 03:10:28 -07002614 <!-- On Language & input settings screen, setting summary. Setting for mouse pointer speed. [CHAR LIMIT=35] -->
2615 <string name="pointer_speed">Pointer speed</string>
Jim Miller00d24762009-12-22 19:04:57 -08002616
Jeff Browne46c5f32012-04-05 11:42:18 -07002617 <!-- Keyboard Layout Picker --> <skip />
2618 <!-- Title for the keyboard layout picker activity. [CHAR LIMIT=35] -->
2619 <string name="keyboard_layout_picker_title">Choose keyboard layout</string>
2620 <!-- String to show when no keyboard layouts are available. [CHAR LIMIT=60] -->
2621 <string name="keyboard_layout_picker_empty_text">No keyboard layouts are available.</string>
2622
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002623 <!-- User dictionary settings --><skip />
2624 <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. -->
2625 <string name="user_dict_settings_titlebar">User dictionary</string>
Jean Chalard8ba5c422011-08-31 21:40:43 +09002626 <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen when there is only one user dictionary. [CHAR LIMIT=35] -->
2627 <string name="user_dict_single_settings_title">Personal dictionary</string>
2628 <!-- User dictionary settings, The title of the list item to go into the User dictionary list when there are several user dictionaries. [CHAR LIMIT=35] -->
2629 <string name="user_dict_multiple_settings_title">Personal dictionaries</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002630 <!-- User dictionary settings. The summary of the listem item to go into the User dictionary settings screen. -->
Amith Yamasani992f1022010-01-25 09:17:53 -08002631 <string name="user_dict_settings_summary">""</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002632 <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
2633 <string name="user_dict_settings_add_menu_title">Add</string>
Jean Chalard60bca712011-12-05 18:01:52 +09002634 <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002635 <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
Jean Chalarda21db602012-01-05 19:16:49 +09002636 <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
Jean Chalard2c892d92011-12-16 18:31:48 +09002637 <string name="user_dict_settings_add_dialog_more_options">More options</string>
2638 <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
2639 <string name="user_dict_settings_add_dialog_less_options">Less options</string>
Jean Chalard60bca712011-12-05 18:01:52 +09002640 <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
Jean Chalarde17eefa2011-12-02 14:56:39 +09002641 <string name="user_dict_settings_add_dialog_confirm">OK</string>
Jean Chalard75eba8c2011-12-21 18:13:09 +09002642 <!-- 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] -->
2643 <string name="user_dict_settings_add_word_option_name">Word:</string>
2644 <!-- 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 Chalard60bca712011-12-05 18:01:52 +09002645 <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
Jean Chalard75eba8c2011-12-21 18:13:09 +09002646 <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
Jean Chalard60bca712011-12-05 18:01:52 +09002647 <string name="user_dict_settings_add_locale_option_name">Language:</string>
The Android Open Source Project86997be2009-03-05 14:34:39 -08002648 <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
2649 <string name="user_dict_settings_edit_dialog_title">Edit word</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002650 <!-- User dictionary settings. The title of the context menu item to edit the current word -->
2651 <string name="user_dict_settings_context_menu_edit_title">Edit</string>
2652 <!-- User dictionary settings. The title of the context menu item to delete the current word -->
2653 <string name="user_dict_settings_context_menu_delete_title">Delete</string>
Amith Yamasani26797fe2011-03-02 19:03:01 -08002654 <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary [CHAR LIMIT=200] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002655 <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 Chalardee4c1be2011-12-13 20:45:57 +09002656 <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
2657 <string name="user_dict_settings_all_languages">For all languages</string>
Jean Chalardd99ba492011-12-06 18:40:11 +09002658 <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
2659 <string name="user_dict_settings_more_languages">More languages…</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002660
2661 <!-- 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" -->
2662 <string name="testing">Testing</string>
2663 <!-- In the Testing screen. The item title of the activity that shows a bunch of phone-related information. -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002664 <string name="testing_phone_info" product="tablet">Tablet information</string>
2665 <!-- In the Testing screen. The item title of the activity that shows a bunch of phone-related information. -->
2666 <string name="testing_phone_info" product="default">Phone information</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002667 <!-- In the Testing screen. The item title of the activity that shows a bunch of battery-related information. -->
2668 <string name="testing_battery_info">Battery information</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002669 <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations. -->
2670 <string name="testing_sim_toolkit">SIM toolkit</string>
2671
2672 <!-- The title of the item to go into the Quick launch settings. -->
2673 <string name="quick_launch_title">Quick launch</string>
2674 <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002675 <string name="quick_launch_summary">Set keyboard shortcuts to launch apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002676 <!-- 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 Fischerdfb894c2011-10-04 14:57:57 -07002677 <string name="quick_launch_assign_application">Assign app</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002678 <!-- 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 -->
2679 <string name="quick_launch_no_shortcut">No shortcut</string>
2680 <!-- On the Quick launch settings screen, summary text under the item for each assigned letter. -->
2681 <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string>
Mike Lockwoodb7e46e82009-06-25 13:36:00 -04002682 <!-- 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 Projectafc4ab22009-03-03 19:32:34 -08002683 <string name="quick_launch_clear_dialog_title">Clear</string>
2684 <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog. See the title for this dialog for more info. -->
2685 <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>
2686 <!-- Clear dialog for quick launch setting box button labels: -->
2687 <string name="quick_launch_clear_ok_button">OK</string>
2688 <!-- Clear dialog for quick launch setting box button labels: -->
2689 <string name="quick_launch_clear_cancel_button">Cancel</string>
2690 <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002691 <string name="quick_launch_display_mode_applications">Apps</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002692 <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications -->
2693 <string name="quick_launch_display_mode_shortcuts">Shortcuts</string>
2694
2695 <!-- Input methods Settings -->
2696 <string name="input_methods_settings_title">Text input</string>
Amith Yamasanie7739d12010-05-28 18:19:43 -07002697 <!-- Setting name for Input Method chooser -->
2698 <string name="input_method">Input method</string>
Jean Chalard8ba5c422011-08-31 21:40:43 +09002699 <!-- Title for the option to press to choose the current input method [CHAR LIMIT=35] -->
2700 <string name="current_input_method">Default</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002701 <!-- Title for setting the visibility of input method selector [CHAR LIMIT=35] -->
satokc88a7ff2010-12-15 04:57:24 +09002702 <string name="input_method_selector">Input method selector</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002703 <!-- An option to always show input method selector automatically when needed [CHAR LIMIT=25] -->
satokc88a7ff2010-12-15 04:57:24 +09002704 <string name="input_method_selector_show_automatically_title">Automatic</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002705 <!-- An option to always show input method selector [CHAR LIMIT=25] -->
satokc88a7ff2010-12-15 04:57:24 +09002706 <string name="input_method_selector_always_show_title">Always show</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002707 <!-- An option to always hide input method selector [CHAR LIMIT=25] -->
satokc88a7ff2010-12-15 04:57:24 +09002708 <string name="input_method_selector_always_hide_title">Always hide</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002709 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002710 <string name="configure_input_method">Set up input methods</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002711 <!-- Title for settings of each IME [CHAR LIMIT=25] -->
satokc88a7ff2010-12-15 04:57:24 +09002712 <string name="input_method_settings">Settings</string>
Alan Viverettef97840f2011-07-28 16:11:37 -07002713 <!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] -->
2714 <string name="input_method_settings_button">Settings</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002715 <!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] -->
satokc88a7ff2010-12-15 04:57:24 +09002716 <string name="active_input_method_subtypes">Active input methods</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002717 <!-- Title for settings whether or not the framework will select input methods in an IME based on the current system locale. [CHAR LIMIT=35] -->
satok1c58c152010-12-21 23:50:38 +09002718 <string name="use_system_language_to_select_input_method_subtypes">Use system language</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002719 <!-- 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 Project86997be2009-03-05 14:34:39 -08002720 <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
Tadashi G. Takaoka9aa50e92011-01-13 11:39:33 +09002721 <!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002722 <string name="input_methods_and_subtype_enabler_title">Choose active input methods</string>
The Android Open Source Project86997be2009-03-05 14:34:39 -08002723 <!-- Summary for on-screen keyboard settings -->
Roy West22762e62009-09-27 12:01:46 -07002724 <string name="onscreen_keyboard_settings_summary">Onscreen keyboard settings</string>
The Android Open Source Project86997be2009-03-05 14:34:39 -08002725 <!-- Title for built-in keyboard settings -->
Roy West642b89d2011-02-17 21:41:46 -08002726 <string name="builtin_keyboard_settings_title">Physical keyboard</string>
The Android Open Source Project86997be2009-03-05 14:34:39 -08002727 <!-- Summary for built-in keyboard settings -->
Roy West92f94eb2011-02-17 20:01:07 -08002728 <string name="builtin_keyboard_settings_summary">Physical keyboard settings</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002729
2730 <!-- Development Settings. the title for the item to take the user to Development settings. Development settings are settings meant for application developers. -->
Gilles Debunne362bd102011-06-22 10:12:04 -07002731 <string name="development_settings_title">Developer options</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002732 <!-- Development Settings summary. The summary of the item to take the user to Development settings. Development settings are settings meant for application developers. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002733 <string name="development_settings_summary">Set options for app development</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002734 <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
2735 <string name="enable_adb">USB debugging</string>
2736 <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
2737 <string name="enable_adb_summary">Debug mode when USB is connected</string>
Kenny Root498fbe42011-09-25 09:23:27 -07002738 <!-- Development settings: title for the field that shows the "App ID" development identifier
2739 for this device. [CHAR LIMIT=40] -->
2740 <string name="verifier_device_identifier">Development device ID</string>
2741 <!-- Development settings: a string to show when the "App ID" development identifier for this
2742 device cannot be read from internal settings. [CHAR LIMIT=60] -->
2743 <string name="verifier_device_identifier_not_available">Device information not available</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002744 <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
2745 <string name="keep_screen_on">Stay awake</string>
2746 <!-- setting Checkbox summary whether to keep the screen on when plugged in -->
2747 <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
2748 <!-- Setting Checkbox title whether to allow mock locations -->
2749 <string name="allow_mock_location">Allow mock locations</string>
2750 <!-- setting Checkbox summary whether to allow mock locations -->
2751 <string name="allow_mock_location_summary">Allow mock locations</string>
Mike Lockwoodb7e46e82009-06-25 13:36:00 -04002752 <!-- Title of warning dialog about the implications of enabling USB debugging -->
Roy West0ce6f6d2009-09-23 13:07:19 -07002753 <string name="adb_warning_title">Allow USB debugging?</string>
Mike Lockwoodb7e46e82009-06-25 13:36:00 -04002754 <!-- Warning text to user about the implications of enabling USB debugging -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002755 <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>
Dianne Hackborn14dc2d42012-02-02 11:44:08 -08002756 <!-- Title of warning dialog about the implications of enabling developer settings -->
2757 <string name="dev_settings_warning_title">Allow development settings?</string>
2758 <!-- Warning text to user about the implications of enabling USB debugging -->
2759 <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>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002760
2761 <!-- Title for the screen that lets the user choose a gadget to add to the home screen
2762 (or other screens that can host gadgets). Note to translators: we're still determining
2763 the final name for Gadgets/Widgets, so please translate both for now. -->
2764 <string name="gadget_picker_title">Choose gadget</string>
Jim Miller00d24762009-12-22 19:04:57 -08002765
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002766 <!-- Title for the screen that lets the user choose a widget to add to the home screen
2767 (or other screens that can host widgets). Note to translators: we're still determining
2768 the final name for Gadgets/Widgets, so please translate both for now. -->
2769 <string name="widget_picker_title">Choose widget</string>
2770
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002771 <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
Amith Yamasani0422a3b2009-06-12 14:15:20 -07002772 <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 Projectafc4ab22009-03-03 19:32:34 -08002773
2774 <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
Amith Yamasani0422a3b2009-06-12 14:15:20 -07002775 <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 Projectafc4ab22009-03-03 19:32:34 -08002776
2777 <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
Amith Yamasani0422a3b2009-06-12 14:15:20 -07002778 <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 Projectafc4ab22009-03-03 19:32:34 -08002779
2780 <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
Amith Yamasani0422a3b2009-06-12 14:15:20 -07002781 <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string>
Amith Yamasani1bb6db52010-09-17 13:34:47 -07002782
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002783 <!-- XXX remove? Strings used for displaying usage statistics -->
2784 <string name="usage_stats_label">Usage statistics</string>
Jim Miller00d24762009-12-22 19:04:57 -08002785
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002786 <!-- In the Testing screen. The item title of the activity that shows usage statistics. -->
2787 <string name="testing_usage_stats">Usage statistics</string>
2788 <!-- label for text to indicate sort options -->
2789 <string name="display_order_text">Sort by:</string>
2790 <!-- label for application name -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002791 <string name="app_name_label">App</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08002792 <!-- label for launch count -->
2793 <string name="launch_count_label">Count</string>
2794 <!-- label for usage time -->
2795 <string name="usage_time_label">Usage time</string>
svetoslavganova05d0dc2009-05-14 22:26:34 -07002796
2797 <!-- Accessibility settings -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002798 <skip />
svetoslavganova05d0dc2009-05-14 22:26:34 -07002799
Amith Yamasani985f5ef2009-09-16 12:43:50 -07002800 <!-- Settings title in main settings screen for accessibility settings -->
2801 <string name="accessibility_settings">Accessibility</string>
Eric Fischer0f7b72f2011-08-02 16:46:51 -07002802 <!-- Settings title for accessibility settings screen -->
2803 <string name="accessibility_settings_title">Accessibility settings</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002804
2805 <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] -->
2806 <string name="accessibility_services_title">Services</string>
2807
2808 <!-- Title for the accessibility preference category of system related preferences. [CHAR LIMIT=25] -->
2809 <string name="accessibility_system_title">System</string>
2810 <!-- Title for the accessibility preference to enable large text. [CHAR LIMIT=35] -->
2811 <string name="accessibility_toggle_large_text_title">Large text</string>
2812 <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] -->
2813 <string name="accessibility_power_button_ends_call_title">Power button ends call</string>
Svetoslav Ganov7e8dcbe2011-12-05 12:54:53 -08002814 <!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
2815 <string name="accessibility_speak_password_title">Speak passwords</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002816 <!-- Title for accessibility preference to enable touch exploration mode. [CHAR LIMIT=35] -->
2817 <string name="accessibility_touch_exploration_title">Explore by touch</string>
2818 <!-- Summary for accessibility of the touch exploration mode. [CHAR LIMIT=NONE] -->
Svetoslav Ganov1a97fa12011-07-27 14:54:52 -07002819 <string name="accessibility_touch_exploration_summary" >When Explore by Touch is turned on,
2820 you can hear or see descriptions of what\'s under your finger.\n\n This feature is for low-vision users.</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002821 <!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
2822 <string name="accessibility_long_press_timeout_title">Touch &amp; hold delay</string>
2823 <!-- Title for accessibility preference to install accessibility scripts from Google. [CHAR LIMIT=35] -->
alanv9d085302012-03-30 13:42:37 -07002824 <string name="accessibility_script_injection_title">Enhance web accessibility</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002825
2826 <!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] -->
2827 <string name="accessibility_menu_item_settings">Settings</string>
2828 <!-- Title for accessibility menu item to lauch a tutorial. [CHAR LIMIT=15] -->
2829 <string name="accessibility_menu_item_tutorial">Tutorial</string>
2830
2831 <!-- Summary for the enabled state of an accessiblity serivce. [CHAR LIMIT=10] -->
2832 <string name="accessibility_service_state_on">On</string>
2833 <!-- Summary for the disabled state of an accessiblity serivce. [CHAR LIMIT=10] -->
2834 <string name="accessibility_service_state_off">Off</string>
2835
2836 <!-- Summary for the allowed state of script injection. [CHAR LIMIT=15] -->
2837 <string name="accessibility_script_injection_allowed">Allowed</string>
2838 <!-- Summary for the disallowed state of script injection. [CHAR LIMIT=15] -->
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002839 <string name="accessibility_script_injection_disallowed">Not allowed</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002840
2841 <!-- Title for the dialog button to allow script injection. [CHAR LIMIT=15] -->
2842 <string name="accessibility_script_injection_button_allow">Allow</string>
2843 <!-- Title for the dialog button to disallow script injection. [CHAR LIMIT=15] -->
Svetoslav Ganovaf2a4542011-09-27 11:12:58 -07002844 <string name="accessibility_script_injection_button_disallow">Don\'t allow</string>
Costin Manolache672b3c62011-07-21 10:38:15 -07002845
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002846 <!-- Title for a warning message about security implications of enabling an accessibility service,
Svetoslav Ganov1a97fa12011-07-27 14:54:52 -07002847 displayed as a dialog message when the user selects to enable an accessibility service (tablet). [CHAR LIMIT=NONE] -->
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002848 <string name="accessibility_service_security_warning_title">Use
2849 <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
2850 <!-- Summary for a warning message about security implications of enabling an accessibility service,
2851 displayed as a dialog message when the user selects to enable an accessibility service (tablet). [CHAR LIMIT=NONE] -->
Svetoslav Ganov9b539cc2011-09-14 12:20:06 -07002852 <string name="accessibility_service_security_warning_summary" product="tablet">
Svetoslav Ganov1a97fa12011-07-27 14:54:52 -07002853 <xliff:g id="accessibility_service_name">%1$s</xliff:g> can
2854 collect all of the text you type, except passwords. This includes personal data such as credit card
Svetoslav Ganov9b539cc2011-09-14 12:20:06 -07002855 numbers. It can also collect data about your interactions with the tablet.</string>
2856 <!-- Summary for a warning message about security implications of enabling an accessibility service,
2857 displayed as a dialog message when the user selects to enable an accessibility service (phone). [CHAR LIMIT=NONE] -->
2858 <string name="accessibility_service_security_warning_summary" product="default">
2859 <xliff:g id="accessibility_service_name">%1$s</xliff:g> can
2860 collect all of the text you type, except passwords. This includes personal data such as credit card
2861 numbers. It can also collect data about your interactions with the phone.</string>
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002862
2863 <!-- Title for a warning about disabling an accessibility service displayed as a dialog message when the user
2864 selects to disable that service. This avoids accidental disabling. [CHAR LIMIT=NONE] -->
2865 <string name="accessibility_service_disable_warning_title">Stop
2866 <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
2867 <!-- Summary for a warning about disabling accessibility service displayed as a dialog message when the user
2868 selects to disable that service. This avoids accidental disabling. [CHAR LIMIT=NONE] -->
2869 <string name="accessibility_service_disable_warning_summary">Touching OK will
2870 stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>.</string>
2871
Svetoslav Ganov9b539cc2011-09-14 12:20:06 -07002872 <!-- Title for the prompt shown as a placeholder if no accessibility serivices are installed. [CHAR LIMIT=50] -->
2873 <string name="accessibility_no_services_installed">No services installed</string>
2874
Charles Chen05b08a52009-11-10 14:05:41 -08002875 <!-- Title for the prompt that lets users know that they have no accessibility related apps
Costin Manolache672b3c62011-07-21 10:38:15 -07002876 installed and that they can install TalkBack from Market. [CHAR LIMIT=50] -->
Svetoslav Ganov9b539cc2011-09-14 12:20:06 -07002877 <string name="accessibility_service_no_apps_title">Need a screen reader?</string>
Charles Chen05b08a52009-11-10 14:05:41 -08002878 <!-- Message for the prompt that lets users know that they have no accessibility related apps
Costin Manolache672b3c62011-07-21 10:38:15 -07002879 installed and that they can install TalkBack from Market. [CHAR LIMIT=NONE] -->
Svetoslav Ganov9b539cc2011-09-14 12:20:06 -07002880 <string name="accessibility_service_no_apps_message">TalkBack provides spoken feedback to
2881 help blind and low-vision users. Do you want to install it for free from Android
2882 Market?</string>
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002883
Svetoslav Ganov3d646532010-06-29 19:41:43 -07002884 <!-- Warning message about security implications of downloading accessibility scripts,
Costin Manolache672b3c62011-07-21 10:38:15 -07002885 displayed as a dialog message when the user selects to enable script downloading. [CHAR LIMIT=NONE] -->
Svetoslav Ganovaf2a4542011-09-27 11:12:58 -07002886 <string name="accessibility_script_injection_security_warning_summary">Do you want apps to
2887 install scripts from Google that make their web content more accessible?</string>
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002888
Costin Manolache672b3c62011-07-21 10:38:15 -07002889 <!-- Warning message that the interaction model changes on enabling touch exploration. [CHAR LIMIT=NONE] -->
Claudia de Veauxc9c9be12011-08-18 16:53:45 -07002890 <string name="accessibility_touch_exploration_warning">This feature changes the
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08002891 way your device responds to touch. Turn it on?</string>
Svetoslav Ganoveb9478c2011-09-14 16:33:26 -07002892 <!-- Default description for an accessibility serivice if the latter doesn't provide one. [CHAR LIMIT=NONE] -->
2893 <string name="accessibility_service_default_description">No description provided.</string>
Svetoslav Ganovea5a50a2011-08-31 16:47:57 -07002894
Eric Fischer0f7b72f2011-08-02 16:46:51 -07002895 <!-- Accessibility settings: button for lauching settings for an accessibility service -->
2896 <string name="settings_button">Settings</string>
Svetoslav Ganov82623012011-03-02 13:00:42 -08002897
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002898 <!-- App Fuel Gauge strings -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002899 <skip />
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002900
2901 <!-- Activity title for App Fuel Gauge summary -->
Gilles Debunne2c88a872011-06-21 12:47:17 -07002902 <string name="power_usage_summary_title">Battery</string>
Dianne Hackborna54672f2009-06-24 12:45:09 -07002903 <!-- Activity title summary for App Fuel Gauge summary -->
2904 <string name="power_usage_summary">What has been using the battery</string>
Amith Yamasani137588d2010-11-12 14:13:03 -08002905 <!-- Message to show when battery usage data is not available [CHAR LIMIT=30] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08002906 <string name="power_usage_not_available">Battery usage data isn\'t available.</string>
Amith Yamasania4379d62011-07-22 10:34:58 -07002907 <!-- Display the battery level and status [CHAR_LIMIT=30] -->
Amith Yamasaniecd7b8a2011-09-13 13:40:27 -07002908 <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 Yamasani7f6aa6282009-06-03 15:45:40 -07002909 <!-- Battery usage since unplugged -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002910 <string name="battery_since_unplugged">Battery use since unplugged</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002911 <!-- Battery usage since user reset the stats -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002912 <string name="battery_since_reset">Battery use since reset</string>
Dianne Hackbornea38e672010-06-11 10:25:54 -07002913 <!-- Battery usage on battery duration -->
2914 <string name="battery_stats_on_battery"><xliff:g id="time">%1$s</xliff:g> on battery</string>
Amith Yamasani0422a3b2009-06-12 14:15:20 -07002915 <!-- Battery usage duration -->
Amith Yamasani0f1e11e2009-06-19 09:27:35 -07002916 <string name="battery_stats_duration"><xliff:g id="time">%1$s</xliff:g> since unplugged</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002917 <!-- [CHAR LIMIT=25] Label for battery stats charging state graph -->
Dianne Hackborncbaf6ce2010-07-23 00:23:21 -07002918 <string name="battery_stats_charging_label">Charging</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002919 <!-- [CHAR LIMIT=25] Label for battery stats screen on state graph -->
Dianne Hackborncbaf6ce2010-07-23 00:23:21 -07002920 <string name="battery_stats_screen_on_label">Screen on</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002921 <!-- [CHAR LIMIT=25] Label for battery stats gps on state graph -->
Dianne Hackborncbaf6ce2010-07-23 00:23:21 -07002922 <string name="battery_stats_gps_on_label">GPS on</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002923 <!-- [CHAR LIMIT=25] Label for battery stats wifi running state graph -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002924 <string name="battery_stats_wifi_running_label">Wi-Fi</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002925 <!-- [CHAR LIMIT=25] Label for battery stats wake lock state graph -->
2926 <string name="battery_stats_wake_lock_label">Awake</string>
2927 <!-- [CHAR LIMIT=25] Label for battery stats phone signal strength graph -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002928 <string name="battery_stats_phone_signal_label">Mobile network signal</string>
Amith Yamasani8fb0ec32009-07-12 23:06:04 -07002929 <!-- Battery usage during last unplugged period -->
2930 <string name="battery_stats_last_duration">@string/menu_stats_last_unplugged</string>
Amith Yamasani0f1e11e2009-06-19 09:27:35 -07002931 <!-- CPU awake time title -->
2932 <string name="awake">Device awake time</string>
2933 <!-- Wifi on time -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002934 <string name="wifi_on_time">Wi-Fi on time</string>
Amith Yamasani0f1e11e2009-06-19 09:27:35 -07002935 <!-- Bluetooth on time -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002936 <string name="bluetooth_on_time">Wi-Fi on time</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07002937 <!-- Application name and battery usage percentage -->
2938 <string name="usage_name_percent"><xliff:g id="name">%1$s</xliff:g>" - "
Eric Fischerfe4ddf82009-08-28 13:02:24 -07002939 <xliff:g id="number" example="30">%2$s</xliff:g><xliff:g id="percent" example="%">%%</xliff:g></string>
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002940
Dianne Hackborn59a48602010-11-10 23:34:52 -08002941 <!-- Activity title for battery usage history details -->
2942 <string name="history_details_title">History details</string>
Jim Miller36972bb2010-11-30 19:47:38 -08002943
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002944 <!-- Activity title for battery usage details for an app. or power consumer -->
Dianne Hackborn59a48602010-11-10 23:34:52 -08002945 <string name="details_title">Use details</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002946 <!-- Subtitle for application/subsystem details -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002947 <string name="details_subtitle">Use details</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002948 <!-- Subtitle for possible options -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002949 <string name="controls_subtitle">Adjust power use</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07002950 <!-- Subtitle for list of packages -->
2951 <string name="packages_subtitle">Included packages</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002952
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002953 <!-- Label for power consumed by the screen -->
Amith Yamasani7456f672011-02-22 14:44:18 -08002954 <string name="power_screen">Screen</string>
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002955 <!-- Label for power consumed by Wi-Fi -->
2956 <string name="power_wifi">Wi-Fi</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07002957 <!-- Label for power consumed by Bluetooth -->
2958 <string name="power_bluetooth">Bluetooth</string>
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002959 <!-- Label for power consumed by Cell idle -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002960 <string name="power_cell">Cell standby</string>
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002961 <!-- Label for power consumed by Calling -->
Amith Yamasani972fc292009-06-22 23:04:45 -07002962 <string name="power_phone">Voice calls</string>
Amith Yamasani2a2daf92009-05-22 15:18:46 -07002963 <!-- Label for power consumed when Idle -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002964 <string name="power_idle" product="tablet">Tablet idle</string>
2965 <!-- Label for power consumed when Idle -->
2966 <string name="power_idle" product="default">Phone idle</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002967
2968 <!-- Label for CPU usage time -->
2969 <string name="usage_type_cpu">CPU total</string>
2970 <!-- Label for CPU usage in foreground -->
2971 <string name="usage_type_cpu_foreground">CPU foreground</string>
Dianne Hackbornbe5994d2010-08-13 14:15:44 -07002972 <!-- [CHAR LIMIT=25] Label for keeping device from sleeping -->
2973 <string name="usage_type_wake_lock">Keep awake</string>
Romain Guy3d32d002011-10-05 18:49:52 -07002974 <!-- Label for GPS usage time -->
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002975 <string name="usage_type_gps">GPS</string>
Dianne Hackborncb818612010-09-16 01:29:54 -07002976 <!-- [CHAR LIMIT=25] Label for WIFI usage time -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07002977 <string name="usage_type_wifi_running">Wi-Fi running</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002978 <!-- Label for Phone usage time -->
Eric Fischerc9904f02010-11-01 16:54:51 -07002979 <string name="usage_type_phone" product="tablet">Tablet</string>
2980 <!-- Label for Phone usage time -->
2981 <string name="usage_type_phone" product="default">Phone</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07002982 <!-- Label for Data sent -->
2983 <string name="usage_type_data_send">Data sent</string>
2984 <!-- Label for Data received -->
2985 <string name="usage_type_data_recv">Data received</string>
2986 <!-- Label for Audio usage time -->
2987 <string name="usage_type_audio">Audio</string>
2988 <!-- Label for Video usage time -->
2989 <string name="usage_type_video">Video</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07002990 <!-- Label for time that a feature has been on -->
Amith Yamasani8fb0ec32009-07-12 23:06:04 -07002991 <string name="usage_type_on_time">Time on</string>
2992 <!-- Label for time that there was no cell coverage -->
2993 <string name="usage_type_no_coverage">Time without a signal</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07002994 <!-- Label for force stop action -->
2995 <string name="battery_action_stop">Force stop</string>
2996 <!-- Label for app details action -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002997 <string name="battery_action_app_details">App info</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07002998 <!-- Label for app settings action -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07002999 <string name="battery_action_app_settings">App settings</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07003000 <!-- Label for display settings -->
Amith Yamasani7456f672011-02-22 14:44:18 -08003001 <string name="battery_action_display">Screen settings</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07003002 <!-- Label for wifi settings -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003003 <string name="battery_action_wifi">Wi-Fi settings</string>
Amith Yamasani78fd96a2009-06-09 06:34:49 -07003004 <!-- Label for bluetooth settings -->
3005 <string name="battery_action_bluetooth">Bluetooth settings</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07003006
Amith Yamasani0f1e11e2009-06-19 09:27:35 -07003007 <!-- Description for voice call detail -->
3008 <string name="battery_desc_voice">Battery used by voice calls</string>
3009
Amith Yamasani972fc292009-06-22 23:04:45 -07003010 <!-- Description for standby detail -->
Eric Fischerc9904f02010-11-01 16:54:51 -07003011 <string name="battery_desc_standby" product="tablet">Battery used when tablet is idle</string>
3012 <!-- Description for standby detail -->
3013 <string name="battery_desc_standby" product="default">Battery used when phone is idle</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003014
3015 <!-- Description for cell radio detail -->
3016 <string name="battery_desc_radio">Battery used by cell radio</string>
3017 <!-- Suggestion to switch to airplane mode to save power -->
3018 <string name="battery_sugg_radio">Switch to airplane mode to save power in areas with no cell coverage</string>
3019
3020 <!-- Description for power consumed by display -->
3021 <string name="battery_desc_display">Battery used by the display and backlight</string>
3022 <!-- Suggestion for reducing display power -->
3023 <string name="battery_sugg_display">Reduce the screen brightness and/or screen timeout</string>
3024
3025 <!-- Description for wifi connectivity -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003026 <string name="battery_desc_wifi">Battery used by Wi-Fi</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003027 <!-- Suggestion for wifi connectivity power drain -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003028 <string name="battery_sugg_wifi">Turn off Wi-Fi when not using it or when it isn\'t available</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003029
3030 <!-- Description for bluetooth power consumption detail -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003031 <string name="battery_desc_bluetooth">Battery used by Bluetooth</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003032 <!-- Suggestion for bluetooth -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003033 <string name="battery_sugg_bluetooth_basic">Turn off Bluetooth when you aren\'t using it</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003034 <!-- Suggestion for bluetooth headset -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003035 <string name="battery_sugg_bluetooth_headset">Try connecting to a different Bluetooth device</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003036
Dianne Hackborne55b0e22010-08-20 15:10:26 -07003037 <!-- [CHAR LIMIT=50] Description for power consumed by applications -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003038 <string name="battery_desc_apps">Battery used by app</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003039 <!-- Suggestion for exploring application info to stop or uninstall -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003040 <string name="battery_sugg_apps_info">Stop or uninstall the app</string>
Dianne Hackborne55b0e22010-08-20 15:10:26 -07003041 <!-- [CHAR LIMIT=100] Suggestion for getting apps to consume less power due to GPS-->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003042 <string name="battery_sugg_apps_gps">"Manually control GPS to prevent app from using it"</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003043 <!-- Suggestion for getting apps to consume less power -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003044 <string name="battery_sugg_apps_settings">The app may offer settings to reduce battery use</string>
Amith Yamasani972fc292009-06-22 23:04:45 -07003045
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07003046 <!-- Menu label for viewing battery usage since unplugged -->
Amith Yamasani972fc292009-06-22 23:04:45 -07003047 <string name="menu_stats_unplugged"><xliff:g id="unplugged">%1$s</xliff:g> since unplugged</string>
3048 <!-- Menu label for viewing battery usage since unplugged -->
3049 <string name="menu_stats_last_unplugged">While last unplugged for <xliff:g id="unplugged">%1$s</xliff:g></string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07003050 <!-- Menu label for viewing battery usage total -->
3051 <string name="menu_stats_total">Usage totals</string>
3052 <!-- Menu label for refreshing with latest usage numbers -->
3053 <string name="menu_stats_refresh">Refresh</string>
Amith Yamasani0f1e11e2009-06-19 09:27:35 -07003054
3055 <!-- Label for kernel threads -->
3056 <string name="process_kernel_label">Android OS</string>
3057 <!-- Label for mediaserver process -->
3058 <string name="process_mediaserver_label">Mediaserver</string>
3059
Mike LeBeau92c33522010-01-25 18:18:45 -05003060 <!-- Voice input/output settings --><skip />
3061 <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->
3062 <string name="voice_input_output_settings">Voice input &amp; output</string>
3063 <!-- Main voice input/output settings screen title -->
3064 <string name="voice_input_output_settings_title">Voice input &amp; output settings</string>
3065 <!-- Title of voice search settings list item within voice input/output settings -->
Mike LeBeaud4449a82010-01-26 21:37:59 -05003066 <string name="voice_search_settings_title">Voice search</string>
Mike LeBeau92c33522010-01-25 18:18:45 -05003067 <!-- Title of keyboard settings list item within voice input/output settings -->
Mike LeBeaud4449a82010-01-26 21:37:59 -05003068 <string name="keyboard_settings_title">Android keyboard</string>
Mike LeBeau766a19b2010-02-11 22:57:12 -08003069 <!-- Title for the 'voice input' category of voice input/output settings -->
Luca Zanolin8cb280d2011-09-20 17:58:45 +01003070 <string name="voice_category">Speech</string>
Mike LeBeau766a19b2010-02-11 22:57:12 -08003071 <!-- Title for the voice recognizer setting in voice input/output settings -->
3072 <string name="recognizer_title">Voice recognizer</string>
3073 <!-- Title for the link to settings for the chosen voice recognizer in voice input/output settings -->
Luca Zanolin8cb280d2011-09-20 17:58:45 +01003074 <string name="recognizer_settings_title">Voice Search</string>
Mike LeBeaue076bef2010-03-30 12:03:39 -07003075 <!-- Summary for the link to settings for the chosen voice recognizer in voice input/output settings.
3076 Would say something like, e.g., "Settings for 'Google'". -->
Mike LeBeau38947dd2010-03-30 14:45:00 -07003077 <string name="recognizer_settings_summary">Settings for \'<xliff:g id="recognizer_name">%s</xliff:g>\'</string>
Jim Miller2f9dbcb2010-02-09 19:08:02 -08003078
Jean-Michel Trivied29a652009-06-05 18:37:29 -07003079 <!-- Text-To-Speech (TTS) settings --><skip />
Jean Chalard8ba5c422011-08-31 21:40:43 +09003080 <!-- Name of the TTS package as listed by the package manager. -->
Mike LeBeau4c2ffc52010-02-12 14:47:48 -08003081 <string name="tts_settings">Text-to-speech settings</string>
Jean Chalard8ba5c422011-08-31 21:40:43 +09003082 <!-- TTS option item name in the main settings screen -->
3083 <string name="tts_settings_title">Text-to-speech output</string>
Jean-Michel Trivied29a652009-06-05 18:37:29 -07003084 <!-- On main TTS Settings screen, title for toggle used to force use of default TTS settings -->
3085 <string name="use_default_tts_settings_title">Always use my settings</string>
3086 <!-- On main TTS Settings screen, summary for toggle used to force use of default TTS settings -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003087 <string name="use_default_tts_settings_summary">Default settings below override app settings</string>
Jean-Michel Trivied29a652009-06-05 18:37:29 -07003088 <!-- On main TTS Settings screen, section header for default TTS settings -->
3089 <string name="tts_default_settings_section">Default settings</string>
Charles Chen5dbc74a2009-12-07 12:08:13 -08003090 <!-- On main TTS Settings screen, in default settings section, setting default synthesis engine for synthesized voice -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003091 <string name="tts_default_synth_title">Default engine</string>
Charles Chen5dbc74a2009-12-07 12:08:13 -08003092 <!-- On main TTS Settings screen, summary for default synthesis engine for synthesized voice -->
3093 <string name="tts_default_synth_summary">Sets the speech synthesis engine to be used for spoken text</string>
Jean-Michel Trivied29a652009-06-05 18:37:29 -07003094 <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
3095 <string name="tts_default_rate_title">Speech rate</string>
3096 <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
3097 <string name="tts_default_rate_summary">Speed at which the text is spoken</string>
3098 <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
3099 <string name="tts_default_pitch_title">Pitch</string>
3100 <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
3101 <string name="tts_default_pitch_summary">Affects the tone of the spoken text</string>
Jean-Michel Trivi80368622009-06-09 19:29:27 -07003102 <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
3103 <string name="tts_default_lang_title">Language</string>
3104 <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
3105 <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string>
Jean-Michel Trivi1e6a45a2009-06-22 16:03:40 -07003106 <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis -->
Jean-Michel Trivi74e565d2009-06-18 18:44:52 -07003107 <string name="tts_play_example_title">Listen to an example</string>
Jean-Michel Trivi1e6a45a2009-06-22 16:03:40 -07003108 <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis -->
Jean-Michel Trivi74e565d2009-06-18 18:44:52 -07003109 <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string>
Jean-Michel Trivi1e6a45a2009-06-22 16:03:40 -07003110 <!-- On main TTS Settings screen, click to install required speech synthesis data -->
3111 <string name="tts_install_data_title">Install voice data</string>
3112 <!-- On main TTS Settings screen, summary for click to install required speech synthesis data -->
3113 <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string>
3114 <!-- On main TTS Settings screen, summary for when required speech synthesis data alrady installed on SD card -->
3115 <string name="tts_data_installed_summary">Voices required for speech synthesis already properly installed</string>
Jean-Michel Trivi74e565d2009-06-18 18:44:52 -07003116 <!-- Text spoken by the TTS engine when TTS settings (other than language) have been changed -->
3117 <string name="tts_settings_changed_demo">Your settings have changed. This is an example of how they sound.</string>
Jean-Michel Trivi4e52bcf2010-02-11 17:13:18 -08003118 <!-- Error screen when a selected TTS engine can't run because it's missing components -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003119 <string name="tts_engine_error">The engine you chose can\'t run.</string>
Jean-Michel Trivi4e52bcf2010-02-11 17:13:18 -08003120 <!-- Button text for error screen when a selected TTS engine can't run because it's missing components -->
3121 <string name="tts_engine_error_config">Configure</string>
3122 <!-- Button text for error screen when a selected TTS engine can't run because it's missing components -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003123 <string name="tts_engine_error_reselect">Choose another engine</string>
Jean-Michel Trivi4e52bcf2010-02-11 17:13:18 -08003124 <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog
3125 message when the user selects to enable an engine. -->
3126 <string name="tts_engine_security_warning">This speech synthesis engine may be able to collect
3127 all the text that will be spoken, including personal data like passwords and credit
Eric Fischerdfb894c2011-10-04 14:57:57 -07003128 card numbers. It comes from the <xliff:g id="tts_plugin_engine_name">%s</xliff:g> engine.
Jean-Michel Trivi4e52bcf2010-02-11 17:13:18 -08003129 Enable the use of this speech synthesis engine?</string>
3130 <!-- On main TTS Settings screen, text for divider under which all TTS engines are listed -->
3131 <string name="tts_engines_section">Engines</string>
3132 <!-- On main TTS Settings screen, text preceded by the TTS engine name, clicking this button will launch the engine settings -->
3133 <string name="tts_engine_name_settings"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> settings</string>
3134 <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine can be used by the user -->
3135 <string name="tts_engine_name_is_enabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is enabled</string>
3136 <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine cannot be used by the user -->
3137 <string name="tts_engine_name_is_disabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is disabled</string>
Narayan Kamathd5642f72011-06-14 18:17:40 +01003138 <!-- On the main TTS settings screen, text for a divider under which
3139 the engine specific settings and the "engine install data" option
3140 are listed [CHAR LIMIT=30]-->
3141 <string name="tts_engine_settings_section">Engine settings</string>
3142 <!-- Title for a preference in the main TTS settings screen, which
3143 launches the settings screen for a given TTS engine when clicked
3144 [CHAR LIMIT=30]-->
3145 <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string>
Jean-Michel Trivi1d6e7b82010-03-03 19:38:55 -08003146 <!-- On Pico TTS Settings screen, text to mark the section for the various languages and voices that are available -->
Jean-Michel Trivia08f5a52010-03-04 16:33:46 -08003147 <string name="pico_languages_and_voices">Languages and voices</string>
Jean-Michel Trivi1d6e7b82010-03-03 19:38:55 -08003148 <!-- On Pico TTS Settings screen, text to mark a voice as installed -->
3149 <string name="pico_installed">Installed</string>
3150 <!-- On Pico TTS Settings screen, text to mark a voice as not installed -->
3151 <string name="pico_not_installed">Not installed</string>
3152 <!-- On Pico TTS Settings screen, summary text to indicate that a voice is female -->
3153 <string name="pico_voice_summary_female">Female</string>
3154 <!-- On Pico TTS Settings screen, summary text to indicate that a voice is male -->
3155 <string name="pico_voice_summary_male">Male</string>
Jean-Michel Trivia4577192010-08-25 15:43:17 -07003156 <!-- [CHAR LIMIT=33] Notification title that appears when the installation of a new TTS engine completed -->
3157 <string name="tts_notif_engine_install_title">Speech synthesis engine installed</string>
3158 <!-- [CHAR LIMIT=30] Notification message that appears after the user has installed a new TTS engine,
3159 to warn the user that this engine cannot be used before the checkbox for that engine
3160 in TTS settings is checked. -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003161 <string name="tts_notif_engine_install_message">Enable new engine before use.</string>
Narayan Kamath0cfbb0f2011-08-18 17:55:41 +01003162 <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for
3163 the image that launches the TTS engine settings when clicked. -->
3164 <string name="tts_engine_settings_button">Launch engine settings</string>
3165 <!-- [CHAR LIMIT=50] The text for the settings section that users to set a
3166 preferred text to speech engine -->
3167 <string name="tts_engine_preference_section_title">Preferred engine</string>
3168 <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
3169 that are applicable to all engines, such as the speech rate -->
3170 <string name="tts_general_section_title">General</string>
Amith Yamasani7f6aa6282009-06-03 15:45:40 -07003171
Ken Shirriff03a61102009-06-08 13:49:05 -07003172 <!-- Power Control Widget -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003173 <string name="gadget_title">Power control</string>
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003174 <string name="gadget_toggle_wifi">Updating Wi-Fi setting</string>
Ken Shirriffe936f5b2009-06-30 16:45:14 -07003175 <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string>
Hung-ying Tyan16177062009-06-10 22:52:44 +08003176
Hung-ying Tyane7565f32009-06-26 14:24:50 +08003177 <!-- Title of preference to enter the VPN settings activity -->
Claudia de Veaux780d72d2011-08-05 17:24:20 -07003178 <string name="vpn_settings_title">VPN</string>
Hung-ying Tyane7565f32009-06-26 14:24:50 +08003179
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003180 <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
3181 <string name="credentials_title">Credential storage</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003182 <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
Roy West0178b152011-02-17 21:34:50 -08003183 <string name="credentials_install" product="nosdcard">Install from storage</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003184 <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
3185 <string name="credentials_install" product="default">Install from SD card</string>
3186 <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
Roy West0178b152011-02-17 21:34:50 -08003187 <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003188 <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
3189 <string name="credentials_install_summary" product="default">Install certificates from SD card</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003190 <!-- Title of preference to reset credential storage [CHAR LIMIT=30] -->
3191 <string name="credentials_reset">Clear credentials</string>
3192 <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] -->
Brian Carlstromd4023b72011-05-25 13:24:20 -07003193 <string name="credentials_reset_summary">Remove all certificates</string>
Brian Carlstromf6f4e302011-06-26 16:05:21 -07003194 <!-- Title of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=30] -->
3195 <string name="trusted_credentials">Trusted credentials</string>
3196 <!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] -->
3197 <string name="trusted_credentials_summary">Display trusted CA certificates</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003198
3199 <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003200 <string name="credentials_unlock"></string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003201 <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003202 <string name="credentials_unlock_hint">Type the password for credential storage.</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003203 <!-- Description of the input box for the old password [CHAR LIMIT=30] -->
Chia-chi Yeh02f58e82009-10-02 00:39:14 +08003204 <string name="credentials_old_password">Current password:</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003205 <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003206 <string name="credentials_reset_hint">Remove all the contents?</string>
Eric Fischer13baf3c2011-01-24 12:48:06 -08003207 <string name="credentials_password_too_short">The password must have at least 8 characters.</string>
Chia-chi Yeh91d65a22011-01-20 18:46:01 +08003208 <!-- Error message [CHAR LIMIT=NONE] -->
3209 <string name="credentials_wrong_password">Incorrect password.</string>
3210 <!-- Error message [CHAR LIMIT=NONE] -->
3211 <string name="credentials_reset_warning">Incorrect password. You have one more chance before credential storage is erased.</string>
3212 <!-- Error message [CHAR LIMIT=NONE] -->
3213 <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>
3214 <!-- Toast message [CHAR LIMIT=30] -->
3215 <string name="credentials_erased">Credential storage is erased.</string>
Brian Carlstromd4023b72011-05-25 13:24:20 -07003216 <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003217 <string name="credentials_not_erased">Credential storage couldn\'t be erased.</string>
Brian Carlstrom98154292011-05-12 23:58:39 -07003218 <!-- Toast message [CHAR LIMIT=30] -->
Chia-chi Yeh02f58e82009-10-02 00:39:14 +08003219 <string name="credentials_enabled">Credential storage is enabled.</string>
Brian Carlstromd4023b72011-05-25 13:24:20 -07003220 <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
Claudia de Veaux66a84072011-10-28 17:12:27 -07003221 <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 Zhang386278a2009-06-24 14:25:43 -05003222
3223 <!-- Sound settings screen, setting check box label -->
3224 <string name="emergency_tone_title">Emergency tone</string>
3225 <!-- Sound settings screen, setting option summary text -->
3226 <string name="emergency_tone_summary">Set behavior when an emergency call is placed</string>
Jim Miller00d24762009-12-22 19:04:57 -08003227
Gilles Debunne2c88a872011-06-21 12:47:17 -07003228 <!-- Backup and reset Settings screen --><skip />
3229 <!-- Backup and reset settings menu title -->
3230 <string name="privacy_settings">Backup &amp; reset</string>
Amith Yamasanie65c9432009-09-22 13:50:19 -07003231 <!-- Privacy settings activity title -->
Gilles Debunne2c88a872011-06-21 12:47:17 -07003232 <string name="privacy_settings_title">Backup &amp; reset</string>
Christopher Tatea5a67302010-02-03 12:54:31 -08003233 <!-- Backup section title -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003234 <string name="backup_section_title">Backup &amp; restore</string>
Amith Yamasanie65c9432009-09-22 13:50:19 -07003235 <!-- Personal data section title -->
3236 <string name="personal_data_section_title">Personal data</string>
Kenny Rootaa1f8ae2010-06-03 13:42:12 -07003237 <!-- Backup data menu title -->
Kenny Root365ef4a2010-06-03 16:42:00 -07003238 <string name="backup_data_title">Back up my data</string>
Kenny Rootaa1f8ae2010-06-03 13:42:12 -07003239 <!-- Summary text of the "back up data" setting -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003240 <string name="backup_data_summary">Back up app data, Wi-Fi passwords, and other settings to Google servers</string>
Christopher Tate58e62922010-12-16 17:25:46 -08003241 <!-- Configure backup account options menu title [CHAR LIMIT=25]-->
3242 <string name="backup_configure_account_title">Backup account</string>
3243 <!-- Default summary text of the "Configure backup account" setting [CHAR LIMIT=80]-->
3244 <string name="backup_configure_account_default_summary">No account is currently storing backed up data</string>
Christopher Tatea5a67302010-02-03 12:54:31 -08003245 <!-- Auto-restore menu title -->
3246 <string name="auto_restore_title">Automatic restore</string>
3247 <!-- Summary text of the "automatic restore" setting -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003248 <string name="auto_restore_summary">When reinstalling an app, restore backed up settings and data</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003249
Christopher Tatefac0ea72011-08-12 17:22:41 -07003250 <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
3251 <string name="local_backup_password_title">Desktop backup password</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003252 <!-- Summary text of the "local backup password" setting when the user has not supplied a password -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003253 <string name="local_backup_password_summary_none">Desktop full backups aren\'t currently protected</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003254 <!-- Summary text of the "local backup password" setting when the user has already supplied a password -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003255 <string name="local_backup_password_summary_change">Touch to change or remove the password for desktop full backups</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003256
Amith Yamasanie65c9432009-09-22 13:50:19 -07003257 <!-- Dialog title for confirmation to erase backup data from server -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003258 <string name="backup_erase_dialog_title"></string>
Amith Yamasanie65c9432009-09-22 13:50:19 -07003259 <!-- Dialog title for confirmation to erase backup data from server -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003260 <string name="backup_erase_dialog_message">Stop backing up your Wi-Fi passwords, bookmarks, other settings, and app data, plus erase all copies on Google servers?</string>
Christopher Tatea5a67302010-02-03 12:54:31 -08003261
Eric Fischerc9904f02010-11-01 16:54:51 -07003262 <!-- Device admin settings screen --><skip />
Dianne Hackbornfeff6522010-01-12 18:18:05 -08003263 <!-- Device admin settings activity title -->
3264 <string name="device_admin_settings_title">Device administration settings</string>
3265 <!-- Label for screen showing the active device policy -->
Dianne Hackborn61daf832010-01-27 16:22:05 -08003266 <string name="active_device_admin_msg">Device administrator</string>
Dianne Hackbornfeff6522010-01-12 18:18:05 -08003267 <!-- Label for button to remove the active device admin -->
Dianne Hackborn28429032010-01-25 18:56:17 -08003268 <string name="remove_device_admin">Deactivate</string>
Dianne Hackbornfeff6522010-01-12 18:18:05 -08003269 <!-- Label for screen showing to select device policy -->
Dianne Hackborn61daf832010-01-27 16:22:05 -08003270 <string name="select_device_admin_msg">Device administrators</string>
3271 <!-- Message when there are no available device admins to display -->
3272 <string name="no_device_admins">No available device administrators</string>
Amith Yamasani992f1022010-01-25 09:17:53 -08003273
Dianne Hackborn28429032010-01-25 18:56:17 -08003274 <!-- Label for screen showing to add device policy -->
Dianne Hackborn61daf832010-01-27 16:22:05 -08003275 <string name="add_device_admin_msg">Activate device administrator?</string>
Dianne Hackborn28429032010-01-25 18:56:17 -08003276 <!-- Label for button to set the active device admin -->
3277 <string name="add_device_admin">Activate</string>
3278 <!-- Device admin add activity title -->
Dianne Hackborn61daf832010-01-27 16:22:05 -08003279 <string name="device_admin_add_title">Device administrator</string>
Dianne Hackborn28429032010-01-25 18:56:17 -08003280 <!-- Device admin warning message about policies an admin can use -->
3281 <string name="device_admin_warning">Activating this administrator will allow
Eric Fischerdfb894c2011-10-04 14:57:57 -07003282 the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
Dianne Hackborn28429032010-01-25 18:56:17 -08003283 following operations:</string>
Dianne Hackborn61daf832010-01-27 16:22:05 -08003284 <!-- Device admin warning message about policies an admin can use -->
3285 <string name="device_admin_status">This administrator is active and allows
Eric Fischerdfb894c2011-10-04 14:57:57 -07003286 the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
Dianne Hackborn61daf832010-01-27 16:22:05 -08003287 following operations:</string>
Jim Miller2f9dbcb2010-02-09 19:08:02 -08003288
Amith Yamasani4d312882009-10-28 16:59:17 -07003289 <!-- Name to assign to a Network Access Point that was saved without a name -->
3290 <string name="untitled_apn">Untitled</string>
Daniel Sandler8ad849c2010-04-20 09:56:52 -04003291
3292 <string name="sound_category_sound_title">General</string>
Amith Yamasani823bf0c2011-08-01 15:55:06 -07003293 <string name="sound_category_calls_and_notification_title">Ringtone &amp; notifications</string>
Daniel Sandler8ad849c2010-04-20 09:56:52 -04003294 <string name="sound_category_notification_title">Notifications</string>
Amith Yamasani823bf0c2011-08-01 15:55:06 -07003295 <string name="sound_category_feedback_title">System</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003296
3297 <!-- Wifi Setup For Setup Wizard with XL screen -->
Daisuke Miyakawa14cbcb72011-01-12 21:19:24 -08003298 <!-- Title shown in Wifi Setup Wizard with XL screen -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003299 <string name="wifi_setup_title">Wi-Fi setup</string>
Daisuke Miyakawa14cbcb72011-01-12 21:19:24 -08003300 <!-- Title shown in Wifi Setup Wizard with XL screen when
3301 a user is configuring password for a network.
3302 The argument should be the name of the network.
3303 [CHAR LIMIT=50] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003304 <string name="wifi_setup_title_editing_network">Connect to Wi-Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
Daisuke Miyakawa14cbcb72011-01-12 21:19:24 -08003305 <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
3306 the device is connecting a network the user specified.
3307 The argument should be the name of the network.
3308 [CHAR LIMIT=50] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003309 <string name="wifi_setup_title_connecting_network">Connecting to Wi-Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g>\u2026</string>
Daisuke Miyakawa14cbcb72011-01-12 21:19:24 -08003310 <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
Daisuke Miyakawaa0587d02011-01-17 17:36:49 -08003311 the device successfully connected to a network the user specified.
3312 The argument should be the name of the network.
3313 [CHAR LIMIT=50] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003314 <string name="wifi_setup_title_connected_network">Connected to Wi-Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
Daisuke Miyakawaa0587d02011-01-17 17:36:49 -08003315 <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
Daisuke Miyakawa14cbcb72011-01-12 21:19:24 -08003316 a user is adding a network.
3317 [CHAR LIMIT=50] -->
3318 <string name="wifi_setup_title_add_network">Add a network</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003319 <!-- Text message shown when Wifi is not connected.
3320 Used in Wifi Setup For Setup Wizard with XL screen. -->
3321 <string name="wifi_setup_not_connected">Not connected</string>
3322 <!-- Button message shown on the button adding manual setting.
3323 Used in Wifi Setup For Setup Wizard with XL screen. -->
3324 <string name="wifi_setup_add_network">Add network</string>
3325 <!-- Button message shown on the button refreshing a list of network.
3326 Used in Wifi Setup For Setup Wizard with XL screen. -->
3327 <string name="wifi_setup_refresh_list">Refresh list</string>
3328 <!-- Button message shown on the button enabling users skip Wifi Setup.
3329 Used in Wifi Setup For Setup Wizard with XL screen. -->
3330 <string name="wifi_setup_skip">Skip</string>
3331 <!-- Button message shown on the button enabling users go the next step.
3332 Used in Wifi Setup For Setup Wizard with XL screen. -->
3333 <string name="wifi_setup_next">Next</string>
Daisuke Miyakawa58b02912010-11-08 17:40:23 -08003334 <!-- Button label to go back to previous screen. Used in SetupWizard for
3335 XLarge screen [CHAR LIMIT=10] -->
3336 <string name="wifi_setup_back">Back</string>
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003337 <!-- Button label to show detailed dialog for a selected Wi-Fi settings.
Daisuke Miyakawa58b02912010-11-08 17:40:23 -08003338 Used in SetupWizard for XLarge screen [CHAR LIMIT=20] -->
3339 <string name="wifi_setup_detail">Network details</string>
3340 <!-- Button label to connect to a Wi-Fi network.
3341 Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
3342 <string name="wifi_setup_connect">Connect</string>
3343 <!-- Button label to delete a Wi-Fi network.
3344 Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
3345 <string name="wifi_setup_forget">Forget</string>
3346 <!-- Button label to save a Wi-Fi network configuration.
3347 Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
3348 <string name="wifi_setup_save">Save</string>
3349 <!-- Button label to dismiss the dialog.
3350 Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
3351 <string name="wifi_setup_cancel">Cancel</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003352
Daisuke Miyakawa3b6aa412010-09-29 16:07:02 -07003353 <!-- The message shown above available networks when the device is scanning
3354 available networks [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003355 <string name="wifi_setup_status_scanning">Scanning networks\u2026</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003356 <!-- Message shown above available network when there's no connected network.
3357 Used in Wifi Setup For Setup Wizard with XL screen. -->
Daisuke Miyakawa58b02912010-11-08 17:40:23 -08003358 <string name="wifi_setup_status_select_network">Touch a network to connect to it</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003359 <!-- Message shown above available networks when a user clicked one of available
3360 networks and the UI is showing one possible existing network.
Daisuke Miyakawa86eaa092010-09-23 19:14:25 -07003361 Used in Wifi Setup. -->
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003362 <string name="wifi_setup_status_existing_network">Connect to existing network</string>
Daisuke Miyakawa86eaa092010-09-23 19:14:25 -07003363 <!-- Message shown above available networks when a user clicked one of available
Daisuke Miyakawa0333f742010-12-15 15:21:25 -08003364 networks and the network doesn't require configuration (e.g. password)
3365 Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
3366 <string name="wifi_setup_status_unsecured_network">Connect to unsecured network</string>
3367 <!-- Message shown above available networks when a user clicked one of available
Daisuke Miyakawa86eaa092010-09-23 19:14:25 -07003368 networks and the UI is prompting the user to edit the network configuration
3369 if needed. Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003370 <string name="wifi_setup_status_edit_network">Type network configuration</string>
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003371 <!-- The message shown above available networks when a user clicked "Add network"
Daisuke Miyakawadadf1e52010-12-15 12:27:59 -08003372 button. Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
Daisuke Miyakawad3669922010-08-27 10:04:08 -07003373 <string name="wifi_setup_status_new_network">Connect to new network</string>
3374 <!-- The message shown above available networks when a user clicked one of available
3375 networks or created another profile and he/she is waiting for the connection
3376 is established.
Daisuke Miyakawadadf1e52010-12-15 12:27:59 -08003377 Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003378 <string name="wifi_setup_status_connecting">Connecting\u2026</string>
Daisuke Miyakawa3b6aa412010-09-29 16:07:02 -07003379 <!-- The message shown above available networks when connection is established,
3380 letting a user to proceed to the next step of the SetupWizard.
3381 Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003382 <string name="wifi_setup_status_proceed_to_next">Go to the next step</string>
Daisuke Miyakawadadf1e52010-12-15 12:27:59 -08003383 <!-- The message shown above available networks when a user clicked a network secured by
3384 EAP. We don't allow the user to connect it.
3385 Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003386 <string name="wifi_setup_status_eap_not_supported">EAP isn\'t supported.</string>
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003387 <!-- Message shown when users select EAP in Wi-Fi settings for SetupWizard,
Daisuke Miyakawadadf1e52010-12-15 12:27:59 -08003388 saying EAP can't be configured in SetupWizard flow.
3389 [CHAR LIMIT=NONE] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003390 <string name="wifi_setup_eap_not_supported">You can\'t configure an EAP Wi-Fi connection during setup. After setup, you can do that in Settings &gt; Wireless &amp; networks.</string>
Daisuke Miyakawaee5576c2011-01-18 16:11:32 -08003391 <!-- Message shown when the device is connecting a network [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003392 <string name="wifi_setup_description_connecting">Connecting can take a few minutes\u2026</string>
Daisuke Miyakawaee5576c2011-01-18 16:11:32 -08003393 <!-- Message shown when the device is connected to a network [CHAR LIMIT=NONE] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003394 <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-Fi network.</string>
Daisuke Miyakawa0f4f2f32010-09-03 15:40:17 -07003395
Daisuke Miyakawa71cc5482010-09-09 11:51:16 -07003396 <!-- Do not translate. This is a stub which will be removed soon. -->
3397 <string name="time_zone_auto_stub" translatable="false">Select Time Zone</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003398
Svetoslav Ganov0ceb6ad2011-07-22 19:34:12 -07003399 <!-- Content description of the enabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
3400 <string name="accessibility_sync_enabled">Sync enabled</string>
3401 <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
3402 <string name="accessibility_sync_disabled">Sync disabled</string>
3403 <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
3404 <string name="accessibility_sync_error">Sync error.</string>
3405
Amith Yamasani43c69782010-12-01 09:04:36 -08003406 <!-- Account specific sync settings title [CHAR LIMIT=35] -->
3407 <string name="account_sync_settings_title">Sync settings</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003408 <!-- Message when sync is currently failing [CHAR LIMIT=100] -->
3409 <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
3410 <!-- Button label to add an account [CHAR LIMIT=20] -->
3411 <string name="add_account_label">Add account</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003412 <!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] -->
3413 <string name="background_data">Background data</string>
3414 <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003415 <string name="background_data_summary">Apps can sync, send, and receive data at any time</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003416 <!-- Data synchronization settings screen, title of dialog that confirms the user's unchecking of background data [CHAR LIMIT=20] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003417 <string name="background_data_dialog_title">Disable background data?</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003418 <!-- Data synchronization settings screen, message of dialog that confirms the user's unchecking of background data [CHAR LIMIT=200] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003419 <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 Debunneb59e0682011-09-09 15:54:13 -07003420 <!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] -->
3421 <string name="sync_automatically">Auto-sync app data</string>
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003422
Eric Fischerc9904f02010-11-01 16:54:51 -07003423 <!-- Sync status messages on Accounts & Synchronization settings --><skip />
Daisuke Miyakawa558b23a2011-09-28 18:52:19 -07003424 <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003425 <string name="sync_enabled">Sync is ON</string>
Daisuke Miyakawa558b23a2011-09-28 18:52:19 -07003426 <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] -->
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003427 <string name="sync_disabled">Sync is OFF</string>
Daisuke Miyakawa558b23a2011-09-28 18:52:19 -07003428 <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] -->
Daisuke Miyakawaa2633d02010-09-15 20:09:12 -07003429 <string name="sync_error">Sync error</string>
3430
Amith Yamasani43c69782010-12-01 09:04:36 -08003431 <!-- Data synchronization settings screen, setting option name -->
3432 <string name="settings_backup">Back up settings</string>
3433 <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
3434 <string name="settings_backup_summary">Back up my settings</string>
3435 <!-- Data synchronization settings screen, menu option -->
3436 <string name="sync_menu_sync_now">Sync now</string>
3437 <!-- Data synchronization settings screen, menu option -->
3438 <string name="sync_menu_sync_cancel">Cancel sync</string>
3439 <!-- 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. -->
3440 <string name="sync_one_time_sync">Touch to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string>
3441 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced. Should use "Gmail" to refer to this app.-->
3442 <string name="sync_gmail">Gmail</string>
3443 <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. -->
3444 <string name="sync_calendar">Calendar</string>
3445 <!-- Data synchronization settings screen, checkbox setting option name -->
3446 <string name="sync_contacts">Contacts</string>
Amith Yamasani43c69782010-12-01 09:04:36 -08003447 <!-- Message introducing the user to Google Sync. -->
3448 <string name="sync_plug"><font fgcolor="#ffffffff">Welcome to Google sync!</font>
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003449 \nA Google approach to syncing data to allow access to your contacts, appointments, and more from wherever you are.
Amith Yamasani43c69782010-12-01 09:04:36 -08003450 </string>
3451
3452 <!-- Header title for those settings relating to application syncing. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003453 <string name="header_application_sync_settings">App sync settings</string>
Amith Yamasani43c69782010-12-01 09:04:36 -08003454
3455 <!-- Header for data and synchronization -->
3456 <string name="header_data_and_synchronization">Data &amp; synchronization</string>
3457 <!-- Preference item that lets the user change password -->
3458 <string name="preference_change_password_title">Change password</string>
3459 <!-- Header that appears at the top of Account Settings screen -->
3460 <string name="header_account_settings">Account settings</string>
3461 <!-- Button label to remove current account -->
3462 <string name="remove_account_label">Remove account</string>
3463 <!-- Title shown in AddAccount -->
3464 <string name="header_add_an_account">Add an account</string>
3465 <!-- Button shown when this activity is run from SetupWizard -->
3466 <string name="finish_button_label">Finish</string>
3467 <!-- Title of remove message for remove account dialog -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003468 <string name="really_remove_account_title">Remove account?</string>
Freeman Ng18b2ef92010-12-03 16:44:11 -08003469 <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003470 <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 Ng18b2ef92010-12-03 16:44:11 -08003471 <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003472 <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 Yamasani43c69782010-12-01 09:04:36 -08003473 <!-- This is shown if the autheticator for a given account fails to remove it. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003474 <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 &gt; Backup &amp; reset.</string>
Amith Yamasani43c69782010-12-01 09:04:36 -08003475 <!-- This is shown if the autheticator for a given account fails to remove it. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003476 <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 &gt; Backup &amp; reset.</string>
Amith Yamasani43c69782010-12-01 09:04:36 -08003477 <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
3478 <string name="provider_label">Push subscriptions</string>
3479 <!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" -->
3480 <string name="sync_item_title">Sync <xliff:g id="authority" example="Calendar">%s</xliff:g></string>
3481 <!-- Title of dialog shown when you can't manually sync an item because it's disabled -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003482 <string name="cant_sync_dialog_title">Can\'t manually sync</string>
Amith Yamasani43c69782010-12-01 09:04:36 -08003483 <!-- Messaage shown in dialog when you can't manually sync -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003484 <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 Yamasani43c69782010-12-01 09:04:36 -08003485
tk.mun7c5c1652011-10-13 22:56:18 +09003486 <string name="wimax_settings">4G settings</string>
3487 <string name="wimax_settings_summary">Set up &amp; manage 4G network and modem</string>
3488 <string name="status_wimax_mac_address">4G MAC address</string>
Jason parks8fd5bc92011-01-12 16:03:31 -06003489 <!-- This is displayed to the user when the device needs to be decrypted -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003490 <string name="enter_password">Type password to decrypt storage</string>
Jason parks8fd5bc92011-01-12 16:03:31 -06003491 <!-- This is displayed when the password is entered incorrectly -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003492 <string name="try_again">Try again.</string>
Jason parks8fd5bc92011-01-12 16:03:31 -06003493
Vasu Nori21809742011-01-25 13:39:16 -08003494 <!-- the following are for Settings Storage screen -->
3495 <!-- Menu item/button 'delete' -->
3496 <string name="delete">Delete</string>
3497 <!-- Misc files [CHAR LIMIT=25] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003498 <string name="misc_files">Misc files</string>
Vasu Nori8128ff82011-02-24 23:32:08 -08003499 <!-- number of misc files selected [CHAR LIMIT=40] -->
Vasu Norie875c732011-03-07 11:14:27 -08003500 <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 Nori8128ff82011-02-24 23:32:08 -08003501 <!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] -->
Vasu Nori75e17aa2011-03-15 14:39:25 -07003502 <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 Nori21809742011-01-25 13:39:16 -08003503 <!-- action to select all [CHAR LIMIT=30] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003504 <string name="select_all">Select all</string>
Amith Yamasanif3b325f2011-03-23 12:49:20 -07003505
3506 <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
3507 <string name="hdcp_checking_title">HDCP checking</string>
3508 <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
3509 <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string>
Jeff Sharkeyab2d8d32011-05-30 16:19:56 -07003510
Dianne Hackborn9244df42012-02-14 13:25:41 -08003511 <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] -->
3512 <string name="debug_debugging_category">Debugging</string>
3513
3514 <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] -->
3515 <string name="debug_app">Select debug app</string>
3516 <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] -->
3517 <string name="debug_app_not_set">No debug application set</string>
3518 <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] -->
3519 <string name="debug_app_set">Debugging application: <xliff:g id="app_name">%1$s</xliff:g></string>
3520
3521 <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] -->
3522 <string name="select_application">Select application</string>
3523 <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] -->
3524 <string name="no_application">Nothing</string>
3525
3526 <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] -->
3527 <string name="wait_for_debugger">Wait for debugger</string>
Dianne Hackborn5fe5ef22012-02-16 15:11:18 -08003528 <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] -->
Dianne Hackborn9244df42012-02-14 13:25:41 -08003529 <string name="wait_for_debugger_summary">Debugged application waits for debugger to
3530 attach before executing</string>
3531
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003532 <!-- Preference category for user interface debugging development settings. [CHAR LIMIT=25] -->
3533 <string name="debug_ui_category">User interface</string>
3534
3535 <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] -->
3536 <string name="strict_mode">Strict mode enabled</string>
3537 <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] -->
3538 <string name="strict_mode_summary">Flash screen when apps do long operations
3539 on main thread</string>
3540
3541 <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] -->
3542 <string name="pointer_location">Pointer location</string>
3543 <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] -->
3544 <string name="pointer_location_summary">Screen overlay showing current touch data</string>
3545
Jeff Brownf4077002011-08-26 17:10:32 -07003546 <!-- UI debug setting: show touches? [CHAR LIMIT=25] -->
3547 <string name="show_touches">Show touches</string>
3548 <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
3549 <string name="show_touches_summary">Show visual feedback for touches</string>
3550
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003551 <!-- UI debug setting: show where screen updates happen? [CHAR LIMIT=25] -->
3552 <string name="show_screen_updates">Show screen updates</string>
3553 <!-- UI debug setting: show screen updates summary [CHAR LIMIT=50] -->
3554 <string name="show_screen_updates_summary">Flash areas of screen when they update</string>
3555
Dianne Hackborne44f44d2012-02-06 21:21:39 -08003556 <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
3557 <string name="disable_overlays">Disable overlays</string>
3558 <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
3559 <string name="disable_overlays_summary">Don\'t use overlays for screen compositing</string>
3560
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003561 <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] -->
3562 <string name="show_cpu_usage">Show CPU usage</string>
3563 <!-- UI debug setting: show cpu usage summary [CHAR LIMIT=50] -->
3564 <string name="show_cpu_usage_summary">Screen overlay showing current CPU usage</string>
3565
Romain Guy0c9c14b2011-09-29 16:39:31 -07003566 <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] -->
Romain Guy3d32d002011-10-05 18:49:52 -07003567 <string name="force_hw_ui">Force GPU rendering</string>
Romain Guy0c9c14b2011-09-29 16:39:31 -07003568 <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] -->
Romain Guy3d32d002011-10-05 18:49:52 -07003569 <string name="force_hw_ui_summary">Use 2D hardware acceleration in applications</string>
Romain Guy0c9c14b2011-09-29 16:39:31 -07003570
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003571 <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
3572 <string name="window_animation_scale_title">Window animation scale</string>
3573
3574 <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] -->
3575 <string name="transition_animation_scale_title">Transition animation scale</string>
3576
Chet Haaseb29e78702012-02-01 15:10:12 -08003577 <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] -->
3578 <string name="animator_duration_scale_title">Animator duration scale</string>
3579
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003580 <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003581 <string name="debug_applications_category">Apps</string>
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003582
3583 <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] -->
Dianne Hackborn83b09a52011-07-13 19:36:06 -07003584 <string name="immediately_destroy_activities">Don\'t keep activities</string>
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003585 <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] -->
3586 <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
3587 the user leaves it</string>
3588
Dianne Hackborn83b09a52011-07-13 19:36:06 -07003589 <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
3590 <string name="app_process_limit_title">Background process limit</string>
Dianne Hackborneddc4fe2011-07-01 18:56:09 -07003591
Dianne Hackbornd5119bd2011-08-02 15:08:04 -07003592 <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
3593 <string name="show_all_anrs">Show all ANRs</string>
3594 <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003595 <string name="show_all_anrs_summary">Show App Not Responding dialog
Dianne Hackbornd5119bd2011-08-02 15:08:04 -07003596 for background apps</string>
3597
Jeff Sharkeyab2d8d32011-05-30 16:19:56 -07003598 <!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
3599 <string name="data_usage_summary_title">Data usage</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003600 <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] -->
3601 <string name="data_usage_cycle">Data usage cycle</string>
Jeff Sharkey9fab0da2011-07-09 17:52:31 -07003602 <!-- Title for checkbox menu option to enable mobile data when roaming. [CHAR LIMIT=32] -->
3603 <string name="data_usage_menu_roaming">Data roaming</string>
Claudia de Veauxb8d6a8f2011-09-07 12:01:45 -07003604 <!-- Title for checkbox menu option to restrict background data usage. [CHAR LIMIT=20] -->
Jeff Sharkey461842a2011-09-25 18:22:48 -07003605 <string name="data_usage_menu_restrict_background">Restrict background data</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003606 <!-- Title for checkbox menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=32] -->
Jeff Sharkey54d0af52011-08-11 18:26:57 -07003607 <string name="data_usage_menu_split_4g">Separate 4G usage</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003608 <!-- Title for checkbox menu option to show Wi-Fi data usage. [CHAR LIMIT=32] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003609 <string name="data_usage_menu_show_wifi">Show Wi-Fi usage</string>
Jeff Sharkey9549e9f2011-07-14 20:01:13 -07003610 <!-- Title for checkbox menu option to show Ethernet data usage. [CHAR LIMIT=32] -->
3611 <string name="data_usage_menu_show_ethernet">Show Ethernet usage</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003612 <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] -->
3613 <string name="data_usage_change_cycle">Change cycle\u2026</string>
3614 <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] -->
3615 <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string>
Jeff Sharkeye2afc0f2011-08-01 15:29:30 -07003616 <!-- Label shown when no applications used data during selected time period. [CHAR LIMIT=48] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003617 <string name="data_usage_empty">No apps used data during this period.</string>
Jeff Sharkey54d0af52011-08-11 18:26:57 -07003618 <!-- Label for data usage occuring while application in foreground. [CHAR LIMIT=48] -->
3619 <string name="data_usage_label_foreground">Foreground</string>
3620 <!-- Label for data usage occuring while application in background. [CHAR LIMIT=48] -->
3621 <string name="data_usage_label_background">Background</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003622
Jeff Sharkeyd86e9b22011-10-05 17:43:06 -07003623 <!-- Disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
Jeff Sharkey82bf6342011-10-05 22:13:02 -07003624 <string name="data_usage_disclaimer" product="tablet">Measured by your tablet. Your carrier\'s data usage accounting may differ.</string>
Jeff Sharkey3a546eb2011-10-05 22:54:52 -07003625 <!-- Disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
3626 <string name="data_usage_disclaimer" product="default">Measured by your phone. Your carrier\'s data usage accounting may differ.</string>
Jeff Sharkeyd86e9b22011-10-05 17:43:06 -07003627
Jeff Sharkey28130d92011-09-02 16:10:24 -07003628 <!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] -->
3629 <string name="data_usage_disable_mobile">Disable mobile data?</string>
Jeff Sharkey6112d082012-02-23 17:24:35 -08003630 <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
Jeff Sharkeyb98c55b2011-09-11 17:29:49 -07003631 <string name="data_usage_disable_mobile_limit">Set mobile data limit</string>
Jeff Sharkey6112d082012-02-23 17:24:35 -08003632 <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
Jeff Sharkeyb98c55b2011-09-11 17:29:49 -07003633 <string name="data_usage_disable_4g_limit">Set 4G data limit</string>
Jeff Sharkey6112d082012-02-23 17:24:35 -08003634 <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
Jeff Sharkeyb98c55b2011-09-11 17:29:49 -07003635 <string name="data_usage_disable_3g_limit">Set 2G-3G data limit</string>
Jeff Sharkey6112d082012-02-23 17:24:35 -08003636 <!-- Checkbox label that will disable Wi-Fi network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003637 <string name="data_usage_disable_wifi_limit">Set Wi-Fi data limit</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003638
3639 <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003640 <string name="data_usage_tab_wifi">Wi-Fi</string>
Jeff Sharkey9549e9f2011-07-14 20:01:13 -07003641 <!-- Tab title for showing Ethernet data usage. [CHAR LIMIT=10] -->
3642 <string name="data_usage_tab_ethernet">Ethernet</string>
Jeff Sharkey8a503642011-06-10 13:31:21 -07003643 <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=10] -->
3644 <string name="data_usage_tab_mobile">Mobile</string>
3645 <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] -->
3646 <string name="data_usage_tab_4g">4G</string>
3647 <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] -->
3648 <string name="data_usage_tab_3g">2G-3G</string>
3649
Jeff Sharkey30dde0f2011-08-17 15:08:12 -07003650 <!-- Title shown when current operation applies to mobile networks. [CHAR LIMIT=10] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003651 <string name="data_usage_list_mobile">Mobile</string>
Jeff Sharkey30dde0f2011-08-17 15:08:12 -07003652 <!-- Title shown when current operation applies to no networks. [CHAR LIMIT=10] -->
Claudia de Veauxda0db7d2011-12-08 17:19:56 -08003653 <string name="data_usage_list_none">None</string>
Jeff Sharkey30dde0f2011-08-17 15:08:12 -07003654
Jeff Sharkey8a503642011-06-10 13:31:21 -07003655 <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] -->
3656 <string name="data_usage_enable_mobile">Mobile data</string>
3657 <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] -->
3658 <string name="data_usage_enable_3g">2G-3G data</string>
3659 <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] -->
3660 <string name="data_usage_enable_4g">4G data</string>
Jeff Sharkeyab2d8d32011-05-30 16:19:56 -07003661
Jeff Sharkey4dfa6602011-06-13 00:42:03 -07003662 <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003663 <string name="data_usage_app_settings">View app settings</string>
Jeff Sharkey4dfa6602011-06-13 00:42:03 -07003664 <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=32] -->
Claudia de Veauxabc541a2011-08-29 19:37:31 -07003665 <string name="data_usage_app_restrict_background">Restrict background data</string>
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003666 <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=64] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003667 <string name="data_usage_app_restrict_background_summary">Disable background data on mobile data network only. Wi-Fi will be used if available.</string>
Jeff Sharkey461842a2011-09-25 18:22:48 -07003668 <!-- Summary message for checkbox that restricts background data usage of a specific application when no networks have been limited. [CHAR LIMIT=64] -->
3669 <string name="data_usage_app_restrict_background_summary_disabled">To restrict background data for this app, first set a mobile data limit.</string>
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003670 <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] -->
Jeff Sharkey30dde0f2011-08-17 15:08:12 -07003671 <string name="data_usage_app_restrict_dialog_title">Restrict background data?</string>
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003672 <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003673 <string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when Wi-Fi isn\'t available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
Jeff Sharkeya53188f2011-09-13 19:56:45 -07003674 <!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
Jeff Sharkey461842a2011-09-25 18:22:48 -07003675 <string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\'ve set a mobile data limit.</string>
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003676
3677 <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] -->
3678 <string name="data_usage_cycle_editor_title">Usage cycle reset date</string>
3679 <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] -->
3680 <string name="data_usage_cycle_editor_subtitle">Date of each month:</string>
3681 <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] -->
Jeff Sharkey52c3f442011-06-23 00:39:38 -07003682 <string name="data_usage_cycle_editor_positive">Set</string>
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003683
Jeff Sharkeya53188f2011-09-13 19:56:45 -07003684 <!-- Title of dialog for editing data usage warning in bytes. [CHAR LIMIT=48] -->
3685 <string name="data_usage_warning_editor_title">Set data usage warning</string>
3686 <!-- Title of dialog for editing data usage limit in bytes. [CHAR LIMIT=48] -->
3687 <string name="data_usage_limit_editor_title">Set data usage limit</string>
3688
Jeff Sharkey4c72ae52011-06-14 15:01:18 -07003689 <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] -->
3690 <string name="data_usage_limit_dialog_title">Limiting data usage</string>
Jeff Sharkeydd6efe12011-06-15 10:31:41 -07003691 <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
Jeff Sharkeyd86e9b22011-10-05 17:43:06 -07003692 <string name="data_usage_limit_dialog" product="tablet">Your <xliff:g id="networks" example="mobile">%1$s</xliff:g> 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 Sharkey3a546eb2011-10-05 22:54:52 -07003693 <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
3694 <string name="data_usage_limit_dialog" product="default">Your <xliff:g id="networks" example="mobile">%1$s</xliff:g> 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 Sharkey4dfa6602011-06-13 00:42:03 -07003695
Jeff Sharkey9fab0da2011-07-09 17:52:31 -07003696 <!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] -->
Jeff Sharkey30dde0f2011-08-17 15:08:12 -07003697 <string name="data_usage_restrict_background_title">Restrict background data?</string>
Jeff Sharkey9fab0da2011-07-09 17:52:31 -07003698 <!-- Body of dialog shown before user restricts background data usage. [CHAR LIMIT=NONE] -->
Claudia de Veaux7dc36b92011-10-17 12:54:20 -07003699 <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-Fi network.</string>
Jeff Sharkey9fab0da2011-07-09 17:52:31 -07003700
Jeff Sharkey52c3f442011-06-23 00:39:38 -07003701 <!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] -->
Jeff Sharkeyec3be8a2011-07-09 01:02:56 -07003702 <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>
3703 <!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] -->
3704 <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 Sharkeydd6efe12011-06-15 10:31:41 -07003705
Jeff Sharkey518bc9d2011-07-12 20:20:46 -07003706 <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
3707 <string name="data_usage_uninstalled_apps">Removed apps</string>
Jeff Sharkey2412b0f2011-07-17 20:31:40 -07003708 <!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] -->
3709 <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 Sharkeyd360e5e2011-07-26 19:30:26 -07003710 <!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] -->
Jeff Sharkey246120e2011-09-27 15:12:51 -07003711 <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>
Jeff Sharkey518bc9d2011-07-12 20:20:46 -07003712
David Brown8373b452011-06-20 12:38:45 -07003713 <!-- Button at the bottom of the CryptKeeper screen to make an emergency call. -->
3714 <string name="cryptkeeper_emergency_call">Emergency call</string>
3715 <!-- Button at the bottom of the CryptKeeper screen that lets the user return to a call -->
3716 <string name="cryptkeeper_return_to_call">Return to call</string>
3717
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003718 <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003719 <string name="vpn_name">Name</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003720 <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003721 <string name="vpn_type">Type</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003722 <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003723 <string name="vpn_server">Server address</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003724 <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003725 <string name="vpn_mppe">PPP encryption (MPPE)</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003726 <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003727 <string name="vpn_l2tp_secret">L2TP secret</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003728 <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003729 <string name="vpn_ipsec_identifier">IPSec identifier</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003730 <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003731 <string name="vpn_ipsec_secret">IPSec pre-shared key</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003732 <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003733 <string name="vpn_ipsec_user_cert">IPSec user certificate</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003734 <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003735 <string name="vpn_ipsec_ca_cert">IPSec CA certificate</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003736 <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yehf5317a12011-12-06 17:51:01 -08003737 <string name="vpn_ipsec_server_cert">IPSec server certificate</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003738 <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yehd68dbe22011-07-27 15:49:43 -07003739 <string name="vpn_show_options">Show advanced options</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003740 <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh2fa9ead2011-06-30 23:34:53 -07003741 <string name="vpn_search_domains">DNS search domains</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003742 <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yehd68dbe22011-07-27 15:49:43 -07003743 <string name="vpn_dns_servers">DNS servers (e.g. 8.8.8.8)</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003744 <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yehd68dbe22011-07-27 15:49:43 -07003745 <string name="vpn_routes">Forwarding routes (e.g. 10.0.0.0/8)</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003746 <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003747 <string name="vpn_username">Username</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003748 <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003749 <string name="vpn_password">Password</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003750 <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh2fa9ead2011-06-30 23:34:53 -07003751 <string name="vpn_save_login">Save account information</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003752 <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003753 <string name="vpn_not_used">(not used)</string>
3754 <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003755 <string name="vpn_no_ca_cert">(don\'t verify server)</string>
Chia-chi Yehf5317a12011-12-06 17:51:01 -08003756 <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
3757 <string name="vpn_no_server_cert">(received from server)</string>
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003758
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003759 <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003760 <string name="vpn_cancel">Cancel</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003761 <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003762 <string name="vpn_save">Save</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003763 <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003764 <string name="vpn_connect">Connect</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003765 <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
3766 <string name="vpn_edit">Edit VPN profile</string>
3767 <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
3768 <string name="vpn_connect_to">Connect to <xliff:g id="profile" example="School">%s</xliff:g></string>
Chia-chi Yeh310d6192011-06-26 19:17:14 -07003769
3770 <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
Claudia de Veaux780d72d2011-08-05 17:24:20 -07003771 <string name="vpn_title">VPN</string>
Chia-chi Yeh44a520a2012-02-29 15:40:28 -08003772 <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
3773 <string name="vpn_create">Add VPN profile</string>
3774 <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
3775 <string name="vpn_menu_edit">Edit profile</string>
3776 <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
3777 <string name="vpn_menu_delete">Delete profile</string>
Brian Carlstromf6f4e302011-06-26 16:05:21 -07003778
Chia-chi Yeh94cc1bb2012-02-29 16:12:35 -08003779 <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
3780 <string name="vpn_no_network">There is no network connection. Please try again later.</string>
3781 <!-- Toast message when a certificate is missing. [CHAR LIMIT=100] -->
3782 <string name="vpn_missing_cert">A certificate is missing. Please edit the profile.</string>
3783
Brian Carlstromf6f4e302011-06-26 16:05:21 -07003784 <!-- Tab label for built-in system CA certificates. -->
3785 <string name="trusted_credentials_system_tab">System</string>
3786 <!-- Tab label for user added CA certificates. -->
3787 <string name="trusted_credentials_user_tab">User</string>
3788 <!-- Button label for disabling a system CA certificate. -->
3789 <string name="trusted_credentials_disable_label">Disable</string>
3790 <!-- Button label for enabling a system CA certificate. -->
3791 <string name="trusted_credentials_enable_label">Enable</string>
3792 <!-- Button label for removing a user CA certificate. -->
3793 <string name="trusted_credentials_remove_label">Remove</string>
3794 <!-- Alert dialog confirmation when enabling a system CA certificate. -->
3795 <string name="trusted_credentials_enable_confirmation">Enable the system CA certificate?</string>
3796 <!-- Alert dialog confirmation when disabling a system CA certificate. -->
3797 <string name="trusted_credentials_disable_confirmation">Disable the system CA certificate?</string>
3798 <!-- Alert dialog confirmation when removing a user CA certificate. -->
3799 <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string>
3800
Alan Viveretted21bfa12011-07-12 17:34:22 -07003801 <!-- Title for the touch exploration tutorial. [CHAR LIMIT=40] -->
Alan Viverettebe6a64e2011-08-02 17:09:25 -07003802 <string name="accessibility_tutorial_title">Accessibility tutorial</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003803 <!-- Button label to go to the next touch exploration tutorial lesson. [CHAR LIMIT=10] -->
3804 <string name="accessibility_tutorial_next">Next</string>
3805 <!-- Button label to go back to the previous touch explorationtutorial lesson. [CHAR LIMIT=10] -->
3806 <string name="accessibility_tutorial_back">Back</string>
3807 <!-- Button label to exit the touch explorationtutorial. [CHAR LIMIT=10] -->
3808 <string name="accessibility_tutorial_finish">Finish</string>
3809 <!-- Button label to skip the touch exploration tutorial. [CHAR LIMIT=10] -->
Alan Viverette0a08e1f2011-07-15 10:45:16 -07003810 <string name="accessibility_tutorial_skip">Skip tutorial</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003811
3812 <!-- Title for touch exploration tutorial lesson 1. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003813 <string name="accessibility_tutorial_lesson_1_title">Lesson 1: Exploring the screen</string>
Alan Viverettebe6a64e2011-08-02 17:09:25 -07003814 <!-- Instruction for touch exploration tutorial lesson 1. "Explore by touch" should match the string for "Title for accessibility preference to enable touch exploration mode." -->
Alan Viverettefe5c8ce2011-10-27 16:31:17 -07003815 <string name="accessibility_tutorial_lesson_1_text_1">When Explore by Touch is turned on, you can touch the screen to learn what\’s under your finger. For example, the current screen contains app icons. Find one of them by touching the screen and sliding your finger around.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003816 <!-- Instruction for touch exploration tutorial lesson 1, displayed after the user touches one icon. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003817 <string name="accessibility_tutorial_lesson_1_text_2_more">Good. Keep sliding your finger around the screen until you find at least one more icon.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003818 <!-- Instruction for touch exploration tutorial lesson 1, displayed after the user touches a second icon. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003819 <string name="accessibility_tutorial_lesson_1_text_3">To activate something that you\’re touching, tap it. Slide your finger until you find the icon for the <xliff:g id="app_name" example="Browser">%s</xliff:g>. Then tap the icon once to activate it.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003820 <!-- Instruction for touch exploration tutorial lesson 1, displayed if the user touched the target area and stays inside it. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003821 <string name="accessibility_tutorial_lesson_1_text_4">Your finger is touching the <xliff:g id="app_name" example="Browser">%s</xliff:g> icon. Tap once to activate the icon.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003822 <!-- Instruction for touch exploration tutorial lesson 1, displayed if the user touches inside the target area but moves outside. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003823 <string name="accessibility_tutorial_lesson_1_text_4_exited">Your finger moved over the <xliff:g id="app_name" example="Browser">%s</xliff:g> icon, and then moved away. Slowly slide your finger around the screen until you find the Browser icon again.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003824 <!-- Instruction for touch exploration tutorial lesson 1, displayed after the user has tapped the target icon. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003825 <string name="accessibility_tutorial_lesson_1_text_5">Good. To move to the next lesson, find and activate the <xliff:g id="next" example="Next">%s</xliff:g> button, located near the bottom-right corner of the screen.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003826
3827 <!-- Title for touch exploration tutorial lesson 2. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003828 <string name="accessibility_tutorial_lesson_2_title">Lesson 2: Scrolling using two fingers</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003829 <!-- Instruction for touch exploration tutorial lesson 2. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003830 <string name="accessibility_tutorial_lesson_2_text_1">To scroll through a list, you can slide two fingers along the screen. For example, the current screen contains a list of app names that can scroll up or down. First, try to identify a few items in the list by sliding one finger around.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003831 <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user touches one list item. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003832 <string name="accessibility_tutorial_lesson_2_text_2_more">Good. Keep sliding your finger around to find at least one more item.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003833 <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user touches a second list item. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003834 <string name="accessibility_tutorial_lesson_2_text_3">Now place two fingers on an item in the list and slide both fingers up. If you reach the top of the screen, lift your fingers, place them lower on the list, and continue sliding up.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003835 <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user scrolls a small amount. -->
Alan Viverette2d719ce2011-07-18 11:09:59 -07003836 <string name="accessibility_tutorial_lesson_2_text_3_more">Good. Keep sliding your fingers up to scroll some more.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003837 <!-- Instruction for touch exploration tutorial lesson 2, displayed after the user has scrolled a large amount. -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003838 <string name="accessibility_tutorial_lesson_2_text_4">You have completed the tutorial. To exit, find and touch the <xliff:g id="finish" example="Finish">%s</xliff:g> button.</string>
Alan Viveretted21bfa12011-07-12 17:34:22 -07003839
satok01d67c32012-02-08 11:10:32 +09003840 <!-- Title for spell checker settings -->
3841 <string name="spellcheckers_settings_title">Spell checker</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003842
3843 <!-- Prompt for the user to enter their current full-backup password -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003844 <string name="current_backup_pw_prompt">Type your current full backup password here</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003845 <!-- Prompt for the user to enter a new full-backup password -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003846 <string name="new_backup_pw_prompt">Type a new password for full backups here</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003847 <!-- Prompt for the user to confirm the new full-backup password by re-entering it -->
Eric Fischerdfb894c2011-10-04 14:57:57 -07003848 <string name="confirm_new_backup_pw_prompt">Retype your new full backup password here</string>
Christopher Tate4f338782011-07-25 12:09:10 -07003849
3850 <!-- Button label for setting the user's new full-backup password -->
3851 <string name="backup_pw_set_button_text">Set backup password</string>
3852 <!-- Button label for cancelling the new-password operation and retaining the user's previous full-backup password -->
3853 <string name="backup_pw_cancel_button_text">Cancel</string>
3854
Jeff Sharkey28130d92011-09-02 16:10:24 -07003855 <!-- Representation of a numerical percentage. [CHAR LIMIT=8] -->
3856 <string name="percentage"><xliff:g id="number" example="30">%d</xliff:g>%%</string>
3857
tk.mun7c5c1652011-10-13 22:56:18 +09003858 <!-- A menu item in "About phone" that allows the user to update the phone with settings
3859 from their cell phone carrier. The use of the string is similar to the string
3860 "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
3861 <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
3862
Amith Yamasanib810a0d2012-03-25 10:12:26 -07003863 <!-- User settings -->
3864 <skip/>
3865
3866 <!-- User settings screen title [CHAR LIMIT=25] -->
3867 <string name="user_settings_title">Users &amp; restrictions</string>
3868 <!-- User settings user list section header [CHAR LIMIT=30] -->
3869 <string name="user_list_title">Users</string>
3870 <!-- User settings add user menu [CHAR LIMIT=20] -->
3871 <string name="user_add_user_menu">Add user</string>
3872
3873 <!-- User details -->
3874 <skip/>
3875
3876 <!-- User details screen title [CHAR LIMIT=25] -->
3877 <string name="user_details_title">Edit details</string>
3878 <!-- User information section title [CHAR LIMIT=30] -->
3879 <string name="user_information_heading">User information</string>
3880 <!-- User name title [CHAR LIMIT=25] -->
3881 <string name="user_name_title">Name</string>
3882 <!-- User restrictions section title [CHAR LIMIT=30] -->
3883 <string name="user_restrictions_heading">Content restrictions</string>
3884 <!-- User restrictions, does market require PIN protection [CHAR LIMIT=25] -->
3885 <string name="user_market_requires_pin">Downloads require PIN</string>
3886 <!-- User restrictions, maximum content rating for apps [CHAR LIMIT=25] -->
3887 <string name="user_max_content_rating">Content rating</string>
3888 <!-- Section title for list of system apps [CHAR LIMIT=30] -->
3889 <string name="user_system_apps_heading">System apps to enable</string>
3890 <!-- Section title for list of downloaded apps [CHAR LIMIT=30] -->
3891 <string name="user_market_apps_heading">Installed apps to enable</string>
3892 <!-- User details discard user menu [CHAR LIMIT=20] -->
3893 <string name="user_discard_user_menu">Discard</string>
3894 <!-- User details remove user menu [CHAR LIMIT=20] -->
3895 <string name="user_remove_user_menu">Remove user</string>
3896 <!-- User details new user name [CHAR LIMIT=30] -->
3897 <string name="user_new_user_name">Pesky kid</string>
3898 <!-- User removal confirmation title [CHAR LIMIT=25] -->
3899 <string name="user_confirm_remove_title">Remove user?</string>
3900 <!-- User removal confirmation message [CHAR LIMIT=none] -->
3901 <string name="user_confirm_remove_message">Are you sure you want to remove the user and all associated data from the device?</string>
The Android Open Source Projectafc4ab22009-03-03 19:32:34 -08003902</resources>