OSDN Git Service

Add PAC UI to Wi-Fi Settings
[android-x86/packages-apps-Settings.git] / res / values / strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2007 The Android Open Source Project
3
4      Licensed under the Apache License, Version 2.0 (the "License");
5      you may not use this file except in compliance with the License.
6      You may obtain a copy of the License at
7
8           http://www.apache.org/licenses/LICENSE-2.0
9
10      Unless required by applicable law or agreed to in writing, software
11      distributed under the License is distributed on an "AS IS" BASIS,
12      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13      See the License for the specific language governing permissions and
14      limitations under the License.
15 -->
16 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
17     <!-- Strings for Dialog yes button -->
18     <string name="yes">"Yes"</string>
19
20     <!-- Strings for Dialog no button -->
21     <string name="no">"No"</string>
22
23     <!-- Strings for Dialog create button -->
24     <string name="create">Create</string>
25
26     <!-- Strings for Dialog allow button -->
27     <string name="allow">Allow</string>
28
29     <!-- Strings for Dialog deny button -->
30     <string name="deny">Deny</string>
31
32     <!-- Device Info --> <skip />
33     <!-- Device Info screen. Used for a status item's value when the proper value is not known -->
34     <string name="device_info_default">Unknown</string>
35     <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
36     <plurals name="show_dev_countdown">
37         <item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from being a developer.</item>
38         <item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from being a developer.</item>
39     </plurals>
40     <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
41     <string name="show_dev_on">You are now a developer!</string>
42     <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
43     <string name="show_dev_already">No need, you are already a developer.</string>
44
45     <!-- Category headings in left-pane header menu --> <skip />
46     <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
47     <string name="header_category_wireless_networks">WIRELESS &amp; NETWORKS</string>
48     <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] -->
49     <string name="header_category_device">DEVICE</string>
50     <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
51     <string name="header_category_personal">PERSONAL</string>
52     <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] -->
53     <string name="header_category_system">SYSTEM</string>
54
55     <!-- Phone info -->
56     <!-- Phone Info screen. Button label to turn on the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
57     <string name="turn_on_radio">Turn on radio</string>
58     <!-- Phone Info screen. Button label to turn off the radio . Only shown in diagnostic screen, so precise translation is not needed. -->
59     <string name="turn_off_radio">Turn off radio</string>
60
61     <!-- Phone SMS over IMS on. Only shown in diagnostic screen, so precise translation is not needed. -->
62     <string name="sms_over_ims_on">Turn on SMS over IMS</string>
63     <!-- Phone SMS over IMS off. Only shown in diagnostic screen, so precise translation is not needed. -->
64     <string name="sms_over_ims_off">Turn off SMS over IMS</string>
65
66     <!-- Phone SMS over IMS IMS registration required on. Only shown in diagnostic screen, so precise translation is not needed. -->
67     <string name="ims_reg_required_on">Turn on IMS registration required</string>
68     <!-- Phone IMS registration required off. Only shown in diagnostic screen, so precise translation is not needed. -->
69     <string name="ims_reg_required_off">Turn off IMS registration required</string>
70
71     <!-- Phone ram dump on. Only shown in diagnostic screen, so precise translation is not needed. -->
72     <string name="lte_ram_dump_on">Turn on lte ram dump</string>
73     <!-- Phone ram dump off. Only shown in diagnostic screen, so precise translation is not needed. -->
74     <string name="lte_ram_dump_off">Turn off lte ram dump</string>
75
76     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
77     <string name="radioInfo_menu_viewADN">View SIM address book</string>
78     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
79     <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string>
80     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
81     <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string>
82     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
83     <string name="radioInfo_menu_getPDP">Get PDP list</string>
84
85     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
86     <string name="radioInfo_service_in">In service</string>
87     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
88     <string name="radioInfo_service_out">Out of service</string>
89     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
90     <string name="radioInfo_service_emergency">Emergency calls only</string>
91     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
92     <string name="radioInfo_service_off">Radio off</string>
93
94     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
95     <string name="radioInfo_roaming_in">Roaming</string>
96     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
97     <string name="radioInfo_roaming_not">Not roaming</string>
98
99     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
100     <string name="radioInfo_phone_idle">Idle</string>
101     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
102     <string name="radioInfo_phone_ringing">Ringing</string>
103     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
104     <string name="radioInfo_phone_offhook">Call in progress</string>
105
106     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
107     <string name="radioInfo_data_disconnected">Disconnected</string>
108     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
109     <string name="radioInfo_data_connecting">Connecting</string>
110     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
111     <string name="radioInfo_data_connected">Connected</string>
112     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
113     <string name="radioInfo_data_suspended">Suspended</string>
114
115     <!-- Used for diagnostic info screens, precise translation isn't needed -->
116     <string name="radioInfo_unknown">unknown</string>
117     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
118     <string name="radioInfo_display_packets">pkts</string>
119     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
120     <string name="radioInfo_display_bytes">bytes</string>
121     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
122     <string name="radioInfo_display_dbm">dBm</string>
123     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
124     <string name="radioInfo_display_asu">asu</string>
125     <!-- Used for diagnostic info screens, precise translation isn't needed -->
126     <string name="radioInfo_lac">LAC</string>
127     <!-- Used for diagnostic info screens, precise translation isn't needed -->
128     <string name="radioInfo_cid">CID</string>
129
130     <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer  [CHAR LIMIT=25] -->
131     <string name="sdcard_unmount" product="nosdcard">Unmount USB storage</string>
132     <!-- Used for diagnostic info screens, precise translation isn't needed. Unmounts the SD card from the phone, meaning it will become available for an attached computer  -->
133     <string name="sdcard_unmount" product="default">Unmount SD card</string>
134
135     <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted [CHAR LIMIT=25] -->
136     <string name="sdcard_format" product="nosdcard">Erase USB storage</string>
137     <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted -->
138     <string name="sdcard_format" product="default">Erase SD card</string>
139
140     <!-- choice for the font size spinner -->
141     <string name="small_font">Small</string>
142     <!-- choice for the font size spinner -->
143     <string name="medium_font">Medium</string>
144     <!-- choice for the font size spinner -->
145     <string name="large_font">Large</string>
146
147     <!-- Do not translate. label for font size preview.  Does not need to be translated. -->
148     <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string>
149     <!-- Button. Chosen when they want to save the chosen text size. -->
150     <string name="font_size_save">OK</string>
151
152     <!-- Title for a notification shown. [CHAR LIMIT=25] -->
153     <string name="sdcard_setting" product="nosdcard">USB storage</string>
154     <!-- Title for a notification shown. -->
155     <string name="sdcard_setting" product="default">SD card</string>
156
157     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
158     <string name="battery_info_status_label">Battery status:</string>
159     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
160     <string name="battery_info_power_label">Power plug:</string>
161     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
162     <string name="battery_info_scale_label">Battery scale:</string>
163     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
164     <string name="battery_info_level_label">Battery level:</string>
165     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
166     <string name="battery_info_health_label">Battery health:</string>
167     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
168     <string name="battery_info_technology_label">Battery technology:</string>
169     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
170     <string name="battery_info_voltage_label">Battery voltage:</string>
171     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
172     <string name="battery_info_voltage_units">mV</string>
173     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
174     <string name="battery_info_temperature_label">Battery temperature:</string>
175     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
176     <string name="battery_info_temperature_units">\u00B0 C</string>
177     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
178     <string name="battery_info_uptime">Time since boot:</string>
179     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
180     <string name="battery_info_awake_battery">Awake time on battery:</string>
181     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
182     <string name="battery_info_awake_plugged">Awake time when charging:</string>
183     <!-- Battery Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
184     <string name="battery_info_screen_on">Screen ON time:</string>
185
186     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
187     <string name="battery_info_status_unknown">Unknown</string>
188     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
189     <string name="battery_info_status_charging">Charging</string>
190     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
191     <string name="battery_info_status_charging_ac">(AC)</string>
192     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
193     <string name="battery_info_status_charging_usb">(USB)</string>
194     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
195     <string name="battery_info_status_charging_wireless">(wireless)</string>
196     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
197     <string name="battery_info_status_discharging">Not charging</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_status_not_charging">Not charging</string>
200     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
201     <string name="battery_info_status_full">Full</string>
202
203     <!-- Battery Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
204     <string name="battery_info_power_unplugged">Unplugged</string>
205     <string name="battery_info_power_ac">AC</string>
206     <string name="battery_info_power_usb">USB</string>
207     <string name="battery_info_power_wireless">wireless</string>
208     <string name="battery_info_power_ac_usb">AC+USB</string>
209     <string name="battery_info_power_unknown">Unknown</string>
210
211     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
212     <string name="battery_info_health_unknown">Unknown</string>
213     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
214     <string name="battery_info_health_good">Good</string>
215     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
216     <string name="battery_info_health_overheat">Overheat</string>
217     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
218     <string name="battery_info_health_dead">Dead</string>
219     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
220     <string name="battery_info_health_over_voltage">Over voltage</string>
221     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
222     <string name="battery_info_health_unspecified_failure">Unknown error</string>
223     <!-- Battery Info screen. Value for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
224     <string name="battery_info_health_cold">Cold</string>
225
226     <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
227     <string name="bluetooth">Bluetooth</string>
228     <!-- Bluetooth settings screen, summary after selecting Discoverable check box [CHAR LIMIT=50] -->
229     <string name="bluetooth_is_discoverable">Visible to all nearby Bluetooth devices (<xliff:g id="discoverable_time_period">%1$s</xliff:g>)</string>
230     <!-- Bluetooth settings screen, summary when Discoverable duration is set to "forever" [CHAR LIMIT=50] -->
231     <string name="bluetooth_is_discoverable_always">Visible to all nearby Bluetooth devices</string>
232     <!-- Bluetooth settings screen, summary text when not discoverable and no paired devices [CHAR LIMIT=50] -->
233     <string name="bluetooth_not_visible_to_other_devices">Not visible to other Bluetooth devices</string>
234     <!-- Bluetooth settings screen, summary text when not discoverable with paired devices [CHAR LIMIT=50] -->
235     <string name="bluetooth_only_visible_to_paired_devices">Only visible to paired devices</string>
236     <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) -->
237     <string name="bluetooth_visibility_timeout">Visibility timeout</string>
238     <!-- Bluetooth settings screen, check box label whether or not to allow
239         bluetooth voice dialing when lock screen is up-->
240     <string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
241     <!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
242     <string name="bluetooth_lock_voice_dialing_summary">
243       Prevent use of the bluetooth dialer when the screen is locked
244     </string>
245     <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
246     <string name="bluetooth_devices">Bluetooth devices</string>
247     <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
248     <string name="bluetooth_device_name">Device name</string>
249     <!-- Bluetooth settings screen, image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
250     <string name="bluetooth_device_details">Device settings</string>
251     <!-- Bluetooth settings screen, image description for profile of a device details button. -->
252     <string name="bluetooth_profile_details">Profile settings</string>
253     <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
254     <string name="bluetooth_name_not_set">No name set, using account name</string>
255     <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices -->
256     <string name="bluetooth_scan_for_devices">Scan for devices</string>
257     <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
258     <string name="bluetooth_rename_device" product="tablet">Rename tablet</string>
259     <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
260     <string name="bluetooth_rename_device" product="default">Rename phone</string>
261     <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] -->
262     <string name="bluetooth_rename_button">Rename</string>
263     <!-- Bluetooth settings.  Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] -->
264     <string name="bluetooth_disconnect_title">Disconnect?</string>
265     <!-- Bluetooth settings.  Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
266     <string name="bluetooth_disconnect_all_profiles">This will end your connection with:&lt;br>&lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b></string>
267
268     <!-- Bluetooth settings.  Dialog title to disable a single profile of a device. [CHAR LIMIT=40] -->
269     <string name="bluetooth_disable_profile_title">Disable profile?</string>
270     <!-- Bluetooth settings.  Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] -->
271     <string name="bluetooth_disable_profile_message">This will disable:&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>
272
273     <!-- Bluetooth settings.  Message when connected to a device. [CHAR LIMIT=40] -->
274     <string name="bluetooth_connected">Connected</string>
275     <!-- Bluetooth settings.  Message when connected to a device, except for phone audio. [CHAR LIMIT=40] -->
276     <string name="bluetooth_connected_no_headset">Connected (no phone)</string>
277     <!-- Bluetooth settings.  Message when connected to a device, except for media audio. [CHAR LIMIT=40] -->
278     <string name="bluetooth_connected_no_a2dp">Connected (no media)</string>
279     <!-- Bluetooth settings.  Message when connected to a device, except for map. [CHAR LIMIT=40] -->
280     <string name="bluetooth_connected_no_map">Connected (no message access)</string>
281     <!-- Bluetooth settings.  Message when connected to a device, except for phone/media audio. [CHAR LIMIT=40] -->
282     <string name="bluetooth_connected_no_headset_no_a2dp">Connected (no phone or media)</string>
283     <!-- Bluetooth settings.  Message when a device is disconnected -->
284     <string name="bluetooth_disconnected">Disconnected</string>
285     <!-- Bluetooth settings.  Message when disconnecting from a device -->
286     <string name="bluetooth_disconnecting">Disconnecting\u2026</string>
287     <!-- Bluetooth settings.  Message when connecting to a device -->
288     <string name="bluetooth_connecting">Connecting\u2026</string>
289     <!-- Bluetooth settings.  Message when the device state is unknown -->
290     <string name="bluetooth_unknown" />
291     <!--Bluetooth settings screen, summary text under individual Bluetooth devices when pairing -->
292     <string name="bluetooth_pairing">Pairing\u2026</string>
293     <!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
294     <string name="bluetooth_device">Unnamed Bluetooth device</string>
295     <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
296     <string name="progress_scanning">Searching</string>
297     <!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]-->
298     <string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string>
299     <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->
300     <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
301     <!-- Notification title when a Bluetooth device wants to pair with us -->
302     <string name="bluetooth_notif_title">Pairing request</string>
303     <!-- Notification message when a Bluetooth device wants to pair with us -->
304     <string name="bluetooth_notif_message">Touch to pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
305     <!-- Bluetooth settings screen, menu to show the list of received files [CHAR LIMIT=30] -->
306     <string name="bluetooth_show_received_files">Show received files</string>
307
308     <!-- Strings for BluetoothDevicePicker -->
309     <string name="device_picker">Bluetooth device chooser</string>
310
311     <!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode -->
312     <string name="bluetooth_permission_request">"Bluetooth permission request"</string>
313
314     <!-- Strings for asking to the user whether to allow an app to enable bluetooth -->
315     <string name="bluetooth_ask_enablement">An app wants to turn on Bluetooth.</string>
316
317     <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
318     <string name="bluetooth_ask_discovery" product="tablet">An app wants to make your tablet visible to other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string>
319     <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
320     <string name="bluetooth_ask_discovery" product="default">An app wants to make your phone visible to other Bluetooth devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string>
321
322     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode  -->
323     <string name="bluetooth_ask_lasting_discovery" product="tablet">An app wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
324     <string name="bluetooth_ask_lasting_discovery" product="default">An app wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
325
326     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
327     <string name="bluetooth_ask_enablement_and_discovery" product="tablet">An app wants to turn on Bluetooth and make your tablet visible to other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string>
328     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
329     <string name="bluetooth_ask_enablement_and_discovery" product="default">An app wants to turn on Bluetooth and make your phone visible to other devices for <xliff:g id="timeout">%1$d</xliff:g> seconds.</string>
330
331     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
332     <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet">An app wants to turn on Bluetooth and make your tablet visible to other devices. You can change this later in Bluetooth settings.</string>
333     <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default">An app wants to turn on Bluetooth and make your phone visible to other devices. You can change this later in Bluetooth settings.</string>
334
335     <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] -->
336     <string name="bluetooth_turning_on">"Turning Bluetooth on\u2026"</string>
337
338     <!-- Strings for msg to display to user while bluetooth is turning off [CHAR LIMIT=60] -->
339     <string name="bluetooth_turning_off">"Turning Bluetooth off\u2026"</string>
340
341     <!-- Strings for device profile auto connect setting -->
342     <string name="bluetooth_auto_connect">Auto-connect</string>
343
344     <!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]-->
345     <string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string>
346
347     <!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]-->
348     <string name="bluetooth_connection_notif_message">"Touch to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
349
350     <!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
351     <string name="bluetooth_connection_dialog_text">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
352
353     <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
354     <string name="bluetooth_phonebook_request">"Phone book access request"</string>
355
356     <!-- Bluetooth phone book permission Alert Activity text [CHAR LIMIT=none] -->
357     <string name="bluetooth_pb_acceptance_dialog_text">%1$s wants to access your contacts and call history. Give access to %2$s?</string>
358
359     <!-- Bluetooth phone book permission Alert Activity checkbox text [CHAR LIMIT=none] -->
360     <string name="bluetooth_remember_choice">Don\'t ask again</string>
361     <!--FIXME SHOULD BE REMOVED AND ALL LANG VERSIONS FIXED TO ABOVE NAME -->
362     <string name="bluetooth_pb_remember_choice">Don\'t ask again</string>
363
364     <!-- Activity label of BluetoothMessagePermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
365     <string name="bluetooth_map_request">"Message access request"</string>
366
367     <!-- Bluetooth message permission Alert Activity text [CHAR LIMIT=none] -->
368     <string name="bluetooth_map_acceptance_dialog_text">%1$s wants to access your messages. Give access to %2$s?</string>
369
370
371
372
373     <!-- Date & time settings screen title -->
374     <string name="date_and_time">Date &amp; time settings</string>
375     <!-- The title of the activity to pick a time zone. -->
376     <string name="choose_timezone">Choose time zone</string>
377     <!-- Do not translate. Used as the value for a setting. -->
378     <string name="default_date_format"><xliff:g id="default_date_format">MM/dd/yyyy</xliff:g></string>
379
380     <!-- The option in the date-format picker for using the normal format
381          called for by the user's locale. -->
382     <string name="normal_date_format">Regional (<xliff:g id="date" example="12-31-2009">%s</xliff:g>)</string>
383
384     <!-- Label of preview text when tweaking font size -->
385     <string name="display_preview_label">Preview:</string>
386     <!-- Label for chosen font size -->
387     <string name="display_font_size_label">Font size:</string>
388
389     <!-- Used for diagnostic screens, precise translation is not necessary -->
390     <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
391     <!-- Used for diagnostic screens, precise translation is not necessary -->
392     <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
393     <!-- Used for diagnostic screens, precise translation is not necessary -->
394     <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
395     <!-- Used for diagnostic screens, precise translation is not necessary -->
396     <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
397     <!-- Used for diagnostic screens, precise translation is not necessary -->
398     <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
399     <!-- Used for diagnostic screens, precise translation is not necessary -->
400     <string name="intent_sender_account_label">Account: </string>
401
402     <!-- HTTP proxy settings title -->
403     <string name="proxy_settings_title">Proxy</string>
404     <!-- HTTP proxy settings. Button to clear the proxy box. -->
405     <string name="proxy_clear_text">Clear</string>
406     <!-- HTTP proxy settings. The port number label. -->
407     <string name="proxy_port_label">Proxy port</string>
408     <!-- HTTP proxy settings. The hint text field for port. -->
409     <string name="proxy_port_hint" translatable="false">8080</string>
410     <!-- HTTP proxy settings. The exclusion list label. -->
411     <string name="proxy_exclusionlist_label">Bypass proxy for</string>
412     <!-- HTTP proxy settings. The hint text for proxy exclusion list. [CHAR LIMIT=50]-->
413     <string name="proxy_exclusionlist_hint">example.com,mycomp.test.com,localhost</string>
414     <!-- HTTP proxy settings. The button to restore the defaults. -->
415     <string name="proxy_defaultView_text">Restore defaults</string>
416     <!-- HTTP proxy settings. The button to save. -->
417     <string name="proxy_action_text">Done</string>
418     <!-- HTTP proxy settings. The text field for the hostname -->
419     <string name="proxy_hostname_label">Proxy hostname</string>
420     <!-- HTTP proxy settings. The hint text field for the hostname. [CHAR LIMIT=50] -->
421     <string name="proxy_hostname_hint">proxy.example.com</string>
422     <!-- HTTP proxy settings. Title if there is an error-->
423     <string name="proxy_error">Attention</string>
424     <!-- HTTP proxy settings. Button to get rid of error box-->
425     <string name="proxy_error_dismiss">OK</string>
426     <!-- HTTP proxy settings. The error if the hostname is not valid -->
427     <string name="proxy_error_invalid_host">The hostname you typed isn\'t valid.</string>
428     <!-- HTTP proxy settings. The error if the exclusion list is not valid -->
429     <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>
430     <!-- HTTP proxy settings. Error msg -->
431     <string name="proxy_error_empty_port">You need to complete the port field.</string>
432     <!-- HTTP proxy settings. Error msg -->
433     <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
434     <!-- HTTP proxy settings. Error msg -->
435     <string name="proxy_error_invalid_port">The port you typed isn\'t valid.</string>
436     <!-- HTTP proxy settings. Warning message about limited application support [CHAR LIMIT=100]-->
437     <string name="proxy_warning_limited_support">The HTTP proxy is used by the browser but may not be used by the other apps.</string>
438
439     <!-- HTTP proxy settings. Title for Proxy-Auto Config URL.  [CHAR LIMIT=NONE]-->
440     <string name="proxy_url">"PAC URL: "</string>
441
442     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
443     <string name="radio_info_signal_location_label">Location:</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_neighboring_location_label">Neighboring CID:</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_cellinfo_label">CellInfo:</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_data_attempts_label">Data attempts:</string>
450     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
451
452     <string name="radio_info_gprs_service_label">GPRS service:</string>
453     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
454     <string name="radio_info_roaming_label">Roaming:</string>
455     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
456     <string name="radio_info_imei_label">IMEI:</string>
457     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
458     <string name="radio_info_call_redirect_label">Call redirect:</string>
459     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
460     <string name="radio_info_ppp_resets_label">Number of PPP reset since boot:</string>
461     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
462     <string name="radio_info_gsm_disconnects_label">GSM disconnects:</string>
463     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
464     <string name="radio_info_current_network_label">Current network:</string>
465     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
466     <string name="radio_info_data_successes_label">Data successes:</string>
467     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
468     <string name="radio_info_ppp_received_label">PPP received:</string>
469     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
470     <string name="radio_info_gsm_service_label">GSM service:</string>
471     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
472     <string name="radio_info_signal_strength_label">Signal strength:</string>
473     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
474     <string name="radio_info_call_status_label">Call status:</string>
475     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
476     <string name="radio_info_ppp_sent_label">PPP sent:</string>
477     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
478     <string name="radio_info_radio_resets_label">Radio resets:</string>
479     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
480     <string name="radio_info_message_waiting_label">Message waiting:</string>
481     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
482     <string name="radio_info_phone_number_label">Phone number:</string>
483     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
484     <string name="radio_info_band_mode_label">Select radio band</string>
485     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
486     <string name="radio_info_network_type_label">Network type:</string>
487     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
488     <string name="radio_info_set_perferred_label">Set preferred network type:</string>
489     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
490     <string name="radio_info_ping_ipaddr">Ping IpAddr:</string>
491     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
492     <string name="radio_info_ping_hostname">Ping Hostname(www.google.com):</string>
493     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
494     <string name="radio_info_http_client_test">HTTP Client test:</string>
495     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
496     <string name="ping_test_label">Run ping test</string>
497     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
498     <string name="radio_info_smsc_label">SMSC:</string>
499     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
500     <string name="radio_info_smsc_update_label">Update</string>
501     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
502     <string name="radio_info_smsc_refresh_label">Refresh</string>
503     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
504     <string name="radio_info_toggle_dns_check_label">Toggle DNS check</string>
505     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
506     <string name="oem_radio_info_label">OEM-specific Info/Settings</string>
507
508     <!-- Band Mode Selection -->
509     <!-- Band mode screen.  Title of activity. -->
510     <string name="band_mode_title">Set GSM/UMTS band</string>
511     <!-- Band mode screen.  Loading message. -->
512     <string name="band_mode_loading">Loading band list\u2026</string>
513     <!-- Band mode screen. Button caption to set the bandmode. -->
514     <string name="band_mode_set">Set</string>
515     <!-- Band mode screen. Status message when unsuccessful. -->
516     <string name="band_mode_failed">Unsuccessful</string>
517     <!-- Band mode screen. Statusm essage when successful. -->
518     <string name="band_mode_succeeded">Successful</string>
519
520     <!-- Instructions after the user changes the mass storage settings -->
521     <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected.</string>
522     <!-- Enable USB mass storage mode checkbox title -->
523     <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
524     <!-- The label for total bytes on SD card -->
525     <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
526     <!-- Message when there is no SD card present [CHAR LIMIT=30] -->
527     <string name="sdcard_settings_not_present_status" product="nosdcard">USB storage not mounted.</string>
528     <!-- Message when there is no SD card present -->
529     <string name="sdcard_settings_not_present_status" product="default">No SD card.</string>
530     <!-- Th label for the available (free) sapce on the SD card -->
531     <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
532     <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] -->
533     <string name="sdcard_settings_mass_storage_status" product="nosdcard">USB storage is being used as a mass storage device.</string>
534     <!-- Message when the SD card is being used by the computer as mass storage -->
535     <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device.</string>
536     <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] -->
537     <string name="sdcard_settings_unmounted_status" product="nosdcard">It\'s now safe to remove the USB storage.</string>
538     <!-- Message when it is safe to remove the SD card -->
539     <string name="sdcard_settings_unmounted_status" product="default">It\'s now safe to remove the SD card.</string>
540     <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] -->
541     <string name="sdcard_settings_bad_removal_status" product="nosdcard">USB storage was removed while still in use!</string>
542     <!-- Error message when the SD card was removed without properly unmounting -->
543     <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string>
544     <!-- Label for used bytes on the SD card -->
545     <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
546     <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30]  -->
547     <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning USB storage for media\u2026</string>
548     <!-- Message when it is scanning the SD card for new files -->
549     <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string>
550     <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] -->
551     <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only.</string>
552     <!-- Message when the SD card is mounted as read only -->
553     <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only.</string>
554     <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen without storing the setting. [CHAR LIMIT=5] -->
555     <string name="skip_label">Skip</string>
556     <!-- SetupWizard strings used by DateTimeSettingsSetupWizard.  The button label for going to the next screen. -->
557     <string name="next_label">Next</string>
558
559     <!-- LocalePicker -->
560     <!-- Title for the locale picker activity -->
561     <string name="language_picker_title">Language</string>
562
563     <!-- 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 :) ). -->
564     <string name="activity_picker_label">Choose activity</string>
565     <!-- Do not translate. -->
566     <string name="debug_intent_sender_label">Debug intent sender</string>
567     <!-- The title of the activity to see random device info. -->
568     <string name="device_info_label">Device info</string>
569     <!-- The title of the activity to see battery info. -->
570     <string name="battery_info_label">Battery info</string>
571     <!-- The title of the activity to adjust display settings -->
572     <string name="display_label">Screen</string>
573     <!-- The title of the activity to see phone info -->
574     <string name="phone_info_label" product="tablet">Tablet info</string>
575     <!-- The title of the activity to see phone info -->
576     <string name="phone_info_label" product="default">Phone info</string>
577     <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] -->
578     <string name="sd_card_settings_label" product="nosdcard">USB storage</string>
579     <!-- The title of the activity to adjust SD card settings-->
580     <string name="sd_card_settings_label" product="default">SD card</string>
581     <!-- The title of the activity to adjust proxy settings -->
582     <string name="proxy_settings_label">Proxy settings</string>
583
584     <!-- ======================================================================================= -->
585     <!-- NEW STUFF -->
586     <!-- ======================================================================================= -->
587
588     <!-- Button label for generic cancel action -->
589     <string name="cancel">Cancel</string>
590
591     <!-- Title of the Settings activity shown within the application itself. -->
592     <string name="settings_label">Settings</string>
593     <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
594     <string name="settings_label_launcher">Settings</string>
595     <!-- Label for option to select a settings panel as a shortcut -->
596     <string name="settings_shortcut">Settings shortcut</string>
597     <!-- Wireless controls settings screen, setting check box label -->
598     <string name="airplane_mode">Airplane mode</string>
599     <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN.  This will take you to another screen with those settings. -->
600     <string name="radio_controls_title">More\u2026</string>
601     <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. -->
602     <string name="wireless_networks_settings_title">Wireless &amp; networks</string>
603     <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
604     <string name="radio_controls_summary">Manage Wi\u2011Fi, Bluetooth, airplane mode, mobile networks, &amp; VPNs</string>
605
606     <!-- mobile network settings screen, setting check box title -->
607     <string name="roaming">Data roaming</string>
608     <!-- mobile network settings screen, setting option summary text when check box is selected -->
609     <string name="roaming_enable">Connect to data services when roaming</string>
610     <!-- mobile network settings screen, setting option summary text when check box is clear -->
611     <string name="roaming_disable">Connect to data services when roaming</string>
612     <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box -->
613     <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string>
614     <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box -->
615     <string name="roaming_turn_it_on_button">Turn it on</string>
616     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box -->
617     <string name="roaming_warning">When you allow data roaming, you may incur significant roaming charges!</string>
618     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box. This is for multiuser tablets [CHAR LIMIT=none] -->
619     <string name="roaming_warning_multiuser" product="tablet">When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this tablet.</string>
620     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box. This is for multiuser phones [CHAR LIMIT=none] -->
621     <string name="roaming_warning_multiuser" product="default">When you allow data roaming, you may incur significant roaming charges!\n\nThis setting affects all users on this phone.</string>
622     <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box -->
623     <string name="roaming_reenable_title">Allow data roaming?</string>
624     <!-- mobile network settings screen, setting option name -->
625     <string name="networks">Operator selection</string>
626     <!-- mobile network settings screen, setting option summary text -->
627     <string name="sum_carrier_select">Choose a network operator</string>
628
629     <!-- Date and time settings --><skip />
630     <!-- Main Settings screen setting option name to go into the date and time settings-->
631     <string name="date_and_time_settings_title">Date &amp; time</string>
632     <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] -->
633     <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
634     <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
635     <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
636     <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=25] -->
637     <string name="date_time_auto">Automatic date &amp; time</string>
638     <!-- Date & time setting screen setting option summary text when Automatic check box is selected
639         (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
640     <string name="date_time_auto_summaryOn">Use network-provided time</string>
641     <!-- Date & time setting screen setting option summary text when Automatic check box is clear
642         [CHAR LIMIT=100] -->
643     <string name="date_time_auto_summaryOff">Use network-provided time</string>
644     <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=25] -->
645     <string name="zone_auto">Automatic time zone</string>
646     <!-- 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)
647         [CHAR LIMIT=100]  -->
648     <string name="zone_auto_summaryOn">Use network-provided time zone</string>
649     <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
650         [CHAR LIMIT=100] -->
651     <string name="zone_auto_summaryOff">Use network-provided time zone</string>
652     <!-- Date & time setting screen setting check box title -->
653     <string name="date_time_24hour">Use 24-hour format</string>
654     <!-- Date & time setting screen setting option title -->
655     <string name="date_time_set_time">Set time</string>
656     <!-- Date & time setting screen setting option title -->
657     <string name="date_time_set_timezone">Select time zone</string>
658     <!-- Date & time setting screen setting option title -->
659     <string name="date_time_set_date">Set date</string>
660     <!-- 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.) -->
661     <string name="date_time_date_format">Choose date format</string>
662     <!-- Menu item on Select time zone screen -->
663     <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
664     <!-- Menu item on Select time zone screen -->
665     <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
666     <!-- Title string shown above DatePicker, letting a user select system date
667          [CHAR LIMIT=20] -->
668     <string name="date_picker_title">Date</string>
669     <!-- Title string shown above TimePicker, letting a user select system time
670          [CHAR LIMIT=20] -->
671     <string name="time_picker_title">Time</string>
672
673     <!-- Security Settings --><skip />
674
675     <!-- 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 -->
676     <string name="biometric_weak_improve_matching_title">Improve face matching</string>
677 <!-- 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  -->
678     <string name="biometric_weak_liveliness_title">Liveness check</string>
679     <!-- On the security settings screen when using face unlock.  The summary of the liveliness checkbox -->
680     <string name="biometric_weak_liveliness_summary" msgid="7980026533493781616">Require eye blink while unlocking</string>
681
682     <!-- Security settings screen, setting option name to change screen timeout -->
683     <string name="lock_after_timeout">Automatically lock</string>
684     <!-- Security settings screen, setting option summary to change screen timeout -->
685     <string name="lock_after_timeout_summary"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep</string>
686     <!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]-->
687     <string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
688     <!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
689     <string name="owner_info_settings_title">Owner info</string>
690     <!-- Text shown for title of settings checkbox to enable widgets [CHAR LIMIT=20]-->
691     <string name="security_enable_widgets_title">Enable widgets</string>
692     <!-- Summary for settings checkbox to disable widgets when the setting has been disabled by an installed device admin [CHAR LIMIT=50] -->
693     <string name="security_enable_widgets_disabled_summary">Disabled by administrator</string>
694     <!-- Text shown for summary of owner info setting [CHAR LIMIT=40]-->
695     <string name="owner_info_settings_summary"></string>
696     <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
697     <string name="owner_info_settings_edit_text_hint">Type text to display on the lock screen</string>
698     <!-- Text shown next to checkbox for showing user info on LockScreen [CHAR LIMIT=50]-->
699     <string name="show_user_info_on_lockscreen_label">Show user info on lock screen</string>
700     <!-- Text shown for title of user info setting [CHAR LIMIT=20]-->
701     <string name="user_info_settings_title">User info</string>
702     <!-- Text shown next to checkbox for showing profile info on LockScreen [CHAR LIMIT=50]-->
703     <string name="show_profile_info_on_lockscreen_label">Show profile info on lock screen</string>
704     <!-- Text shown for title of profile info setting [CHAR LIMIT=20]-->
705     <string name="profile_info_settings_title">Profile info</string>
706     <!-- Main Settings screen setting option title for the item to take you to the location screen -->
707     <string name="location_settings_title">Location</string>
708     <!-- Main Settings screen setting option title for the item to take you to the security screen -->
709     <string name="security_settings_title">Security</string>
710     <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
711     <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
712     <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen -->
713     <string name="cdma_security_settings_summary">Set My Location, screen unlock, credential storage lock</string>
714     <!-- In the security screen, the header title for settings related to  Passwords-->
715     <string name="security_passwords_title">Passwords</string>
716
717     <!-- Title of the preferences category for preference items to control encryption -->
718     <string name="crypt_keeper_settings_title">Encryption</string>
719
720     <!-- Title of the preferences item to control encryption -->
721     <string name="crypt_keeper_encrypt_title" product="tablet">Encrypt tablet</string>
722     <!-- Title of the preferences item to control encryption -->
723     <string name="crypt_keeper_encrypt_title" product="default">Encrypt phone</string>
724
725     <!-- Summary of the preferences item to control encryption, when encryption is inactive -->
726     <string name="crypt_keeper_encrypt_summary" product="tablet">
727     Require a numeric PIN or password to decrypt your tablet each time you
728     power it on</string>
729     <!-- Summary of the preferences item to control encryption, when encryption is inactive -->
730     <string name="crypt_keeper_encrypt_summary" product="default">
731     Require a numeric PIN or password to decrypt your phone each time you
732     power it on</string>
733     <!-- Summary of the preferences item to control encryption, when encryption is active -->
734     <string name="crypt_keeper_encrypted_summary">Encrypted</string>
735
736     <!-- Informational text in the first confirmation screen before starting device encryption -->
737     <string name="crypt_keeper_desc" product="tablet">
738     You can encrypt your accounts, settings, downloaded apps and their data,
739     media, and other files. Once you encrypt your tablet, you need to type a numeric PIN
740     or password to decrypt it each time you power it on. You can\'t decrypt your tablet
741     except by performing a factory data reset, erasing all your data.\n\nEncryption takes
742     an hour or more. You must start with a charged battery and keep your tablet plugged in
743     until encryption is complete. If you interrupt the encryption process, you will lose
744     some or all of your data.</string>
745     <!-- Informational text in the first confirmation screen before starting device encryption -->
746     <string name="crypt_keeper_desc" product="default">
747     You can encrypt your accounts, settings, downloaded apps and their data,
748     media, and other files. Once you encrypt your phone, you need to type a numeric PIN or
749     password to decrypt it each time you power it on. You can\'t decrypt your phone
750     except by performing a factory data reset, erasing all your data.\n\nEncryption takes
751     an hour or more. You must start with a charged battery and keep your phone plugged in
752     until encryption is complete. If you interrupt the encryption process, you will lose
753     some or all of your data.</string>
754
755     <!-- Button text to start encryption process -->
756     <string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string>
757     <!-- Button text to start encryption process -->
758     <string name="crypt_keeper_button_text" product="default">Encrypt phone</string>
759
760     <!-- Warning string that will be displayed when encryption cannot be started -->
761     <string name="crypt_keeper_low_charge_text">Charge your battery and try again.</string>
762     <!-- Warning string that will be displayed when encryption cannot be started -->
763     <string name="crypt_keeper_unplugged_text">Plug in your charger and try again.</string>
764
765     <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed -->
766     <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string>
767     <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed -->
768     <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or
769     password before you can start encryption.</string>
770
771     <!-- Title of the final confirmation screen before starting device encryption -->
772     <string name="crypt_keeper_confirm_title">Encrypt?</string>
773     <!-- Warning text in the final confirmation screen before starting device encryption -->
774     <string name="crypt_keeper_final_desc" product="tablet">
775     The encryption operation is irreversible and if you interrupt it, you\'ll lose data.
776     Encryption takes an hour or more, during which the tablet will restart several times.
777     </string>
778     <!-- Warning text in the final confirmation screen before starting device encryption -->
779     <string name="crypt_keeper_final_desc" product="default">
780     The encryption operation is irreversible and if you interrupt it, you\'ll lose data.
781     Encryption takes an hour or more, during which the phone will restart several times.
782     </string>
783
784     <!-- Title of the progress screen while encrypting the device -->
785     <string name="crypt_keeper_setup_title">Encrypting</string>
786
787     <!-- Informational text on the progress screen while encrypting the device -->
788     <string name="crypt_keeper_setup_description" product="tablet">Wait while your tablet
789     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
790     <!-- Informational text on the progress screen while encrypting the device -->
791     <string name="crypt_keeper_setup_description" product="default">Wait while your phone
792     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
793
794     <!-- Informational text on the password entry screen when password entry fails-->
795     <string name="crypt_keeper_cooldown">Try again in <xliff:g id="delay" example="15">^1</xliff:g> seconds.</string>
796
797     <!-- Informational text on the password entry screen prompting the user for their password -->
798     <string name="crypt_keeper_enter_password">Type your password</string>
799
800     <!-- Title of the encryption screen when encrypting the device failed -->
801     <string name="crypt_keeper_failed_title">Encryption unsuccessful</string>
802
803     <!-- Informational text when encryption fails -->
804     <string name="crypt_keeper_failed_summary" product="tablet">
805       Encryption was interrupted and can\'t complete. As a result, the data on
806       your tablet is no longer accessible.
807       \n\n
808       To resume using your tablet, you need to perform a factory reset.
809       When you set up your tablet after the reset, you\'ll have an opportunity
810       to restore any data that was backed up to your Google Account.
811     </string>
812
813     <!-- Informational text when encryption fails -->
814     <string name="crypt_keeper_failed_summary" product="default">
815       Encryption was interrupted and can\'t complete. As a result, the data on
816       your phone is no longer accessible.
817       \n\nTo resume using your phone, you need to perform a factory reset.
818       When you set up your phone after the reset, you\'ll have an opportunity
819       to restore any data that was backed up to your Google Account.
820     </string>
821
822     <!-- Image button description to switch input method -->
823     <string name="crypt_keeper_switch_input_method">Switch input method</string>
824
825     <!-- Unlock Picker Settings --><skip />
826
827     <!-- Security Picker --><skip />
828     <!--  Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
829     <string name="lock_settings_picker_title">Choose screen lock</string>
830
831     <!--  Title for security picker when choosing a facelock's backup unlock method: Pattern/PIN [CHAR LIMIT=22] -->
832     <string name="backup_lock_settings_picker_title">Choose backup lock</string>
833
834     <!--  Main Security lock settings --><skip />
835     <!--  Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] -->
836     <string name="unlock_set_unlock_launch_picker_title">Screen lock</string>
837
838     <!--  Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
839     <string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string>
840
841     <!--  Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
842     <string name="unlock_set_unlock_launch_picker_change_summary">Change or disable pattern, PIN, or password security</string>
843
844     <!--  Summary for PreferenceScreen to changeecurity method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
845     <string name="unlock_set_unlock_launch_picker_enable_summary">Choose a method to lock the screen</string>
846
847     <!-- Info explaining the backup lock which is used for facelock -->
848     <string name="unlock_backup_info_summary">When Face Unlock can\'t see you, how do you want to unlock?</string>
849
850     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
851     <string name="unlock_set_unlock_off_title">None</string>
852     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45] -->
853     <string name="unlock_set_unlock_off_summary"></string>
854
855     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
856     <string name="unlock_set_unlock_none_title">Slide</string>
857     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
858     <string name="unlock_set_unlock_none_summary">No security</string>
859
860     <!-- Title for preference that guides the user through a weak biometric lock [CHAR LIMIT=22] -->
861     <string name="unlock_set_unlock_biometric_weak_title">Face Unlock</string>
862     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
863     <string name="unlock_set_unlock_biometric_weak_summary">Low security, experimental</string>
864
865     <!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]-->
866     <string name="unlock_set_unlock_pattern_title">Pattern</string>
867     <!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] -->
868     <string name="unlock_set_unlock_pattern_summary">Medium security</string>
869
870     <!-- Title for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=22] -->
871     <string name="unlock_set_unlock_pin_title">PIN</string>
872     <!-- Summary for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=45] -->
873     <string name="unlock_set_unlock_pin_summary">Medium to high security</string>
874
875     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=22] -->
876     <string name="unlock_set_unlock_password_title">Password</string>
877     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] -->
878     <string name="unlock_set_unlock_password_summary">High security</string>
879
880     <!-- 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] -->
881     <string name="unlock_set_unlock_disabled_summary">Disabled by administrator, encryption policy, or credential storage</string>
882
883     <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
884     <string name="unlock_set_unlock_mode_off">None</string>
885     <!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
886     <string name="unlock_set_unlock_mode_none">Slide</string>
887     <!-- Summary for "Configure lockscreen" when security biometric weak is enabled [CHAR LIMIT=45] -->
888     <string name="unlock_set_unlock_mode_biometric_weak">Face Unlock</string>
889     <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
890     <string name="unlock_set_unlock_mode_pattern">Pattern</string>
891     <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
892     <string name="unlock_set_unlock_mode_pin">PIN</string>
893     <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] -->
894     <string name="unlock_set_unlock_mode_password">Password</string>
895
896     <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] -->
897     <string name="unlock_disable_lock_title">Turn off screen lock</string>
898
899     <!-- Summary shown under unlock_disable_lock_title when pattern is in use and can be removed [CHAR LIMIT=45] -->
900     <string name="unlock_disable_lock_pattern_summary">Remove unlock pattern</string>
901     <!-- Summary shown under unlock_disable_lock_title when PIN is in use and can be removed [CHAR LIMIT=45]-->
902     <string name="unlock_disable_lock_pin_summary">Remove unlock PIN</string>
903     <!-- Summary shown under unlock_disable_lock_title when password is in use and can be removed [CHAR LIMIT=45]-->
904     <string name="unlock_disable_lock_password_summary">Remove unlock password</string>
905
906     <!-- Title shown on security settings to allow the user to change their lockscreen pattern [CHAR LIMIT=22] -->
907     <string name="unlock_change_lock_pattern_title">Change unlock pattern</string>
908     <!-- Title shown on security settings to allow the user to change their lockscreen PIN [CHAR LIMIT=22] -->
909     <string name="unlock_change_lock_pin_title">Change unlock PIN</string>
910     <!-- Title shown on security settings to allow the user to change their lockscreen password [CHAR LIMIT=22]-->
911     <string name="unlock_change_lock_password_title">Change unlock password</string>
912
913     <!-- Hint shown in dialog screen when password is too short -->
914     <string name="lockpassword_password_too_short">Password must be at least %d characters</string>
915     <!-- Hint shown in dialog screen when PIN is too short -->
916     <string name="lockpassword_pin_too_short">PIN must be at least %d digits</string>
917
918     <!-- Hint shown after minimum password criteria is met -->
919     <string name="lockpassword_press_continue">Touch Continue when done</string>
920
921     <!-- Hint shown after minimum password criteria is met -->
922     <string name="lockpassword_continue_label">Continue</string>
923
924     <!-- Error shown in popup when password is too long -->
925     <string name="lockpassword_password_too_long">Password must be fewer than <xliff:g id="number" example="17">%d</xliff:g> characters.</string>
926     <!-- Error shown in popup when PIN is too long -->
927     <string name="lockpassword_pin_too_long">PIN must be fewer than <xliff:g id="number" example="17">%d</xliff:g> digits.</string>
928
929     <!-- Error shown when in PIN mode and user enters a non-digit -->
930     <string name="lockpassword_pin_contains_non_digits">PIN must contain only digits 0-9.</string>
931
932     <!-- Error shown when in PIN mode and PIN has been used recently. Please keep this string short! -->
933     <string name="lockpassword_pin_recently_used">Device administrator doesn\'t allow using a recent PIN.</string>
934
935     <!-- Error shown when in PASSWORD mode and user enters an invalid character -->
936     <string name="lockpassword_illegal_character">Password contains an illegal character.</string>
937
938     <!-- Error shown when in PASSWORD mode and password is all digits -->
939     <string name="lockpassword_password_requires_alpha">Password must contain at least one letter.</string>
940
941     <!-- Error shown when in PASSWORD mode and password doesn't contain any digits -->
942     <string name="lockpassword_password_requires_digit">Password must contain at least one digit.</string>
943
944     <!-- Error shown when in PASSWORD mode and password doesn't contain any symbols -->
945     <string name="lockpassword_password_requires_symbol">Password must contain at least one symbol.</string>
946
947     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of letters -->
948     <plurals name="lockpassword_password_requires_letters">
949         <item quantity="one">Password must contain at least 1 letter.</item>
950         <item quantity="other">Password must contain at least %d letters.</item>
951     </plurals>
952
953     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of lowercase letters -->
954     <plurals name="lockpassword_password_requires_lowercase">
955         <item quantity="one">Password must contain at least 1 lowercase letter.</item>
956         <item quantity="other">Password must contain at least %d lowercase letters.</item>
957     </plurals>
958
959     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of uppercase letters -->
960     <plurals name="lockpassword_password_requires_uppercase">
961         <item quantity="one">Password must contain at least 1 uppercase letter.</item>
962         <item quantity="other">Password must contain at least %d uppercase letters.</item>
963     </plurals>
964
965     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of numerical digits -->
966     <plurals name="lockpassword_password_requires_numeric">
967         <item quantity="one">Password must contain at least 1 numerical digit.</item>
968         <item quantity="other">Password must contain at least %d numerical digits.</item>
969     </plurals>
970
971     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of special symbols -->
972     <plurals name="lockpassword_password_requires_symbols">
973         <item quantity="one">Password must contain at least 1 special symbol.</item>
974         <item quantity="other">Password must contain at least %d special symbols.</item>
975     </plurals>
976
977     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of non-letter characters -->
978     <plurals name="lockpassword_password_requires_nonletter">
979         <item quantity="one">Password must contain at least 1 non-letter character.</item>
980         <item quantity="other">Password must contain at least %d non-letter characters.</item>
981     </plurals>
982
983     <!-- Error shown when in PASSWORD mode and password has been used recently. Please keep this string short! -->
984     <string name="lockpassword_password_recently_used">Device administrator doesn\'t allow using a recent password.</string>
985
986     <!-- Label for ChoosePassword/PIN OK button -->
987     <string name="lockpassword_ok_label">OK</string>
988
989     <!-- Label for ChoosePassword/PIN OK button -->
990     <string name="lockpassword_cancel_label">Cancel</string>
991
992     <!-- Label for LockPatternTutorial Cancel button -->
993     <string name="lockpattern_tutorial_cancel_label">Cancel</string>
994
995     <!-- Label for LockPatternTutorial Continue button -->
996     <string name="lockpattern_tutorial_continue_label">Next</string>
997
998     <!-- Toast shown when lock pattern or password successfully setup. [CHAR LIMIT=64] -->
999     <string name="lock_setup" msgid="5507462851158901718">Setup is complete.</string>
1000
1001     <!-- In the security screen, the header title for settings related to device admins -->
1002     <string name="device_admin_title">Device administration</string>
1003
1004     <!-- Title of preference to manage device admins -->
1005     <string name="manage_device_admin">Device administrators</string>
1006
1007     <!-- Summary of preference to manage device policies -->
1008     <string name="manage_device_admin_summary">View or deactivate device administrators</string>
1009
1010     <!-- Notification access settings (part of Security) -->
1011
1012     <!-- Title of preference to manage notification listeners -->
1013     <string name="manage_notification_access">Notification access</string>
1014
1015     <!-- Summary of preference to manage notification listeners, when none are enabled -->
1016     <string name="manage_notification_access_summary_zero">Apps cannot read notifications</string>
1017
1018     <!-- Summary of preference to manage notification listeners, when one or more are enabled
1019          and are therefore able to read the user's notifications -->
1020     <plurals name="manage_notification_access_summary_nonzero">
1021         <item quantity="one">%d app can read notifications</item>
1022         <item quantity="other">%d apps can read notifications</item>
1023     </plurals>
1024
1025     <!-- String to show in the list of notification listeners, when none is installed -->
1026     <string name="no_notification_listeners">No notification listeners are installed.</string>
1027
1028     <!-- Title for a warning message about security implications of enabling a notification
1029           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
1030     <string name="notification_listener_security_warning_title">Enable
1031          <xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string>
1032     <!-- Summary for a warning message about security implications of enabling a notification
1033           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
1034     <string name="notification_listener_security_warning_summary">
1035         <xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to
1036         read all notifications posted by the system or any installed app, which may include personal
1037         information such as contact names and the text of messages sent to you. It will also be able
1038         to dismiss these notifications or touch action buttons within them.
1039     </string>
1040
1041     <!-- Bluetooth settings -->
1042     <!-- Bluetooth settings check box title on Main Settings screen -->
1043     <string name="bluetooth_quick_toggle_title">Bluetooth</string>
1044     <!-- Bluetooth settings check box summary for turning on bluetooth -->
1045     <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
1046     <!--Used as title on second screen after selecting Bluetooth settings -->
1047     <string name="bluetooth_settings">Bluetooth</string>
1048     <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
1049     <string name="bluetooth_settings_title">Bluetooth</string>
1050     <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
1051     <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
1052
1053     <!-- ======================================================================================= -->
1054     <!-- Note: The opening brackets of HTML style tags are escaped (e.g. "<b>" is "&lt;b>") in   -->
1055     <!--   the following resources to enable formatting followed by HTML styling, as described   -->
1056     <!--   here:  http://developer.android.com/guide/topics/resources/string-resource.html       -->
1057     <!-- ======================================================================================= -->
1058
1059     <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] -->
1060     <string name="bluetooth_pairing_request">Bluetooth pairing request</string>
1061
1062     <!-- Message when bluetooth dialog for pin entry is showing. [CHAR LIMIT=NONE] -->
1063     <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>
1064
1065     <!-- Message when bluetooth dialog for passkey entry is showing. [CHAR LIMIT=NONE] -->
1066     <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>
1067
1068     <!-- Checkbox label for alphanumeric PIN entry (default is numeric PIN). [CHAR LIMIT=50] -->
1069     <string name="bluetooth_enable_alphanumeric_pin">PIN contains letters or symbols</string>
1070
1071     <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
1072     <string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
1073
1074     <!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
1075     <string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
1076     <!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->
1077     <string name="bluetooth_enter_passkey_other_device">You may also need to type this passkey on the other device.</string>
1078
1079     <!-- Message for confirmation of passkey to complete pairing. [CHAR LIMIT=NONE] -->
1080     <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>
1081
1082     <!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing -->
1083     <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>
1084
1085     <!-- Message when bluetooth dialog when passkey or pin needs to be displayed. -->
1086     <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>
1087
1088     <!-- Button text for accepting an incoming pairing request. [CHAR LIMIT=20] -->
1089     <string name="bluetooth_pairing_accept">Pair</string>
1090     <!-- Button text for declining an incoming pairing request. [CHAR LIMIT=20] -->
1091     <string name="bluetooth_pairing_decline">Cancel</string>
1092
1093     <!-- Title for BT error dialogs. -->
1094     <string name="bluetooth_error_title"></string>
1095     <!-- Message for the error dialog when BT pairing fails generically. -->
1096     <string name="bluetooth_pairing_error_message">Couldn\'t pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
1097     <!-- Message for the error dialog when BT pairing fails because the PIN /
1098     Passkey entered is incorrect. -->
1099     <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>
1100     <!-- Message for the error dialog when BT pairing fails because the other device is down. -->
1101     <string name="bluetooth_pairing_device_down_error_message">Can\'t communicate with <xliff:g id="device_name">%1$s</xliff:g>.</string>
1102     <!-- Message for the error dialog when BT pairing fails because the other device rejected the pairing. -->
1103     <string name="bluetooth_pairing_rejected_error_message">Pairing rejected by <xliff:g id="device_name">%1$s</xliff:g>.</string>
1104
1105     <!-- Message for the error dialog when BT connecting operation fails generically. -->
1106     <string name="bluetooth_connecting_error_message">Couldn\'t connect to <xliff:g id="device_name">%1$s</xliff:g>.</string>
1107
1108     <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
1109     <string name="bluetooth_preference_scan_title">Scan for devices</string>
1110     <!-- Bluetooth settings: The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] -->
1111     <string name="bluetooth_search_for_devices">Search for devices</string>
1112     <!-- Bluetooth settings: The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] -->
1113     <string name="bluetooth_searching_for_devices">Searching\u2026</string>
1114     <!-- Bluetooth settings: The sub heading for device settings. [CHAR LIMIT=30] -->
1115     <string name="bluetooth_preference_device_settings">Device settings</string>
1116     <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
1117     <string name="bluetooth_preference_paired_devices">Paired devices</string>
1118     <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
1119     <string name="bluetooth_preference_found_devices">Available devices</string>
1120     <!-- Bluetooth settings.  Context menu item for a device.  Action will connect to all profiles on the device. -->
1121     <string name="bluetooth_device_context_connect">Connect</string>
1122     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect from all profiles on the device. -->
1123     <string name="bluetooth_device_context_disconnect">Disconnect</string>
1124     <!-- Bluetooth settings.  Context menu item for a device.  Action will first pair, and then connect to all profiles on the device. -->
1125     <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
1126     <!-- Bluetooth settings.  Context menu item for a device.  Action will remove pairing with the device. -->
1127     <string name="bluetooth_device_context_unpair">Unpair</string>
1128     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect and remove pairing with the device. -->
1129     <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
1130     <!-- 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. -->
1131     <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>
1132     <!-- Bluetooth settings.  Menu option to Bluetooth advanced settings [CHAR LIMIT=20]-->
1133     <string name="bluetooth_menu_advanced">Advanced</string>
1134     <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]-->
1135     <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string>
1136     <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]-->
1137     <string name="bluetooth_empty_list_bluetooth_off">To see devices, turn Bluetooth on.</string>
1138
1139
1140     <!-- 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. -->
1141     <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
1142
1143     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the A2DP profile. -->
1144     <string name="bluetooth_profile_a2dp">Media audio</string>
1145     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the headset or handsfree profile. -->
1146     <string name="bluetooth_profile_headset">Phone audio</string>
1147     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the OPP profile. -->
1148     <string name="bluetooth_profile_opp">File transfer</string>
1149     <!-- Bluetooth settings. The user-visible string that is used whenever referring to the HID profile. -->
1150     <string name="bluetooth_profile_hid">Input device</string>
1151     <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (accessing Internet through remote device). [CHAR LIMIT=40]-->
1152     <string name="bluetooth_profile_pan">Internet access</string>
1153     <!-- Bluetooth settings. The user-visible string that is used whenever referring to the PAN profile (sharing this device's Internet connection). [CHAR LIMIT=40]-->
1154     <string name="bluetooth_profile_pan_nap">Internet connection sharing</string>
1155     <!-- Bluetooth settings.  The user-visible string that is used whenever referring to the map profile. -->
1156     <string name="bluetooth_profile_map">Message Access</string>
1157
1158     <!-- Bluetooth settings.  Message for disconnecting from the A2DP profile. [CHAR LIMIT=80] -->
1159     <string name="bluetooth_disconnect_a2dp_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from media audio.</string>
1160     <!-- Bluetooth settings.  Message for disconnecting from the headset profile. [CHAR LIMIT=80] -->
1161     <string name="bluetooth_disconnect_headset_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from handsfree audio.</string>
1162     <!-- Bluetooth settings.  Message for disconnecting from the HID profile. [CHAR LIMIT=80] -->
1163     <string name="bluetooth_disconnect_hid_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from input device.</string>
1164     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] -->
1165     <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
1166     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1167     <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>
1168     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1169     <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>
1170
1171     <!-- Bluetooth settings.  Connection options screen.  The title of the screen. [CHAR LIMIT=40] -->
1172     <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string>
1173     <!-- 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. -->
1174     <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
1175     <!-- Bluetooth settings.  Connection options screen.  The summary of the online mode checkbox.  This describes what the setting does in the context of the screen. -->
1176     <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
1177     <!-- Bluetooth settings.  Connection options screen.  The title of the header that is above all of the profiles. -->
1178     <string name="bluetooth_device_advanced_profile_header_title">Profiles</string>
1179     <!-- Bluetooth settings. Connection options screen. Title for option to rename the device. [CHAR LIMIT=30] -->
1180     <string name="bluetooth_device_advanced_rename_device">Rename</string>
1181     <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] -->
1182     <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string>
1183     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference when A2DP is connected. -->
1184     <string name="bluetooth_a2dp_profile_summary_connected">Connected to media audio</string>
1185     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference when headset is connected. -->
1186     <string name="bluetooth_headset_profile_summary_connected">Connected to phone audio</string>
1187     <!-- Bluetooth settings.  Connection options screen.  The summary for the OPP checkbox preference when OPP is connected. -->
1188     <string name="bluetooth_opp_profile_summary_connected">Connected to file transfer server</string>
1189     <!-- Bluetooth settings.  Connection options screen.  The summary for the map checkbox preference when map is connected. -->
1190     <string name="bluetooth_map_profile_summary_connected">Connected to map</string>
1191     <!-- Bluetooth settings.  Connection options screen.  The summary for the OPP checkbox preference when OPP is not connected. -->
1192     <string name="bluetooth_opp_profile_summary_not_connected">Not connected to file transfer server</string>
1193     <!-- Bluetooth settings. Connection options screen. The summary for the HID checkbox preference when HID is connected. -->
1194     <string name="bluetooth_hid_profile_summary_connected">Connected to input device</string>
1195     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
1196     <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
1197     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
1198     <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
1199
1200     <!-- Bluetooth settings.  Connection options screen.  The summary for the A2DP checkbox preference that describes how checking it will set the A2DP profile as preferred. -->
1201     <string name="bluetooth_a2dp_profile_summary_use_for">Use for media audio</string>
1202     <!-- Bluetooth settings.  Connection options screen.  The summary for the headset checkbox preference that describes how checking it will set the headset profile as preferred. -->
1203     <string name="bluetooth_headset_profile_summary_use_for">Use for phone audio</string>
1204     <!-- Bluetooth settings.  Connection options screen.  The summary for the OPP checkbox preference that describes how checking it will set the OPP profile as preferred. -->
1205     <string name="bluetooth_opp_profile_summary_use_for">Use for file transfer</string>
1206     <!-- Bluetooth settings. Connection options screen. The summary
1207          for the HID checkbox preference that describes how checking it
1208          will set the HID profile as preferred. -->
1209     <string name="bluetooth_hid_profile_summary_use_for">Use for input</string>
1210     <!-- Bluetooth settings. Connection options screen. The summary
1211          for the PAN checkbox preference that describes how checking it
1212          will set the PAN profile as preferred. -->
1213     <string name="bluetooth_pan_profile_summary_use_for">Use for Internet access</string>
1214     <!-- Bluetooth settings.  Connection options screen.  The summary for the map checkbox preference that describes how checking it will set the map profile as preferred. -->
1215     <string name="bluetooth_map_profile_summary_use_for">Use for map</string>
1216
1217     <!-- Bluetooth settings.  Dock Setting Title -->
1218     <string name="bluetooth_dock_settings">Dock Settings</string>
1219     <!-- Bluetooth settings.  Dock Setting Dialog Title -->
1220     <string name="bluetooth_dock_settings_title">Use dock for audio</string>
1221     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 1: Use dock as speaker phone -->
1222     <string name="bluetooth_dock_settings_headset">As speaker phone</string>
1223     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 2: Use dock for media audio -->
1224     <string name="bluetooth_dock_settings_a2dp">For music and media</string>
1225     <!-- Bluetooth settings.  Dock Setting Dialog - Remember setting and don't ask user again -->
1226     <string name="bluetooth_dock_settings_remember">Remember settings</string>
1227
1228     <!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] -->
1229     <string name="wifi_display_settings_title">Wireless display</string>
1230     <!-- Wifi Display settings. Text displayed when Wifi display is off and device list is empty [CHAR LIMIT=80]-->
1231     <string name="wifi_display_settings_empty_list_wifi_display_off">To see devices, turn wireless display on.</string>
1232     <!-- Wifi Display settings. Text displayed when Wifi Display is off and device list is empty [CHAR LIMIT=80]-->
1233     <string name="wifi_display_settings_empty_list_wifi_display_disabled">Wireless display is disabled because Wi\u2011Fi is off.</string>
1234     <!-- Wifi Display settings. The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] -->
1235     <string name="wifi_display_search_for_devices">Search for displays</string>
1236     <!-- Wifi Display settings. The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] -->
1237     <string name="wifi_display_searching_for_devices">Searching\u2026</string>
1238     <!-- Wifi Display settings. Text that appears when scanning for devices is finished and no nearby device was found [CHAR LIMIT=40]-->
1239     <string name="wifi_display_no_devices_found">No nearby wireless displays were found.</string>
1240     <!-- Wifi Display settings. The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
1241     <string name="wifi_display_paired_devices">Paired displays</string>
1242     <!-- Wifi Display settings. The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
1243     <string name="wifi_display_available_devices">Available devices</string>
1244     <!-- Wifi Display settings. The status summary for connecting devices. [CHAR LIMIT=40] -->
1245     <string name="wifi_display_status_connecting">Connecting</string>
1246     <!-- Wifi Display settings. The status summary for connected devices. [CHAR LIMIT=40] -->
1247     <string name="wifi_display_status_connected">Connected</string>
1248     <!-- Wifi Display settings. The status summary for available devices. [CHAR LIMIT=40] -->
1249     <string name="wifi_display_status_available">Available</string>
1250     <!-- Wifi Display settings. The status summary for devices that's already in use. [CHAR LIMIT=40] -->
1251     <string name="wifi_display_status_in_use">In use</string>
1252     <!-- Wifi Display settings. Image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
1253     <string name="wifi_display_details">Display settings</string>
1254
1255     <!-- Wifi Display settings. Disconnect dialog.  The title of the dialog. [CHAR LIMIT=40] -->
1256     <string name="wifi_display_disconnect_title">Disconnect?</string>
1257     <!-- Wifi Display settings. Disconnect dialog.  Message for disconnecting from the display. [CHAR LIMIT=NONE] -->
1258     <string name="wifi_display_disconnect_text">This will end your connection with:&lt;br>&lt;b><xliff:g id="device_name">%1$s</xliff:g>&lt;/b></string>
1259
1260     <!-- Wifi Display settings. Options dialog.  The title of the dialog. [CHAR LIMIT=40] -->
1261     <string name="wifi_display_options_title">Wireless display options</string>
1262     <!-- Wifi Display settings. Options dialog.  The forget button text. [CHAR LIMIT=20] -->
1263     <string name="wifi_display_options_forget">Forget</string>
1264     <!-- Wifi Display settings. Options dialog.  The done button text. [CHAR LIMIT=20] -->
1265     <string name="wifi_display_options_done">Done</string>
1266     <!-- Wifi Display settings. Options dialog.  The name label used when prompting the user to rename the display. [CHAR LIMIT=20] -->
1267     <string name="wifi_display_options_name">Name</string>
1268
1269     <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'On' state. [CHAR LIMIT=40] -->
1270     <string name="wifi_display_summary_on">On</string>
1271     <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'Off' state. [CHAR LIMIT=40] -->
1272     <string name="wifi_display_summary_off">Off</string>
1273     <!-- Wifi Display settings. Summary shown in Display settings. Text used for 'Disabled' state. [CHAR LIMIT=40] -->
1274     <string name="wifi_display_summary_disabled">Disabled</string>
1275
1276     <!-- Wifi Display settings. The sub heading for wireless display certification options. [CHAR LIMIT=40] -->
1277     <string name="wifi_display_certification_heading" translatable="false">Certification</string>
1278     <!-- Wifi Display settings. The section title for wireless display session info. [CHAR LIMIT=40] -->
1279     <string name="wifi_display_session_info" translatable="false">Session info</string>
1280     <!-- Wifi Display settings. The checkbox title for enabling listen mode during certification process. [CHAR LIMIT=40] -->
1281     <string name="wifi_display_listen_mode" translatable="false">Enable listen mode</string>
1282     <!-- Wifi Display settings. The checkbox title for enabling autonomous GO during certification process. [CHAR LIMIT=40] -->
1283     <string name="wifi_display_autonomous_go" translatable="false">Enable autonomous GO</string>
1284     <!-- Wifi Display settings. The button text for sending pause trigger during certification process. [CHAR LIMIT=40] -->
1285     <string name="wifi_display_pause" translatable="false">Pause</string>
1286     <!-- Wifi Display settings. The button text for sending play (resume) trigger during certification process. [CHAR LIMIT=40] -->
1287     <string name="wifi_display_resume" translatable="false">Resume</string>
1288     <!-- Wifi Display settings. The dropdown menu title for choosing WPS configuration during certification process. [CHAR LIMIT=40] -->
1289     <string name="wifi_display_wps_config" translatable="false">WPS configuration</string>
1290     <!-- Wifi Display settings. The dropdown menu title for choosing listen channel during certification process. [CHAR LIMIT=40] -->
1291     <string name="wifi_display_listen_channel" translatable="false">Listen channel</string>
1292     <!-- Wifi Display settings. The dropdown menu title for choosing operating channel during certification process. [CHAR LIMIT=40] -->
1293     <string name="wifi_display_operating_channel" translatable="false">Operating channel</string>
1294
1295     <!-- NFC settings -->
1296     <!-- Used in the 1st-level settings screen to turn on NFC -->
1297     <string name="nfc_quick_toggle_title">NFC</string>
1298     <!-- Description of NFC in the 1st level settings screen, for a tablet. [CHAR LIMIT=NONE] -->
1299     <string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
1300     <!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] -->
1301     <string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string>
1302
1303     <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1304     <string name="android_beam_settings_title">Android Beam</string>
1305     <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] -->
1306     <string name="android_beam_on_summary">Ready to transmit app content via NFC</string>
1307     <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] -->
1308     <string name="android_beam_off_summary">Off</string>
1309     <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] -->
1310     <string name="android_beam_disabled_summary">Unavailable because NFC is turned off</string>
1311     <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1312     <string name="android_beam_label">Android Beam</string>
1313     <!-- 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] -->
1314     <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>
1315
1316     <!-- Network service discovery settings -->
1317     <!-- Used in the 1st-level settings screen to turn on NSD -->
1318     <string name="nsd_quick_toggle_title">Network service discovery</string>
1319     <!-- Description of NFC in the 1st level settings screen. [CHAR LIMIT=NONE] -->
1320     <string name="nsd_quick_toggle_summary">Allow apps on other devices to discover apps on this device</string>
1321
1322     <!-- Wi-Fi Settings --> <skip />
1323     <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
1324     <string name="wifi_quick_toggle_title">Wi\u2011Fi</string>
1325     <!-- Used in the 1st-level settings screen as the turn-on summary -->
1326     <string name="wifi_quick_toggle_summary">Turn on Wi\u2011Fi</string>
1327     <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen  [CHAR LIMIT=20]-->
1328     <string name="wifi_settings">Wi\u2011Fi</string>
1329     <!-- Title of the Wi-fi settings screen -->
1330     <string name="wifi_settings_category">Wi\u2011Fi settings</string>
1331     <!-- Title of the Wi-fi settings entry in the left top level menu -->
1332     <string name="wifi_settings_title">Wi\u2011Fi</string>
1333     <!-- Summary text of the Wi-fi settings screen -->
1334     <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
1335     <!-- Used in the 1st-level settings screen to turn on Wi-Fi  [CHAR LIMIT=60] -->
1336     <string name="wifi_setup_wizard_title">Select Wi\u2011Fi</string>
1337     <!-- Summary text when turning Wi-Fi or bluetooth on -->
1338     <string name="wifi_starting">Turning Wi\u2011Fi on\u2026</string>
1339     <!-- Summary text when turning Wi-Fi or bluetooth off -->
1340     <string name="wifi_stopping">Turning off Wi\u2011Fi\u2026</string>
1341     <!-- Summary text when Wi-Fi or bluetooth has error -->
1342     <string name="wifi_error">Error</string>
1343     <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode -->
1344     <string name="wifi_in_airplane_mode">In Airplane mode</string>
1345     <!-- Toast message when Wi-Fi cannot scan for networks -->
1346     <string name="wifi_fail_to_scan">Can\'t scan for networks</string>
1347     <!-- Checkbox title for option to notify user when open networks are nearby -->
1348     <string name="wifi_notify_open_networks">Network notification</string>
1349     <!-- Checkbox summary for option to notify user when open networks are nearby -->
1350     <string name="wifi_notify_open_networks_summary">Notify me when an open network is available</string>
1351     <!-- Checkbox title for option to toggle poor network detection -->
1352     <string name="wifi_poor_network_detection">Avoid poor connections</string>
1353     <!-- Checkbox summary for option to toggle poor network detection -->
1354     <string name="wifi_poor_network_detection_summary">Don\'t use a Wi\u2011Fi network unless it has a good Internet connection</string>
1355     <!-- Checkbox title for option to scan always available setting -->
1356     <string name="wifi_scan_always_available">Scanning always available</string>
1357     <!-- Checkbox summary for option to toggle scan always available setting -->
1358     <string name="wifi_scan_always_available_summary">Let Google\'s location service and other apps scan for networks, even when Wi-Fi is off</string>
1359     <!-- Preference title for option to install certificates -->
1360     <string name="wifi_install_credentials">Install certificates</string>
1361     <string name="wifi_scan_notify_text_location_on">To improve location accuracy and for other purposes, Google and other apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced &gt; Scanning always available.</string>
1362     <string name="wifi_scan_notify_text_location_off">Apps may scan for nearby networks, even when Wi-Fi is off. If you don\'t want this to happen, go to Advanced &gt; Scanning always available.</string>
1363     <!-- Wifi scan always mode checkbox text -->
1364     <string name="wifi_scan_notify_remember_choice">Don\'t show again</string>
1365     <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? -->
1366     <string name="wifi_setting_sleep_policy_title">Keep Wi\u2011Fi on during sleep</string>
1367     <!-- Generic error message when the sleep policy could not be set. -->
1368     <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string>
1369     <!-- Checkbox title for option to toggle suspend power optimizations -->
1370     <string name="wifi_suspend_optimizations">Wi\u2011Fi optimization</string>
1371     <!-- Checkbox summary for option to toggle suspend power optimizations -->
1372     <string name="wifi_suspend_optimizations_summary">Minimize battery usage when Wi\u2011Fi is on</string>
1373     <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]-->
1374     <string name="wifi_add_network">Add network</string>
1375     <!-- Header for the list of wifi networks-->
1376     <string name="wifi_access_points">Wi\u2011Fi networks</string>
1377     <!-- Menu option to do WPS Push Button [CHAR LIMIT=25]-->
1378     <string name="wifi_menu_wps_pbc">WPS Push Button</string>
1379     <!-- Content description for menu button in Wifi setup. Not shown on the screen. [CHAR LIMIT=NONE] -->
1380     <string name="wifi_menu_more_options">More options</string>
1381     <!-- Menu option to do WPS Pin Entry [CHAR LIMIT=25]-->
1382     <string name="wifi_menu_wps_pin">WPS Pin Entry</string>
1383     <!-- Menu option to launch Wi-Fi Direct settings [CHAR LIMIT=20]-->
1384     <string name="wifi_menu_p2p">Wi\u2011Fi Direct</string>
1385     <!-- Menu option to scan Wi-Fi networks -->
1386     <string name="wifi_menu_scan">Scan</string>
1387     <!-- Menu option to Wi-Fi advanced settings -->
1388     <string name="wifi_menu_advanced">Advanced</string>
1389     <!-- Menu option to connect to a Wi-Fi network -->
1390     <string name="wifi_menu_connect">Connect to network</string>
1391     <!-- Menu option to delete a Wi-Fi network -->
1392     <string name="wifi_menu_forget">Forget network</string>
1393     <!-- Menu option to modify a Wi-Fi network configuration -->
1394     <string name="wifi_menu_modify">Modify network</string>
1395     <!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]-->
1396     <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi\u2011Fi on.</string>
1397     <!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
1398     <string name="wifi_empty_list_wifi_on">Searching for Wi\u2011Fi networks\u2026</string>
1399     <!-- Wifi Settings. text displayed when user has restriction DISALLOW_CONFIG_WIFI [CHAR LIMIT=NONE]-->
1400     <string name="wifi_empty_list_user_restricted">You don\'t have permission to change the Wi\u2011Fi network.</string>
1401     <!-- Wi-Fi settings. title for setup other network button [CHAR LIMIT=35]-->
1402     <string name="wifi_other_network">Other network\u2026</string>
1403     <!-- Wi-Fi settings. content description for more button [CHAR LIMIT=50]-->
1404     <string name="wifi_more">More</string>
1405     <!-- Wi-Fi settings. wps menu title [CHAR LIMIT=25]-->
1406     <string name="wifi_setup_wps">Automatic setup (WPS)</string>
1407     <!-- Message informing that wifi is required during setup [CHAR LIMIT=NONE] -->
1408     <string name="wifi_required_info_text">To complete setup, your tablet needs access to Wi\u2011Fi. After setup, you can switch between mobile data and Wi\u2011Fi.</string>
1409
1410     <!-- Dialog for Access Points --> <skip />
1411     <!-- Label to show/hide advanced options -->
1412     <string name="wifi_show_advanced">Show advanced options</string>
1413     <!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
1414     <string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string>
1415     <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
1416     <string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
1417     <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
1418     <string name="wifi_wps_onstart_pbc">Press the Wi\u2011Fi Protected Setup button on your router. It may be called \"WPS\" or contain this symbol:</string>
1419     <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
1420     <string name="wifi_wps_onstart_pin">Enter pin <xliff:g id="number">%1$s</xliff:g> on your Wi\u2011Fi router. The setup can take up to two minutes to complete.</string>
1421     <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->
1422     <string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string>
1423     <!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] -->
1424     <string name="wifi_wps_connected">Connected to Wi\u2011Fi network <xliff:g id="network_name">%s</xliff:g></string>
1425     <!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] -->
1426     <string name="wifi_wps_in_progress">WPS is already in progress and can take up to two minutes to complete</string>
1427     <!-- Text displayed when WPS fails to start [CHAR LIMIT=150] -->
1428     <string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string>
1429     <!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] -->
1430     <string name="wifi_wps_failed_wep">The wireless router security setting (WEP) is not supported</string>
1431      <!-- Text displayed when WPS fails to TKIP [CHAR LIMIT=150] -->
1432     <string name="wifi_wps_failed_tkip">The wireless router security setting (TKIP) is not supported</string>
1433      <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] -->
1434     <string name="wifi_wps_failed_auth">Authentication failure. Please try again.</string>
1435      <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] -->
1436     <string name="wifi_wps_failed_overlap">Another WPS session was detected. Please try again in a few minutes.</string>
1437     <!-- Label for the SSID of the network -->
1438     <string name="wifi_ssid">Network SSID</string>
1439     <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] -->
1440     <string name="wifi_ssid_hint">Enter the SSID</string>
1441     <!-- Label for the security of the connection -->
1442     <string name="wifi_security">Security</string>
1443     <!-- Label for the signal strength of the connection -->
1444     <string name="wifi_signal">Signal strength</string>
1445     <!-- Label for the status of the connection -->
1446     <string name="wifi_status">Status</string>
1447     <!-- Label for the link speed of the connection -->
1448     <string name="wifi_speed">Link speed</string>
1449     <!-- Label for the IP address of the connection -->
1450     <string name="wifi_ip_address">IP address</string>
1451     <!-- Hint text for the IP address -->
1452     <string name="wifi_ip_address_hint" translatable="false">192.168.1.128</string>
1453     <!-- Label for the EAP method of the network -->
1454     <string name="wifi_eap_method">EAP method</string>
1455     <!-- Label for the phase2 -->
1456     <string name="please_select_phase2">Phase 2 authentication</string>
1457     <!-- Label for the EAP CA certificate of the network -->
1458     <string name="wifi_eap_ca_cert">CA certificate</string>
1459     <!-- Label for the EAP user certificate of the network -->
1460     <string name="wifi_eap_user_cert">User certificate</string>
1461     <!-- Label for the EAP identity of the network -->
1462     <string name="wifi_eap_identity">Identity</string>
1463     <!-- Label for the EAP anonymous identity of the network -->
1464     <string name="wifi_eap_anonymous">Anonymous identity</string>
1465     <!-- Label for the password of the secured network -->
1466     <string name="wifi_password">Password</string>
1467     <!-- Label for the check box to show password -->
1468     <string name="wifi_show_password">Show password</string>
1469     <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] -->
1470     <string name="wifi_ip_settings">IP settings</string>
1471     <!-- Hint for unchanged fields -->
1472     <string name="wifi_unchanged">(unchanged)</string>
1473     <!-- Hint for unspecified fields -->
1474     <string name="wifi_unspecified">(unspecified)</string>
1475     <!-- Summary for the remembered network. -->
1476     <string name="wifi_remembered">Saved</string>
1477     <!-- Status for networks disabled for unknown reason -->
1478     <string name="wifi_disabled_generic">Disabled</string>
1479     <!-- Status for networked disabled from a DNS or DHCP failure -->
1480     <string name="wifi_disabled_network_failure">Avoided poor Internet connection</string>
1481     <!-- Status for networks disabled from authentication failure (wrong password
1482          or certificate). -->
1483     <string name="wifi_disabled_password_failure">Authentication problem</string>
1484     <!-- Summary for the remembered network but currently not in range. -->
1485     <string name="wifi_not_in_range">Not in range</string>
1486     <!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and
1487          string is listed first [CHAR LIMIT=20]-->
1488     <string name="wifi_wps_available_first_item">WPS available</string>
1489     <!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and
1490          string is listed after a wifi_secured_* string-->
1491     <string name="wifi_wps_available_second_item">\u0020(WPS available)</string>
1492     <!-- Substring of wifi status for wifi with authentication.  This version is for when the
1493          string is first in the list (titlecase in english) -->
1494     <string name="wifi_secured_first_item">Secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string>
1495     <!-- Substring of wifi status for wifi with authentication.  This version is for when the
1496          string is not first in the list (lowercase in english) -->
1497     <string name="wifi_secured_second_item">, secured with <xliff:g id="wifi_security_short">%1$s</xliff:g></string>
1498
1499     <!-- Do not translate.  Concise terminology for wifi with WEP security -->
1500     <string name="wifi_security_short_wep">WEP</string>
1501     <!-- Do not translate.  Concise terminology for wifi with WPA security -->
1502     <string name="wifi_security_short_wpa">WPA</string>
1503     <!-- Do not translate.  Concise terminology for wifi with WPA2 security -->
1504     <string name="wifi_security_short_wpa2">WPA2</string>
1505     <!-- Do not translate.  Concise terminology for wifi with both WPA/WPA2 security -->
1506     <string name="wifi_security_short_wpa_wpa2">WPA/WPA2</string>
1507     <!-- Do not translate.  Concise terminology for wifi with unknown PSK type -->
1508     <string name="wifi_security_short_psk_generic">@string/wifi_security_short_wpa_wpa2</string>
1509     <!-- Do not translate.  Concise terminology for wifi with 802.1x EAP security -->
1510     <string name="wifi_security_short_eap">802.1x</string>
1511
1512     <!-- Used in Wi-Fi settings dialogs when Wi-Fi does not have any security. -->
1513     <string name="wifi_security_none">None</string>
1514
1515     <!-- Do not translate.  Terminology for wifi with WEP security -->
1516     <string name="wifi_security_wep">WEP</string>
1517     <!-- Do not translate.  Terminology for wifi with WPA security -->
1518     <string name="wifi_security_wpa">WPA PSK</string>
1519     <!-- Do not translate.  Terminology for wifi with WPA2 security -->
1520     <string name="wifi_security_wpa2">WPA2 PSK</string>
1521     <!-- Do not translate.  Terminology for wifi with both WPA/WPA2 security, or unknown -->
1522     <string name="wifi_security_wpa_wpa2">WPA/WPA2 PSK</string>
1523     <!-- Do not translate.  Terminology for wifi with unknown PSK type -->
1524     <string name="wifi_security_psk_generic">@string/wifi_security_wpa_wpa2</string>
1525     <!-- Do not translate.  Concise terminology for wifi with 802.1x EAP security -->
1526     <string name="wifi_security_eap">802.1x EAP</string>
1527
1528     <string name="wifi_scan_always_turnon_message">To improve location accuracy and for other purposes, <xliff:g id="app_name">%1$s</xliff:g> wants to turn on network scanning, even when Wi-Fi is off.\n\nAllow this for all apps that want to scan?</string>
1529     <string name="wifi_scan_always_confirm_allow">Allow</string>
1530     <string name="wifi_scan_always_confirm_deny">Deny</string>
1531
1532     <!-- Button label to connect to a Wi-Fi network -->
1533     <string name="wifi_connect">Connect</string>
1534     <!-- Failured notification for connect -->
1535     <string name="wifi_failed_connect_message">Failed to connect to network</string>
1536     <!-- Button label to delete a Wi-Fi network -->
1537     <string name="wifi_forget">Forget</string>
1538     <!-- Failured notification for forget -->
1539     <string name="wifi_failed_forget_message">Failed to forget network</string>
1540     <!-- Button label to save a Wi-Fi network configuration -->
1541     <string name="wifi_save">Save</string>
1542     <!-- Failured notification for save -->
1543     <string name="wifi_failed_save_message">Failed to save network</string>
1544     <!-- Button label to dismiss the dialog -->
1545     <string name="wifi_cancel">Cancel</string>
1546     <!-- Button for skipping a step after having been warned of a potential concern [CHAR LIMIT=30] -->
1547     <string name="wifi_skip_anyway">Skip anyway</string>
1548     <!-- Button for going to the previous screen or step [CHAR LIMIT=20] -->
1549     <string name="wifi_dont_skip">Don\'t skip</string>
1550
1551     <!-- Text warning about skipping Wi-Fi with a mobile connect (tablet) [CHAR LIMIT=NONE]-->
1552     <string name="wifi_skipped_message" product="tablet">WARNING: You may incur extra carrier data charges.\n\nTablet setup can require significant network activity.</string>
1553     <!-- Text warning about skipping Wi-Fi with a mobile connect (phone) [CHAR LIMIT=NONE]-->
1554     <string name="wifi_skipped_message" product="default">WARNING: You may incur extra carrier data charges.\n\nPhone setup can require significant network activity.</string>
1555     <!-- Text warning about skipping Wi-Fi without a mobile connect (tablet) [CHAR LIMIT=NONE] -->
1556     <string name="wifi_and_mobile_skipped_message" product="tablet">WARNING: Until you have an internet connection, the tablet won\'t be able to verify that your software is up to date.</string>
1557     <!-- Text warning about skipping Wi-Fi without a mobile connect (phone) [CHAR LIMIT=NONE] -->
1558     <string name="wifi_and_mobile_skipped_message" product="default">WARNING: Until you have an internet connection, the phone won\'t be able to verify that your software is up to date.</string>
1559     <!-- Text alerting that Wi-Fi couldn't connect (tablet) [CHAR LIMIT=NONE] -->
1560     <string name="wifi_connect_failed_message" product="tablet">The tablet was unable to connect to this Wi\u2011Fi network.</string>
1561     <!-- Text alerting that Wi-Fi couldn't connect (phone) [CHAR LIMIT=NONE] -->
1562     <string name="wifi_connect_failed_message" product="default">The phone was unable to connect to this Wi\u2011Fi network.</string>
1563
1564     <!-- Wi-Fi Advanced Settings --> <skip />
1565     <!-- Wi-Fi settings screen, advanced, settings section.  This is a header shown above advanced wifi settings. -->
1566     <string name="wifi_advanced_titlebar">Advanced Wi\u2011Fi</string>
1567     <!-- Wi-Fi settings screen, setting title for setting the band [CHAR LIMIT=50]-->
1568     <string name="wifi_setting_frequency_band_title">Wi\u2011Fi frequency band</string>
1569     <!-- Wi-Fi settings screen, setting summary for setting the wifi frequency band [CHAR LIMIT=50]-->
1570     <string name="wifi_setting_frequency_band_summary">Specify the frequency range of operation</string>
1571     <!-- Wi-Fi settings screen, error message when the frequency band could not be set [CHAR LIMIT=50]. -->
1572     <string name="wifi_setting_frequency_band_error">There was a problem setting the frequency band.</string>
1573     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
1574     <string name="wifi_advanced_mac_address_title">MAC address</string>
1575     <!-- Title of the screen to adjust IP settings -->
1576     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
1577     <string name="wifi_advanced_ip_address_title">IP address</string>
1578
1579     <!-- Wifi Advanced settings.  Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20]-->
1580     <string name="wifi_advanced_settings_label">IP settings</string>
1581     <!-- Menu item to save the IP settings -->
1582     <string name="wifi_ip_settings_menu_save">Save</string>
1583     <!-- Menu ietm to cancel the IP settings -->
1584     <string name="wifi_ip_settings_menu_cancel">Cancel</string>
1585     <!-- Error message if the IP address is not valid [CHAR LIMIT=50]-->
1586     <string name="wifi_ip_settings_invalid_ip_address">Type a valid IP address.</string>
1587     <!-- Error message if the gateway is not valid [CHAR LIMIT=50]-->
1588     <string name="wifi_ip_settings_invalid_gateway">Type a valid gateway address.</string>
1589     <!-- Error message if the dns is not valid [CHAR LIMIT=50]-->
1590     <string name="wifi_ip_settings_invalid_dns">Type a valid DNS address.</string>
1591     <!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]-->
1592     <string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string>
1593     <!-- Label for the DNS (first one) -->
1594     <string name="wifi_dns1">DNS 1</string>
1595     <!-- Hint text for DNS -->
1596     <string name="wifi_dns1_hint" translatable="false">8.8.8.8</string>
1597     <!-- Label for the DNS (second one)-->
1598     <string name="wifi_dns2">DNS 2</string>
1599     <!-- Hint text for DNS -->
1600     <string name="wifi_dns2_hint" translatable="false">8.8.4.4</string>
1601     <!-- Label for the gateway of the network -->
1602     <string name="wifi_gateway">Gateway</string>
1603     <!-- Hint text for the gateway -->
1604     <string name="wifi_gateway_hint" translatable="false">192.168.1.1</string>
1605     <!-- Label for the network prefix of the network [CHAR LIMIT=25]-->
1606     <string name="wifi_network_prefix_length">Network prefix length</string>
1607     <!-- Hint text for network prefix length -->
1608     <string name="wifi_network_prefix_length_hint" translatable="false">24</string>
1609
1610     <!-- Wi-Fi p2p / Wi-Fi Direct settings -->
1611     <!-- Used in the 1st-level settings screen to launch Wi-fi Direct settings [CHAR LIMIT=25] -->
1612     <string name="wifi_p2p_settings_title">Wi\u2011Fi Direct</string>
1613     <string name="wifi_p2p_device_info">Device information</string>
1614     <string name="wifi_p2p_persist_network">Remember this connection</string>
1615     <!-- Menu option to discover peers-->
1616     <string name="wifi_p2p_menu_search">Search for devices</string>
1617     <!-- Menu option when discovery is in progress [CHAR LIMIT=25] -->
1618     <string name="wifi_p2p_menu_searching">Searching\u2026</string>
1619     <!-- Menu option to Rename-->
1620     <string name="wifi_p2p_menu_rename">Rename device</string>
1621     <!-- Title for available p2p devices -->
1622     <string name="wifi_p2p_peer_devices">Peer devices</string>
1623     <!-- Title for remembered p2p groups -->
1624     <string name="wifi_p2p_remembered_groups">Remembered groups</string>
1625     <!-- Toast text for a failed connection initiation -->
1626     <string name="wifi_p2p_failed_connect_message">Couldn\'t connect.</string>
1627     <!-- Message text for failure to rename -->
1628     <string name="wifi_p2p_failed_rename_message">Failed to rename device.</string>
1629     <!-- Title for disconnect dialog -->
1630     <string name="wifi_p2p_disconnect_title">Disconnect?</string>
1631     <!-- Message text for disconnection from one device-->
1632     <string name="wifi_p2p_disconnect_message">If you disconnect, your connection with <xliff:g id="peer_name">%1$s</xliff:g> will end.</string>
1633     <!-- Message text for disconnection from multiple devices-->
1634     <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>
1635     <!-- Title for cancel connect dialog -->
1636     <string name="wifi_p2p_cancel_connect_title">Cancel invitation?</string>
1637     <!-- Message text for disconnection from one device-->
1638     <string name="wifi_p2p_cancel_connect_message">Do you want to cancel invitation to connect with <xliff:g id="peer_name">%1$s</xliff:g>?</string>
1639     <!-- Message text for remembered group deletion-->
1640     <string name="wifi_p2p_delete_group_message">Forget this group?</string>
1641
1642     <!-- Wifi AP settings-->
1643     <!-- Label for wifi tether checkbox. Toggles Access Point on/off -->
1644     <string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string>
1645     <!-- Summary text when turning hotspot on -->
1646     <string name="wifi_tether_starting">Turning hotspot on\u2026</string>
1647     <!-- Summary text when turning hotspot off -->
1648     <string name="wifi_tether_stopping">Turning off hotspot\u2026</string>
1649     <!-- Subtext for wifi tether checkbox on success -->
1650     <string name="wifi_tether_enabled_subtext">Portable hotspot <xliff:g id="network_ssid">%1$s</xliff:g> active</string>
1651     <!-- Subtext for wifi tether checkbox on failure -->
1652     <string name="wifi_tether_failed_subtext">Portable Wi\u2011Fi hotspot error</string>
1653     <!-- Used to open the ssid and security dialog for Wifi Access Point -->
1654     <string name="wifi_tether_configure_ap_text">Set up Wi\u2011Fi hotspot</string>
1655     <!-- Subtext on configuration preference to indicate SSID and security chosen -->
1656     <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> portable Wi\u2011Fi hotspot</string>
1657     <!-- Default access point SSID used for tethering -->
1658     <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
1659
1660     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1661          Wi-Fi Testing on the diagnostic screen-->
1662     <string name="testing_wifi_info" translatable="false">Wi-Fi information</string>
1663     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1664          Menu item for WifiManager disableNetwork API-->
1665     <string name="disableNetwork" translatable="false">disableNetwork</string>
1666     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1667          Menu item for WifiManager enableNetwork API-->
1668     <string name="enableNetwork" translatable="false">enableNetwork</string>
1669     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1670          Menu item for WifiManager disconnect API-->
1671     <string name="disconnect" translatable="false">disconnect</string>
1672     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1673          Menu item for WifiManager getConfiguredNetworks API-->
1674     <string name="getConfiguredNetworks" translatable="false">getConfiguredNetworks</string>
1675     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1676          Menu item for WifiManager getConnectionInfo API-->
1677     <string name="getConnectionInfo" translatable="false">getConnectionInfo</string>
1678     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1679          Menu item on Wifi information screen-->
1680     <string name="wifi_api_test" translatable="false">Wi-Fi API</string>
1681     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1682          Menu item on Wifi information screen-->
1683     <string name="wifi_status_test" translatable="false">Wi-Fi status</string>
1684     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1685          Button text on Wifi Status screen-->
1686     <string name="wifi_update" translatable="false">Refresh stats</string>
1687     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1688          Label on Wifi Status screen-->
1689     <string name="wifi_state_label" translatable="false">Wi-Fi state:</string>
1690     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1691          Label on Wifi Status screen-->
1692     <string name="network_state_label" translatable="false">Network state:</string>
1693     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1694         Label on Wifi Status screen-->
1695     <string name="supplicant_state_label" translatable="false">Supplicant state:</string>
1696     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1697          Label on Wifi Status screen-->
1698     <string name="rssi_label" translatable="false">RSSI:</string>
1699     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1700          Label on Wifi Status screen-->
1701     <string name="bssid_label" translatable="false">BSSID:</string>
1702     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1703          Label on Wifi Status screen-->
1704     <string name="ssid_label" translatable="false">SSID:</string>
1705     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1706          Label on Wifi Status screen-->
1707     <string name="hidden_ssid_label" translatable="false">Hidden SSID:</string>
1708     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1709          Label on Wifi Status screen-->
1710     <string name="ipaddr_label" translatable="false">IPaddr:</string>
1711     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1712          Label on Wifi Status screen-->
1713     <string name="macaddr_label" translatable="false">MAC addr:</string>
1714     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1715          Label on Wifi Status screen-->
1716     <string name="networkid_label" translatable="false">Network ID:</string>
1717     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1718          Label on Wifi Status screen-->
1719     <string name="link_speed_label" translatable="false">Link speed:</string>
1720     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1721          Label on Wifi Status screen-->
1722     <string name="scan_list_label" translatable="false">Scan results:</string>
1723
1724     <!-- wifi state values-->
1725     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1726     <string name="wifi_state_disabling" translatable="false">Disabling</string>
1727     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1728     <string name="wifi_state_disabled" translatable="false">Disabled</string>
1729     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1730     <string name="wifi_state_enabling" translatable="false">Enabling</string>
1731     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1732     <string name="wifi_state_enabled" translatable="false">Enabled</string>
1733     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1734     <string name="wifi_state_unknown" translatable="false">Unknown</string>
1735
1736     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1737          Menu item on Wifi information screen-->
1738     <string name="wifi_config_info" translatable="false">Wi-Fi config</string>
1739     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1740          Label on Wifi Configuration screen-->
1741     <string name="config_list_label" translatable="false">Configured networks</string>
1742
1743     <!-- Sound and alerts settings -->
1744     <skip/>
1745     <!-- Main Settings screen setting option name to go into the display settings screen -->
1746     <string name="home_settings">Home</string>
1747     <string name="display_settings_title">Display</string>
1748     <!-- Sound settings screen heading -->
1749     <string name="sound_settings">Sound</string>
1750     <!-- Sound settings screen, setting option name to pick ringtone (a list dialog comes up)-->
1751     <string name="ringtone_title">Phone ringtone</string>
1752     <!-- Sound settings screen, setting option summary text -->
1753     <string name="ringtone_summary">""</string>
1754     <!-- Sound settings screen, volume title -->
1755     <string name="all_volume_title">Volumes</string>
1756     <!-- Sound settings screen, music effects title [CHAR LIMIT=30]-->
1757     <string name="musicfx_title">Music effects</string>
1758     <!-- Sound settings screen, setting option name -->
1759     <string name="ring_volume_title">Ringer volume</string>
1760     <!-- Sound settings screen, setting option name checkbox -->
1761     <string name="vibrate_in_silent_title">Vibrate when silent</string>
1762     <!-- Sound settings screen, setting option name -->
1763     <string name="notification_sound_title">Default notification sound</string>
1764     <!-- Sound settings screen, notification light repeat pulsing title -->
1765     <string name="notification_pulse_title">Pulse notification light</string>
1766     <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
1767     <string name="incoming_call_volume_title">Ringtone</string>
1768     <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
1769     <string name="notification_volume_title">Notification</string>
1770     <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
1771          the same as the incoming call volume. -->
1772     <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
1773     <!-- Sound settings screen, setting option title-->
1774     <string name="notification_sound_dialog_title">Default notification sound</string>
1775     <!-- Sound settings screen, setting option name -->
1776     <string name="media_volume_title">Media</string>
1777     <!-- Sound settings screen, setting option summary text -->
1778     <string name="media_volume_summary">Set volume for music and videos</string>
1779     <!-- Sound settings screen, alarm volume slider title -->
1780     <string name="alarm_volume_title">Alarm</string>
1781     <!-- Sound settings screen, dock settings summary-->
1782     <string name="dock_settings_summary">Audio settings for the attached dock</string>
1783     <!-- Sound settings screen, setting check box label -->
1784     <string name="dtmf_tone_enable_title">Dial pad touch tones</string>
1785     <!-- Sound settings screen, setting check box label -->
1786     <string name="sound_effects_enable_title">Touch sounds</string>
1787     <!-- Sound settings screen, setting check box label -->
1788     <string name="lock_sounds_enable_title">Screen lock sound</string>
1789     <!-- Sound settings screen, setting check box label -->
1790     <string name="haptic_feedback_enable_title">Vibrate on touch</string>
1791     <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments -->
1792     <string name="audio_record_proc_title">Noise cancellation</string>
1793     <!-- Volume description for media volume -->
1794     <string name="volume_media_description">Music, video, games, &amp; other media</string>
1795     <!-- Volume description for ringtone and notification volume -->
1796     <string name="volume_ring_description">Ringtone &amp; notifications</string>
1797     <!-- Volume description for notification volume -->
1798     <string name="volume_notification_description">Notifications</string>
1799     <!-- Volume description for alarm volume -->
1800     <string name="volume_alarm_description">Alarms</string>
1801     <!-- Image description for ringer volume mute button. -->
1802     <string name="volume_ring_mute">Mute ringtone &amp; notifications</string>
1803     <!-- Image description for media volume mute button. -->
1804     <string name="volume_media_mute">Mute music &amp; other media</string>
1805     <!-- Image description for notification volume mute button. -->
1806     <string name="volume_notification_mute">Mute notifications</string>
1807     <!-- Image description for alarm volume mute button. -->
1808     <string name="volume_alarm_mute">Mute alarms</string>
1809     <!-- Sound settings screen, setting option name checkbox. About vibration setting
1810          during incoming calls. [CHAR LIMIT=30] -->
1811     <string name="vibrate_when_ringing_title">Vibrate when ringing</string>
1812
1813     <!-- Dock settings title, top level -->
1814     <string name="dock_settings">Dock</string>
1815     <!-- Dock settings title -->
1816     <string name="dock_settings_title">Dock settings</string>
1817     <!-- Dock audio settings -->
1818     <string name="dock_audio_settings_title">Audio</string>
1819     <!-- Dock audio summary for docked to desk dock -->
1820     <string name="dock_audio_summary_desk">Settings for the attached desktop dock</string>
1821     <!-- Dock audio summary for docked to car dock -->
1822     <string name="dock_audio_summary_car">Settings for the attached car dock</string>
1823     <!-- Dock audio summary for undocked -->
1824     <string name="dock_audio_summary_none" product="tablet">Tablet not docked</string>
1825     <!-- Dock audio summary for undocked -->
1826     <string name="dock_audio_summary_none" product="default">Phone not docked</string>
1827     <!-- Dock audio summary for docked to unknown -->
1828     <string name="dock_audio_summary_unknown">Settings for the attached dock</string>
1829     <!-- Dock not found dialog title -->
1830     <string name="dock_not_found_title">Dock not found</string>
1831     <!-- Dock not found dialog text -->
1832     <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string>
1833     <!-- Dock not found dialog text -->
1834     <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string>
1835     <!-- Dock settings screen, dock events SFX setting check box label -->
1836     <string name="dock_sounds_enable_title">Dock insert sound</string>
1837     <!-- Dock settings screen, setting option summary text when check box is selected -->
1838     <string name="dock_sounds_enable_summary_on" product="tablet">Play sound when inserting or removing tablet from dock</string>
1839     <!-- Dock settings screen, setting option summary text when check box is selected -->
1840     <string name="dock_sounds_enable_summary_on" product="default">Play sound when inserting or removing phone from dock</string>
1841     <!-- Sound settings screen, setting option summary text when check box is clear -->
1842     <string name="dock_sounds_enable_summary_off" product="tablet">Don\'t play sound when inserting or removing tablet from dock</string>
1843     <!-- Sound settings screen, setting option summary text when check box is clear -->
1844     <string name="dock_sounds_enable_summary_off" product="default">Don\'t play sound when inserting or removing phone from dock</string>
1845
1846     <!-- Account settings header. [CHAR LIMIT=30] -->
1847     <string name="account_settings">Accounts</string>
1848
1849     <!-- Main Settings screen, setting option name to go into search settings -->
1850     <string name="search_settings">Search</string>
1851     <!-- Main Settings screen, setting option summary to go into search settings -->
1852     <string name="search_settings_summary">Manage search settings and history</string>
1853
1854     <!-- Display settings --><skip/>
1855     <!-- Sound & display settings screen, section header for settings related to display -->
1856     <string name="display_settings">Display</string>
1857     <!-- Sound & display settings screen, accelerometer-based rotation check box label -->
1858     <string name="accelerometer_title">Auto-rotate screen</string>
1859     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
1860     <string name="accelerometer_summary_on" product="tablet">Switch orientation automatically when rotating tablet</string>
1861     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
1862     <string name="accelerometer_summary_on" product="default">Switch orientation automatically when rotating phone</string>
1863     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
1864     <string name="accelerometer_summary_off" product="tablet">Switch orientation automatically when rotating tablet</string>
1865     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
1866     <string name="accelerometer_summary_off" product="default">Switch orientation automatically when rotating phone</string>
1867     <!-- Sound & display settings screen, setting option name to change brightness -->
1868     <string name="brightness">Brightness</string>
1869     <!-- Sound & display settings screen, setting option summary to change brightness -->
1870     <string name="brightness_summary">Adjust the brightness of the screen</string>
1871     <!-- Sound & display settings screen, setting option name to change screen timeout -->
1872     <string name="screen_timeout">Sleep</string>
1873     <!-- Sound & display settings screen, setting option summary to change screen timeout -->
1874     <string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string>
1875     <!-- Wallpaper settings title [CHAR LIMIT=30] -->
1876     <string name="wallpaper_settings_title">Wallpaper</string>
1877     <!-- Wallpaper settings fragment title [CHAR LIMIT=30] -->
1878     <string name="wallpaper_settings_fragment_title">Choose wallpaper from</string>
1879     <!-- Display settings screen, trigger for screen saver options -->
1880     <string name="screensaver_settings_title">Daydream</string>
1881     <!-- Display settings screen, summary fragment for screen saver options, activated when docked or asleep and charging -->
1882     <string name="screensaver_settings_summary_either_long">When docked or asleep and charging</string>
1883     <!-- Dream settings screen, dialog option, activated when docked or asleep and charging -->
1884     <string name="screensaver_settings_summary_either_short">Either</string>
1885     <!-- Display settings screen, summary fragment for screen saver options, activated when asleep and charging -->
1886     <string name="screensaver_settings_summary_sleep">While charging</string>
1887     <!-- Display settings screen, summary fragment for screen saver options, activated when docked  -->
1888     <string name="screensaver_settings_summary_dock">While docked</string>
1889     <!-- Display settings screen, summary for screen saver options, screen saver is turned off -->
1890     <string name="screensaver_settings_summary_off">Off</string>
1891     <!-- Dream settings screen, caption for when dreams are disabled -->
1892     <string name="screensaver_settings_disabled_prompt">To control what happens when the phone is docked and/or sleeping, turn Daydream on.</string>
1893     <!-- Dream settings screen, action label, when to dream -->
1894     <string name="screensaver_settings_when_to_dream">When to daydream</string>
1895     <!-- Dream settings screen, button label to start dreaming -->
1896     <string name="screensaver_settings_dream_start">Start now</string>
1897     <!-- Dream settings screen, button label for settings for a specific screensaver -->
1898     <string name="screensaver_settings_button">Settings</string>
1899     <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
1900     <string name="automatic_brightness">Automatic brightness</string>
1901     <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
1902     <string name="title_font_size">Font size</string>
1903     <!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
1904     <string name="summary_font_size" translatable="false">%1$s</string>
1905     <!-- [CHAR LIMIT=40] Sound & display settings screen, title of dialog for picking font size -->
1906     <string name="dialog_title_font_size">Font size</string>
1907
1908     <!-- SIM lock settings title -->
1909     <string name="sim_lock_settings">SIM card lock settings</string>
1910     <!-- Security & location settings screen, setting option name -->
1911     <string name="sim_lock_settings_category">Set up SIM card lock</string>
1912     <!-- Security & location settings screen, section heading for settings related to sim card locking -->
1913     <string name="sim_lock_settings_title">SIM card lock</string>
1914     <!-- SIM card lock settings screen, setting check box label -->
1915     <string name="sim_pin_toggle">Lock SIM card</string>
1916     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
1917     <string name="sim_lock_on" product="tablet">Require PIN to use tablet</string>
1918     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected -->
1919     <string name="sim_lock_on" product="default">Require PIN to use phone</string>
1920     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
1921     <string name="sim_lock_off" product="tablet">Require PIN to use tablet</string>
1922     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear -->
1923     <string name="sim_lock_off" product="default">Require PIN to use phone</string>
1924     <!-- SIM card lock settings screen, setting option name to change the SIM PIN -->
1925     <string name="sim_pin_change">Change SIM PIN</string>
1926     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1927     <string name="sim_enter_pin">SIM PIN</string>
1928     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1929     <string name="sim_enable_sim_lock">Lock SIM card</string>
1930     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1931     <string name="sim_disable_sim_lock">Unlock SIM card</string>
1932     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1933     <string name="sim_enter_old">Old SIM PIN</string>
1934     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1935     <string name="sim_enter_new">New SIM PIN</string>
1936     <string name="sim_reenter_new">Re-type new PIN</string>
1937     <!-- SIM card lock settings screen, SIM PIN dialog message instruction -->
1938     <string name="sim_change_pin">SIM PIN</string>
1939     <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered -->
1940     <string name="sim_bad_pin">Incorrect PIN</string>
1941     <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match -->
1942     <string name="sim_pins_dont_match">PINs don\'t match</string>
1943     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
1944     <string name="sim_change_failed">Can\'t change PIN.\nPossibly incorrect PIN.</string>
1945     <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct-->
1946     <string name="sim_change_succeeded">SIM PIN changed successfully</string>
1947     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN -->
1948     <string name="sim_lock_failed">Can\'t change SIM card lock state.\nPossibly incorrect PIN.</string>
1949     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
1950     <string name="sim_enter_ok">OK</string>
1951     <!-- SIM card lock settings screen, SIM PIN dialog button labels: -->
1952     <string name="sim_enter_cancel">Cancel</string>
1953
1954     <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
1955          Displayed in a dialog box.  -->
1956     <string name="wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
1957     <!-- Instructions telling the user that they entered the wrong SIM PIN while trying
1958          to unlock the keyguard.  Displayed in a dialog box.  -->
1959     <plurals name="wrong_pin_code">
1960         <item quantity="one">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempt before you must contact your carrier to unlock your device.</item>
1961         <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item>
1962     </plurals>
1963     <!-- Instructions telling the user that the operation to unlock the keyguard
1964          with SIM PIN failed. Displayed in one line in a large font.  -->
1965     <string name="pin_failed">SIM PIN operation failed!</string>
1966
1967     <!-- Advanced (used for diagnostics) device info activity title -->
1968     <string name="device_info_settings" product="tablet">Tablet status</string>
1969     <!-- Advanced (used for diagnostics) device info activity title -->
1970     <string name="device_info_settings" product="default">Phone status</string>
1971
1972     <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. -->
1973     <string name="system_update_settings_list_item_title">System updates</string>
1974     <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. -->
1975     <string name="system_update_settings_list_item_summary">""</string>
1976
1977     <!-- About phone screen, status item label -->
1978     <string name="firmware_version">Android version</string>
1979     <!-- About phone screen, status item label-->
1980     <string name="model_number">Model number</string>
1981     <!-- About phone screen, fcc equipment id label-->
1982     <string name="fcc_equipment_id">Equipment ID</string>
1983     <!-- About phone screen,  setting option name-->
1984     <string name="baseband_version">Baseband version</string>
1985     <!-- About phone screen,  setting option name-->
1986     <string name="kernel_version">Kernel version</string>
1987     <!-- About phone screen,  setting option name-->
1988     <string name="build_number">Build number</string>
1989     <!-- About phone screen,  setting option name-->
1990     <string name="selinux_status">SELinux status</string>
1991
1992     <!-- About phone screen, show when a value of some status item is unavailable. -->
1993     <string name="device_info_not_available">Not available</string>
1994     <!-- About phone screen, phone status screen title -->
1995     <string name="device_status_activity_title">Status</string>
1996     <!-- About phone screen, title of the item to go into the Phone status screen -->
1997     <string name="device_status">Status</string>
1998     <!-- About tablet screen, summary of the item that takes you to tablet status screen -->
1999     <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
2000     <!-- About phone screen, summary of the item to go into the phone status screen -->
2001     <string name="device_status_summary" product="default">Phone number, signal, etc.</string>
2002     <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
2003     <string name="storage_settings" >Storage</string>
2004     <!-- Storage settings screen title -->
2005     <string name="storage_settings_title">Storage settings</string>
2006     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2007     <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
2008     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2009     <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
2010     <!-- Do not translate. About phone, status item title -->
2011     <string name="status_imei">IMEI</string>
2012     <!-- Do not translate. About phone, status item title -->
2013     <string name="status_imei_sv">IMEI SV</string>
2014     <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
2015     <string name="status_number" product="tablet">MDN</string>
2016     <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=30] -->
2017     <string name="status_number" product="default">My phone number</string>
2018     <!-- About phone, status item title.  The phone MIN number of the current device.-->
2019     <string name="status_min_number">MIN</string>
2020     <!-- About phone, status item title.  The phone MSID number of the current device.-->
2021     <string name="status_msid_number">MSID</string>
2022     <!-- About phone, status item title.  The phone PRL Version of the current device.-->
2023     <string name="status_prl_version">PRL version</string>
2024     <!-- About phone, status item title.  The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] -->
2025     <string name="status_meid_number">MEID</string>
2026     <!-- About phone, status item title.  The ICCID of the current LTE device. [CHAR LIMIT=30] -->
2027     <string name="status_icc_id">ICCID</string>
2028     <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
2029     <string name="status_network_type">Mobile network type</string>
2030     <!-- About phone, status item title for the latest area info cell broadcast received (Brazil only). -->
2031     <string name="status_latest_area_info">Operator info</string>
2032     <!-- About phone, status item title. The status of data access.  For example, the value may be "Connected" -->
2033     <string name="status_data_state">Mobile network state</string>
2034     <!-- About phone, status item title. The status of whether we have service.  for example, the value may be "In service" -->
2035     <string name="status_service_state">Service state</string>
2036     <!-- About phone, status item title. The  current cell tower signal strength -->
2037     <string name="status_signal_strength">Signal strength</string>
2038     <!-- About phone, status item title, The status for roaming.  For example, the value might be "Not roaming" -->
2039     <string name="status_roaming">Roaming</string>
2040     <!-- About phone, status item title. The cell carrier that the user is connected to.  -->
2041     <string name="status_operator">Network</string>
2042     <!-- About phone, status item title.  The MAC address of the Wi-Fi network adapter. -->
2043     <string name="status_wifi_mac_address">Wi\u2011Fi MAC address</string>
2044     <!-- About phone, status item title.  The bluetooth adapter's hardware address-->
2045     <string name="status_bt_address">Bluetooth address</string>
2046     <!-- About phone, status item title.  The hardware serial number. [CHAR LIMIT=30]-->
2047     <string name="status_serial_number">Serial number</string>
2048     <!-- About phone, status item value if the actual value is not available. -->
2049     <string name="status_unavailable">Unavailable</string>
2050     <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
2051     <string name="status_up_time">Up time</string>
2052     <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
2053     <string name="status_awake_time">Awake time</string>
2054     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage  -->
2055     <string name="internal_memory">Internal storage</string>
2056     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] -->
2057     <string name="sd_memory" product="nosdcard">USB storage</string>
2058     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
2059     <string name="sd_memory" product="default">SD card</string>
2060     <!-- 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. -->
2061     <string name="memory_available">Available</string>
2062     <!-- SD card & phone storage settings title. The amount of free space for some storage partition when the volume is read-only. [CHAR LIMIT=64] -->
2063     <string name="memory_available_read_only">Available (read-only)</string>
2064     <!-- 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 -->
2065     <string name="memory_size">Total space</string>
2066     <!-- 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] -->
2067     <string name="memory_calculating_size">Calculating\u2026</string>
2068     <!-- 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] -->
2069     <string name="memory_apps_usage">Apps (app data &amp; media content)</string>
2070     <!-- 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] -->
2071     <string name="memory_media_usage">Media</string>
2072     <!-- 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] -->
2073     <string name="memory_downloads_usage">Downloads</string>
2074     <!-- 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] -->
2075     <string name="memory_dcim_usage">Pictures, videos</string>
2076     <!-- 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] -->
2077     <string name="memory_music_usage">Audio (music, ringtones, podcasts, etc.)</string>
2078     <!-- 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] -->
2079     <string name="memory_media_misc_usage">Misc.</string>
2080     <!-- Storage item representing all cached data on device. [CHAR LIMIT=48] -->
2081     <string name="memory_media_cache_usage">Cached data</string>
2082     <!-- 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] -->
2083     <string name="sd_eject" product="nosdcard">Unmount shared storage</string>
2084     <!-- 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.   -->
2085     <string name="sd_eject" product="default">Unmount SD card</string>
2086     <!-- 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] -->
2087     <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage</string>
2088     <!-- 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.   -->
2089     <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove it</string>
2090     <!-- 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.   -->
2091
2092     <!-- 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] -->
2093     <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string>
2094     <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted -->
2095     <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string>
2096
2097     <!-- Storage setting item that will mount USB storage if it unmounted. A user should never see this. [CHAR LIMIT=25] -->
2098     <string name="sd_mount" product="nosdcard">Mount USB storage</string>
2099     <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
2100     <string name="sd_mount" product="default">Mount SD card</string>
2101
2102     <!-- Subtext for Mount USB storage in Storage settings. User should never see this since we use automount. -->
2103     <string name="sd_mount_summary" product="nosdcard"></string>
2104     <!-- Subtext for Mount SD Card in Storage settings. User should never see this since we use automount. -->
2105     <string name="sd_mount_summary" product="default"></string>
2106     <!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage.   [CHAR LIMIT=25] -->
2107     <string name="sd_format" product="nosdcard">Erase USB storage</string>
2108     <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   [CHAR LIMIT=25] -->
2109     <string name="sd_format" product="default">Erase SD card</string>
2110     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2111     <string name="sd_format_summary" product="nosdcard">Erases all data on the internal USB storage, such as music and photos</string>
2112     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2113     <string name="sd_format_summary" product="default">Erases all data on the SD card, such as music and photos</string>
2114     <!-- SD card status when it is mounted as read only. Will be appended to size, starts with an unbreakable space -->
2115
2116     <!-- Title of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2117     <string name="memory_clear_cache_title">Clear cached data?</string>
2118     <!-- Message of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2119     <string name="memory_clear_cache_message">This will clear cached data for all apps.</string>
2120
2121     <!-- SD card & phone storage settings item summary that will result in the phone connected to PC and MTP/PTP enabled.   [CHAR LIMIT=80] -->
2122     <string name="mtp_ptp_mode_summary">MTP or PTP function is active</string>
2123
2124     <!-- SD card eject confirmation dialog title   [CHAR LIMIT=25] -->
2125     <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount USB storage?</string>
2126     <!-- SD card eject confirmation dialog title   -->
2127     <string name="dlg_confirm_unmount_title" product="default">Unmount SD card?</string>
2128     <!-- SD card eject confirmation dialog  [CHAR LIMIT=NONE] -->
2129     <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>
2130     <!-- SD card eject confirmation dialog  -->
2131     <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>
2132     <!-- SD card eject error dialog title   [CHAR LIMIT=30] -->
2133     <string name="dlg_error_unmount_title" product="nosdcard"></string>
2134     <!-- SD card eject error dialog title   -->
2135     <string name="dlg_error_unmount_title" product="default"></string>
2136     <!-- SD card eject error dialog text   [CHAR LIMIT=NONE] -->
2137     <string name="dlg_error_unmount_text" product="nosdcard">Couldn\'t unmount USB storage. Try again later.</string>
2138     <!-- SD card eject error dialog text   -->
2139     <string name="dlg_error_unmount_text" product="default">Couldn\'t unmount SD card. Try again later.</string>
2140     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2141     <string name="unmount_inform_text" product="nosdcard">USB storage will be unmounted.</string>
2142     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2143     <string name="unmount_inform_text" product="default">SD card will be unmounted.</string>
2144     <!-- SD card eject progress title   -->
2145     <string name="sd_ejecting_title">Unmounting</string>
2146     <!-- SD card eject progress text   -->
2147     <string name="sd_ejecting_summary">Unmount in progress</string>
2148
2149     <!-- Settings item title when storage is running low [CHAR LIMIT=32] -->
2150     <string name="storage_low_title">Storage space is running out</string>
2151     <!-- Settings item summary when storage is running low [CHAR LIMIT=NONE] -->
2152     <string name="storage_low_summary">Some system functions, such as syncing, may not work correctly. Try to free space by deleting or unpinning items, such as apps or media content.</string>
2153
2154     <!-- Storage setting.  Menu option for USB transfer settings [CHAR LIMIT=30]-->
2155     <string name="storage_menu_usb">USB computer connection</string>
2156
2157     <!-- Storage setting.  Title for USB transfer settings [CHAR LIMIT=30]-->
2158     <string name="storage_title_usb">USB computer connection</string>
2159     <!-- Storage setting.  USB connection category [CHAR LIMIT=30]-->
2160     <string name="usb_connection_category">Connect as</string>
2161     <!-- Storage setting.  Title for MTP checkbox [CHAR LIMIT=30]-->
2162     <string name="usb_mtp_title">Media device (MTP)</string>
2163     <!-- Storage setting.  Summary for MTP checkbox [CHAR LIMIT=NONE]-->
2164     <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>
2165     <!-- Storage setting.  Title for PTP checkbox [CHAR LIMIT=30]-->
2166     <string name="usb_ptp_title">Camera (PTP)</string>
2167     <!-- Storage setting.  Label for installer CD [CHAR LIMIT=30]-->
2168     <string name="usb_ptp_summary">Lets you transfer photos using camera software, and transfer any files on computers that don\'t support MTP</string>
2169     <!-- Storage setting.  Summary for PTP checkbox [CHAR LIMIT=NONE]-->
2170     <string name="usb_label_installer_cd">"Install file-transfer tools"</string>
2171
2172     <!-- Section header above list of other users storage [CHAR LIMIT=32] -->
2173     <string name="storage_other_users">Other users</string>
2174
2175     <!-- Phone info screen, section titles: -->
2176     <string name="battery_status_title">Battery status</string>
2177     <!-- Phone info screen, section titles: -->
2178     <string name="battery_level_title">Battery level</string>
2179
2180     <!-- APN Settings -->
2181     <!-- APN settings screen title -->
2182     <string name="apn_settings">APNs</string>
2183     <!-- Screen title after user selects APNs setting option -->
2184     <string name="apn_edit">Edit access point</string>
2185     <!-- Edit access point label summary text when no value has been set -->
2186     <string name="apn_not_set">Not set</string>
2187     <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
2188     <string name="apn_name">Name</string>
2189     <!-- Edit access point labels: The actual access point name-->
2190     <string name="apn_apn">APN</string>
2191     <!-- Edit access point labels: The addess of the proxy to use for this APN -->
2192     <string name="apn_http_proxy">Proxy</string>
2193     <!-- Edit access point labels: The port number of the proxy to use for this APN -->
2194     <string name="apn_http_port">Port</string>
2195     <!-- Edit access point labels: The username that will be used when conencting to this APN-->
2196     <string name="apn_user">Username</string>
2197     <!-- Edit access point labels: The password that will be used when connecting to this APN -->
2198     <string name="apn_password">Password</string>
2199     <!-- Edit access point labels: The server address to conenct to for this APN -->
2200     <string name="apn_server">Server</string>
2201     <!-- Edit access point labels: -->
2202     <string name="apn_mmsc">MMSC</string>
2203     <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
2204     <string name="apn_mms_proxy">MMS proxy</string>
2205     <!-- Edit access point labels: The port on the proxy used for MMS-->
2206     <string name="apn_mms_port">MMS port</string>
2207     <!-- Edit access point labels: -->
2208     <string name="apn_mcc">MCC</string>
2209     <!-- Edit access point labels: -->
2210     <string name="apn_mnc">MNC</string>
2211     <!-- Edit acces  point labels: Authenticaton type-->
2212     <string name="apn_auth_type">Authentication type</string>
2213     <!-- Authentication Typs: None -->
2214     <string name="apn_auth_type_none">None</string>
2215     <!-- Authentication Typs: PAP -->
2216     <string name="apn_auth_type_pap">PAP</string>
2217     <!-- Authentication Typs: CHAP -->
2218     <string name="apn_auth_type_chap">CHAP</string>
2219     <!-- Authentication Typs: PAP or CHAP -->
2220     <string name="apn_auth_type_pap_chap">PAP or CHAP</string>
2221     <!-- Edit access point labels: The type of APN -->
2222     <string name="apn_type">APN type</string>
2223     <!-- Edit access point labels: The protocol of the APN, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
2224     <string name="apn_protocol">APN protocol</string>
2225     <!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
2226     <string name="apn_roaming_protocol">APN roaming protocol</string>
2227     <!-- Edit enable/disable of APN -->
2228     <string name="carrier_enabled">APN enable/disable</string>
2229     <string name="carrier_enabled_summaryOn">APN enabled</string>
2230     <string name="carrier_enabled_summaryOff">APN disabled</string>
2231     <!-- Edit Beaerer Info of APN -->
2232     <string name="bearer">Bearer</string>
2233     <!-- Edit Mvno Type Info of APN -->
2234     <string name="mvno_type">MVNO type</string>
2235     <!-- Edit Mvno Match Data Info of APN -->
2236     <string name="mvno_match_data">MVNO value</string>
2237     <!-- Edit access point screen menu option to delete this APN -->
2238     <string name="menu_delete">Delete APN</string>
2239     <!-- APNs screen menu option to create a brand spanking new APN -->
2240     <string name="menu_new">New APN</string>
2241     <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
2242     <string name="menu_save">Save</string>
2243     <!-- Edit access point screen menu option to discard the user's changes for this APN -->
2244     <string name="menu_cancel">Discard</string>
2245     <!-- APN error dialog title -->
2246     <string name="error_title"></string>
2247     <!-- APN error dialog messages: -->
2248     <string name="error_name_empty">The Name field can\'t be empty.</string>
2249     <!-- APN error dialog messages: -->
2250     <string name="error_apn_empty">The APN can\'t be empty.</string>
2251     <!-- APN error dialog messages: -->
2252     <string name="error_mcc_not3">MCC field must be 3 digits.</string>
2253     <!-- APN error dialog messages: -->
2254     <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
2255     <!-- The message of dialog indicated restoring default APN settings in progress -->
2256     <string name="restore_default_apn">Restoring default APN settings.</string>
2257     <!-- APNs screen menu option to reset default APN settings -->
2258     <string name="menu_restore">Reset to default</string>
2259     <!-- APNs screen toast message to inform reset default APN settings is completed -->
2260     <string name="restore_default_apn_completed">Reset default APN settings completed.</string>
2261
2262     <!-- Master Clear -->
2263     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
2264     <string name="master_clear_title">Factory data reset</string>
2265     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
2266     <string name="master_clear_summary" product="tablet">Erases all data on tablet</string>
2267     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
2268     <string name="master_clear_summary" product="default">Erases all data on phone</string>
2269     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2270     <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>
2271     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2272     <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>
2273     <!-- SD card & phone storage settings screen, instructions and list of current accounts.  The list of accounts follows this text[CHAR LIMIT=NONE] -->
2274     <string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string>
2275     <!-- 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] -->
2276     <string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string>
2277     <!-- 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] -->
2278     <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>
2279     <!-- 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] -->
2280     <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>
2281     <!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] -->
2282     <string name="erase_external_storage" product="nosdcard">Erase USB storage</string>
2283     <!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] -->
2284     <string name="erase_external_storage" product="default">Erase SD card</string>
2285     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
2286     <string name="erase_external_storage_description" product="nosdcard">Erase all the data on the internal USB storage, such as music or photos</string>
2287     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
2288     <string name="erase_external_storage_description" product="default">Erase all the data on the SD card, such as music or photos</string>
2289     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2290     <string name="master_clear_button_text" product="tablet">Reset tablet</string>
2291     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2292     <string name="master_clear_button_text" product="default">Reset phone</string>
2293     <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
2294     <string name="master_clear_final_desc">Erase all your personal information and downloaded apps? You can\'t reverse this action!</string>
2295     <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
2296     <string name="master_clear_final_button_text">Erase everything</string>
2297     <!-- Message to draw an unlock pattern before clearing the device -->
2298     <string name="master_clear_gesture_prompt">Draw your unlock pattern</string>
2299     <!-- Explanation of drawing unlock pattern to reset phone -->
2300     <string name="master_clear_gesture_explanation">You need to draw your unlock pattern to confirm a factory data reset.</string>
2301     <!-- Master clear failed message -->
2302     <string name="master_clear_failed">No reset was performed because the System Clear service isn\'t available.</string>
2303     <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
2304     <string name="master_clear_confirm_title">Reset?</string>
2305
2306     <!-- Media Format -->
2307     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=25] -->
2308     <string name="media_format_title" product="nosdcard">Erase USB storage</string>
2309     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
2310     <string name="media_format_title" product="default">Erase SD card</string>
2311     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading [CHAR LIMIT=30] -->
2312     <string name="media_format_summary" product="nosdcard">Erases all data in USB storage</string>
2313     <!-- SD card & phone storage settings screen, setting option summary text under Internal phone storage heading -->
2314     <string name="media_format_summary" product="default">Erases all data on the SD card</string>
2315     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2316     <string name="media_format_desc" product="nosdcard">Erase all USB storage? You will lose <b>all</b> stored data!</string>
2317     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2318     <string name="media_format_desc" product="default">Erase the SD card? You will lose <b>all</b> data on the card!</string>
2319     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset [CHAR LIMIT=25] -->
2320     <string name="media_format_button_text" product="nosdcard">Erase USB storage</string>
2321     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2322     <string name="media_format_button_text" product="default">Erase SD card</string>
2323     <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] -->
2324     <string name="media_format_final_desc" product="nosdcard">Erase the USB storage, deleting all files stored there? You can\'t reverse this action!</string>
2325     <!-- SD card & phone storage settings screen, message on screen after user selects Format media button [CHAR LIMIT=NONE] -->
2326     <string name="media_format_final_desc" product="default">Erase the SD card, deleting all files stored there? You can\'t reverse this action!</string>
2327     <!-- SD card & phone storage settings screen, button on screen after user selects Format media button -->
2328     <string name="media_format_final_button_text">Erase everything</string>
2329     <!-- Message to draw an unlock pattern before clearing the device -->
2330     <string name="media_format_gesture_prompt">Draw your unlock pattern</string>
2331     <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
2332     <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>
2333     <!-- Explanation of drawing unlock pattern to format card [CHAR LIMIT=NONE] -->
2334     <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>
2335
2336     <!-- Main settings screen, Call settings title for item to go into the call settings -->
2337     <string name="call_settings_title">Call settings</string>
2338     <!-- Main settings screen, Call settings summary for item to go into call settings -->
2339     <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
2340
2341     <!-- Tethering controls, item title to go into the tethering settings -->
2342     <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
2343     <string name="tether_settings_title_usb">USB tethering</string>
2344     <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
2345     <string name="tether_settings_title_wifi">Portable hotspot</string>
2346     <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
2347     <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
2348     <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
2349     <string name="tether_settings_title_usb_bluetooth">Tethering</string>
2350     <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
2351     <string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
2352
2353     <!-- USB Tethering options -->
2354     <string name="usb_title">USB</string>
2355     <string name="usb_tethering_button_text">USB tethering</string>
2356     <!-- USB available subtext - shown when USB is connected but not currently being tethered -->
2357     <string name="usb_tethering_available_subtext">USB connected, check to tether</string>
2358     <!-- USB tethered subtext - shown when USB is connected and being tethered -->
2359     <string name="usb_tethering_active_subtext">Tethered</string>
2360     <!-- USB storage subtext - shown when tethering is disabled because USB storage is active -->
2361     <string name="usb_tethering_storage_active_subtext">Can\'t tether when USB storage is in use</string>
2362     <!-- USB unavailable subtext - shown when USB is not connected -->
2363     <string name="usb_tethering_unavailable_subtext">USB not connected</string>
2364     <!-- USB errored subtext - shown when USB is broken for some reason -->
2365     <string name="usb_tethering_errored_subtext">USB tethering error</string>
2366
2367     <!-- Bluetooth Tethering settings-->
2368     <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]-->
2369     <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string>
2370     <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
2371     <string name="bluetooth_tethering_available_subtext" product="tablet">Sharing this tablet\'s Internet connection</string>
2372     <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
2373     <string name="bluetooth_tethering_available_subtext" product="default">Sharing this phone\'s Internet connection</string>
2374     <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2375     <string name="bluetooth_tethering_device_connected_subtext" product="tablet">Sharing this tablet\'s Internet connection to 1 device</string>
2376     <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2377     <string name="bluetooth_tethering_device_connected_subtext" product="default">Sharing this phone\'s Internet connection to 1 device</string>
2378     <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2379     <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>
2380     <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2381     <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>
2382     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2383     <string name="bluetooth_tethering_off_subtext" product="tablet">Not sharing this tablet\'s Internet connection</string>
2384     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2385     <string name="bluetooth_tethering_off_subtext" product="default">Not sharing this phone\'s Internet connection</string>
2386     <!-- Bluetooth errored subtext - shown when Bluetooth is broken for some reason [CHAR LIMIT=50]-->
2387     <string name="bluetooth_tethering_errored_subtext">Not tethered</string>
2388     <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]-->
2389     <string name="bluetooth_tethering_overflow_error">Can\'t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string>
2390     <!-- Bluetooth Tethering settings.  Message for untethering from a bluetooth device [CHAR LIMIT=50]-->
2391     <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string>
2392
2393     <!-- Tethering help button - calls up a web view with general tethering info -->
2394     <string name="tethering_help_button_text">Help</string>
2395
2396     <!-- Wireless controls, item title to go into the network settings -->
2397     <string name="network_settings_title">Mobile networks</string>
2398
2399     <!-- Mobile plan [CHAR LIMIT=35]-->
2400     <string name="manage_mobile_plan_title" translatable="true">Mobile plan</string>
2401
2402     <!-- SMS Application [CHAR LIMIT=35]-->
2403     <string name="sms_application_title" translatable="true">Default SMS app</string>
2404     <string name="sms_change_default_dialog_title" translatable="true">Change SMS app?</string>
2405     <string name="sms_change_default_dialog_text" translatable="true">Use <xliff:g id="new_app">%s</xliff:g> instead of <xliff:g id="current_app">%s</xliff:g> as your SMS app?</string>
2406     <string name="sms_change_default_no_previous_dialog_text" translatable="true">Use <xliff:g id="new_app">%s</xliff:g> as your SMS app?</string>
2407
2408     <!-- The SIM operator is not known [CHAR_ LIMIT=50]-->
2409     <string name="mobile_unknown_sim_operator" translatable="true">Uknown SIM operator</string>
2410
2411     <!-- There is no mobile provisiong website for the operator which is the firat parameter [CHAR_ LIMIT=50]-->
2412     <string name="mobile_no_provisioning_url" translatable="true">%1$s has no known provisioning website</string>
2413
2414     <!-- Ask user to insert a SIM card [CHAR_ LIMIT=50]-->
2415     <string name="mobile_insert_sim_card" translatable="true">Please insert SIM card and restart</string>
2416
2417     <!-- Ask user to connect to the internet [CHAR_ LIMIT=50]-->
2418     <string name="mobile_connect_to_internet" translatable="true">Please connect to the internet</string>
2419
2420     <!-- Security & location settings screen, section header for settings relating to location -->
2421     <string name="location_title">My Location</string>
2422     <!-- [CHAR LIMIT=30] Location settings screen, setting preference screen box label for location mode -->
2423     <string name="location_mode_title">Mode</string>
2424     <!-- [CHAR LIMIT=30] Location settings screen, high accuracy location mode -->
2425     <string name="location_mode_high_accuracy_title">High accuracy</string>
2426     <!-- [CHAR LIMIT=30] Location settings screen, battery saving location mode -->
2427     <string name="location_mode_battery_saving_title">Battery saving</string>
2428     <!-- [CHAR LIMIT=30] Location settings screen, device only location mode -->
2429     <string name="location_mode_sensors_only_title">Device only</string>
2430     <!-- [CHAR LIMIT=30] Location settings screen, location off mode -->
2431     <string name="location_mode_location_off_title">Location off</string>
2432     <!-- [CHAR LIMIT=30] Location settings screen, sub category for recent location requests -->
2433     <string name="location_category_recent_location_requests">Recent location requests</string>
2434     <!-- Location settings screen, displayed when there's no recent app accessing location -->
2435     <string name="location_no_recent_apps">No apps have requested location recently</string>
2436     <!-- [CHAR LIMIT=30] Location settings screen, sub category for location services -->
2437     <string name="location_category_location_services">Location services</string>
2438     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests high battery use-->
2439     <string name="location_high_battery_use">High battery use</string>
2440     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests low battery use-->
2441     <string name="location_low_battery_use">Low battery use</string>
2442     <!-- [CHAR LIMIT=30] Location mode screen, screen title -->
2443     <string name="location_mode_screen_title">Location mode</string>
2444     <!-- [CHAR LIMIT=130] Location mode screen, description for high accuracy mode -->
2445     <string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, and mobile networks to determine location </string>
2446     <!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode -->
2447     <string name="location_mode_battery_saving_description">Use Wi\u2011Fi and mobile networks to determine location</string>
2448     <!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode -->
2449     <string name="location_mode_sensors_only_description">Use GPS to determine your location</string>
2450     <!-- [CHAR LIMIT=130] Location mode screen, temporary value to show as the status of a location
2451          setting injected by an external app while the app is being queried for the actual value -->
2452     <string name="location_loading_injected_setting">Retrieving…</string>
2453
2454     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
2455     <string name="location_network_based">Wi\u2011Fi &amp; mobile network location</string>
2456     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box-->
2457     <string name="location_neighborhood_level">Let apps use Google\'s location service to estimate your location faster. Anonymous location data will be collected and sent to Google.</string>
2458     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices -->
2459     <string name="location_neighborhood_level_wifi">Location determined by Wi\u2011Fi</string>
2460     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
2461     <string name="location_gps">GPS satellites</string>
2462     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a tablet -->
2463     <string name="location_street_level" product="tablet">Let apps use GPS on your tablet to pinpoint your location</string>
2464     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a phone -->
2465     <string name="location_street_level" product="default">Let apps use GPS on your phone to pinpoint your location</string>
2466     <!-- Security & location settings screen, setting check box label if Assisted GPS should be enabled -->
2467     <string name="assisted_gps">Use assisted GPS</string>
2468     <!-- Security & location settings screen, setting summary when Assisted GPS check box is selected -->
2469     <string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string>
2470     <!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
2471     <string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
2472     <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search -->
2473     <string name="use_location_title">Location &amp; Google search</string>
2474     <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search -->
2475     <string name="use_location_summary">Let Google use your location to improve search results and other services</string>
2476     <!-- [CHAR LIMIT=45] Label for turning on/off location access completely. -->
2477     <string name="location_access_title">Access to my location</string>
2478     <!-- [CHAR LIMIT=none] Description text for location access switch -->
2479     <string name="location_access_summary">Let apps that have asked your permission use your location information</string>
2480     <!-- [CHAR LIMIT=45] Section heading for location sources -->
2481     <string name="location_sources_heading">Location sources</string>
2482
2483     <!-- About --> <skip />
2484     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
2485     <string name="about_settings" product="tablet">About tablet</string>
2486     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
2487     <string name="about_settings" product="default">About phone</string>
2488     <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
2489     <string name="about_settings_summary">View legal info, status, software version</string>
2490     <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
2491     <string name="legal_information">Legal information</string>
2492     <!-- About phone settings screen, setting option name to see a list of contributors -->
2493     <string name="contributors_title">Contributors</string>
2494     <!-- About phone settings screen, setting option name to show regulatory information [CHAR LIMIT=25] -->
2495     <string name="regulatory_information">Regulatory information</string>
2496     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2497     <!-- About phone settings screen, setting option name to see copyright-related info -->
2498     <string name="copyright_title">Copyright</string>
2499     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2500     <!-- About phone settings screen, setting option name to see licensing info -->
2501     <string name="license_title">License</string>
2502     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
2503     <!-- About phone settings screen, setting option name to see terms and conditions -->
2504     <string name="terms_title">Terms and conditions</string>
2505
2506     <!-- Title for actual Settings license activity. --> <skip />
2507     <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
2508     <string name="settings_license_activity_title">Open source licenses</string>
2509     <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
2510     <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
2511     <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
2512     <string name="settings_license_activity_loading">Loading\u2026</string>
2513
2514     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
2515     <string name="settings_safetylegal_title">Safety information</string>
2516     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
2517     <string name="settings_safetylegal_activity_title">Safety information</string>
2518     <!-- About phone settings screen, Safety legal dialog message when data network is not connected -->
2519     <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>
2520     <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded -->
2521     <string name="settings_safetylegal_activity_loading">Loading\u2026</string>
2522
2523     <!-- Lock Pattern settings -->
2524     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
2525     <string name="lockpassword_choose_your_password_header">Choose your password</string>
2526     <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] -->
2527     <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string>
2528     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
2529     <string name="lockpassword_choose_your_pin_header">Choose your PIN</string>
2530     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
2531     <string name="lockpassword_confirm_your_password_header">Confirm your password</string>
2532     <!-- Header on pattern confirm screen [CHAR LIMIT=30] -->
2533     <string name="lockpassword_confirm_your_pattern_header">Confirm your pattern</string>
2534     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
2535     <string name="lockpassword_confirm_your_pin_header">Confirm your PIN</string>
2536     <!-- Header on password confirm screen if second password doesn't match the first. [CHAR LIMIT=30] -->
2537     <string name="lockpassword_confirm_passwords_dont_match">Passwords don\'t match</string>
2538     <!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]-->
2539     <string name="lockpassword_confirm_pins_dont_match">PINs don\'t match</string>
2540     <!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] -->
2541     <string name="lockpassword_choose_lock_generic_header">Unlock selection</string>
2542     <!-- Toast shown if setting password was successful -->
2543     <string name="lockpassword_password_set_toast">Password has been set</string>
2544     <!-- Toast shown if setting PIN was successful -->
2545     <string name="lockpassword_pin_set_toast">PIN has been set</string>
2546     <!-- Toast shown if setting pattern was successful -->
2547     <string name="lockpassword_pattern_set_toast">Pattern has been set</string>
2548
2549     <!-- Lock Pattern settings -->
2550     <!-- Security & location settings screen, header -->
2551     <string name="lock_settings_title">Screen security</string>
2552     <!-- Security & location settings screen, setting option name -->
2553     <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
2554     <!-- 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 -->
2555     <string name="lockpattern_change_lock_pin_label">Change unlock PIN</string>
2556     <!-- 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 -->
2557     <string name="lockpattern_need_to_unlock">Confirm saved pattern</string>
2558     <!-- Do not translate. -->
2559     <string name="lockpattern_need_to_unlock_footer" />
2560     <!-- Security & location settings screen, change unlock pattern screen instruction if user draws incorrect pattern -->
2561     <string name="lockpattern_need_to_unlock_wrong">Try again:</string>
2562     <!-- Do not translate. -->
2563     <string name="lockpattern_need_to_unlock_wrong_footer" />
2564     <!-- 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)..-->
2565     <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
2566     <!-- 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. -->
2567     <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
2568     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
2569     <string name="lockpattern_recording_inprogress">Release finger when done</string>
2570     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
2571     <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again.</string>
2572     <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
2573     <string name="lockpattern_pattern_entered_header">Pattern recorded</string>
2574     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
2575     <string name="lockpattern_need_to_confirm">Draw pattern again to confirm</string>
2576     <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern</string>
2577     <!-- 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. -->
2578     <string name="lockpattern_confirm_button_text">Confirm</string>
2579     <!-- 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. -->
2580     <string name="lockpattern_restart_button_text">Redraw</string>
2581     <!-- 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 -->
2582     <string name="lockpattern_retry_button_text">Retry</string>
2583     <!-- 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 -->
2584     <string name="lockpattern_continue_button_text">Continue</string>
2585     <!-- Security & location settings screen, unlock screen activity title -->
2586     <string name="lockpattern_settings_title">Unlock pattern</string>
2587     <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
2588     <string name="lockpattern_settings_enable_title">Require pattern</string>
2589     <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
2590     <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
2591     <!-- 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.-->
2592     <string name="lockpattern_settings_enable_visible_pattern_title">Make pattern visible</string>
2593     <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.-->
2594     <string name="lockpattern_settings_enable_tactile_feedback_title">Vibrate on touch</string>
2595     <!-- Security & location settings screen, setting check box title. This controls whether the device locks immediately when the power button is pressed. [CHAR LIMIT=28]-->
2596     <string name="lockpattern_settings_enable_power_button_instantly_locks">Power button instantly locks</string>
2597     <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
2598     <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
2599     <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
2600     <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
2601     <!-- Security & location settings screen, the help instructions (an animation) caption -->
2602     <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
2603     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen after too many incorrect attempts -->
2604     <string name="lockpattern_too_many_failed_confirmation_attempts_header">Too many incorrect attempts!</string>
2605     <!-- Security & location settings screen, change unlock pattern screen countdown hint on bottom of screen after too many incorrect attempts -->
2606     <string name="lockpattern_too_many_failed_confirmation_attempts_footer">Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
2607     <!-- Displayed when user launches a widget configuration activity that was uninstalled -->
2608     <string name="activity_not_found">Application is not installed on your phone.</string>
2609
2610     <!-- Applications Settings --> <skip />
2611     <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications  -->
2612     <string name="manageapplications_settings_title">Manage apps</string>
2613     <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications  -->
2614     <string name="manageapplications_settings_summary">Manage and remove installed apps</string>
2615     <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
2616     <string name="applications_settings">Apps</string>
2617     <!-- 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. -->
2618     <string name="applications_settings_summary">Manage apps, set up quick launch shortcuts</string>
2619     <!-- Applications settings screen heading. The header for the Application settings screen. -->
2620     <string name="applications_settings_header">App settings</string>
2621     <!-- 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.  -->
2622     <string name="install_applications">Unknown sources</string>
2623     <!-- Applications settings screen, setting check box summary.  This is the summary for "Unknown sources" checkbox  -->
2624     <string name="install_unknown_applications">Allow installation of apps from unknown sources</string>
2625     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
2626     <string name="install_all_warning" product="tablet">Your tablet and personal data are more vulnerable to attack by apps
2627  from unknown sources. You agree that you are solely responsible for any
2628  damage to your tablet or loss of data that may result from using
2629  these apps.</string>
2630     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
2631     <string name="install_all_warning" product="default">Your phone and personal data are more vulnerable to attack by apps
2632  from unknown sources. You agree that you are solely responsible for any
2633  damage to your phone or loss of data that may result from using
2634  these apps.</string>
2635     <!-- Applications settings screen, setting check box title. If checked, the system will send package verification requests to package verifiers on the device who will ultimately allow or reject the installation of applications. [CHAR LIMIT=30] -->
2636     <string name="verify_applications">Verify apps</string>
2637     <!-- Applications settings screen, setting check box summary. This is the summary for "App Check" checkbox. [CHAR LIMIT=none] -->
2638     <string name="verify_applications_summary">Disallow or warn before installation of apps that may cause harm</string>
2639     <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. -->
2640     <string name="advanced_settings">Advanced settings</string>
2641     <!-- Applications settings screen, setting check box summary.  This is the summary for "Advanced settings" checkbox  -->
2642     <string name="advanced_settings_summary">Enable more settings options</string>
2643     <!-- 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 -->
2644     <string name="application_info_label">App info</string>
2645     <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
2646     <string name="storage_label">Storage</string>
2647     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions -->
2648     <string name="auto_launch_label">Launch by default</string>
2649     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions *and* whether the app was given permission by the user to create widgets -->
2650     <string name="auto_launch_label_generic">Defaults</string>
2651     <!-- Manage applications, individual application info screen,  heading for settings related to controlling application screen compatibility -->
2652     <string name="screen_compatibility_label">Screen compatibility</string>
2653     <!-- 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. -->
2654     <string name="permissions_label">Permissions</string>
2655     <!-- Manage applications, Header name used for cache information -->
2656     <string name="cache_header_label">Cache</string>
2657     <!-- Manage applications, text label for button -->
2658     <string name="clear_cache_btn_text">Clear cache</string>
2659     <!-- Manage applications, label that appears next to the cache size -->
2660     <string name="cache_size_label">Cache</string>
2661     <!-- Manage applications, Header name used for other controls -->
2662     <string name="controls_label">Controls</string>
2663     <!-- Manage applications, text label for button to kill / force stop an application -->
2664     <string name="force_stop">Force stop</string>
2665     <!-- Manage applications, individual application info screen,label under Storage heading.  The total storage space taken up by this app. -->
2666     <string name="total_size_label">Total</string>
2667     <!-- 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) -->
2668     <string name="application_size_label">App</string>
2669     <!--  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] -->
2670     <string name="external_code_size_label">USB storage app</string>
2671     <!-- 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) -->
2672     <string name="data_size_label">Data</string>
2673     <!--  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] -->
2674     <string name="external_data_size_label" product="nosdcard">USB storage data</string>
2675     <!--  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] -->
2676     <string name="external_data_size_label" product="default">SD card</string>
2677     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
2678     <string name="uninstall_text">Uninstall</string>
2679     <!-- Manage applications, individual application info screen, menu item to uninstall an application for all users. -->
2680     <string name="uninstall_all_users_text">Uninstall for all users</string>
2681     <!-- [CHAR LIMIT=NONE] Manage applications, individual application info screen, button label under Storage heading. Button to install an application for the user. -->
2682     <string name="install_text">Install</string>
2683     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
2684     <string name="disable_text">Disable</string>
2685     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
2686     <string name="enable_text">Enable</string>
2687     <!-- 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) -->
2688     <string name="clear_user_data_text">Clear data</string>
2689     <!-- Manage applications, restore updated system application to factory version -->
2690     <string name="app_factory_reset">Uninstall updates</string>
2691     <!-- 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. -->
2692     <string name="auto_launch_enable_text">You\'ve chosen to launch this app by default for some actions.</string>
2693     <!-- Manage applications, individual application info screen, screen, message text under Launch by default heading. This is present if the app was given user permission to create widgets. -->
2694     <string name="always_allow_bind_appwidgets_text">You\'ve chosen to allow this app to create widgets and access their data.</string>
2695     <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
2696     <string name="auto_launch_disable_text">No defaults set.</string>
2697     <!-- 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.  -->
2698     <string name="clear_activities">Clear defaults</string>
2699     <!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
2700     <string name="screen_compatibility_text">This app may not be designed for your screen. You can control how it
2701             adjusts to your screen here.</string>
2702     <!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode.  -->
2703     <string name="ask_compatibility">Ask when launched</string>
2704     <!-- Manage applications, individual application screen, checkbox to control compatibility mode.  -->
2705     <string name="enable_compatibility">Scale app</string>
2706     <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
2707     <string name="unknown">Unknown</string>
2708     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Sorts all of the apps in the list alphabetically. -->
2709     <string name="sort_order_alpha">Sort by name</string>
2710     <!-- 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. -->
2711     <string name="sort_order_size">Sort by size</string>
2712     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show running services. -->
2713     <string name="show_running_services">Show running services</string>
2714     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show background cached processes. -->
2715     <string name="show_background_processes">Show cached processes</string>
2716     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Reset all of user's app preferences. -->
2717     <string name="reset_app_preferences">Reset app preferences</string>
2718     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Title of dialog to confirm resetting user's app preferences. -->
2719     <string name="reset_app_preferences_title">Reset app preferences?</string>
2720     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Body of dialog to confirm resetting user's app preferences. -->
2721     <string name="reset_app_preferences_desc">This will reset all preferences for:\n\n
2722         <li>Disabled apps</li>\n
2723         <li>Disabled app notifications</li>\n
2724         <li>Default applications for actions</li>\n
2725         <li>Background data restrictions for apps</li>\n
2726         <li>Any permission restrictions</li>\n\n
2727         You will not lose any app data.</string>
2728     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Confirmation button of dialog to confirm resetting user's app preferences. -->
2729     <string name="reset_app_preferences_button">Reset apps</string>
2730     <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
2731     <string name="manage_space_text">Manage space</string>
2732     <!-- Text for menu option in ManageApps screen to present various menu options -->
2733     <string name="filter">Filter</string>
2734     <!-- Title of dialog for presenting filter options -->
2735     <string name="filter_dlg_title">Choose filter options</string>
2736     <!-- Text for filter option in ManageApps screen to display all installed
2737     applications -->
2738     <string name="filter_apps_all">All</string>
2739     <!-- [CHAR LIMIT=NONE] Text for filter option in ManageApps screen to display disabled apps -->
2740     <string name="filter_apps_disabled">Disabled</string>
2741     <!-- Text for filter option in ManageApps screen to display third party
2742     applications only -->
2743     <string name="filter_apps_third_party">Downloaded</string>
2744     <!-- Text for filter option in ManageApps screen to display list of running
2745     packages only. -->
2746     <string name="filter_apps_running">Running</string>
2747     <!-- Text for filter option in ManageApps screen to display list of
2748     packages installed on sdcard. [CHAR LIMIT=30] -->
2749     <string name="filter_apps_onsdcard" product="nosdcard">USB storage</string>
2750     <!-- Text for filter option in ManageApps screen to display list of
2751     packages installed on sdcard. -->
2752     <string name="filter_apps_onsdcard" product="default">On SD card</string>
2753     <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. -->
2754     <string name="disabled">Disabled</string>
2755     <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is not installed. -->
2756     <string name="not_installed">Not installed</string>
2757     <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. -->
2758     <string name="no_applications">No apps.</string>
2759     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing internal storage use. -->
2760     <string name="internal_storage">Internal storage</string>
2761     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
2762     <string name="sd_card_storage" product="nosdcard">USB storage</string>
2763     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
2764     <string name="sd_card_storage" product="default">SD card storage</string>
2765     <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
2766     <string name="recompute_size">Recomputing size\u2026</string>
2767     <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
2768     <string name="clear_data_dlg_title">Delete app data?</string>
2769     <!-- 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. -->
2770     <string name="clear_data_dlg_text">All this app\'s data will be deleted permanently. This includes all files, settings, accounts, databases, etc.</string>
2771     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
2772     <string name="dlg_ok">OK</string>
2773     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
2774     <string name="dlg_cancel">Cancel</string>
2775     <!-- 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. -->
2776     <string name="app_not_found_dlg_title"></string>
2777     <!-- 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. -->
2778     <string name="app_not_found_dlg_text"> The app wasn\'t found in the list of installed apps.</string>
2779     <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
2780     <string name="clear_data_failed">Couldn\'t clear app data.</string>
2781     <!-- Manage applications, factory reset dialog title for system applications. -->
2782     <string name="app_factory_reset_dlg_title">Uninstall updates?</string>
2783     <!-- Manage applications, factory reset option dialog text for system applications. -->
2784     <string name="app_factory_reset_dlg_text">All updates to this Android system app will be uninstalled.</string>
2785     <!-- Manage applications, title for dialog if clear data fails-->
2786     <string name="clear_failed_dlg_title">Clear data</string>
2787     <!-- Manage applications, text for dialog if clear data fails-->
2788     <string name="clear_failed_dlg_text">Couldn\'t clear data for app.</string>
2789     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
2790     <string name="security_settings_desc" product="tablet">This app can access the following on your tablet:</string>
2791     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
2792     <string name="security_settings_desc" product="default">This app can access the following on your phone:</string>
2793     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
2794          This describes the permissions that the application has.  It is used when multiple packages are contributing
2795          to the permissions and need to be listed here. -->
2796     <string name="security_settings_desc_multi" product="tablet">This app can access the following on your tablet.
2797          In order to improve performance and reduce memory usage, some of these permissions
2798          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
2799          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
2800     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
2801          This describes the permissions that the application has.  It is used when multiple packages are contributing
2802          to the permissions and need to be listed here. -->
2803     <string name="security_settings_desc_multi" product="default">This app can access the following on your phone.
2804          In order to improve performance and reduce memory usage, some of these permissions
2805          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
2806          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
2807     <!-- [CHAR_LIMIT=NONE] Format to put together two items in a list. -->
2808     <string name="join_two_items"><xliff:g id="first_item">%1$s</xliff:g> and <xliff:g id="second_item">%2$s</xliff:g></string>
2809     <!-- [CHAR_LIMIT=NONE] Format to put the last item at the end of a series of 3 or more items in a list -->
2810     <string name="join_many_items_last"><xliff:g id="all_but_last_item">%1$s</xliff:g> and <xliff:g id="last_item">%2$s</xliff:g></string>
2811     <!-- [CHAR_LIMIT=NONE] Format to put the first item at the start of a series of 3 or more items in a list -->
2812     <string name="join_many_items_first"><xliff:g id="first_item">%1$s</xliff:g>, <xliff:g id="all_but_first_and_last_item">%2$s</xliff:g></string>
2813     <!-- [CHAR_LIMIT=NONE] Format to put the middle items together in a series of 4 or more items in a list -->
2814     <string name="join_many_items_middle"><xliff:g id="added_item">%1$s</xliff:g>, <xliff:g id="rest_of_items">%2$s</xliff:g></string>
2815     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading after the app has tried to send to a premium SMS. [CHAR LIMIT=50] -->
2816     <string name="security_settings_billing_desc">This app may charge you money:</string>
2817     <!-- Manage applications, text for permission to send to premium SMS short codes. [CHAR LIMIT=40] -->
2818     <string name="security_settings_premium_sms_desc">Send premium SMS</string>
2819     <string name="computing_size">Computing\u2026</string>
2820     <string name="invalid_size_value">Couldn\'t compute package size.</string>
2821     <!-- String displayed when list is empty -->
2822     <string name="empty_list_msg">You don\'t have any third-party apps installed.</string>
2823     <!-- Manage applications, version string displayed in app snippet -->
2824     <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string>
2825     <!-- Manage applications, text for Move button -->
2826     <string name="move_app">Move</string>
2827     <!-- Manage applications, text for Move button to move app to internal storage -->
2828     <string name="move_app_to_internal" product="tablet">Move to tablet</string>
2829     <!-- Manage applications, text for Move button to move app to internal storage -->
2830     <string name="move_app_to_internal" product="default">Move to phone</string>
2831     <!-- Manage applications, text for Move button  to move app to sdcard [CHAR LIMIT=25] -->
2832     <string name="move_app_to_sdcard" product="nosdcard">Move to USB storage</string>
2833     <!-- Manage applications, text for Move button  to move app to sdcard -->
2834     <string name="move_app_to_sdcard" product="default">Move to SD card</string>
2835     <!-- Manage applications, title for dialog when killing persistent apps-->
2836     <!-- Manage applications, text for Move button when move is in progress -->
2837     <string name="moving">Moving</string>
2838
2839     <!-- Manage applications, text for move error messages -->
2840     <string name="insufficient_storage">Not enough storage space.</string>
2841     <string name="does_not_exist">App doesn\'t exist.</string>
2842     <string name="app_forward_locked">App is copy-protected.</string>
2843     <string name="invalid_location">Install location isn\'t valid.</string>
2844     <string name="system_package">System updates can\'t be installed on external media.</string>
2845
2846     <string name="force_stop_dlg_title">Force stop?</string>
2847     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when killing persistent apps-->
2848     <string name="force_stop_dlg_text">If you force stop an app, it may misbehave.</string>
2849     <!-- Manage applications, text for dialog when moving an app -->
2850     <string name="move_app_failed_dlg_title"></string>
2851     <!-- Manage applications, text for dialog moving an app -->
2852     <string name="move_app_failed_dlg_text">Couldn\'t move app. <xliff:g id="reason">%1$s</xliff:g></string>
2853     <!-- Manage applications, application installation location title -->
2854     <string name="app_install_location_title">Preferred install location</string>
2855     <!-- Manage applications. application installation location summary -->
2856     <string name="app_install_location_summary">Change the preferred installation location for new apps</string>
2857     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling apps -->
2858     <string name="app_disable_dlg_title">Disable built-in app?</string>
2859     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
2860     <string name="app_disable_dlg_text">If you disable a built-in app, other apps
2861         may misbehave.</string>
2862     <!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps -->
2863     <string name="app_special_disable_dlg_title">Delete data and disable app?</string>
2864     <!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps -->
2865     <string name="app_special_disable_dlg_text">If you disable a built-in app, other apps
2866         may misbehave.  Your data will also be deleted.</string>
2867     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app -->
2868     <string name="app_disable_notifications_dlg_title">Turn off notifications?</string>
2869     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app -->
2870     <string name="app_disable_notifications_dlg_text">
2871         If you turn off notifications for this app, you may miss important alerts and updates.
2872     </string>
2873
2874     <!-- App Ops Settings --> <skip />
2875     <!-- [CHAR LIMIT=NONE] App ops settings title, on main settings screen. If clicked, the user is taken to a settings screen for app operations -->
2876     <string name="app_ops_settings">App ops</string>
2877     <!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. -->
2878     <string name="app_ops_running">Running</string>
2879     <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. -->
2880     <string name="app_ops_never_used">(Never used)</string>
2881
2882     <!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use -->
2883     <string name="storageuse_settings_title">Storage use</string>
2884     <!-- Services settings screen, setting option summary for the user to go to the screen to app storage use -->
2885     <string name="storageuse_settings_summary">View storage used by apps</string>
2886
2887     <!-- Services settings screen, setting option name for the user to go to the screen to view running services -->
2888     <string name="runningservices_settings_title">Running services</string>
2889     <!-- Services settings screen, setting option summary for the user to go to the screen to view running services  -->
2890     <string name="runningservices_settings_summary">View and control currently running services</string>
2891     <!-- Label for a service item when it is restarting -->
2892     <string name="service_restarting">Restarting</string>
2893     <!-- Label for a process item representing a background process -->
2894     <string name="cached">Cached background process</string>
2895     <!-- [CHAR LIMIT=25] Text shown when there are no services running -->
2896     <string name="no_running_services">Nothing running.</string>
2897     <!-- Running services, description for a service in the started state -->
2898     <string name="service_started_by_app">Started by app.</string>
2899     <!-- Running services, description for a service in the started state -->
2900     <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g></string>
2901     <!-- [CHAR LIMIT=10] Running services, summary of background processes -->
2902     <string name="service_background_processes"><xliff:g id="memory">%1$s</xliff:g> free</string>
2903     <!-- [CHAR LIMIT=10] Running services, summary of foreground processes -->
2904     <string name="service_foreground_processes"><xliff:g id="memory">%1$s</xliff:g> used</string>
2905     <!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. -->
2906     <string name="memory">RAM</string>
2907     <!-- Text to label a process entry with the process name. -->
2908     <string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string>
2909     <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
2910     <string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string>
2911     <!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed -->
2912     <string name="running_process_item_removed_user_label">Removed user</string>
2913     <!-- Descriptive text of a running process: singular process, singular service. -->
2914     <string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g>
2915         process and <xliff:g id="numservices">%2$d</xliff:g> service</string>
2916     <!-- Descriptive text of a running process: singular process, plural service. -->
2917     <string name="running_processes_item_description_s_p"><xliff:g id="numprocess">%1$d</xliff:g>
2918         process and <xliff:g id="numservices">%2$d</xliff:g> services</string>
2919      <!-- Descriptive text of a running process: plural process, singular service. -->
2920     <string name="running_processes_item_description_p_s"><xliff:g id="numprocess">%1$d</xliff:g>
2921         processes and <xliff:g id="numservices">%2$d</xliff:g> service</string>
2922     <!-- Descriptive text of a running process: plural process, plural service. -->
2923     <string name="running_processes_item_description_p_p"><xliff:g id="numprocess">%1$d</xliff:g>
2924         processes and <xliff:g id="numservices">%2$d</xliff:g> services</string>
2925
2926     <!-- Details about an application's running services. -->
2927     <string name="runningservicedetails_settings_title">Running app</string>
2928     <!-- Message displayed when there are no active services in a process. -->
2929     <string name="no_services">Not active</string>
2930     <!-- Title for list of services. -->
2931     <string name="runningservicedetails_services_title">Services</string>
2932     <!-- Title for list of services. -->
2933     <string name="runningservicedetails_processes_title">Processes</string>
2934     <!-- Running service details, stop a service that has started itself. -->
2935     <string name="service_stop">Stop</string>
2936     <!-- Running service details, manage a service that is running for some other reason. -->
2937     <string name="service_manage">Settings</string>
2938     <!-- Running service details, default description for services that are started. -->
2939     <string name="service_stop_description">This service was started by its
2940         app. Stopping it may cause the app to fail.</string>
2941     <!-- Running service details, description for running heavy-weight process. -->
2942     <string name="heavy_weight_stop_description">This app can\'t safely
2943         be stopped. If you stop it, you may lose some of your current work.</string>
2944     <!-- Running service details, description for background process. -->
2945     <string name="background_process_stop_description">This is an old app
2946         process that is still running in case it\'s needed again.
2947         There is usually no reason to stop it.</string>
2948     <!-- Running service details, default description for services that are managed. -->
2949     <string name="service_manage_description"><xliff:g id="client_name">%1$s</xliff:g>:
2950         currently in use. Touch Settings to control it.</string>
2951     <!-- Description of the main process in the details. -->
2952     <string name="main_running_process_description">Main process in use.</string>
2953     <!-- Message that a process's service is in use. -->
2954     <string name="process_service_in_use_description">Service <xliff:g id="comp_name">%1$s</xliff:g>
2955         is in use.</string>
2956     <!-- Message that a process's provider is in use. -->
2957     <string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g>
2958         is in use.</string>
2959     <!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. -->
2960     <string name="runningservicedetails_stop_dlg_title">Stop system service?</string>
2961     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
2962     <string name="runningservicedetails_stop_dlg_text" product="tablet">If you stop this service, some
2963         features of your tablet may stop working correctly until you power it off
2964         and then on again.</string>
2965     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
2966     <string name="runningservicedetails_stop_dlg_text" product="default">If you stop this service, some
2967         features of your phone may stop working correctly until you power it off
2968         and then on again.</string>
2969
2970     <!-- Language Settings --> <skip />
2971     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
2972     <string name="language_settings">Language &amp; input</string>
2973     <!-- Title of Language and keyboard settings screen -->
2974     <string name="language_keyboard_settings_title">Language &amp; input</string>
2975     <!-- 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). -->
2976     <string name="language_settings_category">Language settings</string>
2977     <!-- 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). -->
2978     <string name="keyboard_settings_category">Keyboard &amp; input methods</string>
2979     <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
2980     <string name="phone_language">Language</string>
2981     <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
2982     <string name="phone_language_summary">""</string>
2983     <!-- 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. -->
2984     <string name="auto_replace">Auto-replace</string>
2985     <!-- On Text & language settings screen, setting summary.  This is the summary for the "Auto-replace" setting. -->
2986     <string name="auto_replace_summary">Correct mistyped words</string>
2987     <!-- 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] -->
2988     <string name="auto_caps">Auto-capitalization</string>
2989     <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. [CHAR LIMIT=100]-->
2990     <string name="auto_caps_summary">Capitalize first letter in sentences</string>
2991     <!-- 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". -->
2992     <string name="auto_punctuate">Auto-punctuate</string>
2993     <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
2994     <string name="hardkeyboard_category">Physical keyboard settings</string>
2995     <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
2996     <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
2997     <!-- 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. -->
2998     <string name="show_password">Make passwords visible</string>
2999     <!-- Warning message about security implications of enabling an input method, displayed as a dialog
3000          message when the user selects to enable an IME. -->
3001     <string name="ime_security_warning">This input method may be able to collect
3002     all the text you type, including personal data like passwords and credit
3003     card numbers.  It comes from the app
3004     <xliff:g id="ime_application_name">%1$s</xliff:g>.
3005     Use this input method?</string>
3006     <!-- Warning message about security implications of enabling a spell checker, displayed as a dialog
3007          message when the user selects to enable a spell checker. -->
3008     <string name="spellchecker_security_warning">This spell checker may be able to collect
3009     all the text you type, including personal data like passwords and credit
3010     card numbers.  It comes from the app
3011     <xliff:g id="spellchecker_application_name">%1$s</xliff:g>.
3012     Use this spell checker?</string>
3013     <!-- Image button description for spell checker quick settings. -->
3014     <string name="spellchecker_quick_settings">Settings</string>
3015     <!-- Image button description for spell checker language. -->
3016     <string name="spellchecker_language">Language</string>
3017     <!-- Toast that settings for an application is failed to open. -->
3018     <string name="failed_to_open_app_settings_toast">Failed to open settings for <xliff:g id="spell_application_name">%1$s</xliff:g></string>
3019
3020     <!-- 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] -->
3021     <string name="pointer_settings_category">Mouse/trackpad</string>
3022     <!-- On Language & input settings screen, setting summary.  Setting for mouse pointer speed. [CHAR LIMIT=35] -->
3023     <string name="pointer_speed">Pointer speed</string>
3024
3025     <!-- On Language & input settings screen, heading. Inside the "Language & input settings" screen, this is the header for settings that relate to game controller devices. [CHAR LIMIT=40] -->
3026     <string name="game_controller_settings_category">Game Controller</string>
3027     <!-- On Language & input settings screen, setting title.  Setting to redirect vibration to input devices. [CHAR LIMIT=35] -->
3028     <string name="vibrate_input_devices">Use vibrator</string>
3029     <!-- On Language & input settings screen, setting summary.  Setting to redirect vibration to input devices. [CHAR LIMIT=100] -->
3030     <string name="vibrate_input_devices_summary">Redirect vibrator to game controller when connected.</string>
3031
3032     <!-- Keyboard Layout Preference Dialog --> <skip />
3033     <!-- Title for the keyboard layout preference dialog. [CHAR LIMIT=35] -->
3034     <string name="keyboard_layout_dialog_title">Choose keyboard layout</string>
3035     <!-- Button to configure keyboard layouts.  [CHAR LIMIT=35] -->
3036     <string name="keyboard_layout_dialog_setup_button">Set up keyboard layouts</string>
3037     <!-- Hint describing how to switch keyboard layouts using the keyboard.  [CHAR LIMIT=48] -->
3038     <string name="keyboard_layout_dialog_switch_hint">To switch, press Control-Spacebar</string>
3039     <!-- Label of the default keyboard layout.  [CHAR LIMIT=35] -->
3040     <string name="keyboard_layout_default_label">Default</string>
3041
3042     <!-- Keyboard Layout Picker --> <skip />
3043     <!-- Title for the keyboard layout picker activity. [CHAR LIMIT=35] -->
3044     <string name="keyboard_layout_picker_title">Keyboard layouts</string>
3045
3046     <!-- User dictionary settings --><skip />
3047     <!-- User dictionary settings. The title of the list item to go into the Personal dictionary settings screen. [CHAR LIMIT=35] -->
3048     <string name="user_dict_settings_title">Personal dictionary</string>
3049     <!-- User dictionary settings.  The summary of the list item to go into the Personal dictionary settings screen. -->
3050     <string name="user_dict_settings_summary">""</string>
3051     <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
3052     <string name="user_dict_settings_add_menu_title">Add</string>
3053     <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
3054     <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
3055     <!-- User dictionary settings. The title of the screen to add/edit a new word to the user dictionary; it describes the phrase that will be added to the user dictionary. [CHAR LIMIT=25] -->
3056     <string name="user_dict_settings_add_screen_title">Phrase</string>
3057     <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
3058     <string name="user_dict_settings_add_dialog_more_options">More options</string>
3059     <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
3060     <string name="user_dict_settings_add_dialog_less_options">Less options</string>
3061     <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
3062     <string name="user_dict_settings_add_dialog_confirm">OK</string>
3063     <!-- 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] -->
3064     <string name="user_dict_settings_add_word_option_name">Word:</string>
3065     <!-- 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] -->
3066     <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
3067     <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
3068     <string name="user_dict_settings_add_locale_option_name">Language:</string>
3069     <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] -->
3070     <string name="user_dict_settings_add_word_hint">Type a word</string>
3071     <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] -->
3072     <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string>
3073     <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
3074     <string name="user_dict_settings_edit_dialog_title">Edit word</string>
3075     <!-- User dictionary settings. The title of the context menu item to edit the current word -->
3076     <string name="user_dict_settings_context_menu_edit_title">Edit</string>
3077     <!-- User dictionary settings. The title of the context menu item to delete the current word -->
3078     <string name="user_dict_settings_context_menu_delete_title">Delete</string>
3079     <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary  [CHAR LIMIT=200] -->
3080     <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>
3081     <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
3082     <string name="user_dict_settings_all_languages">For all languages</string>
3083     <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
3084     <string name="user_dict_settings_more_languages">More languages…</string>
3085
3086     <!-- 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" -->
3087     <string name="testing">Testing</string>
3088     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
3089     <string name="testing_phone_info" product="tablet">Tablet information</string>
3090     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
3091     <string name="testing_phone_info" product="default">Phone information</string>
3092     <!-- In the Testing screen. The item title of the activity that shows a bunch of battery-related information.  -->
3093     <string name="testing_battery_info">Battery information</string>
3094     <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations.  -->
3095     <string name="testing_sim_toolkit">SIM toolkit</string>
3096
3097     <!-- The title of the item to go into the Quick launch settings. -->
3098     <string name="quick_launch_title">Quick launch</string>
3099     <!-- The summary of the item to go into the Quick launch settings. This is a description of what Quick launch offers. -->
3100     <string name="quick_launch_summary">Set keyboard shortcuts to launch apps</string>
3101     <!-- 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. -->
3102     <string name="quick_launch_assign_application">Assign app</string>
3103     <!-- 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 -->
3104     <string name="quick_launch_no_shortcut">No shortcut</string>
3105     <!-- On the Quick launch settings screen, summary text under the item for each assigned letter.  -->
3106     <string name="quick_launch_shortcut">Search + <xliff:g id="shortcut_letter">%1$s</xliff:g></string>
3107     <!-- 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. -->
3108     <string name="quick_launch_clear_dialog_title">Clear</string>
3109     <!-- On the Quick launch settings screen, message in the "Clear shortcut" confirmation dialog.  See the title for this dialog for more info. -->
3110     <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>
3111     <!-- Clear dialog for quick launch setting box button labels: -->
3112     <string name="quick_launch_clear_ok_button">OK</string>
3113     <!-- Clear dialog for quick launch setting box button labels: -->
3114     <string name="quick_launch_clear_cancel_button">Cancel</string>
3115     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all applications.  -->
3116     <string name="quick_launch_display_mode_applications">Apps</string>
3117     <!-- Quick launch screen, when assigning an app to a shortcut, this menu item to show a list of all shortcutable applications -->
3118     <string name="quick_launch_display_mode_shortcuts">Shortcuts</string>
3119
3120     <!-- Input methods Settings -->
3121     <string name="input_methods_settings_title">Text input</string>
3122     <!-- Setting name for Input Method chooser -->
3123     <string name="input_method">Input method</string>
3124     <!-- Title for the option to press to choose the current input method [CHAR LIMIT=35] -->
3125     <string name="current_input_method">Default</string>
3126     <!-- Title for setting the visibility of input method selector [CHAR LIMIT=35] -->
3127     <string name="input_method_selector">Input method selector</string>
3128     <!-- An option to always show input method selector automatically when needed [CHAR LIMIT=25] -->
3129     <string name="input_method_selector_show_automatically_title">Automatic</string>
3130     <!-- An option to always show input method selector [CHAR LIMIT=25] -->
3131     <string name="input_method_selector_always_show_title">Always show</string>
3132     <!-- An option to always hide input method selector [CHAR LIMIT=25] -->
3133     <string name="input_method_selector_always_hide_title">Always hide</string>
3134     <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
3135     <string name="configure_input_method">Set up input methods</string>
3136     <!-- Title for settings of each IME [CHAR LIMIT=25] -->
3137     <string name="input_method_settings">Settings</string>
3138     <!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] -->
3139     <string name="input_method_settings_button">Settings</string>
3140     <!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] -->
3141     <string name="active_input_method_subtypes">Active input methods</string>
3142     <!-- Title for settings whether or not the framework will select input methods in an IME based on the current system locale. [CHAR LIMIT=35] -->
3143     <string name="use_system_language_to_select_input_method_subtypes">Use system language</string>
3144     <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" [CHAR LIMIT=35] -->
3145     <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
3146     <!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] -->
3147     <string name="input_methods_and_subtype_enabler_title">Choose active input methods</string>
3148     <!-- Summary for on-screen keyboard settings -->
3149     <string name="onscreen_keyboard_settings_summary">Onscreen keyboard settings</string>
3150     <!-- Title for built-in keyboard settings -->
3151     <string name="builtin_keyboard_settings_title">Physical keyboard</string>
3152     <!-- Summary for built-in keyboard settings -->
3153     <string name="builtin_keyboard_settings_summary">Physical keyboard settings</string>
3154
3155     <!-- Development Settings.  the title for the item to take the user to Development settings.  Development settings are settings meant for application developers.  -->
3156     <string name="development_settings_title">Developer options</string>
3157     <!-- Development Settings summary.  The summary of the item to take the user to Development settings.  Development settings are settings meant for application developers. -->
3158     <string name="development_settings_summary">Set options for app development</string>
3159     <!-- Setting checkbox title for Whether to enable USB debugging support on the phone. -->
3160     <!-- Error message for users that aren't allowed to modify developer options [CHAR LIMIT=none] -->
3161     <string name="development_settings_not_available">Developer options are not available for this user</string>
3162     <string name="enable_adb">USB debugging</string>
3163     <!-- Setting checkbox summary for Whether to enable USB debugging support on the phone -->
3164     <string name="enable_adb_summary">Debug mode when USB is connected</string>
3165     <!-- Setting title to revoke secure USB debugging authorizations -->
3166     <string name="clear_adb_keys">Revoke USB debugging authorizations</string>
3167     <!-- [CHAR LIMIT=NONE] Setting checkbox title for Whether to include bug report item in power menu. -->
3168     <string name="bugreport_in_power">Power menu bug reports</string>
3169     <!-- [CHAR LIMIT=NONE] Setting checkbox summary for Whether to include bug report item in power -->
3170     <string name="bugreport_in_power_summary">Include option in power menu for taking a bug report</string>
3171     <!-- Setting Checkbox title whether to keep the screen on when plugged in to a power source -->
3172     <string name="keep_screen_on">Stay awake</string>
3173     <!-- setting Checkbox summary whether to keep the screen on when plugged in  -->
3174     <string name="keep_screen_on_summary">Screen will never sleep while charging</string>
3175     <!-- Setting Checkbox title whether to enable bluetooth HCI snoop log -->
3176     <string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string>
3177     <!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file -->
3178     <string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string>
3179
3180     <!-- Runtime selection title, used for debug purposes only. [CHAR LIMIT=25] -->
3181     <string name="select_runtime_title">Select runtime </string>
3182     <!-- Runtime selection dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
3183     <string name="select_runtime_dialog_title">Select runtime</string>
3184     <!-- Message of dialog confirming that user wants to restart their device with a new runtime -->
3185     <string name="select_runtime_warning_message">Reboot to change runtime from <xliff:g id="old" example="libdvm.so">%1$s</xliff:g> to <xliff:g id="new" example="libart.so">%2$s</xliff:g>?</string>
3186
3187     <!-- Setting Checkbox title whether to show options for wireless display certification -->
3188     <string name="wifi_display_certification">Wireless display certification</string>
3189     <!-- setting Checkbox summary whether to show options for wireless display certification  -->
3190     <string name="wifi_display_certification_summary">Show options for wireless display certification</string>
3191     <!-- Setting Checkbox title whether to allow mock locations -->
3192     <string name="allow_mock_location">Allow mock locations</string>
3193     <!-- setting Checkbox summary whether to allow mock locations  -->
3194     <string name="allow_mock_location_summary">Allow mock locations</string>
3195     <!-- Title of warning dialog about the implications of enabling USB debugging -->
3196     <string name="adb_warning_title">Allow USB debugging?</string>
3197     <!-- Warning text to user about the implications of enabling USB debugging -->
3198     <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>
3199     <!-- Message of dialog confirming that user wants to revoke access to adb from all computers they have authorized -->
3200     <string name="adb_keys_warning_message">Revoke access to USB debugging from all computers you\'ve previously authorized?</string>
3201     <!-- Title of warning dialog about the implications of enabling developer settings -->
3202     <string name="dev_settings_warning_title">Allow development settings?</string>
3203     <!-- Warning text to user about the implications of enabling USB debugging -->
3204     <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>
3205     <!-- Title of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=32] -->
3206     <string name="verify_apps_over_usb_title">Verify apps over USB</string>
3207     <!-- Summary of checkbox setting to perform package verification on apps installed over USB/ADT/ADB [CHAR LIMIT=NONE] -->
3208     <string name="verify_apps_over_usb_summary">Check apps installed via ADB/ADT for harmful behavior.</string>
3209
3210     <!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] -->
3211     <string name="enforce_read_external_title" product="nosdcard">Protect USB storage</string>
3212     <!-- Summary of checkbox setting that protects external storage. [CHAR LIMIT=64] -->
3213     <string name="enforce_read_external_summary" product="nosdcard">Apps must request permission to read USB storage</string>
3214     <!-- Title of dialog confirming that user wants to protect external storage. [CHAR LIMIT=32] -->
3215     <string name="enforce_read_external_confirm_title" product="nosdcard">Protect USB storage?</string>
3216     <!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] -->
3217     <string name="enforce_read_external_confirm_message" product="nosdcard">When USB storage is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string>
3218
3219     <!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] -->
3220     <string name="enforce_read_external_title" product="default">Protect SD card</string>
3221     <!-- Summary of checkbox setting that protects external storage. [CHAR LIMIT=64] -->
3222     <string name="enforce_read_external_summary" product="default">Apps must request permission to read SD card</string>
3223     <!-- Title of dialog confirming that user wants to protect external storage. [CHAR LIMIT=32] -->
3224     <string name="enforce_read_external_confirm_title" product="default">Protect SD card?</string>
3225     <!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] -->
3226     <string name="enforce_read_external_confirm_message" product="default">When SD card is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string>
3227
3228     <!-- Title of checkbox setting that enables the terminal app. [CHAR LIMIT=32] -->
3229     <string name="enable_terminal_title">Local terminal</string>
3230     <!-- Summary of checkbox setting that enables the terminal app. [CHAR LIMIT=64] -->
3231     <string name="enable_terminal_summary">Enable terminal app that offers local shell access</string>
3232
3233     <!-- Title for the screen that lets the user choose a gadget to add to the home screen
3234          (or other screens that can host gadgets).  Note to translators: we're still determining
3235          the final name for Gadgets/Widgets, so please translate both for now. -->
3236     <string name="gadget_picker_title">Choose gadget</string>
3237
3238     <!-- Title for the screen that lets the user choose a widget to add to the home screen
3239          (or other screens that can host widgets).  Note to translators: we're still determining
3240          the final name for Gadgets/Widgets, so please translate both for now. -->
3241     <string name="widget_picker_title">Choose widget</string>
3242
3243     <!-- Title in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3244     <string name="allow_bind_app_widget_activity_allow_bind_title">Create widget and allow access?</string>
3245
3246     <!-- Message in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3247     <string name="allow_bind_app_widget_activity_allow_bind">After you create the widget, <xliff:g id="widget_host_name">%1$s</xliff:g> can access all data it displays.</string>
3248
3249     <!-- Text for checkbox that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3250     <string name="allow_bind_app_widget_activity_always_allow_bind">Always allow <xliff:g id="widget_host_name">%1$s</xliff:g> to create widgets and access their data</string>
3251
3252     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
3253     <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>
3254
3255     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
3256     <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>
3257
3258     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
3259     <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g>m <xliff:g id="seconds">%2$d</xliff:g>s</string>
3260
3261     <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
3262     <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string>
3263
3264     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
3265     <string name="battery_history_days_no_seconds"><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</string>
3266
3267     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
3268     <string name="battery_history_hours_no_seconds"><xliff:g id="hours">%1$d</xliff:g>h <xliff:g id="minutes">%2$d</xliff:g>m</string>
3269
3270     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
3271     <string name="battery_history_minutes_no_seconds"><xliff:g id="minutes">%1$d</xliff:g>m</string>
3272
3273     <!-- XXX remove? Strings used for displaying usage statistics -->
3274     <string name="usage_stats_label">Usage statistics</string>
3275
3276     <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
3277     <string name="testing_usage_stats">Usage statistics</string>
3278     <!-- label for text to indicate sort options -->
3279     <string name="display_order_text">Sort by:</string>
3280     <!-- label for application name -->
3281     <string name="app_name_label">App</string>
3282     <!-- label for launch count -->
3283     <string name="launch_count_label">Count</string>
3284     <!-- label for usage time -->
3285     <string name="usage_time_label">Usage time</string>
3286
3287     <!-- Accessibility settings -->
3288     <skip />
3289
3290     <!-- Settings title in main settings screen for accessibility settings -->
3291     <string name="accessibility_settings">Accessibility</string>
3292     <!-- Settings title for accessibility settings screen -->
3293     <string name="accessibility_settings_title">Accessibility settings</string>
3294     <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] -->
3295     <string name="accessibility_services_title">Services</string>
3296     <!-- Title for the accessibility preference category of system related preferences. [CHAR LIMIT=25] -->
3297     <string name="accessibility_system_title">System</string>
3298     <!-- Title for the accessibility preference screen to enable video captioning. [CHAR LIMIT=35] -->
3299     <string name="accessibility_captioning_title">Captions</string>
3300     <!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
3301     <string name="accessibility_screen_magnification_title">Magnification gestures</string>
3302     <!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=none] -->
3303     <string name="accessibility_screen_magnification_summary">When this feature is turned on, you can zoom in and out by triple-tapping the screen.\n\nWhile zoomed in, you can:\n<ul><li>Pan: Drag two or more fingers across the screen.</li>\n<li>Adjust zoom level: Pinch two or more fingers together or spread them apart.</li></ul>\n\nYou can also temporarily magnify what\'s under your finger by triple-tapping and holding. In this magnified state, you can drag your finger to explore different parts of the screen. Lift your finger to return to your previous state.\n\nNote: Triple-tap for magnification works everywhere except the keyboard and navigation bar.</string>
3304     <!-- Title for the preference to enable the global geture that turns on accessibility. [CHAR LIMIT=35] -->
3305     <string name="accessibility_global_gesture_preference_title">Accessibility shortcut</string>
3306     <!-- Summary for the preference to enable the global geture that turns on accessibility (on state). [CHAR LIMIT=60] -->
3307     <string name="accessibility_global_gesture_preference_summary_on">On</string>
3308     <!-- Summary for the preference screen to enable the global geture that turns on accessibility (off state). [CHAR LIMIT=35] -->
3309     <string name="accessibility_global_gesture_preference_summary_off">Off</string>
3310     <!--  Description for the preference screen to enable the global geture taht turns on accessibility. [CHAR LIMIT=none] -->
3311     <string name="accessibility_global_gesture_preference_description">When this feature is turned on, you can quickly enable accessibility features in two steps:\n\nStep 1: Press and hold the power button until you hear a sound or feel a vibration.\n\nStep 2: Touch and hold two fingers until you hear audio confirmation.\n\nIf the device has multiple users, using this shortcut on the lock screen temporarily enables accessibility until the device is unlocked.</string>
3312     <!-- Title for the accessibility preference to enable large text. [CHAR LIMIT=35] -->
3313     <string name="accessibility_toggle_large_text_preference_title">Large text</string>
3314     <!-- Title for the accessibility preference to enable screen magnification. [CHAR LIMIT=35] -->
3315     <string name="accessibility_toggle_screen_magnification_preference_title">Screen magnification</string>
3316     <!-- Title for the accessibility preference to auto update screen magnification. [CHAR LIMIT=35] -->
3317     <string name="accessibility_toggle_screen_magnification_auto_update_preference_title">Auto
3318         update screen magnification</string>
3319     <!-- Summary for the accessibility preference to auto update screen magnification. [CHAR LIMIT=50] -->
3320     <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary">Update
3321         screen magnification on app transitions</string>
3322     <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] -->
3323     <string name="accessibility_power_button_ends_call_prerefence_title">Power button ends call</string>
3324     <!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
3325     <string name="accessibility_toggle_speak_password_preference_title">Speak passwords</string>
3326     <!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
3327     <string name="accessibility_long_press_timeout_preference_title">Touch &amp; hold delay</string>
3328
3329     <!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] -->
3330     <string name="accessibility_menu_item_settings">Settings</string>
3331
3332     <!-- Summary for the enabled state of an accessibility feature. [CHAR LIMIT=10] -->
3333     <string name="accessibility_feature_state_on">On</string>
3334     <!-- Summary for the disabled state of an accessibility feature. [CHAR LIMIT=10] -->
3335     <string name="accessibility_feature_state_off">Off</string>
3336
3337     <!-- Title for the preference category containing the video caption preview. [CHAR LIMIT=35] -->
3338     <string name="captioning_preview_title">Preview</string>
3339     <!-- Title for the preference catgeory containing standard video caption options. [CHAR LIMIT=35] -->
3340     <string name="captioning_standard_options_title">Standard options</string>
3341     <!-- Title for the preference to change video caption locale. [CHAR LIMIT=35] -->
3342     <string name="captioning_locale">Language</string>
3343     <!-- Title for the preference to change video caption text size. [CHAR LIMIT=35] -->
3344     <string name="captioning_text_size">Text size</string>
3345     <!-- Title for the preference category containing video caption property presets. [CHAR LIMIT=35] -->
3346     <string name="captioning_preset">Caption style</string>
3347     <!-- Title for the preference catgeory containing custom video caption properties. [CHAR LIMIT=35] -->
3348     <string name="captioning_custom_options_title">Custom options</string>
3349     <!-- Title for the preference to change video caption background color. [CHAR LIMIT=35] -->
3350     <string name="captioning_background_color">Background color</string>
3351     <!-- Title for the preference to change video caption background opacity. [CHAR LIMIT=35] -->
3352     <string name="captioning_background_opacity">Background opacity</string>
3353     <!-- Title for the preference to change video caption text color. [CHAR LIMIT=35] -->
3354     <string name="captioning_foreground_color">Text color</string>
3355     <!-- Title for the preference to change video caption edge color. [CHAR LIMIT=35] -->
3356     <string name="captioning_edge_color">Edge color</string>
3357     <!-- Title for the preference to change video caption edge type. [CHAR LIMIT=35] -->
3358     <string name="captioning_edge_type">Edge type</string>
3359     <!-- Title for the preference to change video caption font family (ex. monospace, sans-serif). [CHAR LIMIT=35] -->
3360     <string name="captioning_typeface">Font family</string>
3361     <!-- Sample text for previewing video caption preferences. [CHAR LIMIT=NONE] -->
3362     <string name="captioning_preview_text">Captions will look like this</string>
3363     <!-- Sample characters for previewing video caption preferences. [CHAR LIMIT=2] -->
3364     <string name="captioning_preview_characters">Aa</string>
3365
3366     <!-- Label for the default device locale. [CHAR LIMIT=35] -->
3367     <string name="locale_default">Default</string>
3368
3369     <!-- Label for no color. [CHAR LIMIT=35] -->
3370     <string name="color_none">None</string>
3371     <!-- Label for the color white. [CHAR LIMIT=35] -->
3372     <string name="color_white">White</string>
3373     <!-- Label for the color gray. [CHAR LIMIT=35] -->
3374     <string name="color_gray">Gray</string>
3375     <!-- Label for the color black. [CHAR LIMIT=35] -->
3376     <string name="color_black">Black</string>
3377     <!-- Label for the color red. [CHAR LIMIT=35] -->
3378     <string name="color_red">Red</string>
3379     <!-- Label for the color green. [CHAR LIMIT=35] -->
3380     <string name="color_green">Green</string>
3381     <!-- Label for the color blue. [CHAR LIMIT=35] -->
3382     <string name="color_blue">Blue</string>
3383     <!-- Label for the color cyan. [CHAR LIMIT=35] -->
3384     <string name="color_cyan">Cyan</string>
3385     <!-- Label for the color yellow. [CHAR LIMIT=35] -->
3386     <string name="color_yellow">Yellow</string>
3387     <!-- Label for the color magenta. [CHAR LIMIT=35] -->
3388     <string name="color_magenta">Magenta</string>
3389     <!-- Label for custom colors, formats as a HTML color. -->
3390     <string name="color_custom" translatable="false">#%1$02X%2$02X%3$02X</string>
3391
3392     <!-- Title for a warning about security implications of enabling an accessibility
3393          service. [CHAR LIMIT=NONE] -->
3394     <string name="enable_service_title">Use
3395          <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
3396     <!-- Title for the list of capabilities of an accessibility service. -->
3397     <string name="capabilities_list_title"><xliff:g id="service" example="TalkBack">%1$s</xliff:g>
3398         needs to:</string>
3399
3400     <!-- Title for the capability of an accessibility service to receive events and keys. -->
3401     <string name="capability_title_receiveAccessibilityEvents">Observe your actions</string>
3402     <!-- Description for the capability of an accessibility service to receive events and keys. -->
3403     <string name="capability_desc_receiveAccessibilityEvents">Receive notifications when you\'re
3404         interacting with an app.</string>
3405
3406     <!-- Title for a warning about disabling an accessibility service. [CHAR LIMIT=NONE] -->
3407     <string name="disable_service_title">Stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
3408     <!-- Message for a warning about disabling accessibility service. [CHAR LIMIT=NONE] -->
3409     <string name="disable_service_message">Touching OK will
3410         stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>.</string>
3411
3412     <!-- Title for the prompt shown as a placeholder if no accessibility serivices are installed. [CHAR LIMIT=50] -->
3413     <string name="accessibility_no_services_installed">No services installed</string>
3414
3415     <!-- Title for the prompt that lets users know that they have no accessibility related apps
3416          installed and that they can install TalkBack from Market. [CHAR LIMIT=50] -->
3417     <string name="accessibility_service_no_apps_title">Need a screen reader?</string>
3418     <!-- Message for the prompt that lets users know that they have no accessibility related apps
3419          installed and that they can install TalkBack from Market. [CHAR LIMIT=NONE] -->
3420     <string name="accessibility_service_no_apps_message">TalkBack provides spoken feedback to
3421          help blind and low-vision users. Do you want to install it for free from Android
3422          Market?</string>
3423
3424     <!-- Default description for an accessibility serivice if the latter doesn't provide one. [CHAR LIMIT=NONE] -->
3425     <string name="accessibility_service_default_description">No description provided.</string>
3426
3427     <!-- Accessibility settings: button for lauching settings for an accessibility service -->
3428     <string name="settings_button">Settings</string>
3429
3430      <!-- Printing settings -->
3431     <skip />
3432
3433     <!-- Title in main settings screen for printing settings [CHAR LIMIT=15] -->
3434     <string name="print_settings">Printing</string>
3435     <!-- Title for print service settings screen [CHAR LIMIT=25] -->
3436     <string name="print_settings_title">Print services</string>
3437
3438     <!-- Title for a warning message about security implications of enabling a print service,
3439          displayed as a dialog message when the user selects to enable a print service (tablet). [CHAR LIMIT=NONE] -->
3440     <string name="print_service_security_warning_title">Use
3441          <xliff:g id="service" example="My Print Service">%1$s</xliff:g>?</string>
3442     <!-- Summary for a warning message about security implications of enabling a print service,
3443          displayed as a dialog message when the user selects to enable a print service. [CHAR LIMIT=NONE] -->
3444     <string name="print_service_security_warning_summary">Your document may pass through
3445         one or more servers on its way to the printer.</string>
3446
3447     <!-- Title for the prompt shown as a placeholder if no print serivices are installed. [CHAR LIMIT=50] -->
3448     <string name="print_no_services_installed">No services installed</string>
3449
3450     <!-- Title for the prompt shown as a placeholder if no printers are found while searching. [CHAR LIMIT=50] -->
3451     <string name="print_no_printers_found">No printers found</string>
3452
3453     <!-- Title for print menu item to launch a settings activity. [CHAR LIMIT=25] -->
3454     <string name="print_menu_item_settings">Settings</string>
3455
3456     <!-- Title for print menu item to launch the add printers activity. [CHAR LIMIT=25] -->
3457     <string name="print_menu_item_add_printers">Add printers</string>
3458
3459     <!-- Summary for the enabled state of a print feature. [CHAR LIMIT=10] -->
3460     <string name="print_feature_state_on">On</string>
3461     <!-- Summary for the disabled state of a print feature. [CHAR LIMIT=10] -->
3462     <string name="print_feature_state_off">Off</string>
3463
3464     <!-- Title of the action bar button to got to Play Store to download a print service. [CHAR LIMIT=25] -->
3465     <string name="print_menu_item_add_service">Add service</string>
3466
3467     <!-- Title of the action bar button to got to add a printer. [CHAR LIMIT=25] -->
3468     <string name="print_menu_item_add_printer">Add printer</string>
3469
3470     <!-- Title for the search action bar menu item. [CHAR LIMIT=20] -->
3471     <string name="print_menu_item_search">Search</string>
3472
3473     <!-- Title for the prompt if no printers are available and the system is searching for such. [CHAR LIMIT=50] -->
3474     <string name="print_searching_for_printers">Searching for printers</string>
3475
3476     <!-- Title for the prompt if no printers are available because the print service is disabled. [CHAR LIMIT=50] -->
3477     <string name="print_service_disabled">Service disabled</string>
3478
3479     <!-- Title for the menu item to open the print jobs screen. [CHAR LIMIT=25] -->
3480     <string name="print_print_jobs">Print jobs</string>
3481
3482     <!-- Title for the print job settings screen. [CHAR LIMIT=25] -->
3483     <string name="print_print_job">Print job</string>
3484
3485     <!-- Title for the button to restart a print job. [CHAR LIMIT=25] -->
3486     <string name="print_restart">Restart</string>
3487
3488     <!-- Title for the button to cancel a print job. [CHAR LIMIT=25] -->
3489     <string name="print_cancel">Cancel</string>
3490
3491     <!-- Template for the summary of a print job. [CHAR LIMIT=25] -->
3492     <string name="print_job_summary"><xliff:g id="printer">%1$s</xliff:g>\n<xliff:g id="time">%2$s</xliff:g></string>
3493
3494     <!-- Template for the label of the state for a ongoing print job. [CHAR LIMIT=25] -->
3495     <string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
3496
3497     <!-- Template for the label of the state for a failed print job. [CHAR LIMIT=25] -->
3498     <string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
3499
3500     <!-- Template for the label of the state for a blocked print job. [CHAR LIMIT=25] -->
3501     <string name="print_blocked_state_title_template">Printer blocked <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
3502
3503     <!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
3504     <string name="print_search_box_shown_utterance">Search box shown</string>
3505
3506     <!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
3507     <string name="print_search_box_hidden_utterance">Search box hidden</string>
3508
3509     <!-- Utterance to announce a change in the number of matches during a search. This is spoken to a blind user. [CHAR LIMIT=none] -->
3510     <plurals name="print_search_result_count_utterance">
3511         <item quantity="one"><xliff:g id="count" example="1">%1$s</xliff:g> printer found</item>
3512         <item quantity="other"><xliff:g id="count" example="2">%1$s</xliff:g> printers found</item>
3513     </plurals>
3514
3515     <!-- App Fuel Gauge strings -->
3516     <skip />
3517
3518     <!-- Activity title for App Fuel Gauge summary -->
3519     <string name="power_usage_summary_title">Battery</string>
3520     <!-- Activity title summary for App Fuel Gauge summary -->
3521     <string name="power_usage_summary">What has been using the battery</string>
3522     <!-- Message to show when battery usage data is not available [CHAR LIMIT=30] -->
3523     <string name="power_usage_not_available">Battery usage data isn\'t available.</string>
3524     <!-- Display the battery level and status [CHAR_LIMIT=30] -->
3525     <string name="power_usage_level_and_status"><xliff:g id="level">%1$s</xliff:g> - <xliff:g id="status">%2$s</xliff:g></string>
3526     <!-- Battery usage since unplugged -->
3527     <string name="battery_since_unplugged">Battery use since unplugged</string>
3528     <!-- Battery usage since user reset the stats -->
3529     <string name="battery_since_reset">Battery use since reset</string>
3530     <!-- Battery usage on battery duration -->
3531     <string name="battery_stats_on_battery"><xliff:g id="time">%1$s</xliff:g> on battery</string>
3532     <!-- Battery usage duration -->
3533     <string name="battery_stats_duration"><xliff:g id="time">%1$s</xliff:g> since unplugged</string>
3534     <!-- [CHAR LIMIT=25] Label for battery stats charging state graph -->
3535     <string name="battery_stats_charging_label">Charging</string>
3536     <!-- [CHAR LIMIT=25] Label for battery stats screen on state graph -->
3537     <string name="battery_stats_screen_on_label">Screen on</string>
3538     <!-- [CHAR LIMIT=25] Label for battery stats gps on state graph -->
3539     <string name="battery_stats_gps_on_label">GPS on</string>
3540     <!-- [CHAR LIMIT=25] Label for battery stats wifi running state graph -->
3541     <string name="battery_stats_wifi_running_label">Wi\u2011Fi</string>
3542     <!-- [CHAR LIMIT=25] Label for battery stats wake lock state graph -->
3543     <string name="battery_stats_wake_lock_label">Awake</string>
3544     <!-- [CHAR LIMIT=25] Label for battery stats phone signal strength graph -->
3545     <string name="battery_stats_phone_signal_label">Mobile network signal</string>
3546     <!-- Battery usage during last unplugged period -->
3547     <string name="battery_stats_last_duration">@string/menu_stats_last_unplugged</string>
3548     <!-- CPU awake time title -->
3549     <string name="awake">Device awake time</string>
3550     <!-- Wifi on time -->
3551     <string name="wifi_on_time">Wi\u2011Fi on time</string>
3552     <!-- Bluetooth on time -->
3553     <string name="bluetooth_on_time">Wi\u2011Fi on time</string>
3554     <!-- Application name and battery usage percentage -->
3555     <string name="usage_name_percent"><xliff:g id="name">%1$s</xliff:g>" - "
3556             <xliff:g id="number" example="30">%2$s</xliff:g><xliff:g id="percent" example="%">%%</xliff:g></string>
3557
3558     <!-- Activity title for battery usage history details -->
3559     <string name="history_details_title">History details</string>
3560
3561     <!-- Activity title for battery usage details for an app. or power consumer -->
3562     <string name="details_title">Use details</string>
3563     <!-- Subtitle for application/subsystem details -->
3564     <string name="details_subtitle">Use details</string>
3565     <!-- Subtitle for possible options -->
3566     <string name="controls_subtitle">Adjust power use</string>
3567     <!-- Subtitle for list of packages -->
3568     <string name="packages_subtitle">Included packages</string>
3569
3570     <!-- Label for power consumed by the screen -->
3571     <string name="power_screen">Screen</string>
3572     <!-- Label for power consumed by Wi-Fi -->
3573     <string name="power_wifi">Wi\u2011Fi</string>
3574     <!-- Label for power consumed by Bluetooth -->
3575     <string name="power_bluetooth">Bluetooth</string>
3576     <!-- Label for power consumed by Cell idle -->
3577     <string name="power_cell">Cell standby</string>
3578     <!-- Label for power consumed by Calling -->
3579     <string name="power_phone">Voice calls</string>
3580     <!-- Label for power consumed when Idle -->
3581     <string name="power_idle" product="tablet">Tablet idle</string>
3582     <!-- Label for power consumed when Idle -->
3583     <string name="power_idle" product="default">Phone idle</string>
3584
3585     <!-- Label for CPU usage time -->
3586     <string name="usage_type_cpu">CPU total</string>
3587     <!-- Label for CPU usage in foreground -->
3588     <string name="usage_type_cpu_foreground">CPU foreground</string>
3589     <!-- [CHAR LIMIT=25] Label for keeping device from sleeping -->
3590     <string name="usage_type_wake_lock">Keep awake</string>
3591     <!-- Label for GPS usage time -->
3592     <string name="usage_type_gps">GPS</string>
3593     <!-- [CHAR LIMIT=25] Label for WIFI usage time -->
3594     <string name="usage_type_wifi_running">Wi\u2011Fi running</string>
3595     <!-- Label for Phone usage time -->
3596     <string name="usage_type_phone" product="tablet">Tablet</string>
3597     <!-- Label for Phone usage time -->
3598     <string name="usage_type_phone" product="default">Phone</string>
3599     <!-- Label for mobile network data sent [CHAR LIMIT=32] -->
3600     <string name="usage_type_data_send">Mobile data sent</string>
3601     <!-- Label for mobile network data received [CHAR LIMIT=32] -->
3602     <string name="usage_type_data_recv">Mobile data received</string>
3603     <!-- Label for Wi-Fi network data sent [CHAR LIMIT=32] -->
3604     <string name="usage_type_data_wifi_send">Wi\u2011Fi data sent</string>
3605     <!-- Label for Wi-Fi network data received [CHAR LIMIT=32] -->
3606     <string name="usage_type_data_wifi_recv">Wi\u2011Fi data received</string>
3607     <!-- Label for Audio usage time -->
3608     <string name="usage_type_audio">Audio</string>
3609     <!-- Label for Video usage time -->
3610     <string name="usage_type_video">Video</string>
3611     <!-- Label for time that a feature has been on -->
3612     <string name="usage_type_on_time">Time on</string>
3613     <!-- Label for time that there was no cell coverage -->
3614     <string name="usage_type_no_coverage">Time without a signal</string>
3615     <!-- Label for force stop action -->
3616     <string name="battery_action_stop">Force stop</string>
3617     <!-- Label for app details action -->
3618     <string name="battery_action_app_details">App info</string>
3619     <!-- Label for app settings action -->
3620     <string name="battery_action_app_settings">App settings</string>
3621     <!-- Label for display settings -->
3622     <string name="battery_action_display">Screen settings</string>
3623     <!-- Label for wifi settings -->
3624     <string name="battery_action_wifi">Wi\u2011Fi settings</string>
3625     <!-- Label for bluetooth settings -->
3626     <string name="battery_action_bluetooth">Bluetooth settings</string>
3627
3628     <!-- Description for voice call detail -->
3629     <string name="battery_desc_voice">Battery used by voice calls</string>
3630
3631     <!-- Description for standby detail -->
3632     <string name="battery_desc_standby" product="tablet">Battery used when tablet is idle</string>
3633     <!-- Description for standby detail -->
3634     <string name="battery_desc_standby" product="default">Battery used when phone is idle</string>
3635
3636     <!-- Description for cell radio detail -->
3637     <string name="battery_desc_radio">Battery used by cell radio</string>
3638     <!-- Suggestion to switch to airplane mode to save power -->
3639     <string name="battery_sugg_radio">Switch to airplane mode to save power in areas with no cell coverage</string>
3640
3641     <!-- Description for power consumed by display -->
3642     <string name="battery_desc_display">Battery used by the display and backlight</string>
3643     <!-- Suggestion for reducing display power -->
3644     <string name="battery_sugg_display">Reduce the screen brightness and/or screen timeout</string>
3645
3646     <!-- Description for wifi connectivity -->
3647     <string name="battery_desc_wifi">Battery used by Wi\u2011Fi</string>
3648     <!-- Suggestion for wifi connectivity power drain -->
3649     <string name="battery_sugg_wifi">Turn off Wi\u2011Fi when not using it or when it isn\'t available</string>
3650
3651     <!-- Description for bluetooth power consumption detail -->
3652     <string name="battery_desc_bluetooth">Battery used by Bluetooth</string>
3653     <!-- Suggestion for bluetooth -->
3654     <string name="battery_sugg_bluetooth_basic">Turn off Bluetooth when you aren\'t using it</string>
3655     <!-- Suggestion for bluetooth headset -->
3656     <string name="battery_sugg_bluetooth_headset">Try connecting to a different Bluetooth device</string>
3657
3658     <!-- [CHAR LIMIT=50] Description for power consumed by applications -->
3659     <string name="battery_desc_apps">Battery used by app</string>
3660     <!-- Suggestion for exploring application info to stop or uninstall -->
3661     <string name="battery_sugg_apps_info">Stop or uninstall the app</string>
3662     <!-- [CHAR LIMIT=100] Suggestion for getting apps to consume less power due to GPS-->
3663     <string name="battery_sugg_apps_gps">Select battery-saving mode</string>
3664     <!-- Suggestion for getting apps to consume less power -->
3665     <string name="battery_sugg_apps_settings">The app may offer settings to reduce battery use</string>
3666
3667     <!-- [CHAR LIMIT=50] Description for power consumed by users -->
3668     <string name="battery_desc_users">Battery used by user</string>
3669
3670     <!-- Menu label for viewing battery usage since unplugged -->
3671     <string name="menu_stats_unplugged"><xliff:g id="unplugged">%1$s</xliff:g> since unplugged</string>
3672     <!-- Menu label for viewing battery usage since unplugged -->
3673     <string name="menu_stats_last_unplugged">While last unplugged for <xliff:g id="unplugged">%1$s</xliff:g></string>
3674     <!-- Menu label for viewing battery usage total -->
3675     <string name="menu_stats_total">Usage totals</string>
3676     <!-- Menu label for refreshing with latest usage numbers -->
3677     <string name="menu_stats_refresh">Refresh</string>
3678
3679     <!-- Label for kernel threads -->
3680     <string name="process_kernel_label">Android OS</string>
3681     <!-- Label for mediaserver process -->
3682     <string name="process_mediaserver_label">Mediaserver</string>
3683
3684     <!-- Process Stats strings -->
3685     <skip />
3686
3687     <!-- [CHAR LIMIT=NONE] Activity title for Process Stats summary -->
3688     <string name="process_stats_summary_title">Process Stats</string>
3689     <!-- [CHAR LIMIT=NONE] Activity title summary for Process Stats summary -->
3690     <string name="process_stats_summary">Geeky stats about running processes</string>
3691     <!-- [CHAR LIMIT=NONE] Label for amount of memory use -->
3692     <string name="app_memory_use">Memory use</string>
3693     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over -->
3694     <string name="process_stats_total_duration"><xliff:g id="type">%1$s</xliff:g> apps over
3695         <xliff:g id="time">%2$s</xliff:g></string>
3696     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
3697     <string name="process_stats_type_background">Background</string>
3698     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
3699     <string name="process_stats_type_foreground">Foreground</string>
3700     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
3701     <string name="process_stats_type_cached">Cached</string>
3702     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over -->
3703     <string name="process_stats_memory_status">Device memory is currently
3704         <xliff:g id="memstate">%1$s</xliff:g></string>
3705     <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
3706     <string name="process_stats_avg_ram_use">Average RAM use</string>
3707     <!-- [CHAR LIMIT=NONE] Label for item showing details of maximum RAM use -->
3708     <string name="process_stats_max_ram_use">Maximum RAM use</string>
3709     <!-- [CHAR LIMIT=NONE] Label for item showing percent of time spent running -->
3710     <string name="process_stats_run_time">Run time</string>
3711     <!-- [CHAR LIMIT=NONE] Subtitle for process stats services list -->
3712     <string name="services_subtitle">Services</string>
3713     <!-- [CHAR LIMIT=NONE] Menu for process stats to select duration of stats to show -->
3714     <string name="menu_proc_stats_duration">Duration</string>
3715     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
3716     <string name="menu_duration_3h">3 hours</string>
3717     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
3718     <string name="menu_duration_6h">6 hours</string>
3719     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
3720     <string name="menu_duration_12h">12 hours</string>
3721     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
3722     <string name="menu_duration_1d">1 day</string>
3723     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether system processes are shown -->
3724     <string name="menu_show_system">Show system</string>
3725     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether computation should be based
3726         on Uss (Unique Set Size) instead of Pss (Proportional Set Size) -->
3727     <string name="menu_use_uss">Use Uss</string>
3728     <!-- [CHAR LIMIT=NONE] Menu for process stats to select which type of stats to show -->
3729     <string name="menu_proc_stats_type">Stats type</string>
3730     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on background processes -->
3731     <string name="menu_proc_stats_type_background">Background</string>
3732     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on foreground processes -->
3733     <string name="menu_proc_stats_type_foreground">Foreground</string>
3734     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on cached processes -->
3735     <string name="menu_proc_stats_type_cached">Cached</string>
3736
3737     <!-- Voice input/output settings --><skip />
3738     <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->
3739     <string name="voice_input_output_settings">Voice input &amp; output</string>
3740     <!-- Main voice input/output settings screen title -->
3741     <string name="voice_input_output_settings_title">Voice input &amp; output settings</string>
3742     <!-- Title of voice search settings list item within voice input/output settings -->
3743     <string name="voice_search_settings_title">Voice search</string>
3744     <!-- Title of keyboard settings list item within voice input/output settings -->
3745     <string name="keyboard_settings_title">Android keyboard</string>
3746     <!-- Title for the 'voice input' category of voice input/output settings -->
3747     <string name="voice_category">Speech</string>
3748     <!-- Title for the voice recognizer setting in voice input/output settings -->
3749     <string name="recognizer_title">Voice recognizer</string>
3750     <!-- Title for the link to settings for the chosen voice recognizer in voice input/output settings -->
3751     <string name="recognizer_settings_title">Voice Search</string>
3752     <!-- Summary for the link to settings for the chosen voice recognizer in voice input/output settings.
3753          Would say something like, e.g., "Settings for 'Google'". -->
3754     <string name="recognizer_settings_summary">Settings for \'<xliff:g id="recognizer_name">%s</xliff:g>\'</string>
3755
3756     <!-- Text-To-Speech (TTS) settings --><skip />
3757     <!-- Name of the TTS package as listed by the package manager. -->
3758     <string name="tts_settings">Text-to-speech settings</string>
3759     <!-- TTS option item name in the main settings screen -->
3760     <string name="tts_settings_title">Text-to-speech output</string>
3761     <!-- On main TTS Settings screen, title for toggle used to force use of default TTS settings -->
3762     <string name="use_default_tts_settings_title">Always use my settings</string>
3763     <!-- On main TTS Settings screen, summary for toggle used to force use of default TTS settings -->
3764     <string name="use_default_tts_settings_summary">Default settings below override app settings</string>
3765     <!-- On main TTS Settings screen, section header for default TTS settings -->
3766     <string name="tts_default_settings_section">Default settings</string>
3767     <!-- On main TTS Settings screen, in default settings section, setting default synthesis engine for synthesized voice -->
3768     <string name="tts_default_synth_title">Default engine</string>
3769     <!-- On main TTS Settings screen, summary for default synthesis engine for synthesized voice -->
3770     <string name="tts_default_synth_summary">Sets the speech synthesis engine to be used for spoken text</string>
3771     <!-- On main TTS Settings screen, in default settings section, setting default speech rate for synthesized voice -->
3772     <string name="tts_default_rate_title">Speech rate</string>
3773     <!-- On main TTS Settings screen, summary for default speech rate for synthesized voice -->
3774     <string name="tts_default_rate_summary">Speed at which the text is spoken</string>
3775     <!-- On main TTS Settings screen, in default settings section, setting default pitch for synthesized voice -->
3776     <string name="tts_default_pitch_title">Pitch</string>
3777     <!-- On main TTS Settings screen, summary for default pitch for synthesized voice -->
3778     <string name="tts_default_pitch_summary">Affects the tone of the spoken text</string>
3779
3780     <!-- On main TTS Settings screen, in default settings section, setting default language for synthesized voice -->
3781     <string name="tts_default_lang_title">Language</string>
3782     <!-- On main TTS Settings screen, language summary if it can't default to system language [CHAR LIMIT=50] -->
3783     <string name="tts_lang_not_selected">Language not selected</string>
3784     <!-- On main TTS Settings screen, summary for default language for synthesized voice -->
3785     <string name="tts_default_lang_summary">Sets the language-specific voice for the spoken text</string>
3786     <!-- On main TTS Settings screen, triggers playback of an example of speech synthesis -->
3787     <string name="tts_play_example_title">Listen to an example</string>
3788     <!-- On main TTS Settings screen, summary for triggering playback of an example of speech synthesis -->
3789     <string name="tts_play_example_summary">Play a short demonstration of speech synthesis</string>
3790     <!-- On main TTS Settings screen, click to install required speech synthesis data -->
3791     <string name="tts_install_data_title">Install voice data</string>
3792     <!-- On main TTS Settings screen, summary for click to install required speech synthesis data -->
3793     <string name="tts_install_data_summary">Install the voice data required for speech synthesis</string>
3794     <!-- On main TTS Settings screen, summary for when required speech synthesis data alrady installed on SD card -->
3795     <string name="tts_data_installed_summary">Voices required for speech synthesis already properly installed</string>
3796     <!-- Text spoken by the TTS engine when TTS settings (other than language) have been changed -->
3797     <string name="tts_settings_changed_demo">Your settings have changed. This is an example of how they sound.</string>
3798     <!-- Error screen when a selected TTS engine can't run because it's missing components -->
3799     <string name="tts_engine_error">The engine you chose can\'t run.</string>
3800     <!-- Button text for error screen when a selected TTS engine can't run because it's missing components -->
3801     <string name="tts_engine_error_config">Configure</string>
3802     <!-- Button text for error screen when a selected TTS engine can't run because it's missing components -->
3803     <string name="tts_engine_error_reselect">Choose another engine</string>
3804     <!-- Warning message about security implications of enabling a TTS engine, displayed as a dialog
3805          message when the user selects to enable an engine. -->
3806     <string name="tts_engine_security_warning">This speech synthesis engine may be able to collect
3807     all the text that will be spoken, including personal data like passwords and credit
3808     card numbers. It comes from the <xliff:g id="tts_plugin_engine_name">%s</xliff:g> engine.
3809     Enable the use of this speech synthesis engine?</string>
3810     <!-- Warning message about required internet conectivity for TTS synthesis, displayed as a dialog
3811          message when the user selects to play an example for network only locale and there's no internet connectivity. -->
3812     <string name="tts_engine_network_required">This language requires a working network connection for text-to-speech output.</string>
3813     <!-- Text spoken by the TTS engine as an example if the engine doesn't provide sample text [CHAR LIMIT=100] -->
3814     <string name="tts_default_sample_string">This is an example of speech synthesis</string>
3815     <!-- On main TTS Settings screen, title of a field explaining current TTS engine status for
3816          current default language [CHAR LIMIT=50] -->
3817     <string name="tts_status_title">Default language status</string>
3818     <!-- On main TTS Settings screen, current TTS engine status for the current default language,
3819          selected language is fully supported by the engine [CHAR LIMIT=150]-->
3820     <string name="tts_status_ok"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is fully supported</string>
3821     <!-- On main TTS Settings screen, current TTS engine status for the current default language,
3822          selected language is supported by the engine only if there's a working network connection [CHAR LIMIT=150] -->
3823     <string name="tts_status_requires_network"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> requires network connection</string>
3824     <!-- On main TTS Settings screen, current TTS engine status for the current default language,
3825          selected language is not supported by the engine [CHAR LIMIT=150] -->
3826     <string name="tts_status_not_supported"><xliff:g id="locale" example="English (United States)">%1$s</xliff:g> is not supported</string>
3827     <!-- On main TTS Settings screen, current TTS engine status for the current default language,
3828          tts engine is queried for status [CHAR LIMIT=150] -->
3829     <string name="tts_status_checking">Checking...</string>
3830     <!-- On main TTS Settings screen, text for divider under which all TTS engines are listed -->
3831     <string name="tts_engines_section">Engines</string>
3832     <!-- On main TTS Settings screen, text preceded by the TTS engine name, clicking this button will launch the engine settings -->
3833     <string name="tts_engine_name_settings"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> settings</string>
3834     <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine can be used by the user -->
3835     <string name="tts_engine_name_is_enabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is enabled</string>
3836     <!-- On main TTS Settings screen, text preceded by the TTS engine name to indicate the engine cannot be used by the user -->
3837     <string name="tts_engine_name_is_disabled_summary"><xliff:g id="tts_plugin_engine_name">%s</xliff:g> is disabled</string>
3838     <!-- On the main TTS settings screen, text for a divider under which
3839          the engine specific settings and the "engine install data" option
3840          are listed [CHAR LIMIT=30]-->
3841     <string name="tts_engine_settings_section">Engine settings</string>
3842     <!-- Title for a preference in the main TTS settings screen, which
3843          launches the settings screen for a given TTS engine when clicked
3844          [CHAR LIMIT=30]-->
3845     <string name="tts_engine_settings_title">Settings for <xliff:g id="tts_engine_name">%s</xliff:g></string>
3846     <!-- On Pico TTS Settings screen, text to mark the section for the various languages and voices that are available -->
3847     <string name="pico_languages_and_voices">Languages and voices</string>
3848     <!-- On Pico TTS Settings screen, text to mark a voice as installed -->
3849     <string name="pico_installed">Installed</string>
3850     <!-- On Pico TTS Settings screen, text to mark a voice as not installed -->
3851     <string name="pico_not_installed">Not installed</string>
3852     <!-- On Pico TTS Settings screen, summary text to indicate that a voice is female -->
3853     <string name="pico_voice_summary_female">Female</string>
3854     <!-- On Pico TTS Settings screen, summary text to indicate that a voice is male -->
3855     <string name="pico_voice_summary_male">Male</string>
3856     <!-- [CHAR LIMIT=33] Notification title that appears when the installation of a new TTS engine completed -->
3857     <string name="tts_notif_engine_install_title">Speech synthesis engine installed</string>
3858     <!-- [CHAR LIMIT=30] Notification message that appears after the user has installed a new TTS engine,
3859          to warn the user that this engine cannot be used before the checkbox for that engine
3860          in TTS settings is checked. -->
3861     <string name="tts_notif_engine_install_message">Enable new engine before use.</string>
3862     <!-- [CHAR LIMIT=150] Text for screen readers / accessibility programs for
3863          the image that launches the TTS engine settings when clicked. -->
3864     <string name="tts_engine_settings_button">Launch engine settings</string>
3865     <!-- [CHAR LIMIT=50] The text for the settings section that users to set a
3866          preferred text to speech engine -->
3867     <string name="tts_engine_preference_section_title">Preferred engine</string>
3868     <!-- [CHAR LIMIT=50] Title of the settings section that displays general preferences
3869          that are applicable to all engines, such as the speech rate -->
3870     <string name="tts_general_section_title">General</string>
3871
3872     <!-- Power Control Widget -->
3873     <string name="gadget_title">Power control</string>
3874     <string name="gadget_toggle_wifi">Updating Wi\u2011Fi setting</string>
3875     <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string>
3876     <!-- Template for gadget toggle button description. Populated examples are "Wi-Fi off" or "Wi-Fi turning on". -->
3877     <string name="gadget_state_template"><xliff:g name="feature" example="Wi\u2011Fi">%1$s</xliff:g> <xliff:g name="state" example="off">%2$s</xliff:g></string>
3878     <!-- Gadget value used to describe on state. -->
3879     <string name="gadget_state_on">on</string>
3880     <!-- Gadget value used to describe off state. -->
3881     <string name="gadget_state_off">off</string>
3882     <!-- Gadget value used to describe turning on state. -->
3883     <string name="gadget_state_turning_on">turning on</string>
3884     <!-- Gadget value used to describe turning off state. -->
3885     <string name="gadget_state_turning_off">turning off</string>
3886     <!-- Spoken description for the Wi-Fi power control gadget. -->
3887     <string name="gadget_wifi">Wi\u2011Fi</string>
3888     <!-- Spoken description for the Bluetooth power control gadget. -->
3889     <string name="gadget_bluetooth">Bluetooth</string>
3890     <!-- Spoken description for the Location power control gadget. -->
3891     <string name="gadget_location">Location</string>
3892     <!-- Spoken description for the data synchronization gadget. -->
3893     <string name="gadget_sync">Sync</string>
3894     <!-- Template for brightness gadget toggle button description. -->
3895     <string name="gadget_brightness_template">Brightness <xliff:g name="state" example="half">%1$s</xliff:g></string>
3896     <!-- Brightness gadget value used to describe automatic brightness state. -->
3897     <string name="gadget_brightness_state_auto">auto</string>
3898     <!-- Brightness gadget value used to describe maximum brightness state. -->
3899     <string name="gadget_brightness_state_full">full</string>
3900     <!-- Brightness gadget value used to describe half brightness state. -->
3901     <string name="gadget_brightness_state_half">half</string>
3902     <!-- Brightness gadget value used to describe minimum brightness state. -->
3903     <string name="gadget_brightness_state_off">off</string>
3904
3905     <!-- Title of preference to enter the VPN settings activity -->
3906     <string name="vpn_settings_title">VPN</string>
3907
3908     <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
3909     <string name="credentials_title">Credential storage</string>
3910     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
3911     <string name="credentials_install" product="nosdcard">Install from storage</string>
3912     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
3913     <string name="credentials_install" product="default">Install from SD card</string>
3914     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
3915     <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string>
3916     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
3917     <string name="credentials_install_summary" product="default">Install certificates from SD card</string>
3918     <!-- Title of preference to reset credential storage [CHAR LIMIT=30] -->
3919     <string name="credentials_reset">Clear credentials</string>
3920     <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] -->
3921     <string name="credentials_reset_summary">Remove all certificates</string>
3922     <!-- Title of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=30] -->
3923     <string name="trusted_credentials">Trusted credentials</string>
3924     <!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] -->
3925     <string name="trusted_credentials_summary">Display trusted CA certificates</string>
3926     <!-- Title of preference of what type of credential storage this device has: hardware or software [CHAR LIMIT=30] -->
3927     <string name="credential_storage_type">Storage type</string>
3928     <!-- Summary text for preference showing what type of credential storage this device has when it is stored in a hardware-backed storage (as opposed to "software only") [CHAR LIMIT=NONE] -->
3929     <string name="credential_storage_type_hardware">Hardware-backed</string>
3930     <!-- Summary text for preference showing what type of credential storage this device has when it is stored in software only (as opposed to "hardware-backed") [CHAR LIMIT=NONE] -->
3931     <string name="credential_storage_type_software">Software only</string>
3932
3933     <!-- Message to draw an unlock pattern when installing credentials -->
3934     <string name="credentials_install_gesture_prompt">Draw your unlock pattern</string>
3935     <!-- Explanation of drawing unlock pattern to install credentials -->
3936     <string name="credentials_install_gesture_explanation">You need to draw your unlock pattern to confirm credential installation.</string>
3937
3938     <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] -->
3939     <string name="credentials_unlock"></string>
3940     <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] -->
3941     <string name="credentials_unlock_hint">Type the password for credential storage.</string>
3942     <!-- Description of the input box for the old password [CHAR LIMIT=30] -->
3943     <string name="credentials_old_password">Current password:</string>
3944     <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] -->
3945     <string name="credentials_reset_hint">Remove all the contents?</string>
3946     <string name="credentials_password_too_short">The password must have at least 8 characters.</string>
3947     <!-- Error message [CHAR LIMIT=NONE] -->
3948     <string name="credentials_wrong_password">Incorrect password.</string>
3949     <!-- Error message [CHAR LIMIT=NONE] -->
3950     <string name="credentials_reset_warning">Incorrect password. You have one more chance before credential storage is erased.</string>
3951     <!-- Error message [CHAR LIMIT=NONE] -->
3952     <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>
3953     <!-- Toast message [CHAR LIMIT=30] -->
3954     <string name="credentials_erased">Credential storage is erased.</string>
3955     <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) -->
3956     <string name="credentials_not_erased">Credential storage couldn\'t be erased.</string>
3957     <!-- Toast message [CHAR LIMIT=30] -->
3958     <string name="credentials_enabled">Credential storage is enabled.</string>
3959     <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
3960     <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
3961
3962     <!-- Sound settings screen, setting check box label -->
3963     <string name="emergency_tone_title">Emergency tone</string>
3964     <!-- Sound settings screen, setting option summary text -->
3965     <string name="emergency_tone_summary">Set behavior when an emergency call is placed</string>
3966
3967     <!-- Backup and reset Settings screen --><skip />
3968     <!-- Backup and reset settings menu title -->
3969     <string name="privacy_settings">Backup &amp; reset</string>
3970     <!-- Privacy settings activity title -->
3971     <string name="privacy_settings_title">Backup &amp; reset</string>
3972     <!-- Backup section title -->
3973     <string name="backup_section_title">Backup &amp; restore</string>
3974     <!-- Personal data section title -->
3975     <string name="personal_data_section_title">Personal data</string>
3976     <!-- Backup data menu title -->
3977     <string name="backup_data_title">Back up my data</string>
3978     <!-- Summary text of the "back up data" setting -->
3979     <string name="backup_data_summary">Back up app data, Wi\u2011Fi passwords, and other settings to Google servers</string>
3980     <!-- Configure backup account options menu title [CHAR LIMIT=25]-->
3981     <string name="backup_configure_account_title">Backup account</string>
3982     <!-- Default summary text of the "Configure backup account" setting [CHAR LIMIT=80]-->
3983     <string name="backup_configure_account_default_summary">No account is currently storing backed up data</string>
3984     <!-- Auto-restore menu title -->
3985     <string name="auto_restore_title">Automatic restore</string>
3986     <!-- Summary text of the "automatic restore" setting -->
3987     <string name="auto_restore_summary">When reinstalling an app, restore backed up settings and data</string>
3988
3989     <!-- Local (desktop) backup password menu title [CHAR LIMIT=25] -->
3990     <string name="local_backup_password_title">Desktop backup password</string>
3991     <!-- Summary text of the "local backup password" setting when the user has not supplied a password -->
3992     <string name="local_backup_password_summary_none">Desktop full backups aren\'t currently protected</string>
3993     <!-- Summary text of the "local backup password" setting when the user has already supplied a password -->
3994     <string name="local_backup_password_summary_change">Touch to change or remove the password for desktop full backups</string>
3995
3996     <!-- Toast message shown when the user successfully sets a new local backup password [CHAR LIMIT=80] -->
3997     <string name="local_backup_password_toast_success">New backup password set</string>
3998     <!-- Toast message shown when setting a new local backup password fails due to the user not correctly typing the password again for confirmation [CHAR LIMIT=80] -->
3999     <string name="local_backup_password_toast_confirmation_mismatch">New password and confirmation don\'t match</string>
4000     <!-- Toast message shown when setting a new local backup password fails due to the user not supplying the correct existing password. The phrasing here is deliberately quite general. [CHAR LIMIT=80] -->
4001     <string name="local_backup_password_toast_validation_failure">Failure setting backup password</string>
4002
4003     <!-- Dialog title for confirmation to erase backup data from server -->
4004     <string name="backup_erase_dialog_title"></string>
4005     <!-- Dialog title for confirmation to erase backup data from server -->
4006     <string name="backup_erase_dialog_message">Stop backing up your Wi\u2011Fi passwords, bookmarks, other settings, and app data, plus erase all copies on Google servers?</string>
4007
4008     <!-- Device admin settings screen --><skip />
4009     <!-- Device admin settings activity title -->
4010     <string name="device_admin_settings_title">Device administration settings</string>
4011     <!-- Label for screen showing the active device policy -->
4012     <string name="active_device_admin_msg">Device administrator</string>
4013     <!-- Label for button to remove the active device admin -->
4014     <string name="remove_device_admin">Deactivate</string>
4015     <!-- Label for screen showing to select device policy -->
4016     <string name="select_device_admin_msg">Device administrators</string>
4017     <!-- Message when there are no available device admins to display -->
4018     <string name="no_device_admins">No available device administrators</string>
4019
4020     <!-- Label for screen showing to add device policy -->
4021     <string name="add_device_admin_msg">Activate device administrator?</string>
4022     <!-- Label for button to set the active device admin -->
4023     <string name="add_device_admin">Activate</string>
4024     <!-- Device admin add activity title -->
4025     <string name="device_admin_add_title">Device administrator</string>
4026     <!-- Device admin warning message about policies an admin can use -->
4027     <string name="device_admin_warning">Activating this administrator will allow
4028         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
4029         following operations:</string>
4030     <!-- Device admin warning message about policies an admin can use -->
4031     <string name="device_admin_status">This administrator is active and allows
4032         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
4033         following operations:</string>
4034
4035     <!-- Name to assign to a Network Access Point that was saved without a name -->
4036     <string name="untitled_apn">Untitled</string>
4037
4038     <string name="sound_category_sound_title">General</string>
4039     <string name="sound_category_notification_title">Notifications</string>
4040
4041     <!-- Category title for phone call's ringtone and vibration settings in the Sound Setting.
4042          [CHAR LIMIT=40] -->
4043     <string name="sound_category_call_ringtone_vibrate_title">Call ringtone &amp; vibrate</string>
4044
4045     <!-- Category title for system-wide notification and feedback settings in the Sound Setting.
4046          [CHAR LIMIT=40] -->
4047     <string name="sound_category_system_title">System</string>
4048
4049     <!-- Wifi Setup For Setup Wizard with XL screen -->
4050     <!-- Title shown in Wifi Setup Wizard with XL screen -->
4051     <string name="wifi_setup_title">Wi\u2011Fi setup</string>
4052     <!-- Title shown in Wifi Setup Wizard with XL screen when
4053          a user is configuring password for a network.
4054          The argument should be the name of the network.
4055          [CHAR LIMIT=50] -->
4056     <string name="wifi_setup_title_editing_network">Connect to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
4057     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4058          the device is connecting a network the user specified.
4059          The argument should be the name of the network.
4060          [CHAR LIMIT=50] -->
4061     <string name="wifi_setup_title_connecting_network">Connecting to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g>\u2026</string>
4062     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4063          the device successfully connected to a network the user specified.
4064          The argument should be the name of the network.
4065          [CHAR LIMIT=50] -->
4066     <string name="wifi_setup_title_connected_network">Connected to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
4067     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4068          a user is adding a network.
4069          [CHAR LIMIT=50] -->
4070     <string name="wifi_setup_title_add_network">Add a network</string>
4071     <!-- Text message shown when Wifi is not connected.
4072          Used in Wifi Setup For Setup Wizard with XL screen. -->
4073     <string name="wifi_setup_not_connected">Not connected</string>
4074     <!-- Button message shown on the button adding manual setting.
4075          Used in Wifi Setup For Setup Wizard with XL screen. -->
4076     <string name="wifi_setup_add_network">Add network</string>
4077     <!-- Button message shown on the button refreshing a list of network.
4078          Used in Wifi Setup For Setup Wizard with XL screen. -->
4079     <string name="wifi_setup_refresh_list">Refresh list</string>
4080     <!-- Button message shown on the button enabling users skip Wifi Setup.
4081          Used in Wifi Setup For Setup Wizard with XL screen. -->
4082     <string name="wifi_setup_skip">Skip</string>
4083     <!-- Button message shown on the button enabling users go the next step.
4084          Used in Wifi Setup For Setup Wizard with XL screen. -->
4085     <string name="wifi_setup_next">Next</string>
4086     <!-- Button label to go back to previous screen. Used in SetupWizard for
4087       XLarge screen [CHAR LIMIT=10] -->
4088     <string name="wifi_setup_back">Back</string>
4089     <!-- Button label to show detailed dialog for a selected Wi-Fi settings.
4090          Used in SetupWizard for XLarge screen [CHAR LIMIT=20] -->
4091     <string name="wifi_setup_detail">Network details</string>
4092     <!-- Button label to connect to a Wi-Fi network.
4093          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4094     <string name="wifi_setup_connect">Connect</string>
4095     <!-- Button label to delete a Wi-Fi network.
4096          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4097     <string name="wifi_setup_forget">Forget</string>
4098     <!-- Button label to save a Wi-Fi network configuration.
4099          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4100     <string name="wifi_setup_save">Save</string>
4101     <!-- Button label to dismiss the dialog.
4102          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4103     <string name="wifi_setup_cancel">Cancel</string>
4104
4105     <!-- The message shown above available networks when the device is scanning
4106          available networks [CHAR LIMIT=35] -->
4107     <string name="wifi_setup_status_scanning">Scanning networks\u2026</string>
4108     <!-- Message shown above available network when there's no connected network.
4109          Used in Wifi Setup For Setup Wizard with XL screen. -->
4110     <string name="wifi_setup_status_select_network">Touch a network to connect to it</string>
4111     <!-- Message shown above available networks when a user clicked one of available
4112          networks and the UI is showing one possible existing network.
4113          Used in Wifi Setup. -->
4114     <string name="wifi_setup_status_existing_network">Connect to existing network</string>
4115     <!-- Message shown above available networks when a user clicked one of available
4116          networks and the network doesn't require configuration (e.g. password)
4117          Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
4118     <string name="wifi_setup_status_unsecured_network">Connect to unsecured network</string>
4119     <!-- Message shown above available networks when a user clicked one of available
4120          networks and the UI is prompting the user to edit the network configuration
4121          if needed. Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
4122     <string name="wifi_setup_status_edit_network">Type network configuration</string>
4123     <!-- The message shown above available networks when a user clicked "Add network"
4124          button. Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4125     <string name="wifi_setup_status_new_network">Connect to new network</string>
4126     <!-- The message shown above available networks when a user clicked one of available
4127          networks or created another profile and he/she is waiting for the connection
4128          is established.
4129          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4130     <string name="wifi_setup_status_connecting">Connecting\u2026</string>
4131     <!-- The message shown above available networks when connection is established,
4132          letting a user to proceed to the next step of the SetupWizard.
4133          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4134     <string name="wifi_setup_status_proceed_to_next">Go to the next step</string>
4135     <!-- The message shown above available networks when a user clicked a network secured by
4136          EAP. We don't allow the user to connect it.
4137          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4138     <string name="wifi_setup_status_eap_not_supported">EAP isn\'t supported.</string>
4139     <!-- Message shown when users select EAP in Wi-Fi settings for SetupWizard,
4140          saying EAP can't be configured in SetupWizard flow.
4141          [CHAR LIMIT=NONE] -->
4142     <string name="wifi_setup_eap_not_supported">You can\'t configure an EAP Wi\u2011Fi connection during setup. After setup, you can do that in Settings &gt; Wireless &amp; networks.</string>
4143     <!-- Message shown when the device is connecting a network [CHAR LIMIT=NONE] -->
4144     <string name="wifi_setup_description_connecting">Connecting can take a few minutes\u2026</string>
4145     <!-- Message shown when the device is connected to a network [CHAR LIMIT=NONE] -->
4146     <string name="wifi_setup_description_connected">Touch <b>Next</b> to continue with setup.\n\nTouch <b>Back</b> to connect to a different Wi\u2011Fi network.</string>
4147
4148     <!-- Do not translate. This is a stub which will be removed soon. -->
4149     <string name="time_zone_auto_stub" translatable="false">Select Time Zone</string>
4150
4151     <!-- Content description of the enabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4152     <string name="accessibility_sync_enabled">Sync enabled</string>
4153     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4154     <string name="accessibility_sync_disabled">Sync disabled</string>
4155     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4156     <string name="accessibility_sync_error">Sync error.</string>
4157     <!-- Image description for the sync failed icon. -->
4158     <string name="sync_failed">Sync failed</string>
4159     <!-- Animation description for the sync active icon. -->
4160     <string name="sync_active">Sync active</string>
4161
4162     <!-- Account specific sync settings title [CHAR LIMIT=35] -->
4163     <string name="account_sync_settings_title">Sync</string>
4164     <!-- Message when sync is currently failing [CHAR LIMIT=100] -->
4165     <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
4166     <!-- Button label to add an account [CHAR LIMIT=20] -->
4167     <string name="add_account_label">Add account</string>
4168     <!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] -->
4169     <string name="background_data">Background data</string>
4170     <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] -->
4171     <string name="background_data_summary">Apps can sync, send, and receive data at any time</string>
4172     <!-- Data synchronization settings screen, title of dialog that confirms the user's unchecking of background data [CHAR LIMIT=20] -->
4173     <string name="background_data_dialog_title">Disable background data?</string>
4174     <!-- Data synchronization settings screen, message of dialog that confirms the user's unchecking of background data [CHAR LIMIT=200] -->
4175     <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>
4176     <!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] -->
4177     <string name="sync_automatically">Auto-sync app data</string>
4178
4179     <!-- Sync status messages on Accounts & Synchronization settings --><skip />
4180     <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
4181     <string name="sync_enabled">Sync is ON</string>
4182     <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] -->
4183     <string name="sync_disabled">Sync is OFF</string>
4184     <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] -->
4185     <string name="sync_error">Sync error</string>
4186     <!-- Last synced date/time for accounts that synced [CHAR LIMIT=none] -->
4187     <string name="last_synced">Last synced <xliff:g id="last_sync_time">%1$s</xliff:g></string>
4188     <!-- Sync status shown when sync is disabled [CHAR LIMIT=30] -->
4189     <string name="sync_in_progress">Syncing now\u2026</string>
4190
4191     <!-- Data synchronization settings screen, setting option name -->
4192     <string name="settings_backup">Back up settings</string>
4193     <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
4194     <string name="settings_backup_summary">Back up my settings</string>
4195     <!-- Data synchronization settings screen, menu option -->
4196     <string name="sync_menu_sync_now">Sync now</string>
4197     <!-- Data synchronization settings screen, menu option -->
4198     <string name="sync_menu_sync_cancel">Cancel sync</string>
4199     <!-- 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. -->
4200     <string name="sync_one_time_sync">Touch to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string>
4201     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced.  Should use "Gmail" to refer to this app.-->
4202     <string name="sync_gmail">Gmail</string>
4203     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. -->
4204     <string name="sync_calendar">Calendar</string>
4205     <!-- Data synchronization settings screen, checkbox setting option name -->
4206     <string name="sync_contacts">Contacts</string>
4207     <!-- Message introducing the user to Google Sync. -->
4208     <string name="sync_plug"><font fgcolor="#ffffffff">Welcome to Google sync!</font>
4209     \nA Google approach to syncing data to allow access to your contacts, appointments, and more from wherever you are.
4210     </string>
4211
4212     <!-- Header title for those settings relating to application syncing. -->
4213     <string name="header_application_sync_settings">App sync settings</string>
4214
4215     <!-- Header for data and synchronization -->
4216     <string name="header_data_and_synchronization">Data &amp; synchronization</string>
4217     <!-- Preference item that lets the user change password -->
4218     <string name="preference_change_password_title">Change password</string>
4219     <!-- Header that appears at the top of Account Settings screen -->
4220     <string name="header_account_settings">Account settings</string>
4221     <!-- Button label to remove current account -->
4222     <string name="remove_account_label">Remove account</string>
4223     <!-- Title shown in AddAccount -->
4224     <string name="header_add_an_account">Add an account</string>
4225     <!-- Button shown when this activity is run from SetupWizard -->
4226     <string name="finish_button_label">Finish</string>
4227     <!-- Title of remove message for remove account dialog -->
4228     <string name="really_remove_account_title">Remove account?</string>
4229     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
4230     <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>
4231     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
4232     <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>
4233     <!-- This is shown if the autheticator for a given account fails to remove it. -->
4234     <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>
4235     <!-- This is shown if the autheticator for a given account fails to remove it. -->
4236     <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>
4237     <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
4238     <string name="provider_label">Push subscriptions</string>
4239     <!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" -->
4240     <string name="sync_item_title"><xliff:g id="authority" example="Calendar">%s</xliff:g></string>
4241     <!-- Title of dialog shown when you can't manually sync an item because it's disabled -->
4242     <string name="cant_sync_dialog_title">Can\'t manually sync</string>
4243     <!-- Messaage shown in dialog when you can't manually sync -->
4244     <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>
4245
4246     <string name="wimax_settings">4G</string>
4247     <string name="status_wimax_mac_address">4G MAC address</string>
4248     <!-- This is displayed to the user when the device needs to be decrypted -->
4249     <string name="enter_password">Type password to decrypt storage</string>
4250     <!-- This is displayed when the password is entered incorrectly -->
4251     <string name="try_again">Try again.</string>
4252
4253     <!-- the following are for Settings Storage screen -->
4254     <!-- Menu item/button 'delete' -->
4255     <string name="delete">Delete</string>
4256     <!-- Misc files [CHAR LIMIT=25] -->
4257     <string name="misc_files">Misc files</string>
4258     <!-- number of misc files selected [CHAR LIMIT=40] -->
4259     <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>
4260     <!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] -->
4261     <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>
4262     <!--  action to select all [CHAR LIMIT=30] -->
4263     <string name="select_all">Select all</string>
4264
4265     <!-- HDCP checking title, used for debug purposes only. [CHAR LIMIT=25] -->
4266     <string name="hdcp_checking_title">HDCP checking</string>
4267     <!-- HDCP checking dialog title, used for debug purposes only. [CHAR LIMIT=25] -->
4268     <string name="hdcp_checking_dialog_title">Set HDCP checking behavior</string>
4269
4270     <!-- Preference category for app debugging development settings. [CHAR LIMIT=50] -->
4271     <string name="debug_debugging_category">Debugging</string>
4272
4273     <!-- UI debug setting: select current app to debug [CHAR LIMIT=50] -->
4274     <string name="debug_app">Select debug app</string>
4275     <!-- UI debug setting: no debug app has been set [CHAR LIMIT=50] -->
4276     <string name="debug_app_not_set">No debug application set</string>
4277     <!-- UI debug setting: debug app has been set [CHAR LIMIT=50] -->
4278     <string name="debug_app_set">Debugging application: <xliff:g id="app_name">%1$s</xliff:g></string>
4279
4280     <!-- UI debug setting: title for app picker dialog [CHAR LIMIT=50] -->
4281     <string name="select_application">Select application</string>
4282     <!-- UI debug setting: label for app picker to select no applicatiojn [CHAR LIMIT=50] -->
4283     <string name="no_application">Nothing</string>
4284
4285     <!-- UI debug setting: wait for debugger to attach to debugging process? [CHAR LIMIT=50] -->
4286     <string name="wait_for_debugger">Wait for debugger</string>
4287     <!-- UI debug setting: wait for debugger to attach to debugging process summary [CHAR LIMIT=500] -->
4288     <string name="wait_for_debugger_summary">Debugged application waits for debugger to
4289             attach before executing</string>
4290
4291     <!-- Preference category for input debugging development settings. [CHAR LIMIT=25] -->
4292     <string name="debug_input_category">Input</string>
4293
4294     <!-- Preference category for drawing debugging development settings. [CHAR LIMIT=25] -->
4295     <string name="debug_drawing_category">Drawing</string>
4296
4297     <!-- Preference category for hardware accelerated drawing debugging development settings. [CHAR LIMIT=50] -->
4298     <string name="debug_hw_drawing_category">Hardware accelerated rendering</string>
4299
4300     <!-- Preference category for monitoring debugging development settings. [CHAR LIMIT=25] -->
4301     <string name="debug_monitoring_category">Monitoring</string>
4302
4303     <!-- UI debug setting: always enable strict mode? [CHAR LIMIT=25] -->
4304     <string name="strict_mode">Strict mode enabled</string>
4305     <!-- UI debug setting: show strict mode summary [CHAR LIMIT=50] -->
4306     <string name="strict_mode_summary">Flash screen when apps do long operations
4307             on main thread</string>
4308
4309     <!-- UI debug setting: show pointer location? [CHAR LIMIT=25] -->
4310     <string name="pointer_location">Pointer location</string>
4311     <!-- UI debug setting: show pointer location summary [CHAR LIMIT=50] -->
4312     <string name="pointer_location_summary">Screen overlay showing current touch data</string>
4313
4314     <!-- UI debug setting: show touches? [CHAR LIMIT=25] -->
4315     <string name="show_touches">Show touches</string>
4316     <!-- UI debug setting: show touches location summary [CHAR LIMIT=50] -->
4317     <string name="show_touches_summary">Show visual feedback for touches</string>
4318
4319     <!-- UI debug setting: show where surface updates happen? [CHAR LIMIT=25] -->
4320     <string name="show_screen_updates">Show surface updates</string>
4321     <!-- UI debug setting: show surface updates summary [CHAR LIMIT=50] -->
4322     <string name="show_screen_updates_summary">Flash entire window surfaces when they update</string>
4323
4324     <!-- UI debug setting: show where window updates happen with GPU rendering? [CHAR LIMIT=25] -->
4325     <string name="show_hw_screen_updates">Show GPU view updates</string>
4326     <!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] -->
4327     <string name="show_hw_screen_updates_summary">Flash views inside windows when drawn with the GPU</string>
4328
4329     <!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] -->
4330     <string name="show_hw_layers_updates">Show hardware layers updates</string>
4331     <!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] -->
4332     <string name="show_hw_layers_updates_summary">Flash hardware layers green when they update</string>
4333
4334     <!-- UI debug setting: show the amount of overdraw in apps using the GPU [CHAR LIMIT=25] -->
4335     <string name="debug_hw_overdraw">Debug GPU overdraw</string>
4336
4337     <!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
4338     <string name="disable_overlays">Disable HW overlays</string>
4339     <!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
4340     <string name="disable_overlays_summary">Always use GPU for screen compositing</string>
4341
4342     <!-- UI debug setting: enable various types of OpenGL traces [CHAR LIMIT=25] -->
4343     <string name="enable_opengl_traces_title">Enable OpenGL traces</string>
4344
4345     <!-- UI debug setting: show layout bounds information [CHAR LIMIT=25] -->
4346     <string name="debug_layout">Show layout bounds</string>
4347     <!-- UI debug setting: show layout bounds information summary [CHAR LIMIT=50] -->
4348     <string name="debug_layout_summary">Show clip bounds, margins, etc.</string>
4349
4350     <!-- UI debug setting: force right to left layout [CHAR LIMIT=37] -->
4351     <string name="force_rtl_layout_all_locales">Force RTL layout direction</string>
4352     <!-- UI debug setting: force right to left layout summary [CHAR LIMIT=100] -->
4353     <string name="force_rtl_layout_all_locales_summary">Force screen layout direction to RTL for all locales</string>
4354
4355     <!-- UI debug setting: show how CPU is being used? [CHAR LIMIT=25] -->
4356     <string name="show_cpu_usage">Show CPU usage</string>
4357     <!-- UI debug setting: show cpu usage summary [CHAR LIMIT=50] -->
4358     <string name="show_cpu_usage_summary">Screen overlay showing current CPU usage</string>
4359
4360     <!-- UI debug setting: force hardware acceleration to render apps [CHAR LIMIT=25] -->
4361     <string name="force_hw_ui">Force GPU rendering</string>
4362     <!-- UI debug setting: force hardware acceleration summary [CHAR LIMIT=50] -->
4363     <string name="force_hw_ui_summary">Force use of GPU for 2d drawing</string>
4364
4365     <!-- UI debug setting: force anti-aliasing to render apps [CHAR LIMIT=25] -->
4366     <string name="force_msaa">Force 4x MSAA</string>
4367     <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
4368     <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>
4369
4370     <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=50] -->
4371     <string name="show_non_rect_clip">Debug non-rectangular clip operations</string>
4372
4373     <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->
4374     <string name="track_frame_time">Profile GPU rendering</string>
4375
4376     <!-- UI debug setting: scaling factor for window animations [CHAR LIMIT=25] -->
4377     <string name="window_animation_scale_title">Window animation scale</string>
4378
4379     <!-- UI debug setting: scaling factor for transition animations [CHAR LIMIT=25] -->
4380     <string name="transition_animation_scale_title">Transition animation scale</string>
4381
4382     <!-- UI debug setting: scaling factor for all Animator-based animations [CHAR LIMIT=25] -->
4383     <string name="animator_duration_scale_title">Animator duration scale</string>
4384
4385     <!-- UI debug setting: simulate secondary display devices using overlays [CHAR LIMIT=25] -->
4386     <string name="overlay_display_devices_title">Simulate secondary displays</string>
4387
4388     <!-- Preference category for application debugging development settings. [CHAR LIMIT=25] -->
4389     <string name="debug_applications_category">Apps</string>
4390
4391     <!-- UI debug setting: immediately destroy activities? [CHAR LIMIT=25] -->
4392     <string name="immediately_destroy_activities">Don\'t keep activities</string>
4393     <!-- UI debug setting: immediately destroy activities summary [CHAR LIMIT=50] -->
4394     <string name="immediately_destroy_activities_summary">Destroy every activity as soon as
4395             the user leaves it</string>
4396
4397     <!-- UI debug setting: limit number of running background processes [CHAR LIMIT=25] -->
4398     <string name="app_process_limit_title">Background process limit</string>
4399
4400     <!-- UI debug setting: show all ANRs? [CHAR LIMIT=25] -->
4401     <string name="show_all_anrs">Show all ANRs</string>
4402     <!-- UI debug setting: show all ANRs summary [CHAR LIMIT=50] -->
4403     <string name="show_all_anrs_summary">Show App Not Responding dialog
4404         for background apps</string>
4405
4406     <!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
4407     <string name="data_usage_summary_title">Data usage</string>
4408     <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] -->
4409     <string name="data_usage_cycle">Data usage cycle</string>
4410     <!-- Title for checkbox menu option to enable mobile data when roaming. [CHAR LIMIT=26] -->
4411     <string name="data_usage_menu_roaming">Data roaming</string>
4412     <!-- Title for checkbox menu option to restrict background data usage. [CHAR LIMIT=26] -->
4413     <string name="data_usage_menu_restrict_background">Restrict background data</string>
4414     <!-- Title for checkbox menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=26] -->
4415     <string name="data_usage_menu_split_4g">Separate 4G usage</string>
4416     <!-- Title for checkbox menu option to show Wi-Fi data usage. [CHAR LIMIT=26] -->
4417     <string name="data_usage_menu_show_wifi">Show Wi\u2011Fi usage</string>
4418     <!-- Title for checkbox menu option to show Ethernet data usage. [CHAR LIMIT=26] -->
4419     <string name="data_usage_menu_show_ethernet">Show Ethernet usage</string>
4420     <!-- Title for menu option to configure metered networks. [CHAR LIMIT=26] -->
4421     <string name="data_usage_menu_metered">Mobile hotspots</string>
4422     <!--  Title for menu option to enable global auto-sync of account data -->
4423     <string name="data_usage_menu_auto_sync">Auto-sync data</string>
4424
4425     <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] -->
4426     <string name="data_usage_change_cycle">Change cycle\u2026</string>
4427     <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] -->
4428     <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string>
4429     <!-- Label shown when no applications used data during selected time period. [CHAR LIMIT=48] -->
4430     <string name="data_usage_empty">No apps used data during this period.</string>
4431     <!-- Label for data usage occuring while application in foreground. [CHAR LIMIT=48] -->
4432     <string name="data_usage_label_foreground">Foreground</string>
4433     <!-- Label for data usage occuring while application in background. [CHAR LIMIT=48] -->
4434     <string name="data_usage_label_background">Background</string>
4435
4436     <!-- Label for application which has its data usage restricted. [CHAR LIMIT=16] -->
4437     <string name="data_usage_app_restricted">restricted</string>
4438
4439     <!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] -->
4440     <string name="data_usage_disable_mobile">Disable mobile data?</string>
4441     <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
4442     <string name="data_usage_disable_mobile_limit">Set mobile data limit</string>
4443     <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
4444     <string name="data_usage_disable_4g_limit">Set 4G data limit</string>
4445     <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
4446     <string name="data_usage_disable_3g_limit">Set 2G-3G data limit</string>
4447     <!-- Checkbox label that will disable Wi-Fi network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
4448     <string name="data_usage_disable_wifi_limit">Set Wi\u2011Fi data limit</string>
4449
4450     <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] -->
4451     <string name="data_usage_tab_wifi">Wi\u2011Fi</string>
4452     <!-- Tab title for showing Ethernet data usage. [CHAR LIMIT=10] -->
4453     <string name="data_usage_tab_ethernet">Ethernet</string>
4454     <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=10] -->
4455     <string name="data_usage_tab_mobile">Mobile</string>
4456     <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] -->
4457     <string name="data_usage_tab_4g">4G</string>
4458     <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] -->
4459     <string name="data_usage_tab_3g">2G-3G</string>
4460
4461     <!-- Title shown when current operation applies to mobile networks. [CHAR LIMIT=10] -->
4462     <string name="data_usage_list_mobile">Mobile</string>
4463     <!-- Title shown when current operation applies to no networks. [CHAR LIMIT=10] -->
4464     <string name="data_usage_list_none">None</string>
4465
4466     <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] -->
4467     <string name="data_usage_enable_mobile">Mobile data</string>
4468     <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] -->
4469     <string name="data_usage_enable_3g">2G-3G data</string>
4470     <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] -->
4471     <string name="data_usage_enable_4g">4G data</string>
4472
4473     <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] -->
4474     <string name="data_usage_app_settings">View app settings</string>
4475     <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=32] -->
4476     <string name="data_usage_app_restrict_background">Restrict background data</string>
4477     <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=64] -->
4478     <string name="data_usage_app_restrict_background_summary">Disable background data on mobile networks. Non-mobile networks will be used if available.</string>
4479     <!-- Summary message for checkbox that restricts background data usage of a specific application when no networks have been limited. [CHAR LIMIT=64] -->
4480     <string name="data_usage_app_restrict_background_summary_disabled">To restrict background data for this app, first set a mobile data limit.</string>
4481     <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] -->
4482     <string name="data_usage_app_restrict_dialog_title">Restrict background data?</string>
4483     <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
4484     <string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
4485     <!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
4486     <string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\'ve set a mobile data limit.</string>
4487     <!--  Title of dialog shown when user enables global auto sync [CHAR LIMIT=32] -->
4488     <string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string>
4489     <!--  Body of dialog shown when user enables global auto sync, for tablet [CHAR LIMIT=none] -->
4490     <string name="data_usage_auto_sync_on_dialog" product="tablet">Any changes you make to your accounts on the web will be automatically copied to your tablet.\n\nSome accounts may also automatically copy any changes you make on the tablet to the web. A Google Account works this way.\n\nTo choose which kinds of information to sync within each account, go to Settings &gt; Accounts.</string>
4491     <!--  Body of dialog shown when user enables global auto sync [CHAR LIMIT=none] -->
4492     <string name="data_usage_auto_sync_on_dialog" product="default">Any changes you make to your accounts on the web will be automatically copied to your phone.\n\nSome accounts may also automatically copy any changes you make on the phone to the web. A Google Account works this way.\n\nTo choose which kinds of information to sync within each account, go to Settings &gt; Accounts.</string>
4493     <!--  Title of dialog shown when user disables global auto sync [CHAR LIMIT=32] -->
4494     <string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string>
4495     <!--  Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] -->
4496     <string name="data_usage_auto_sync_off_dialog">This will conserve data and battery usage, but you\'ll need to sync each account manually to collect recent information. And you won\'t receive notifications when updates occur.</string>
4497
4498     <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] -->
4499     <string name="data_usage_cycle_editor_title">Usage cycle reset date</string>
4500     <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] -->
4501     <string name="data_usage_cycle_editor_subtitle">Date of each month:</string>
4502     <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] -->
4503     <string name="data_usage_cycle_editor_positive">Set</string>
4504
4505     <!-- Title of dialog for editing data usage warning in bytes. [CHAR LIMIT=48] -->
4506     <string name="data_usage_warning_editor_title">Set data usage warning</string>
4507     <!-- Title of dialog for editing data usage limit in bytes. [CHAR LIMIT=48] -->
4508     <string name="data_usage_limit_editor_title">Set data usage limit</string>
4509
4510     <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] -->
4511     <string name="data_usage_limit_dialog_title">Limiting data usage</string>
4512     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
4513     <string name="data_usage_limit_dialog_mobile" product="tablet">Your mobile data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your tablet, and your carrier may account for usage differently, consider using a conservative limit.</string>
4514     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
4515     <string name="data_usage_limit_dialog_mobile" product="default">Your mobile data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your phone, and your carrier may account for usage differently, consider using a conservative limit.</string>
4516
4517     <!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] -->
4518     <string name="data_usage_restrict_background_title">Restrict background data?</string>
4519     <!-- Body of dialog shown before user restricts background data usage. [CHAR LIMIT=NONE] -->
4520     <string name="data_usage_restrict_background">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.</string>
4521     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser tablets. [CHAR LIMIT=NONE] -->
4522     <string name="data_usage_restrict_background_multiuser" product="tablet">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.\n\nThis setting affects all users on this tablet.</string>
4523     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser phones. [CHAR LIMIT=NONE] -->
4524     <string name="data_usage_restrict_background_multiuser" product="default">If you restrict background mobile data, some apps and services won\'t work unless you\'re connected to a Wi\u2011Fi network.\n\nThis setting affects all users on this phone.</string>
4525
4526     <!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] -->
4527     <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>
4528     <!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] -->
4529     <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>
4530
4531     <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
4532     <string name="data_usage_uninstalled_apps">Removed apps</string>
4533     <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
4534     <string name="data_usage_uninstalled_apps_users">Removed apps and users</string>
4535     <!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] -->
4536     <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>
4537     <!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] -->
4538     <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>
4539
4540     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
4541     <string name="data_usage_total_during_range_mobile" product="tablet"><xliff:g id="range" example="Jul 1 - Jul 31">%2$s</xliff:g>: about <xliff:g id="total" example="128KB">%1$s</xliff:g> used, as measured by your tablet. Your carrier\'s data usage accounting may differ.</string>
4542     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
4543     <string name="data_usage_total_during_range_mobile" product="default"><xliff:g id="range" example="Jul 1 - Jul 31">%2$s</xliff:g>: about <xliff:g id="total" example="128KB">%1$s</xliff:g> used, as measured by your phone. Your carrier\'s data usage accounting may differ.</string>
4544
4545     <!-- Dialog title for selecting metered networks. [CHAR LIMIT=25] -->
4546     <string name="data_usage_metered_title">Mobile hotspots</string>
4547     <!-- Dialog body for selecting paid networks. [CHAR LIMIT=NONE] -->
4548     <string name="data_usage_metered_body">Select the Wi\u2011Fi networks which are mobile hotspots.  Apps can be restricted from using these networks when in the background.  Apps may also warn before using these networks for large downloads.</string>
4549     <!-- Header for list of mobile networks. [CHAR LIMIT=32] -->
4550     <string name="data_usage_metered_mobile">Mobile networks</string>
4551     <!-- Header for list of Wi-Fi networks. [CHAR LIMIT=32] -->
4552     <string name="data_usage_metered_wifi">Wi\u2011Fi networks</string>
4553     <!-- Body text prompting user to enable Wi-Fi to configure metered networks. [CHAR LIMIT=64] -->
4554     <string name="data_usage_metered_wifi_disabled">To select mobile hotspots, turn Wi\u2011Fi on.</string>
4555
4556     <!-- Button at the bottom of the CryptKeeper screen to make an emergency call. -->
4557     <string name="cryptkeeper_emergency_call">Emergency call</string>
4558     <!-- Button at the bottom of the CryptKeeper screen that lets the user return to a call -->
4559     <string name="cryptkeeper_return_to_call">Return to call</string>
4560
4561     <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
4562     <string name="vpn_name">Name</string>
4563     <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
4564     <string name="vpn_type">Type</string>
4565     <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
4566     <string name="vpn_server">Server address</string>
4567     <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] -->
4568     <string name="vpn_mppe">PPP encryption (MPPE)</string>
4569     <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
4570     <string name="vpn_l2tp_secret">L2TP secret</string>
4571     <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
4572     <string name="vpn_ipsec_identifier">IPSec identifier</string>
4573     <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
4574     <string name="vpn_ipsec_secret">IPSec pre-shared key</string>
4575     <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
4576     <string name="vpn_ipsec_user_cert">IPSec user certificate</string>
4577     <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
4578     <string name="vpn_ipsec_ca_cert">IPSec CA certificate</string>
4579     <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
4580     <string name="vpn_ipsec_server_cert">IPSec server certificate</string>
4581     <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
4582     <string name="vpn_show_options">Show advanced options</string>
4583     <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
4584     <string name="vpn_search_domains">DNS search domains</string>
4585     <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
4586     <string name="vpn_dns_servers">DNS servers (e.g. 8.8.8.8)</string>
4587     <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
4588     <string name="vpn_routes">Forwarding routes (e.g. 10.0.0.0/8)</string>
4589     <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
4590     <string name="vpn_username">Username</string>
4591     <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
4592     <string name="vpn_password">Password</string>
4593     <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
4594     <string name="vpn_save_login">Save account information</string>
4595     <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
4596     <string name="vpn_not_used">(not used)</string>
4597     <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
4598     <string name="vpn_no_ca_cert">(don\'t verify server)</string>
4599     <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
4600     <string name="vpn_no_server_cert">(received from server)</string>
4601
4602     <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
4603     <string name="vpn_cancel">Cancel</string>
4604     <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
4605     <string name="vpn_save">Save</string>
4606     <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
4607     <string name="vpn_connect">Connect</string>
4608     <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
4609     <string name="vpn_edit">Edit VPN profile</string>
4610     <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
4611     <string name="vpn_connect_to">Connect to <xliff:g id="profile" example="School">%s</xliff:g></string>
4612
4613     <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
4614     <string name="vpn_title">VPN</string>
4615     <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
4616     <string name="vpn_create">Add VPN profile</string>
4617     <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
4618     <string name="vpn_menu_edit">Edit profile</string>
4619     <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
4620     <string name="vpn_menu_delete">Delete profile</string>
4621     <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
4622     <string name="vpn_menu_lockdown">Always-on VPN</string>
4623
4624     <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
4625     <string name="vpn_lockdown_summary">Select a VPN profile to always remain connected to. Network traffic will only be allowed when connected to this VPN.</string>
4626     <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->
4627     <string name="vpn_lockdown_none">None</string>
4628     <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] -->
4629     <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string>
4630
4631     <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
4632     <string name="vpn_no_network">There is no network connection. Please try again later.</string>
4633     <!-- Toast message when a certificate is missing. [CHAR LIMIT=100] -->
4634     <string name="vpn_missing_cert">A certificate is missing. Please edit the profile.</string>
4635
4636     <!-- Tab label for built-in system CA certificates. -->
4637     <string name="trusted_credentials_system_tab">System</string>
4638     <!-- Tab label for user added CA certificates. -->
4639     <string name="trusted_credentials_user_tab">User</string>
4640     <!-- Button label for disabling a system CA certificate. -->
4641     <string name="trusted_credentials_disable_label">Disable</string>
4642     <!-- Button label for enabling a system CA certificate. -->
4643     <string name="trusted_credentials_enable_label">Enable</string>
4644     <!-- Button label for removing a user CA certificate. -->
4645     <string name="trusted_credentials_remove_label">Remove</string>
4646     <!-- Alert dialog confirmation when enabling a system CA certificate. -->
4647     <string name="trusted_credentials_enable_confirmation">Enable the system CA certificate?</string>
4648     <!-- Alert dialog confirmation when disabling a system CA certificate. -->
4649     <string name="trusted_credentials_disable_confirmation">Disable the system CA certificate?</string>
4650     <!-- Alert dialog confirmation when removing a user CA certificate. -->
4651     <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string>
4652
4653     <!--  Title for spell checker settings -->
4654     <string name="spellcheckers_settings_title">Spell checker</string>
4655
4656     <!-- Prompt for the user to enter their current full-backup password -->
4657     <string name="current_backup_pw_prompt">Type your current full backup password here</string>
4658     <!-- Prompt for the user to enter a new full-backup password -->
4659     <string name="new_backup_pw_prompt">Type a new password for full backups here</string>
4660     <!-- Prompt for the user to confirm the new full-backup password by re-entering it -->
4661     <string name="confirm_new_backup_pw_prompt">Retype your new full backup password here</string>
4662
4663     <!-- Button label for setting the user's new full-backup password -->
4664     <string name="backup_pw_set_button_text">Set backup password</string>
4665     <!-- Button label for cancelling the new-password operation and retaining the user's previous full-backup password -->
4666     <string name="backup_pw_cancel_button_text">Cancel</string>
4667
4668     <!-- Representation of a numerical percentage. [CHAR LIMIT=8] -->
4669     <string name="percentage"><xliff:g id="number" example="30">%d</xliff:g>%%</string>
4670
4671     <!-- A menu item in "About phone" that allows the user to update the phone with settings
4672     from their cell phone carrier. The use of the string is similar to the string
4673     "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
4674     <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
4675     <!-- These statuses are displayed when a device was built with SE Android supoprt.
4676     These are displayed by the settings app in the about section. -->
4677     <string name="selinux_status_disabled">Disabled</string>
4678     <string name="selinux_status_permissive">Permissive</string>
4679     <string name="selinux_status_enforcing">Enforcing</string>
4680
4681     <!-- Notification of installed CA Certs --> <skip/>
4682
4683     <!-- Shows up when there is a user SSL CA Cert installed on the
4684          device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
4685     <string name="ssl_ca_cert_warning">Network may be monitored</string>
4686     <!-- Button to close the SSL CA cert warning dialog box, meaning the user is done reading.  [CHAR LIMIT=NONE] -->
4687     <string name="done_button">Done</string>
4688     <!-- Title of Dialog warning users of SSL monitoring. [CHAR LIMIT=NONE] -->
4689     <string name="ssl_ca_cert_dialog_title">Network monitoring</string>
4690     <!-- Text of message to show to users whose administrator has installed a SSL CA Cert.  [CHAR LIMIT=NONE] -->
4691     <string name="ssl_ca_cert_info_message">This device is managed by:\n<xliff:g id="managing_domain">%s</xliff:g>\n\nYour administrator is capable of monitoring your network activity, including emails, apps, and secure websites.\n\nFor more information, contact your administrator.</string>
4692     <!-- Text of warning to show to users that have a SSL CA Cert installed.  [CHAR LIMIT=NONE] -->
4693     <string name="ssl_ca_cert_warning_message">A third party is capable of monitoring your network\nactivity, including emails, apps, and secure websites.\n\nA trusted credential installed on your device is making this possible.</string>
4694     <!-- Label on button that will take the user to the Trusted Credentials settings page.  [CHAR LIMIT=NONE]-->
4695     <string name="ssl_ca_cert_settings_button">Check trusted credentials</string>
4696
4697     <!-- User settings -->
4698     <skip/>
4699
4700     <!-- User settings screen title [CHAR LIMIT=25] -->
4701     <string name="user_settings_title">Users</string>
4702     <!-- User settings header for list of users and profiles [CHAR LIMIT=40] -->
4703     <string name="user_list_title">Users &amp; profiles</string>
4704     <!-- User settings add user menu [CHAR LIMIT=35] -->
4705     <string name="user_add_user_menu">Add user or profile</string>
4706     <!-- User settings summary for a restricted profile [CHAR LIMIT=50] -->
4707     <string name="user_summary_restricted_profile">Restricted profile</string>
4708     <!-- User settings warning that restricted profile needs a screen lock [CHAR LIMIT=NONE] -->
4709     <string name="user_need_lock_message">Before you can create a restricted profile, you\'ll need to set up a screen lock to protect your apps and personal data.</string>
4710     <!-- User settings dialog button to set screen lock [CHAR LIMIT=25] -->
4711     <string name="user_set_lock_button">Set lock</string>
4712     <!-- User summary to indicate that user is currently not set up [CHAR LIMIT=100] -->
4713     <string name="user_summary_not_set_up">Not set up</string>
4714     <!-- User summary to indicate that restricted profile is currently not set up [CHAR LIMIT=100] -->
4715     <string name="user_summary_restricted_not_set_up">Not set up - Restricted profile</string>
4716     <!-- User information string to represent the owner of the device [CHAR LIMIT=25] -->
4717     <string name="user_owner">Owner</string>
4718     <!-- User settings title for current user entry "You" user. [CHAR LIMIT=30] -->
4719     <string name="user_you">You (<xliff:g id="name" example="Name">%s</xliff:g>)</string>
4720     <!-- Title for the preference to enter the nickname of the userto display in the user switcher [CHAR LIMIT=25]-->
4721     <string name="user_nickname">Nickname</string>
4722     <!-- Title for add user type dialog [CHAR LIMIT=45] -->
4723     <string name="user_add_user_type_title">Add</string>
4724     <!-- Summary for add user entry in the choice dialog [CHAR LIMIT=none] -->
4725     <string name="user_add_user_item_summary">Users have their own apps and content</string>
4726     <!-- Summary for add restricted profile entry in the choice dialog [CHAR LIMIT=none] -->
4727     <string name="user_add_profile_item_summary">You can restrict access to apps and content from your account</string>
4728     <!-- Button text for adding a regular user [CHAR LIMIT=25] -->
4729     <string name="user_add_user_item_title">User</string>
4730     <!-- Button text for adding a restricted profile [CHAR LIMIT=25] -->
4731     <string name="user_add_profile_item_title">Restricted profile</string>
4732     <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
4733     <string name="user_add_user_title">Add new user</string>
4734     <!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] -->
4735     <string name="user_add_user_message_long">You can share this device with other people by creating additional users. Each user has their own space, which they can customize with their own apps, wallpaper, and so on. Users can also adjust tablet settings like Wi\u2011Fi that affect everyone.\n\nAfter you create a new user, that person needs to go through a setup process.\n\nAny user can accept updated app permissions on behalf of all other users.</string>
4736     <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
4737     <string name="user_add_user_message_short">After you create a new user, that person needs to go through a setup process.\n\nAny user can accept updated app permissions on behalf of all other users.</string>
4738     <!-- Title of dialog to setup a new user [CHAR LIMIT=30] -->
4739     <string name="user_setup_dialog_title">Set up user now?</string>
4740     <!-- Message in dialog to setup a new user after creation [CHAR LIMIT=none] -->
4741     <string name="user_setup_dialog_message">Make sure the person is available to take the tablet and set up their space</string>
4742     <!-- Message in dialog to setup a new restricted profile after creation [CHAR LIMIT=none] -->
4743     <string name="user_setup_profile_dialog_message">Set up profile now?</string>
4744     <!-- Button text to setup the new user now [CHAR LIMIT=25] -->
4745     <string name="user_setup_button_setup_now">Set up now</string>
4746     <!-- Button text to setup the new user later [CHAR LIMIT=25] -->
4747     <string name="user_setup_button_setup_later">Not now</string>
4748     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
4749     <string name="user_cannot_manage_message" product="tablet">Only the tablet\'s owner can manage users.</string>
4750     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
4751     <string name="user_cannot_manage_message" product="default">Only the phone\'s owner can manage users.</string>
4752     <!-- Message to limited users that they cannot add accounts [CHAR LIMIT=100] -->
4753     <string name="user_cannot_add_accounts_message">Restricted profiles cannot add accounts</string>
4754
4755     <!-- User details remove user menu [CHAR LIMIT=20] -->
4756     <string name="user_remove_user_menu">Delete <xliff:g id="user_name">%1$s</xliff:g> from this device</string>
4757     <!-- User details new user name [CHAR LIMIT=30] -->
4758     <string name="user_new_user_name">New user</string>
4759     <!-- User details new restricted profile name [CHAR LIMIT=30] -->
4760     <string name="user_new_profile_name">New profile</string>
4761     <!-- User (self) removal confirmation title [CHAR LIMIT=30] -->
4762     <string name="user_confirm_remove_self_title">Delete yourself?</string>
4763     <!-- User removal confirmation title [CHAR LIMIT=25] -->
4764     <string name="user_confirm_remove_title">Remove user?</string>
4765     <!-- Profile removal confirmation title [CHAR LIMIT=25] -->
4766     <string name="user_profile_confirm_remove_title">Remove profile?</string>
4767     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
4768     <string name="user_confirm_remove_self_message" product="tablet">You will lose your space and data on this tablet. You can\'t undo this action.</string>
4769     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
4770     <string name="user_confirm_remove_self_message" product="default">You will lose your space and data on this phone. You can\'t undo this action.</string>
4771     <!-- User removal confirmation message [CHAR LIMIT=none] -->
4772     <string name="user_confirm_remove_message" product="tablet">This user\'s space and data will disappear from this tablet. You can\'t undo this action.</string>
4773     <!-- User removal confirmation message [CHAR LIMIT=none] -->
4774     <string name="user_confirm_remove_message" product="default">This user\'s space and data will disappear from this phone. You can\'t undo this action.</string>
4775     <!-- User profile removal confirmation message [CHAR LIMIT=none] -->
4776     <string name="user_profile_confirm_remove_message" product="tablet">This profile\'s space and data will disappear from this tablet. You can\'t undo this action.</string>
4777     <!-- User profile removal confirmation message [CHAR LIMIT=none] -->
4778     <string name="user_profile_confirm_remove_message" product="default">This profile\'s space and data will disappear from this phone. You can\'t undo this action.</string>
4779     <!-- Setting label to show that a new user is being added [CHAR LIMIT=30] -->
4780     <string name="user_adding_new_user">Adding new user\u2026</string>
4781     <!-- Spoken content description for delete icon beside a user [CHAR LIMIT=none] -->
4782     <string name="user_delete_user_description">Delete user</string>
4783     <!-- Delete button text [CHAR LIMIT=25] -->
4784     <string name="user_delete_button">Delete</string>
4785
4786     <!-- Application Restrictions screen title [CHAR LIMIT=45] -->
4787     <string name="application_restrictions">Allow apps and content</string>
4788     <!-- Applications with restrictions header [CHAR LIMIT=45] -->
4789     <string name="apps_with_restrictions_header">Applications with restrictions</string>
4790     <!-- Applicaitons with restrictions - settings button [CHAR LIMIT=30] -->
4791     <string name="apps_with_restrictions_settings_button">Expand settings for application</string>
4792
4793     <!-- Home application selection - uninstall button [CHAR LIMIT=80] -->
4794     <string name="home_app_uninstall_button">Uninstall this application</string>
4795     <!-- Message to user that Home Settings will be hidden because there is now only one available home application -->
4796     <string name="only_one_home_message">Home settings will be hidden until you install another home application.</string>
4797
4798     <!-- Warning message when changing a global setting for a tablet.[CHAR LIMIT=none] -->
4799     <string name="global_change_warning" product="tablet">This setting affects all users on this tablet.</string>
4800     <!-- Warning message when changing a global setting for a phone.[CHAR LIMIT=none] -->
4801     <string name="global_change_warning" product="default">This setting affects all users on this phone.</string>
4802     <!-- Warning message title for global locale change [CHAR LIMIT=40] -->
4803     <string name="global_locale_change_title">Change language</string>
4804     <!-- Warning message title for global font change [CHAR LIMIT=40] -->
4805     <string name="global_font_change_title">Change font size</string>
4806
4807     <!-- NFC payment settings --><skip/>
4808     <string name="nfc_payment_settings_title">Tap &amp; pay</string>
4809     <!-- String shown when there are no NFC payment applications installed -->
4810     <string name="nfc_payment_no_apps">Pay with just a tap</string>
4811     <!-- String shown when there are no NFC payment applications installed, clickable, pointing to
4812          a website to learn more-->
4813     <string name="nfc_payment_learn_more">Learn more</string>
4814     <string name="nfc_payment_menu_item_add_service">Find apps</string>
4815     <!-- Label for the dialog that is shown when the user is asked to set a
4816          preferred payment application -->
4817     <string name="nfc_payment_set_default_label">Set as your preference?</string>
4818     <string name="nfc_payment_set_default">Always use <xliff:g id="app">%1$s</xliff:g> when you tap &amp; pay?</string>
4819     <string name="nfc_payment_set_default_instead_of">Always use <xliff:g id="app">%1$s</xliff:g> instead of <xliff:g id="app">%2$s</xliff:g> when you tap &amp; pay?</string>
4820     <!-- Restrictions settings --><skip/>
4821
4822     <!-- Restriction settings title [CHAR LIMIT=35] -->
4823     <string name="restriction_settings_title">Restrictions</string>
4824     <!-- Restrictions screen - reset menu to reset to unrestricted [CHAR LIMIT=25] -->
4825     <string name="restriction_menu_reset">Remove restrictions</string>
4826     <!-- Restrictions screen - menu label to change restrictions pin [CHAR LIMIT=25] -->
4827     <string name="restriction_menu_change_pin">Change PIN</string>
4828
4829     <!-- Label for are-notifications-enabled checkbox in app details [CHAR LIMIT=20] -->
4830     <string name="app_notifications_switch_label">Show notifications</string>
4831
4832     <!--  Help URLs for some screens. Not specified here. Specified in product overlays --><skip/>
4833     <!-- Help menu label [CHAR LIMIT=20] -->
4834     <string name="help_label">Help</string>
4835     <!-- Help URL, WiFi [DO NOT TRANSLATE] -->
4836     <string name="help_url_wifi" translatable="false"></string>
4837     <!-- Help URL, Bluetooth [DO NOT TRANSLATE] -->
4838     <string name="help_url_bluetooth" translatable="false"></string>
4839     <!-- Help URL, Data usage [DO NOT TRANSLATE] -->
4840     <string name="help_url_data_usage" translatable="false"></string>
4841     <!-- Help URL, More [DO NOT TRANSLATE] -->
4842     <string name="help_url_more_networks" translatable="false"></string>
4843     <!-- Help URL, Vpn [DO NOT TRANSLATE] -->
4844     <string name="help_url_vpn" translatable="false"></string>
4845     <!-- Help URL, Sound [DO NOT TRANSLATE] -->
4846     <string name="help_url_sound" translatable="false"></string>
4847     <!-- Help URL, Battery [DO NOT TRANSLATE] -->
4848     <string name="help_url_battery" translatable="false"></string>
4849     <!-- Help URL, Accounts [DO NOT TRANSLATE] -->
4850     <string name="help_url_accounts" translatable="false"></string>
4851     <!-- Help URL, Choose lockscreen [DO NOT TRANSLATE] -->
4852     <string name="help_url_choose_lockscreen" translatable="false"></string>
4853     <!-- Help URL, Backup & reset [DO NOT TRANSLATE] -->
4854     <string name="help_url_backup_reset" translatable="false"></string>
4855     <!-- Help URL, Tethering [DO NOT TRANSLATE] -->
4856     <string name="help_url_tether" translatable="false"></string>
4857     <!-- Help URL, Dreams [DO NOT TRANSLATE] -->
4858     <string name="help_url_dreams" translatable="false"></string>
4859     <!-- Help URL, User settings [DO NOT TRANSLATE] -->
4860     <string name="help_url_users" translatable="false"></string>
4861     <!-- Help URL, Location access [DO NOT TRANSLATE] -->
4862     <string name="help_url_location_access" translatable="false"></string>
4863     <!-- Help URL, Security settings [DO NOT TRANSLATE] -->
4864     <string name="help_url_security" translatable="false"></string>
4865     <!-- Help URL, Tap & pay [DO NOT TRANSLATE] -->
4866     <string name="help_url_nfc_payment" translatable="false"></string>
4867
4868     <!-- User account title [CHAR LIMIT=30] -->
4869     <string name="user_account_title">Account for content</string>
4870     <!-- User picture title [CHAR LIMIT=30] -->
4871     <string name="user_picture_title">Photo ID</string>
4872
4873     <!-- Cell Broadcast settings title [CHAR LIMIT=50] -->
4874     <string name="cell_broadcast_settings">Cell broadcasts</string>
4875
4876     <!-- User app limits screen title [CHAR LIMIT=35] -->
4877     <string name="user_restrictions_title">Application and content restrictions</string>
4878     <!-- User limits screen, user name rename text [CHAR LIMIT=15] -->
4879     <string name="user_rename">RENAME</string>
4880     <!-- Preference label for custom restrictions [CHAR LIMIT=35] -->
4881     <string name="app_restrictions_custom_label">Set app restrictions</string>
4882     <!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] -->
4883     <string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string>
4884     <!-- Summary for apps that aren't supported in limited users [CHAR LIMIT=none] -->
4885     <string name="app_not_supported_in_limited">This app is not supported in restricted profiles</string>
4886     <!-- Summary text for apps that are allowed to access accounts from the primary user [CHAR LIMIT=none] -->
4887     <string name="app_sees_restricted_accounts">This app can access your accounts</string>
4888
4889     <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] -->
4890     <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string>
4891     <!-- Restrictions summary for configuring wifi and mobile [CHAR LIMIT=100] -->
4892     <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Mobile settings</string>
4893     <!-- Restrictions title for changing bluetooth configuration [CHAR LIMIT=35] -->
4894     <string name="restriction_bluetooth_config_title">Bluetooth</string>
4895     <!-- Restrictions summary for changing bluetooth configuration [CHAR LIMIT=100] -->
4896     <string name="restriction_bluetooth_config_summary">Allow modification of Bluetooth pairings and settings</string>
4897     <!-- Restrictions title for allowing NFC transfers [CHAR LIMIT=35] -->
4898     <string name="restriction_nfc_enable_title">NFC</string>
4899     <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] -->
4900     <string name="restriction_nfc_enable_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
4901     <!-- Restrictions summary for allowing NFC transfers (phone) [CHAR LIMIT=100] -->
4902     <string name="restriction_nfc_enable_summary" product="default">Allow data exchange when the phone touches another device</string>
4903     <!-- Restrictions title for allowing location sharing [CHAR LIMIT=35] -->
4904     <string name="restriction_location_enable_title">Location</string>
4905     <!-- Restrictions summary for allowing location sharing [CHAR LIMIT=100] -->
4906     <string name="restriction_location_enable_summary" >Let apps use your location information</string>
4907
4908     <!-- Wizard back button label [CHAR LIMIT=25] -->
4909     <string name="wizard_back">Back</string>
4910     <!-- Wizard next button label [CHAR LIMIT=25] -->
4911     <string name="wizard_next">Next</string>
4912     <!-- Wizard next button label [CHAR LIMIT=25] -->
4913     <string name="wizard_finish">Finish</string>
4914
4915     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
4916     <string name="user_image_take_photo" msgid="7496128293167402354">Take photo</string>
4917     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
4918     <string name="user_image_choose_photo" msgid="3746334626214970837">Choose photo from Gallery</string>
4919
4920     <!-- Text to display in regulatory info screen (from device overlay). -->
4921     <string name="regulatory_info_text"></string>
4922 </resources>