OSDN Git Service

DO NOT MERGE Provide fingerprint options for SET_NEW_PASSWORD intent
[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     <!-- Strings for Dialog no button -->
20     <string name="no">"No"</string>
21     <!-- Strings for Dialog create button -->
22     <string name="create">Create</string>
23     <!-- Strings for Dialog allow button -->
24     <string name="allow">Allow</string>
25     <!-- Strings for Dialog deny button -->
26     <string name="deny">Deny</string>
27
28     <!-- Strings for Dialog close button [CHAR LIMIT=20] -->
29     <string name="dlg_close">Close</string>
30     <!-- Strings for Dialog switch button [CHAR LIMIT=20] -->
31     <string name="dlg_switch">Switch</string>
32
33     <!-- Device Info --> <skip />
34     <!-- Device Info screen. Used for a status item's value when the proper value is not known -->
35     <string name="device_info_default">Unknown</string>
36     <!-- [CHAR LIMIT=NONE] Device Info screen. Countdown for user taps to enable development settings -->
37     <plurals name="show_dev_countdown">
38         <item quantity="one">You are now <xliff:g id="step_count">%1$d</xliff:g> step away from being a developer.</item>
39         <item quantity="other">You are now <xliff:g id="step_count">%1$d</xliff:g> steps away from being a developer.</item>
40     </plurals>
41     <!-- [CHAR LIMIT=NONE] Device Info screen. Confirmation that developer settings are enabled -->
42     <string name="show_dev_on">You are now a developer!</string>
43     <!-- [CHAR LIMIT=NONE] Device Info screen. Okay we get it, stop pressing, you already have it on -->
44     <string name="show_dev_already">No need, you are already a developer.</string>
45
46     <!-- Category headings in left-pane header menu --> <skip />
47     <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
48     <string name="header_category_wireless_networks">Wireless &amp; networks</string>
49     <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
50     <string name="header_category_connections">Connections</string>
51     <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] -->
52     <string name="header_category_device">Device</string>
53     <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
54     <string name="header_category_personal">Personal</string>
55     <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
56     <string name="header_category_access">Access</string>
57     <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] -->
58     <string name="header_category_system">System</string>
59
60     <!-- Data Connection Enable. Only shown in diagnostic screen, so precise translation is not needed. -->
61     <string name="radio_info_data_connection_enable">Enable Data Connection</string>
62     <!-- Data Connection Disable. Only shown in diagnostic screen, so precise translation is not needed. -->
63     <string name="radio_info_data_connection_disable">Disable Data Connection</string>
64
65     <!-- VoLTE provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
66     <string name="volte_provisioned_switch_string">VoLTE Provisioned</string>
67
68     <!-- Video calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
69     <string name="vt_provisioned_switch_string">Video Calling Provisioned</string>
70
71     <!-- Wifi Calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
72     <string name="wfc_provisioned_switch_string">Wifi Calling Provisioned</string>
73
74     <!-- Cell Radio Power. Only shown in diagnostic screen, so precise translation is not needed. -->
75     <string name="radio_info_radio_power">Cellular Radio Power</string>
76
77     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
78     <string name="radioInfo_menu_viewADN">View SIM Address Book</string>
79     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
80     <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string>
81     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
82     <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string>
83     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
84     <string name="radioInfo_menu_getPDP">Get PDP List</string>
85
86     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
87     <string name="radioInfo_service_in">In Service</string>
88     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
89     <string name="radioInfo_service_out">Out of Service</string>
90     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
91     <string name="radioInfo_service_emergency">Emergency Calls Only</string>
92     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
93     <string name="radioInfo_service_off">Radio Off</string>
94
95     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
96     <string name="radioInfo_roaming_in">Roaming</string>
97     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
98     <string name="radioInfo_roaming_not">Not Roaming</string>
99
100     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
101     <string name="radioInfo_phone_idle">Idle</string>
102     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
103     <string name="radioInfo_phone_ringing">Ringing</string>
104     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
105     <string name="radioInfo_phone_offhook">Call in Progress</string>
106
107     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
108     <string name="radioInfo_data_disconnected">Disconnected</string>
109     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
110     <string name="radioInfo_data_connecting">Connecting</string>
111     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
112     <string name="radioInfo_data_connected">Connected</string>
113     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
114     <string name="radioInfo_data_suspended">Suspended</string>
115
116     <!-- Used for diagnostic info screens, precise translation isn't needed -->
117     <string name="radioInfo_unknown">Unknown</string>
118     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
119     <string name="radioInfo_display_packets">pkts</string>
120     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
121     <string name="radioInfo_display_bytes">bytes</string>
122     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
123     <string name="radioInfo_display_dbm">dBm</string>
124     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
125     <string name="radioInfo_display_asu">asu</string>
126     <!-- Used for diagnostic info screens, precise translation isn't needed -->
127     <string name="radioInfo_lac">LAC</string>
128     <!-- Used for diagnostic info screens, precise translation isn't needed -->
129     <string name="radioInfo_cid">CID</string>
130
131     <!-- 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] -->
132     <string name="sdcard_unmount" product="nosdcard">Unmount USB storage</string>
133     <!-- 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  -->
134     <string name="sdcard_unmount" product="default">Unmount SD card</string>
135
136     <!-- 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] -->
137     <string name="sdcard_format" product="nosdcard">Erase USB storage</string>
138     <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted -->
139     <string name="sdcard_format" product="default">Erase SD card</string>
140
141     <!-- Content description for preview pager. [CHAR LIMIT=NONE] -->
142     <string name="preview_pager_content_description">Preview</string>
143     <!-- Content description for dot pager indicator for preview pager. [CHAR LIMIT=NONE] -->
144     <string name="preview_page_indicator_content_description">Preview, page <xliff:g id="current_page" example="3">%1$d</xliff:g> of <xliff:g id="num_pages" example="9">%2$d</xliff:g></string>
145
146     <!-- Summary of font size setting screen. [CHAR LIMIT=NONE] -->
147     <string name="font_size_summary">Make the text on screen smaller or larger.</string>
148
149     <!-- choice for the font size spinner -->
150     <string name="small_font">Small</string>
151     <!-- choice for the font size spinner -->
152     <string name="medium_font">Medium</string>
153     <!-- choice for the font size spinner -->
154     <string name="large_font">Large</string>
155
156     <!-- Description for the button that makes interface elements smaller. [CHAR_LIMIT=NONE] -->
157     <string name="font_size_make_smaller_desc">Make smaller</string>
158     <!-- Description for the button that makes interface elements larger. [CHAR_LIMIT=NONE] -->
159     <string name="font_size_make_larger_desc">Make larger</string>
160
161     <!-- Sample text for font size preview. -->
162     <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string>
163     <string name="font_size_preview_text_headline">Sample text</string>
164     <string name="font_size_preview_text_title"
165             translation_description="Title text in sample text used to illustrate how the currently selected font size will appear to the user. NOTE: Translate manually. No not adopt any copyrighted material for translation.">
166         The Wonderful Wizard of Oz
167     </string>
168     <string name="font_size_preview_text_subtitle"
169             translation_description="Subtitle text in sample text used to illustrate how the currently selected font size will appear to the user. NOTE: Translate manually. No not adopt any copyrighted material for translation.">
170         Chapter 11: The Wonderful Emerald City of Oz</string>
171     <string name="font_size_preview_text_body"
172             translation_description="Text in sample text used to illustrate how the currently selected font size will appear to the user. NOTE: Translate manually. No not adopt any copyrighted material for translation.">
173         Even with eyes protected by the green spectacles Dorothy and her friends were at first dazzled by the brilliancy of the wonderful City.
174         The streets were lined with beautiful houses all built of green marble and studded everywhere with sparkling emeralds.
175         They walked over a pavement of the same green marble, and where the blocks were joined together were rows of emeralds, set closely, and glittering in the brighness of the sun.
176         The window panes were of green glass; even the sky above the City had a green tint, and the rays of the sun were green.
177         \n\nThere were many people, men, women and children, walking about, and these were all dressed in green clothes and had greenish skins.
178         They looked at Dorothy and her strangely assorted company with wondering eyes, and the children all ran away and hid behind their mothers when they saw the Lion; but no one spoke to them.
179         Many shops stood in the street, and Dorothy saw that everything in them was green.
180         Green candy and green pop-corn were offered for sale, as well as green shoes, green hats and green clothes of all sorts.
181         At one place a man was selling green lemonade, and when the children bought it Dorothy could see that they paid for it with green pennies.
182         \n\nThere seemed to be no horses nor animals of any kind; the men carried things around in little green carts, which they pushed before them.
183         Everyone seeemed happy and contented and prosperous.
184     </string>
185     <!-- Button. Chosen when they want to save the chosen text size. -->
186     <string name="font_size_save">OK</string>
187
188     <!-- Title for a notification shown. [CHAR LIMIT=25] -->
189     <string name="sdcard_setting" product="nosdcard">USB storage</string>
190     <!-- Title for a notification shown. -->
191     <string name="sdcard_setting" product="default">SD card</string>
192
193     <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
194     <string name="bluetooth">Bluetooth</string>
195     <!-- Bluetooth settings screen, summary after selecting Discoverable check box [CHAR LIMIT=50] -->
196     <string name="bluetooth_is_discoverable">Visible to all nearby Bluetooth devices (<xliff:g id="discoverable_time_period">%1$s</xliff:g>)</string>
197     <!-- Bluetooth settings screen, summary when Discoverable duration is set to "forever" [CHAR LIMIT=50] -->
198     <string name="bluetooth_is_discoverable_always">Visible to all nearby Bluetooth devices</string>
199     <!-- Bluetooth settings screen, summary text when not discoverable and no paired devices [CHAR LIMIT=50] -->
200     <string name="bluetooth_not_visible_to_other_devices">Not visible to other Bluetooth devices</string>
201     <!-- Bluetooth settings screen, summary text when not discoverable with paired devices [CHAR LIMIT=50] -->
202     <string name="bluetooth_only_visible_to_paired_devices">Only visible to paired devices</string>
203     <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) -->
204     <string name="bluetooth_visibility_timeout">Visibility timeout</string>
205     <!-- Bluetooth settings screen, check box label whether or not to allow
206         bluetooth voice dialing when lock screen is up-->
207     <string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
208     <!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
209     <string name="bluetooth_lock_voice_dialing_summary">
210       Prevent use of the bluetooth dialer when the screen is locked
211     </string>
212     <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
213     <string name="bluetooth_devices">Bluetooth devices</string>
214     <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
215     <string name="bluetooth_device_name">Device name</string>
216     <!-- Bluetooth settings screen, image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
217     <string name="bluetooth_device_details">Device settings</string>
218     <!-- Bluetooth settings screen, image description for profile of a device details button. -->
219     <string name="bluetooth_profile_details">Profile settings</string>
220     <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
221     <string name="bluetooth_name_not_set">No name set, using account name</string>
222     <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices -->
223     <string name="bluetooth_scan_for_devices">Scan for devices</string>
224     <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
225     <string name="bluetooth_rename_device">Rename this device</string>
226     <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] -->
227     <string name="bluetooth_rename_button">Rename</string>
228     <!-- Bluetooth settings.  Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] -->
229     <string name="bluetooth_disconnect_title">Disconnect?</string>
230     <!-- Bluetooth settings.  Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
231     <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>
232     <!-- Bluetooth Settings. text displayed when user has restriction DISALLOW_CONFIG_BLUETOOTH [CHAR LIMIT=NONE]-->
233     <string name="bluetooth_empty_list_user_restricted">You don\u2019t have permission to change Bluetooth settings.</string>
234
235     <!-- Bluetooth Visibility message.  This message informs the user that their device is now visible to other bluetooth devices.  [CHAR LIMIT=NONE] -->
236     <string name="bluetooth_is_visible_message"><xliff:g id="device_name">%1$s</xliff:g> is visible to nearby devices while Bluetooth settings is open.</string>
237     <!-- Bluetooth Visibility discoonect question.  Asks the user if they wish to disconnect a paired bluetooth device.  [CHAR LIMIT=50] -->
238     <string name="bluetooth_is_disconnect_question">Disconnect <xliff:g id="device_name">%1$s</xliff:g>?</string>
239     <!-- Bluetooth broadcasting settings, option to enable/disable broadcasting -->
240     <string name="bluetooth_broadcasting">Broadcasting</string>
241     <!-- Bluetooth settings.  Dialog title to disable a single profile of a device. [CHAR LIMIT=40] -->
242     <string name="bluetooth_disable_profile_title">Disable profile?</string>
243     <!-- Bluetooth settings.  Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] -->
244     <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>
245
246     <!-- Bluetooth settings.  Message when the device state is unknown -->
247     <string name="bluetooth_unknown" />
248     <!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
249     <string name="bluetooth_device">Unnamed Bluetooth device</string>
250     <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
251     <string name="progress_scanning">Searching</string>
252     <!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]-->
253     <string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string>
254     <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->
255     <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
256     <!-- Notification title when a Bluetooth device wants to pair with us -->
257     <string name="bluetooth_notif_title">Pairing request</string>
258     <!-- Notification message when a Bluetooth device wants to pair with us -->
259     <string name="bluetooth_notif_message">Tap to pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
260     <!-- Bluetooth settings screen, menu to show the list of received files [CHAR LIMIT=30] -->
261     <string name="bluetooth_show_received_files">Show received files</string>
262
263     <!-- Strings for BluetoothDevicePicker [CHAR LIMIT=40]-->
264     <string name="device_picker">Choose Bluetooth device</string>
265
266     <!-- Strings for dialog title when asking to the user whether to allow an app to enable discovery mode -->
267     <string name="bluetooth_permission_request">"Bluetooth permission request"</string>
268
269     <!-- This string asks the user whether or not to allow an app to enable bluetooth. [CHAR LIMIT=100] -->
270     <string name="bluetooth_ask_enablement">An app wants to turn Bluetooth ON for this device.</string>
271
272     <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
273     <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>
274     <!-- Strings for asking to the user whether to allow an app to enable discovery mode -->
275     <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>
276
277     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode  -->
278     <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>
279     <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>
280
281     <!-- Strings for asking to the user whether to allow an app to start broadcasting -->
282     <string name="bluetooth_ask_start_broadcast" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
283     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and start broadcasting -->
284     <string name="bluetooth_ask_enablement_and_start_broadcast" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and Bluetooth broadcasting to communicate with other devices nearby. You can change this later in Bluetooth settings.</string>
285     <!-- Strings for bluetooth broadcasting explanation -->
286     <string name="bluetooth_broadcasting_explaination" product="default">When this feature is turned on, your phone can communicate with other devices nearby.\n\nBroadcasting uses low-power Bluetooth signals.</string>
287
288     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
289     <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>
290     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
291     <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>
292
293     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode -->
294     <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>
295     <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>
296
297     <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] -->
298     <string name="bluetooth_turning_on">"Turning Bluetooth on\u2026"</string>
299
300     <!-- Strings for msg to display to user while bluetooth is turning off [CHAR LIMIT=60] -->
301     <string name="bluetooth_turning_off">"Turning Bluetooth off\u2026"</string>
302
303     <!-- Strings for device profile auto connect setting -->
304     <string name="bluetooth_auto_connect">Auto-connect</string>
305
306     <!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]-->
307     <string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string>
308
309     <!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]-->
310     <string name="bluetooth_connection_notif_message">"Tap to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
311
312     <!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
313     <string name="bluetooth_connection_dialog_text">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
314
315     <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
316     <string name="bluetooth_phonebook_request">"Phone book access request"</string>
317
318     <!-- Bluetooth phone book permission Alert Activity text [CHAR LIMIT=none] -->
319     <string name="bluetooth_pb_acceptance_dialog_text">%1$s wants to access your contacts and call history. Give access to %2$s?</string>
320
321     <!-- Bluetooth phone book permission Alert Activity checkbox text [CHAR LIMIT=none] -->
322     <string name="bluetooth_remember_choice">Don\u2019t ask again</string>
323     <!--FIXME SHOULD BE REMOVED AND ALL LANG VERSIONS FIXED TO ABOVE NAME -->
324     <string name="bluetooth_pb_remember_choice">Don\u2019t ask again</string>
325
326     <!-- Activity label of BluetoothMessagePermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
327     <string name="bluetooth_map_request">"Message access request"</string>
328
329     <!-- Bluetooth message permission Alert Activity text [CHAR LIMIT=none] -->
330     <string name="bluetooth_map_acceptance_dialog_text">%1$s wants to access your messages. Give access to %2$s?</string>
331
332     <!-- Activity label of BluetoothMessagePermissionActivity for SIM access profile. Also used as Strings in the permission dialog [CHAR LIMIT=none] -->
333     <string name="bluetooth_sap_request">"SIM access request"</string>
334
335     <!-- Bluetooth SIM access permission Alert Activity text [CHAR LIMIT=none] -->
336     <string name="bluetooth_sap_acceptance_dialog_text"><xliff:g id="device_name">%1$s</xliff:g> wants to access your SIM card. Granting access to the SIM card will disable data connectivity on your device for the duration of the connection. Give access to <xliff:g id="device_name">%2$s?</xliff:g></string>
337
338     <!-- Date & time settings screen title -->
339     <string name="date_and_time">Date &amp; time</string>
340     <!-- The title of the activity to pick a time zone. -->
341     <string name="choose_timezone">Choose time zone</string>
342
343     <!-- Label of preview text when tweaking font size -->
344     <string name="display_preview_label">Preview:</string>
345     <!-- Label for chosen font size -->
346     <string name="display_font_size_label">Font size:</string>
347
348     <!-- Used for diagnostic screens, precise translation is not necessary -->
349     <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
350     <!-- Used for diagnostic screens, precise translation is not necessary -->
351     <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
352     <!-- Used for diagnostic screens, precise translation is not necessary -->
353     <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
354     <!-- Used for diagnostic screens, precise translation is not necessary -->
355     <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
356     <!-- Used for diagnostic screens, precise translation is not necessary -->
357     <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
358     <!-- Used for diagnostic screens, precise translation is not necessary -->
359     <string name="intent_sender_account_label">Account: </string>
360
361     <!-- HTTP proxy settings title -->
362     <string name="proxy_settings_title">Proxy</string>
363     <!-- HTTP proxy settings. Button to clear the proxy box. -->
364     <string name="proxy_clear_text">Clear</string>
365     <!-- HTTP proxy settings. The port number label. -->
366     <string name="proxy_port_label">Proxy port</string>
367     <!-- HTTP proxy settings. The exclusion list label. -->
368     <string name="proxy_exclusionlist_label">Bypass proxy for</string>
369     <!-- HTTP proxy settings. The button to restore the defaults. -->
370     <string name="proxy_defaultView_text">Restore defaults</string>
371     <!-- HTTP proxy settings. The button to save. -->
372     <string name="proxy_action_text">Done</string>
373     <!-- HTTP proxy settings. The text field for the hostname -->
374     <string name="proxy_hostname_label">Proxy hostname</string>
375     <!-- HTTP proxy settings. Title if there is an error-->
376     <string name="proxy_error">Attention</string>
377     <!-- HTTP proxy settings. Button to get rid of error box-->
378     <string name="proxy_error_dismiss">OK</string>
379     <!-- HTTP proxy settings. The error if the hostname is not valid -->
380     <string name="proxy_error_invalid_host">The hostname you typed isn\u2019t valid.</string>
381     <!-- HTTP proxy settings. The error if the exclusion list is not valid -->
382     <string name="proxy_error_invalid_exclusion_list">The exclusion list you typed isn\u2019t properly formatted. Type a comma-separated list of excluded domains.</string>
383     <!-- HTTP proxy settings. Error msg -->
384     <string name="proxy_error_empty_port">You need to complete the port field.</string>
385     <!-- HTTP proxy settings. Error msg -->
386     <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
387     <!-- HTTP proxy settings. Error msg -->
388     <string name="proxy_error_invalid_port">The port you typed isn\u2019t valid.</string>
389     <!-- HTTP proxy settings. Warning message about limited application support [CHAR LIMIT=100]-->
390     <string name="proxy_warning_limited_support">The HTTP proxy is used by the browser but may not be used by the other apps.</string>
391
392     <!-- HTTP proxy settings. Title for Proxy-Auto Config URL.  [CHAR LIMIT=25] -->
393     <string name="proxy_url_title">"PAC URL: "</string>
394
395     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
396     <string name="radio_info_signal_location_label">Cell Location Info (deprecated):</string>
397     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
398     <string name="radio_info_neighboring_location_label">Neighbor Cell Info (deprecated):</string>
399     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
400     <string name="radio_info_cell_info_refresh_rate">Cell Info Refresh Rate:</string>
401     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
402     <string name="radio_info_cellinfo_label">All Cell Measurement Info:</string>
403     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
404     <string name="radio_info_dcrtinfo_label">Data Connection Real-Time Info:</string>
405     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
406     <string name="radio_info_gprs_service_label">Data Service:</string>
407     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
408     <string name="radio_info_roaming_label">Roaming:</string>
409     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
410     <string name="radio_info_imei_label">IMEI:</string>
411     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
412     <string name="radio_info_call_redirect_label">Call Redirect:</string>
413     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
414     <string name="radio_info_ppp_resets_label">Number of PPP Reset Since Boot:</string>
415     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
416     <string name="radio_info_current_network_label">Current Network:</string>
417     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
418     <string name="radio_info_ppp_received_label">Data Received:</string>
419     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
420     <string name="radio_info_gsm_service_label">Voice Service:</string>
421     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
422     <string name="radio_info_signal_strength_label">Signal Strength:</string>
423     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
424     <string name="radio_info_call_status_label">Voice Call Status:</string>
425     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
426     <string name="radio_info_ppp_sent_label">Data Sent:</string>
427     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
428     <string name="radio_info_message_waiting_label">Message Waiting:</string>
429     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
430     <string name="radio_info_phone_number_label">Phone Number:</string>
431     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
432     <string name="radio_info_band_mode_label">Select Radio Band</string>
433     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
434     <string name="radio_info_voice_network_type_label">Voice Network Type:</string>
435     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
436     <string name="radio_info_data_network_type_label">Data Network Type:</string>
437     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
438     <string name="radio_info_set_perferred_label">Set Preferred Network Type:</string>
439     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
440     <string name="radio_info_ping_hostname_v4">Ping Hostname(www.google.com) IPv4:</string>
441     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
442     <string name="radio_info_ping_hostname_v6">Ping Hostname(www.google.com) IPv6:</string>
443     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
444     <string name="radio_info_http_client_test">HTTP Client Test:</string>
445     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
446     <string name="ping_test_label">Run Ping Test</string>
447     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
448     <string name="radio_info_smsc_label">SMSC:</string>
449     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
450     <string name="radio_info_smsc_update_label">Update</string>
451     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
452     <string name="radio_info_smsc_refresh_label">Refresh</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_toggle_dns_check_label">Toggle DNS Check</string>
455     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
456     <string name="oem_radio_info_label">OEM-specific Info/Settings</string>
457
458     <!-- Band Mode Selection -->
459     <!-- Band mode screen.  Title of activity. -->
460     <string name="band_mode_title">Set Radio Band Mode</string>
461     <!-- Band mode screen.  Loading message. -->
462     <string name="band_mode_loading">Loading Band List\u2026</string>
463     <!-- Band mode screen. Button caption to set the bandmode. -->
464     <string name="band_mode_set">Set</string>
465     <!-- Band mode screen. Status message when unsuccessful. -->
466     <string name="band_mode_failed">Unsuccessful</string>
467     <!-- Band mode screen. Statusm essage when successful. -->
468     <string name="band_mode_succeeded">Successful</string>
469
470     <!-- Instructions after the user changes the mass storage settings -->
471     <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected.</string>
472     <!-- Enable USB mass storage mode checkbox title -->
473     <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
474     <!-- The label for total bytes on SD card -->
475     <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
476     <!-- Message when there is no SD card present [CHAR LIMIT=30] -->
477     <string name="sdcard_settings_not_present_status" product="nosdcard">USB storage not mounted.</string>
478     <!-- Message when there is no SD card present -->
479     <string name="sdcard_settings_not_present_status" product="default">No SD card.</string>
480     <!-- Th label for the available (free) sapce on the SD card -->
481     <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
482     <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] -->
483     <string name="sdcard_settings_mass_storage_status" product="nosdcard">USB storage is being used as a mass storage device.</string>
484     <!-- Message when the SD card is being used by the computer as mass storage -->
485     <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device.</string>
486     <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] -->
487     <string name="sdcard_settings_unmounted_status" product="nosdcard">It\u2019s now safe to remove the USB storage.</string>
488     <!-- Message when it is safe to remove the SD card -->
489     <string name="sdcard_settings_unmounted_status" product="default">It\u2019s now safe to remove the SD card.</string>
490     <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] -->
491     <string name="sdcard_settings_bad_removal_status" product="nosdcard">USB storage was removed while still in use!</string>
492     <!-- Error message when the SD card was removed without properly unmounting -->
493     <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string>
494     <!-- Label for used bytes on the SD card -->
495     <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
496     <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30]  -->
497     <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning USB storage for media\u2026</string>
498     <!-- Message when it is scanning the SD card for new files -->
499     <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string>
500     <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] -->
501     <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only.</string>
502     <!-- Message when the SD card is mounted as read only -->
503     <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only.</string>
504     <!-- Used in setup wizard Wi-Fi screen.  The button label for going to the next screen without submitting. [CHAR LIMIT=20] -->
505     <string name="skip_label">Skip</string>
506     <!-- Used in setup wizard Wi-Fi screen. The button label for going to the next screen and submitting. [CHAR LIMIT=20] -->
507     <string name="next_label">Next</string>
508
509     <!-- LocalePicker -->
510     <!-- Title for the locale picker activity -->
511     <string name="language_picker_title">Languages</string>
512
513     <!-- Title for the language selection screen [CHAR LIMIT=25] -->
514     <string name="pref_title_lang_selection">Language preferences</string>
515
516     <!-- Menu item in the locale menu. Will remove the selected locales. [CHAR LIMIT=30] -->
517     <string name="locale_remove_menu">Remove</string>
518
519     <!-- "Button" that opens a language picker. The selected language gets added to the language list. [CHAR LIMIT=30] -->
520     <string name="add_a_language">Add a language</string>
521
522     <!-- The title of the confirmation dialog shown when the user selects one / several languages and tries to remove them [CHAR LIMIT=60] -->
523     <plurals name="dlg_remove_locales_title">
524         <item quantity="one">Remove selected language?</item>
525         <item quantity="other">Remove selected languages?</item>
526     </plurals>
527
528     <!-- The text of the confirmation dialog shown when the user selects several languages and tries to remove them [CHAR LIMIT=NONE] -->
529     <string name="dlg_remove_locales_message">Text will be displayed in another language.</string>
530
531     <!-- The title of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=60] -->
532     <string name="dlg_remove_locales_error_title">Can’t remove all languages</string>
533     <!-- The text of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=NONE] -->
534     <string name="dlg_remove_locales_error_message">Keep at least one preferred language</string>
535
536     <!-- This text shows in the language picker when the system is not translated into that languages [CHAR LIMIT=80] -->
537     <string name="locale_not_translated">May not be available in some apps</string>
538
539     <!-- Label for an accessibility action that moves a language up in the ordered language list [CHAR LIMIT=20] -->
540     <string name="action_drag_label_move_up">Move up</string>
541     <!-- Label for an accessibility action that moves a language down in the ordered language list [CHAR LIMIT=20] -->
542     <string name="action_drag_label_move_down">Move down</string>
543     <!-- Label for an accessibility action that moves a language to the top of the ordered language list [CHAR LIMIT=20] -->
544     <string name="action_drag_label_move_top">Move to top</string>
545     <!-- Label for an accessibility action that moves a language to the bottom of the ordered language list [CHAR LIMIT=20] -->
546     <string name="action_drag_label_move_bottom">Move to bottom</string>
547     <!-- Label for an accessibility action that removes the currently selected language from the the ordered language list [CHAR LIMIT=20] -->
548     <string name="action_drag_label_remove">Remove language</string>
549
550     <!-- 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 :) ). -->
551     <string name="activity_picker_label">Choose activity</string>
552     <!-- Do not translate. -->
553     <string name="debug_intent_sender_label">Debug intent sender</string>
554     <!-- The title of the activity to see random device info. -->
555     <string name="device_info_label">Device info</string>
556     <!-- The title of the activity to adjust display settings -->
557     <string name="display_label">Screen</string>
558     <!-- The title of the activity to see phone info -->
559     <string name="phone_info_label" product="tablet">Tablet info</string>
560     <!-- The title of the activity to see phone info -->
561     <string name="phone_info_label" product="default">Phone info</string>
562     <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] -->
563     <string name="sd_card_settings_label" product="nosdcard">USB storage</string>
564     <!-- The title of the activity to adjust SD card settings-->
565     <string name="sd_card_settings_label" product="default">SD card</string>
566     <!-- The title of the activity to adjust proxy settings -->
567     <string name="proxy_settings_label">Proxy settings</string>
568
569     <!-- ======================================================================================= -->
570     <!-- NEW STUFF -->
571     <!-- ======================================================================================= -->
572
573     <!-- Button label for generic cancel action [CHAR LIMIT=20] -->
574     <string name="cancel">Cancel</string>
575     <!-- Button label for generic OK action [CHAR LIMIT=20] -->
576     <string name="okay">OK</string>
577     <!-- Button label for generic forget action [CHAR LIMIT=20] -->
578     <string name="forget">Forget</string>
579     <!-- Button label for generic save action [CHAR LIMIT=20] -->
580     <string name="save">Save</string>
581     <!-- Button label for generic done action [CHAR LIMIT=20] -->
582     <string name="done">Done</string>
583
584     <!-- Title of the Settings activity shown within the application itself. -->
585     <string name="settings_label">Settings</string>
586     <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
587     <string name="settings_label_launcher">Settings</string>
588     <!-- Label for option to select a settings panel as a shortcut -->
589     <string name="settings_shortcut">Settings shortcut</string>
590     <!-- Wireless controls settings screen, setting check box label -->
591     <string name="airplane_mode">Airplane mode</string>
592     <!-- Main Settings screen settings title for things like airplane mode, tethering, NFC, VPN.  This will take you to another screen with those settings.  [CHAR LIMIT=30] -->
593     <string name="radio_controls_title">More</string>
594     <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. -->
595     <string name="wireless_networks_settings_title">Wireless &amp; networks</string>
596     <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
597     <string name="radio_controls_summary">Manage Wi\u2011Fi, Bluetooth, airplane mode, cellular networks, &amp; VPNs</string>
598
599     <!-- check box cellular data title [CHAR LIMIT=30] -->
600     <string name="cellular_data_title">Cellular data</string>
601     <!-- check box Calls title [CHAR LIMIT=30] -->
602     <string name="calls_title">Calls</string>
603     <!-- check box SMS Messges title [CHAR LIMIT=30] -->
604     <string name="sms_messages_title">SMS messages</string>
605     <!-- check box cellular data summary [CHAR LIMIT=41] -->
606     <string name="cellular_data_summary">Allow data usage over cellular network</string>
607     <!-- check box to allow data usage when roaming [CHAR LIMIT=41] -->
608     <string name="allow_data_usage_title">Allow data usage when roaming</string>
609     <!-- mobile network settings screen, setting check box title -->
610     <string name="roaming">Data roaming</string>
611     <!-- mobile network settings screen, setting option summary text when check box is selected -->
612     <string name="roaming_enable">Connect to data services when roaming</string>
613     <!-- mobile network settings screen, setting option summary text when check box is clear -->
614     <string name="roaming_disable">Connect to data services when roaming</string>
615     <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box -->
616     <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string>
617     <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box -->
618     <string name="roaming_turn_it_on_button">Turn it on</string>
619     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box -->
620     <string name="roaming_warning">You may incur significant charges.</string>
621     <!-- 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] -->
622     <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>
623     <!-- 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] -->
624     <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>
625     <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box -->
626     <string name="roaming_reenable_title">Allow data roaming?</string>
627     <!-- mobile network settings screen, setting option name -->
628     <string name="networks">Operator selection</string>
629     <!-- mobile network settings screen, setting option summary text -->
630     <string name="sum_carrier_select">Choose a network operator</string>
631
632     <!-- Date and time settings --><skip />
633     <!-- Main Settings screen setting option name to go into the date and time settings-->
634     <string name="date_and_time_settings_title">Date &amp; time</string>
635     <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] -->
636     <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
637     <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
638     <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
639     <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=30] -->
640     <string name="date_time_auto">Automatic date &amp; time</string>
641     <!-- Date & time setting screen setting option summary text when Automatic check box is selected
642         (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
643     <string name="date_time_auto_summaryOn">Use network-provided time</string>
644     <!-- Date & time setting screen setting option summary text when Automatic check box is clear
645         [CHAR LIMIT=100] -->
646     <string name="date_time_auto_summaryOff">Use network-provided time</string>
647     <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=30] -->
648     <string name="zone_auto">Automatic time zone</string>
649     <!-- 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)
650         [CHAR LIMIT=100]  -->
651     <string name="zone_auto_summaryOn">Use network-provided time zone</string>
652     <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
653         [CHAR LIMIT=100] -->
654     <string name="zone_auto_summaryOff">Use network-provided time zone</string>
655     <!-- Date & time setting screen setting check box title [CHAR LIMIT=30] -->
656     <string name="date_time_24hour_title">24\u2011hour format</string>
657     <!-- Date & time setting screen setting check box title -->
658     <string name="date_time_24hour">Use 24-hour format</string>
659     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
660     <string name="date_time_set_time_title">Time</string>
661     <!-- Date & time setting screen setting option title -->
662     <string name="date_time_set_time">Set time</string>
663     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
664     <string name="date_time_set_timezone_title">Time zone</string>
665     <!-- Date & time setting screen setting option title -->
666     <string name="date_time_set_timezone">Select time zone</string>
667     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
668     <string name="date_time_set_date_title">Date</string>
669     <!-- Date & time setting screen setting option title -->
670     <string name="date_time_set_date">Set date</string>
671     <!-- Menu item on Select time zone screen -->
672     <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
673     <!-- Menu item on Select time zone screen -->
674     <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
675     <!-- Title string shown above DatePicker, letting a user select system date
676          [CHAR LIMIT=20] -->
677     <string name="date_picker_title">Date</string>
678     <!-- Title string shown above TimePicker, letting a user select system time
679          [CHAR LIMIT=20] -->
680     <string name="time_picker_title">Time</string>
681
682     <!-- Security Settings --><skip />
683
684     <!-- Security settings screen, setting option name to change screen timeout -->
685     <string name="lock_after_timeout">Automatically lock</string>
686     <!-- Security settings screen, setting option summary to change screen timeout -->
687     <string name="lock_after_timeout_summary"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep</string>
688     <!-- Security settings screen, setting option summary to change screen timeout, with additional explanation-->
689     <string name="lock_immediately_summary_with_exception">Immediately after sleep, except when kept unlocked by <xliff:g id="trust_agent_name">%1$s</xliff:g></string>
690     <!-- Security settings screen, setting option summary to change screen timeout, with additional explanation-->
691     <string name="lock_after_timeout_summary_with_exception"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep, except when kept unlocked by <xliff:g id="trust_agent_name">%2$s</xliff:g></string>
692     <!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]-->
693     <string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
694     <!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
695     <string name="owner_info_settings_title">Lock screen message</string>
696     <!-- Text shown for title of settings checkbox to enable widgets [CHAR LIMIT=20]-->
697     <string name="security_enable_widgets_title">Enable widgets</string>
698     <!-- Summary for settings checkbox to disable widgets when the setting has been disabled by an installed device admin [CHAR LIMIT=50] -->
699     <string name="security_enable_widgets_disabled_summary">Disabled by administrator</string>
700     <!-- Text shown for summary of owner info setting (if none set) [CHAR LIMIT=40]-->
701     <string name="owner_info_settings_summary">None</string>
702     <!-- Description of how many characters are used in owner info [CHAR LIMIT=40]-->
703     <string name="owner_info_settings_status"><xliff:g id="count" example="90">%1$d</xliff:g> / <xliff:g id="count" example="100">%2$d</xliff:g></string>
704     <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
705     <string name="owner_info_settings_edit_text_hint">E.g., Joe\u2019s Android.</string>
706     <!-- Text shown for title of user info setting [CHAR LIMIT=20]-->
707     <string name="user_info_settings_title">User info</string>
708     <!-- Text shown next to checkbox for showing profile info on LockScreen [CHAR LIMIT=50]-->
709     <string name="show_profile_info_on_lockscreen_label">Show profile info on lock screen</string>
710     <!-- Text shown for title of profile info setting [CHAR LIMIT=20]-->
711     <string name="profile_info_settings_title">Profile info</string>
712     <!-- Main Settings screen setting option title for the item to take you to the Accounts screen [CHAR LIMIT=22] -->
713     <string name="Accounts_settings_title">Accounts</string>
714     <!-- Main Settings screen setting option title for the item to take you to the location screen -->
715     <string name="location_settings_title">Location</string>
716     <!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
717     <string name="account_settings_title">Accounts</string>
718     <!-- Main Settings screen setting option title for the item to take you to the security screen -->
719     <string name="security_settings_title">Security</string>
720     <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
721     <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
722     <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen -->
723     <string name="cdma_security_settings_summary">Set My Location, screen unlock, credential storage lock</string>
724     <!-- In the security screen, the header title for settings related to  Passwords-->
725     <string name="security_passwords_title">Passwords</string>
726     <!-- Summary for settings preference disabled by administrator [CHAR LIMIT=50] -->
727     <string name="disabled_by_administrator_summary">Disabled by administrator</string>
728
729     <!-- Fingerprint enrollment and settings --><skip />
730     <!-- Title shown for menu item that launches fingerprint settings or enrollment [CHAR LIMIT=22] -->
731     <string name="security_settings_fingerprint_preference_title">Fingerprint</string>
732     <!-- Fingerprint managment category title - configuration options for managing enrolled fingerprints [CHAR LIMIT=22] -->
733     <string name="fingerprint_manage_category_title">Manage fingerprints</string>
734     <!-- Fingerprint category title - configuration options for managing fingerprint enrollment [CHAR LIMIT=22] -->
735     <string name="fingerprint_usage_category_title">Use fingerprint for</string>
736     <!-- Preference to add another fingerprint -->
737     <string name="fingerprint_add_title">Add fingerprint</string>
738     <!-- switch for allowing fingerprint to be used for keyguard -->
739     <string name="fingerprint_enable_keyguard_toggle_title">screen lock</string>
740     <!-- Message showing the current number of fingerprints set up. Shown for a menu item that launches fingerprint settings or enrollment. -->
741     <plurals name="security_settings_fingerprint_preference_summary">
742         <item quantity="one"><xliff:g id="count">%1$d</xliff:g> fingerprint set up</item>
743         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> fingerprints set up</item>
744     </plurals>
745     <!-- message shown in summary field when no fingerprints are registered -->
746     <string name="security_settings_fingerprint_preference_summary_none"></string>
747     <!-- Introduction title shown in fingerprint enrollment to introduce the fingerprint feature[CHAR LIMIT=29] -->
748     <string name="security_settings_fingerprint_enroll_introduction_title">Unlock with fingerprint</string>
749     <!-- Introduction title shown in fingerprint enrollment to introduce the fingerprint feature, when fingerprint unlock is disabed by device admin [CHAR LIMIT=29] -->
750     <string name="security_settings_fingerprint_enroll_introduction_title_unlock_disabled">Use your fingerprint</string>
751     <!-- Introduction detail message shown in fingerprint enrollment dialog [CHAR LIMIT=NONE]-->
752     <string name="security_settings_fingerprint_enroll_introduction_message">Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN.</string>
753     <!-- Introduction detail message shown in fingerprint enrollment dialog, when fingerprint unlock is disabled by device admin [CHAR LIMIT=NONE]-->
754     <string name="security_settings_fingerprint_enroll_introduction_message_unlock_disabled">Just touch the fingerprint sensor to authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: You can\u2019t use your fingerprint to unlock this device. For more information, contact your organization\u2019s admin.</string>
755     <!-- Introduction detail message shown in fingerprint enrollment screen in setup wizard. [CHAR LIMIT=NONE]-->
756     <string name="security_settings_fingerprint_enroll_introduction_message_setup">Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add. Even one added print can do any of these things.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN.</string>
757     <!-- Button text to cancel enrollment from the introduction [CHAR LIMIT=22] -->
758     <string name="security_settings_fingerprint_enroll_introduction_cancel">Cancel</string>
759     <!-- Button text to continue to the next screen from the introduction [CHAR LIMIT=22] -->
760     <string name="security_settings_fingerprint_enroll_introduction_continue">Continue</string>
761     <!-- Button text to cancel enrollment from the introduction (this string variant is used while in setup wizard) [CHAR LIMIT=22] -->
762     <string name="security_settings_fingerprint_enroll_introduction_cancel_setup">Skip</string>
763     <!-- Button text to continue to the next screen from the introduction (this string variant is used while in setup wizard) [CHAR LIMIT=22] -->
764     <string name="security_settings_fingerprint_enroll_introduction_continue_setup">Add fingerprint</string>
765     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so, including loss of factory reset protection. (tablet) [CHAR LIMIT=NONE] -->
766     <string name="lock_screen_intro_skip_dialog_text_frp" product="tablet">Device protection features will not be activated. You won\u2019t be able to prevent others from using this tablet if it\u2019s lost, stolen or wiped.</string>
767     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so, including loss of factory reset protection. (device) [CHAR LIMIT=NONE] -->
768     <string name="lock_screen_intro_skip_dialog_text_frp" product="device">Device protection features will not be activated. You won\u2019t be able to prevent others from using this device if it\u2019s lost, stolen or wiped.</string>
769     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so, including loss of factory reset protection. (phone) [CHAR LIMIT=NONE] -->
770     <string name="lock_screen_intro_skip_dialog_text_frp" product="default">Device protection features will not be activated. You won\u2019t be able to prevent others from using this phone if it\u2019s lost, stolen or wiped.</string>
771     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so. (tablet) [CHAR LIMIT=NONE] -->
772     <string name="lock_screen_intro_skip_dialog_text" product="tablet">Device protection features will not be activated. You won\u2019t be able to prevent others from using this tablet if it\u2019s lost or stolen.</string>
773     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so. (device) [CHAR LIMIT=NONE] -->
774     <string name="lock_screen_intro_skip_dialog_text" product="device">Device protection features will not be activated. You won\u2019t be able to prevent others from using this device if it\u2019s lost or stolen.</string>
775     <!-- Dialog text shown when the user tries to skip setting up a screen lock, warning them of potential consequences of not doing so. (phone) [CHAR LIMIT=NONE] -->
776     <string name="lock_screen_intro_skip_dialog_text" product="default">Device protection features will not be activated. You won\u2019t be able to prevent others from using this phone if it\u2019s lost or stolen.</string>
777     <!-- Button for skipping a step after having been warned of a potential concern [CHAR LIMIT=30] -->
778     <string name="skip_anyway_button_label">Skip anyway</string>
779     <!-- Button for going to the previous screen or step [CHAR LIMIT=20] -->
780     <string name="go_back_button_label">Go back</string>
781     <!-- Introduction title shown in fingerprint enrollment dialog to locate the sensor [CHAR LIMIT=29] -->
782     <string name="security_settings_fingerprint_enroll_find_sensor_title">Find the sensor</string>
783     <!-- Message shown in fingerprint enrollment dialog to locate the sensor -->
784     <string name="security_settings_fingerprint_enroll_find_sensor_message">
785         Locate the fingerprint sensor on the back of your phone.</string>
786     <!-- Content description of graphic that shows where the fingerprint of the device is [CHAR LIMIT=NONE] -->
787     <string name="security_settings_fingerprint_enroll_find_sensor_content_description">Illustration with device and fingerprint sensor location</string>
788     <!-- Label text shown in fingerprint dialog for renaming a fingerprint template [CHAR LIMIT=22] -->
789     <string name="security_settings_fingerprint_enroll_dialog_name_label">Name</string>
790     <!-- Button text shown in fingerprint dialog that allows the user to rename a fingerprint template [CHAR LIMIT=22] -->
791     <string name="security_settings_fingerprint_enroll_dialog_ok">OK</string>
792     <!-- Button text shown in fingerprint dialog that allows the user to delete the fingerprint template [CHAR LIMIT=22] -->
793     <string name="security_settings_fingerprint_enroll_dialog_delete">Delete</string>
794     <!-- Title shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=29]-->
795     <string name="security_settings_fingerprint_enroll_start_title">Let\u2019s start</string>
796     <!-- Message shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=NONE] -->
797     <string name="security_settings_fingerprint_enroll_start_message">Put your finger on the sensor and lift after you feel a vibration</string>
798     <!-- Title shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=29] -->
799     <string name="security_settings_fingerprint_enroll_repeat_title">Keep going</string>
800     <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
801     <string name="security_settings_fingerprint_enroll_repeat_message">Move your finger slightly to add all the different parts of your fingerprint</string>
802     <!-- Title shown in fingerprint enrollment dialog once enrollment is completed [CHAR LIMIT=29] -->
803     <string name="security_settings_fingerprint_enroll_finish_title">Fingerprint added!</string>
804     <!-- Message shown in fingerprint enrollment dialog once enrollment is completed -->
805     <string name="security_settings_fingerprint_enroll_finish_message">Whenever you see this icon, you can use your fingerprint for identification or to authorize a purchase.</string>
806     <!-- Message shown when fingerprint enrollment is completed during setup wizard [CHAR LIMIT=NONE] -->
807     <string name="setup_fingerprint_enroll_finish_message">Just touch the fingerprint sensor to wake and unlock your device.</string>
808     <!-- Message shown when fingerprint enrollment is completed, telling user about the fingerprint icon that will be shown whenever they can use their fingerprint [CHAR LIMIT=NONE] -->
809     <string name="setup_fingerprint_enroll_finish_message_secondary">When you see this icon, you can also authorize purchases or sign in to apps.</string>
810     <!-- Title of the dialog shown when the user tries to skip fingerprint setup, asking them to confirm the action [CHAR LIMIT=40] -->
811     <string name="setup_fingerprint_enroll_enrolling_skip_title">Skip fingerprint setup?</string>
812     <!-- Content of the dialog shown when the user tries to skip fingerprint setup, asking them to confirm the action [CHAR LIMIT=NONE] -->
813     <string name="setup_fingerprint_enroll_enrolling_skip_message">You\u2019ve chosen to use your fingerprint as one way to unlock your phone. If you skip now, you\u2019ll need to set this up later. Setup takes only a minute or so.</string>
814
815     <!-- Button text to setup screen lock in onboard dialog [CHAR LIMIT=34] -->
816     <string name="security_settings_fingerprint_enroll_setup_screen_lock">Set up screen lock</string>
817     <!-- Button text to exit fingerprint wizard after everything is done [CHAR LIMIT=15] -->
818     <string name="security_settings_fingerprint_enroll_done">Done</string>
819     <!-- Dialog title for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=45] -->
820     <string name="security_settings_fingerprint_enroll_touch_dialog_title">Whoops, that\u2019s not the sensor</string>
821     <!-- Dialog message for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=45] -->
822     <string name="security_settings_fingerprint_enroll_touch_dialog_message">Use the fingerprint sensor on your device.</string>
823     <!-- Dialog message for dialog which shows when finger cannot be enrolled. [CHAR LIMIT=45] -->
824     <string name="security_settings_fingerprint_enroll_error_dialog_title">Enrollment was not completed</string>
825     <!-- Dialog message for dialog which shows when finger cannot be enrolled due to being idle too long. -->
826     <string name="security_settings_fingerprint_enroll_error_timeout_dialog_message">Fingerprint enrollment time limit reached. Try again.</string>
827     <!-- Dialog message for dialog which shows when finger cannot be enrolled due to an internal error or fingerprint can't be read. -->
828     <string name="security_settings_fingerprint_enroll_error_generic_dialog_message">Fingerprint enrollment didn\'t work. Try again or use a different finger.</string>
829     <!-- Button text shown at the end of enrollment that allows the user to add another fingerprint -->
830     <string name="fingerprint_enroll_button_add">Add another</string>
831     <!-- Button text shown at the end of enrollment that allows the user to move to the next step -->
832     <string name="fingerprint_enroll_button_next">Next</string>
833     <!-- Text shown in fingerprint settings explaining what the fingerprint can be used for. [CHAR LIMIT=NONE] -->
834     <string name="security_settings_fingerprint_enroll_disclaimer">In addition to unlocking your phone, you can also use your fingerprint to authorize purchases and app access. <annotation id="url">Learn more</annotation></string>
835     <!-- Text shown in fingerprint settings explaining what the fingerprint can be used for in the case unlocking is disabled [CHAR LIMIT=NONE] -->
836     <string name="security_settings_fingerprint_enroll_disclaimer_lockscreen_disabled">Screen lock option disabled. Contact your organization\'s administrator to learn more. <annotation id="admin_details">More details</annotation>\n\nYou can still use your fingerprint to authorize purchases and app access. <annotation id="url">Learn more</annotation></string>
837     <!-- Text shown in fingerprint enroll when we didn't observe progress for a few seconds. [CHAR LIMIT=100] -->
838     <string name="security_settings_fingerprint_enroll_lift_touch_again">Lift finger, then touch sensor again</string>
839
840     <!-- Text shown when "Add fingerprint" button is disabled -->
841     <string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>
842
843     <!-- Title shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=50]-->
844     <string name="fingerprint_last_delete_title">Remove all fingerprints?</string>
845
846     <!-- Message shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=NONE]-->
847     <string name="fingerprint_last_delete_message">You won\'t be able to use your fingerprints to unlock your phone, authorize purchases, or sign in to apps with them.</string>
848     <string name="fingerprint_last_delete_message_profile_challenge">You won\'t be able to use your fingerprints to unlock your work profile, authorize purchases, or sign in to work apps.</string>
849
850     <!-- Button to confirm the last removing the last fingerprint. [CHAR LIMIT=20]-->
851     <string name="fingerprint_last_delete_confirm">Yes, remove</string>
852
853     <!-- Content description for the fingerprint icon when the user is prompted to enter his credentials. Not shown on the screen. [CHAR LIMIT=NONE] -->
854     <string name="confirm_fingerprint_icon_content_description">Use your fingerprint to continue.</string>
855
856     <!-- Title of the preferences category for preference items to control encryption -->
857     <string name="crypt_keeper_settings_title">Encryption</string>
858
859     <!-- Title of the preferences item to control encryption -->
860     <string name="crypt_keeper_encrypt_title" product="tablet">Encrypt tablet</string>
861     <!-- Title of the preferences item to control encryption -->
862     <string name="crypt_keeper_encrypt_title" product="default">Encrypt phone</string>
863
864     <!-- Summary of the preferences item to control encryption, when encryption is active -->
865     <string name="crypt_keeper_encrypted_summary">Encrypted</string>
866
867     <!-- Informational text in the first confirmation screen before starting device encryption -->
868     <string name="crypt_keeper_desc" product="tablet">
869     You can encrypt your accounts, settings, downloaded apps and their data,
870     media, and other files. After you encrypt your tablet, assuming you\u2019ve set up a screen lock
871     (that is, a pattern or numeric PIN or password), you\u2019ll need to unlock the screen to decrypt
872     the tablet every time you power it on. The only other way to decrypt is to perform a factory
873     data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
874     a charged battery and keep your tablet plugged in throughout the process. If you interrupt it,
875     you\u2019ll lose some or all of your data</string>
876     <!-- Informational text in the first confirmation screen before starting device encryption -->
877     <string name="crypt_keeper_desc" product="default">
878     You can encrypt your accounts, settings, downloaded apps and their data,
879     media, and other files. After you encrypt your phone, assuming you\u2019ve set up a screen lock
880     (that is, a pattern or numeric PIN or password), you\u2019ll need to unlock the screen to decrypt
881     the phone every time you power it on. The only other way to decrypt is to perform a factory
882     data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
883     a charged battery and keep your phone plugged in throughout the process. If you interrupt it,
884     you\u2019ll lose some or all of your data.</string>
885
886     <!-- Button text to start encryption process -->
887     <string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string>
888     <!-- Button text to start encryption process -->
889     <string name="crypt_keeper_button_text" product="default">Encrypt phone</string>
890
891     <!-- Warning string that will be displayed when encryption cannot be started -->
892     <string name="crypt_keeper_low_charge_text">Charge your battery and try again.</string>
893     <!-- Warning string that will be displayed when encryption cannot be started -->
894     <string name="crypt_keeper_unplugged_text">Plug in your charger and try again.</string>
895
896     <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed -->
897     <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string>
898     <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed -->
899     <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or
900     password before you can start encryption.</string>
901
902     <!-- Title of the final confirmation screen before starting device encryption -->
903     <string name="crypt_keeper_confirm_title">Encrypt?</string>
904     <!-- Warning text in the final confirmation screen before starting device encryption -->
905     <string name="crypt_keeper_final_desc" product="tablet">
906     The encryption operation is irreversible and if you interrupt it, you\u2019ll lose data.
907     Encryption takes an hour or more, during which the tablet will restart several times.
908     </string>
909     <!-- Warning text in the final confirmation screen before starting device encryption -->
910     <string name="crypt_keeper_final_desc" product="default">
911     The encryption operation is irreversible and if you interrupt it, you\u2019ll lose data.
912     Encryption takes an hour or more, during which the phone will restart several times.
913     </string>
914
915     <!-- Title of the progress screen while encrypting the device -->
916     <string name="crypt_keeper_setup_title">Encrypting</string>
917
918     <!-- Informational text on the progress screen while encrypting the device -->
919     <string name="crypt_keeper_setup_description" product="tablet">Wait while your tablet
920     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
921     <!-- Informational text on the progress screen while encrypting the device -->
922     <string name="crypt_keeper_setup_description" product="default">Wait while your phone
923     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
924     <string name="crypt_keeper_setup_time_remaining" product="tablet">Wait while your tablet
925     is being encrypted. Time remaining: <xliff:g id="duration" example="1:23">^1</xliff:g></string>
926     <string name="crypt_keeper_setup_time_remaining" product="default">Wait while your phone
927     is being encrypted. Time remaining: <xliff:g id="duration" example="1:23">^1</xliff:g></string>
928
929     <string name="crypt_keeper_force_power_cycle" product="tablet">To unlock your tablet, turn it off and then on.</string>
930     <string name="crypt_keeper_force_power_cycle" product="default">To unlock your phone, turn it off and then on.</string>
931
932
933     <!-- Warn user their device will be wiped if they make x more failed attempts -->
934     <string name="crypt_keeper_warn_wipe">Warning: Your device will be wiped after
935     <xliff:g id="count" example="7">^1</xliff:g> more failed attempts to be unlocked!
936     </string>
937
938     <!-- Informational text on the password entry screen prompting the user for their password -->
939     <string name="crypt_keeper_enter_password">Type your password</string>
940
941     <!-- Title of the encryption screen when encrypting the device failed -->
942     <string name="crypt_keeper_failed_title">Encryption unsuccessful</string>
943
944     <!-- Informational text when encryption fails -->
945     <string name="crypt_keeper_failed_summary" product="tablet">
946       Encryption was interrupted and can\u2019t complete. As a result, the data on
947       your tablet is no longer accessible.
948       \n\n
949       To resume using your tablet, you need to perform a factory reset.
950       When you set up your tablet after the reset, you\u2019ll have an opportunity
951       to restore any data that was backed up to your Google Account.
952     </string>
953
954     <!-- Informational text when encryption fails -->
955     <string name="crypt_keeper_failed_summary" product="default">
956       Encryption was interrupted and can\u2019t complete. As a result, the data on
957       your phone is no longer accessible.
958       \n\nTo resume using your phone, you need to perform a factory reset.
959       When you set up your phone after the reset, you\u2019ll have an opportunity
960       to restore any data that was backed up to your Google Account.
961     </string>
962
963     <!-- Title of the encryption screen when decrypting the device failed -->
964     <string name="crypt_keeper_data_corrupt_title">Decryption unsuccessful</string>
965
966     <!-- Informational text when encryption fails -->
967     <string name="crypt_keeper_data_corrupt_summary" product="tablet">
968       The password you entered is correct, but unfortunately your data is
969       corrupt.
970       \n\nTo resume using your tablet, you need to perform a factory reset.
971       When you set up your tablet after the reset, you\u2019ll have an opportunity
972       to restore any data that was backed up to your Google Account.
973     </string>
974
975     <!-- Informational text when encryption fails -->
976     <string name="crypt_keeper_data_corrupt_summary" product="default">
977       The password you entered is correct, but unfortunately your data is
978       corrupt.
979       \n\nTo resume using your phone, you need to perform a factory reset.
980       When you set up your phone after the reset, you\u2019ll have an opportunity
981       to restore any data that was backed up to your Google Account.
982     </string>
983
984     <!-- Image button description to switch input method -->
985     <string name="crypt_keeper_switch_input_method">Switch input method</string>
986
987     <!-- Unlock Picker Settings --><skip />
988
989     <!-- Security Picker --><skip />
990
991     <!-- Title for suggested actions for screen lock -->
992     <string name="suggested_lock_settings_title">Set screen lock</string>
993
994     <!-- Summary for suggested actions for screen lock -->
995     <string name="suggested_lock_settings_summary">Protect your device</string>
996
997     <!-- Title for suggested actions for settings up a fingerprint lock -->
998     <string name="suggested_fingerprint_lock_settings_title">Use fingerprint</string>
999
1000     <!-- Summary for suggested actions for settings up a fingerprint lock -->
1001     <string name="suggested_fingerprint_lock_settings_summary">Unlock with your fingerprint</string>
1002
1003     <!--  Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1004     <string name="lock_settings_picker_title">Choose screen lock</string>
1005
1006     <!--  Title for security picker to choose the profile unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1007     <string name="lock_settings_picker_title_profile">Choose work lock</string>
1008
1009     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (tablet) [CHAR LIMIT=22] -->
1010     <string name="setup_lock_settings_picker_title" product="tablet">Protect your tablet</string>
1011     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (device) [CHAR LIMIT=22] -->
1012     <string name="setup_lock_settings_picker_title" product="device">Protect your device</string>
1013     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (phone) [CHAR LIMIT=22] -->
1014     <string name="setup_lock_settings_picker_title" product="default">Protect your phone</string>
1015
1016     <!-- Title for screen in setup wizard, prompting user to choose the their backup screen lock method [CHAR LIMIT=NONE] -->
1017     <string name="setup_lock_settings_picker_fingerprint_message">For added security, set up a backup screen lock.</string>
1018
1019     <!-- Description text for screen in setup wizard asking user to set up screen lock, explaining to the user how setting up a screen lock protect them from losing data. (tablet) [CHAR LIMIT=NONE] -->
1020     <string name="setup_lock_settings_picker_message" product="tablet">Prevent others from using this tablet without your permission by activating device protection features. Choose the screen lock you want to use.</string>
1021     <!-- Description text for screen in setup wizard asking user to set up screen lock, explaining to the user how setting up a screen lock protect them from losing data. (device) [CHAR LIMIT=NONE] -->
1022     <string name="setup_lock_settings_picker_message" product="device">Prevent others from using this device without your permission by activating device protection features. Choose the screen lock you want to use.</string>
1023     <!-- Description text for screen in setup wizard asking user to set up screen lock, explaining to the user how setting up a screen lock protect them from losing data. (phone) [CHAR LIMIT=NONE] -->
1024     <string name="setup_lock_settings_picker_message" product="default">Prevent others from using this phone without your permission by activating device protection features. Choose the screen lock you want to use.</string>
1025
1026     <!-- Message shown in screen lock picker while setting up the backup/fallback screen lock method for fingerprint. Users can choose to use this method to unlock the screen instead of fingerprint, or when fingerprint is not accepted. [CHAR LIMIT=80] [BACKUP_MESSAGE_ID=2799884038398627882] -->
1027     <string name="lock_settings_picker_fingerprint_message">Choose your backup screen lock method</string>
1028
1029     <!--  Main Security lock settings --><skip />
1030     <!--  Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] -->
1031     <string name="unlock_set_unlock_launch_picker_title">Screen lock</string>
1032
1033     <!--  Profile Security lock settings --><skip />
1034     <!--  Title for PreferenceScreen to launch picker for security method for the managed profile when there is none [CHAR LIMIT=22] -->
1035     <string name="unlock_set_unlock_launch_picker_title_profile">Work profile lock</string>
1036
1037     <!--  Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1038     <string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string>
1039
1040     <!--  Summary for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
1041     <string name="unlock_set_unlock_launch_picker_change_summary">Change or disable pattern, PIN, or password security</string>
1042
1043     <!--  Summary for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
1044     <string name="unlock_set_unlock_launch_picker_enable_summary">Choose a method to lock the screen</string>
1045
1046     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
1047     <string name="unlock_set_unlock_off_title">None</string>
1048     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45] -->
1049     <string name="unlock_set_unlock_off_summary"></string>
1050
1051     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
1052     <string name="unlock_set_unlock_none_title">Swipe</string>
1053     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
1054     <string name="unlock_set_unlock_none_summary">No security</string>
1055
1056     <!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]-->
1057     <string name="unlock_set_unlock_pattern_title">Pattern</string>
1058     <!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] -->
1059     <string name="unlock_set_unlock_pattern_summary">Medium security</string>
1060
1061     <!-- Title for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=22] -->
1062     <string name="unlock_set_unlock_pin_title">PIN</string>
1063     <!-- Summary for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=45] -->
1064     <string name="unlock_set_unlock_pin_summary">Medium to high security</string>
1065
1066     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=22] -->
1067     <string name="unlock_set_unlock_password_title">Password</string>
1068     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] -->
1069     <string name="unlock_set_unlock_password_summary">High security</string>
1070
1071     <!-- Title for preference that allows the user to setup their lock screen preference later [CHAR LIMIT=22] -->
1072     <string name="unlock_set_do_later_title">Not now</string>
1073
1074     <!-- Summary specifying that this is the current screen lock setting [CHAR LIMIT=45] -->
1075     <string name="current_screen_lock">Current screen lock</string>
1076
1077     <!-- Title for preference that guides the user through creating a backup unlock pattern for fingerprint [CHAR LIMIT=45]-->
1078     <string name="fingerprint_unlock_set_unlock_pattern">Fingerprint + Pattern</string>
1079
1080     <!-- Title for preference that guides the user through creating a backup unlock PIN for fingerprint [CHAR LIMIT=45]-->
1081     <string name="fingerprint_unlock_set_unlock_pin">Fingerprint + PIN</string>
1082
1083     <!-- Title for preference that guides the user through creating a backup unlock password for fingerprint [CHAR LIMIT=45]-->
1084     <string name="fingerprint_unlock_set_unlock_password">Fingerprint + Password</string>
1085
1086     <!-- Title for preference that guides the user to skip fingerprint setup [CHAR LIMIT=60]-->
1087     <string name="fingerprint_unlock_skip_fingerprint">Continue without fingerprint</string>
1088
1089     <!-- Message shown in screen lock picker while setting up the new screen lock with fingerprint option. [CHAR LIMIT=NONE]-->
1090     <string name="fingerprint_unlock_title">You can unlock your phone using your fingerprint. For security, this option requires a backup screen lock.</string>
1091
1092     <!-- 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] -->
1093     <string name="unlock_set_unlock_disabled_summary">Disabled by administrator, encryption policy, or credential storage</string>
1094
1095     <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
1096     <string name="unlock_set_unlock_mode_off">None</string>
1097     <!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
1098     <string name="unlock_set_unlock_mode_none">Swipe</string>
1099     <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
1100     <string name="unlock_set_unlock_mode_pattern">Pattern</string>
1101     <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
1102     <string name="unlock_set_unlock_mode_pin">PIN</string>
1103     <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] -->
1104     <string name="unlock_set_unlock_mode_password">Password</string>
1105
1106     <!-- Footer text in when choosing screen lock type during setup wizard, telling the user that
1107          they can add fingerprint after they complete setup wizard. The text "Settings > Security"
1108          should match settings_label and security_settings_title [CHAR LIMIT=NONE] -->
1109     <string name="unlock_setup_wizard_fingerprint_details">Once you\u2019ve set up a screen lock, you can also set up your fingerprint in Settings &gt; Security.</string>
1110
1111     <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] -->
1112     <string name="unlock_disable_lock_title">Turn off screen lock</string>
1113
1114     <!-- Title of the dialog shown when the user removes the device lock [CHAR LIMIT=NONE] -->
1115     <string name="unlock_disable_frp_warning_title">Remove device protection?</string>
1116     <!-- Title of the dialog shown when the user removes the profile lock [CHAR LIMIT=NONE] -->
1117     <string name="unlock_disable_frp_warning_title_profile">Remove profile protection?</string>
1118
1119     <!-- Content of the dialog shown when the user removes the device lock pattern [CHAR LIMIT=NONE] -->
1120     <string name="unlock_disable_frp_warning_content_pattern">"Device protection features will not work without your pattern."</string>
1121     <!-- Content of the dialog shown when the user removes the device lock pattern and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1122     <string name="unlock_disable_frp_warning_content_pattern_fingerprint">"Device protection features will not work without your pattern.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this device and you won't be able to unlock your phone, authorize purchases, or sign in to apps with them."</string>
1123     <!-- Content of the dialog shown when the user removes the device lock PIN [CHAR LIMIT=NONE] -->
1124     <string name="unlock_disable_frp_warning_content_pin">"Device protection features will not work without your PIN."</string>
1125     <!-- Content of the dialog shown when the user removes the device lock PIN and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1126     <string name="unlock_disable_frp_warning_content_pin_fingerprint">"Device protection features will not work without your PIN.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this device and you won't be able to unlock your phone, authorize purchases, or sign in to apps with them."</string>
1127     <!-- Content of the dialog shown when the user removes the device lock password [CHAR LIMIT=NONE] -->
1128     <string name="unlock_disable_frp_warning_content_password">"Device protection features will not work without your password."</string>
1129     <!-- Content of the dialog shown when the user removes the device lock password and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1130     <string name="unlock_disable_frp_warning_content_password_fingerprint">"Device protection features will not work without your password.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this device and you won't be able to unlock your phone, authorize purchases, or sign in to apps with them."</string>
1131     <!-- Content of the dialog shown when the user removes the device lock of unknown type [CHAR LIMIT=NONE] -->
1132     <string name="unlock_disable_frp_warning_content_unknown">"Device protection features will not work without your screen lock."</string>
1133     <!-- Content of the dialog shown when the user removes the device lock of unknown type and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1134     <string name="unlock_disable_frp_warning_content_unknown_fingerprint">"Device protection features will not work without your screen lock.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this device and you won't be able to unlock your phone, authorize purchases, or sign in to apps with them."</string>
1135
1136     <!-- Content of the dialog shown when the user removes the profile lock pattern [CHAR LIMIT=NONE] -->
1137     <string name="unlock_disable_frp_warning_content_pattern_profile">"Profile protection features will not work without your pattern."</string>
1138     <!-- Content of the dialog shown when the user removes the profile lock pattern and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1139     <string name="unlock_disable_frp_warning_content_pattern_fingerprint_profile">"Profile protection features will not work without your pattern.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this profile and you won't be able to unlock your profile, authorize purchases, or sign in to apps with them."</string>
1140     <!-- Content of the dialog shown when the user removes the profile lock PIN [CHAR LIMIT=NONE] -->
1141     <string name="unlock_disable_frp_warning_content_pin_profile">"Profile protection features will not work without your PIN."</string>
1142     <!-- Content of the dialog shown when the user removes the profile lock PIN and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1143     <string name="unlock_disable_frp_warning_content_pin_fingerprint_profile">"Profile protection features will not work without your PIN.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this profile and you won't be able to unlock your profile, authorize purchases, or sign in to apps with them."</string>
1144     <!-- Content of the dialog shown when the user removes the profile lock password [CHAR LIMIT=NONE] -->
1145     <string name="unlock_disable_frp_warning_content_password_profile">"Profile protection features will not work without your password."</string>
1146     <!-- Content of the dialog shown when the user removes the profile lock password and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1147     <string name="unlock_disable_frp_warning_content_password_fingerprint_profile">"Profile protection features will not work without your password.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this profile and you won't be able to unlock your profile, authorize purchases, or sign in to apps with them."</string>
1148     <!-- Content of the dialog shown when the user removes the profile lock of unknown type [CHAR LIMIT=NONE] -->
1149     <string name="unlock_disable_frp_warning_content_unknown_profile">"Profile protection features will not work without your screen lock."</string>
1150     <!-- Content of the dialog shown when the user removes the profile lock of unknown type and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1151     <string name="unlock_disable_frp_warning_content_unknown_fingerprint_profile">"Profile protection features will not work without your screen lock.<xliff:g id="empty_line">\n\n</xliff:g>Your saved fingerprints will also be removed from this profile and you won't be able to unlock your profile, authorize purchases, or sign in to apps with them."</string>
1152
1153     <!-- Affirmative action of the dialog shown when the user removes the device lock [CHAR LIMIT=25] -->
1154     <string name="unlock_disable_frp_warning_ok">Yes, remove</string>
1155
1156     <!-- Title shown on security settings to allow the user to change their lockscreen pattern [CHAR LIMIT=22] -->
1157     <string name="unlock_change_lock_pattern_title">Change unlock pattern</string>
1158     <!-- Title shown on security settings to allow the user to change their lockscreen PIN [CHAR LIMIT=22] -->
1159     <string name="unlock_change_lock_pin_title">Change unlock PIN</string>
1160     <!-- Title shown on security settings to allow the user to change their lockscreen password [CHAR LIMIT=22]-->
1161     <string name="unlock_change_lock_password_title">Change unlock password</string>
1162
1163     <!-- Message shown when the user incorrectly enters their lock and it counts towards the max attempts before wiping the work profile. -->
1164     <string name="lock_profile_wipe_attempts">Try again. Attempt <xliff:g id="current_attempts">%1$d</xliff:g> of <xliff:g id="total_attempts">%2$d</xliff:g>.</string>
1165     <!-- Title of a dialog shown when the user only has one attempt left to provide the lock before the work profile is wiped. -->
1166     <string name="lock_profile_wipe_warning_title">Last try</string>
1167     <!-- Content of the dialog shown when the user only has one attempt left to provide the work pattern before the work profile is wiped. -->
1168     <string name="lock_profile_wipe_warning_content_pattern">If you enter an incorrect work pattern on this attempt, your work profile and associated data will be removed from this device.</string>
1169     <!-- Content of the dialog shown when the user only has one attempt left to provide the work PIN before the work profile is wiped. -->
1170     <string name="lock_profile_wipe_warning_content_pin">If you enter an incorrect work PIN on this attempt, your work profile and associated data will be removed from this device.</string>
1171     <!-- Content of the dialog shown when the user only has one attempt left to provide the work password before the work profile is wiped. -->
1172     <string name="lock_profile_wipe_warning_content_password">If you enter an incorrect work password on this attempt, your work profile and associated data will be removed from this device.</string>
1173     <!-- Content of the dialog shown when the user has failed to provide the work lock too many times and the work profile is wiped. -->
1174     <string name="lock_profile_wipe_content">Too many incorrect attempts. Your work profile and associated data will be removed from this device.</string>
1175     <!-- Button label to dismiss the dialog telling the user the work profile has been wiped. [CHAR LIMIT=40] -->
1176     <string name="lock_profile_wipe_dismiss">Dismiss</string>
1177
1178     <!-- Hint shown in dialog screen when password is too short -->
1179     <string name="lockpassword_password_too_short">Must be at least %d characters</string>
1180     <!-- Hint shown in dialog screen when PIN is too short -->
1181     <string name="lockpassword_pin_too_short">PIN must be at least %d digits</string>
1182
1183     <!-- Hint shown after minimum password criteria is met -->
1184     <string name="lockpassword_continue_label">Continue</string>
1185
1186     <!-- Error shown in popup when password is too long -->
1187     <string name="lockpassword_password_too_long">Must be fewer than <xliff:g id="number" example="17">%d</xliff:g> characters.</string>
1188     <!-- Error shown in popup when PIN is too long -->
1189     <string name="lockpassword_pin_too_long">Must be fewer than <xliff:g id="number" example="17">%d</xliff:g> digits.</string>
1190
1191     <!-- Error shown when in PIN mode and user enters a non-digit -->
1192     <string name="lockpassword_pin_contains_non_digits">Must contain only digits 0-9.</string>
1193
1194     <!-- Error shown when in PIN mode and PIN has been used recently. Please keep this string short! -->
1195     <string name="lockpassword_pin_recently_used">Device administrator doesn\u2019t allow using a recent PIN.</string>
1196
1197     <!-- Error shown when in PASSWORD mode and user enters an invalid character -->
1198     <string name="lockpassword_illegal_character">This can\'t include an invalid character</string>
1199
1200     <!-- Error shown when in PASSWORD mode and password is all digits -->
1201     <string name="lockpassword_password_requires_alpha">Must contain at least one letter</string>
1202
1203     <!-- Error shown when in PASSWORD mode and password doesn't contain any digits -->
1204     <string name="lockpassword_password_requires_digit">Must contain at least one digit</string>
1205
1206     <!-- Error shown when in PASSWORD mode and password doesn't contain any symbols -->
1207     <string name="lockpassword_password_requires_symbol">Must contain at least one symbol</string>
1208
1209     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of letters -->
1210     <plurals name="lockpassword_password_requires_letters">
1211         <item quantity="one">Must contain at least 1 letter</item>
1212         <item quantity="other">Must contain at least %d letters</item>
1213     </plurals>
1214
1215     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of lowercase letters -->
1216     <plurals name="lockpassword_password_requires_lowercase">
1217         <item quantity="one">Must contain at least 1 lowercase letter</item>
1218         <item quantity="other">Must contain at least %d lowercase letters</item>
1219     </plurals>
1220
1221     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of uppercase letters -->
1222     <plurals name="lockpassword_password_requires_uppercase">
1223         <item quantity="one">Must contain at least 1 uppercase letter</item>
1224         <item quantity="other">Must contain at least %d uppercase letters</item>
1225     </plurals>
1226
1227     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of numerical digits -->
1228     <plurals name="lockpassword_password_requires_numeric">
1229         <item quantity="one">Must contain at least 1 numerical digit</item>
1230         <item quantity="other">Must contain at least %d numerical digits</item>
1231     </plurals>
1232
1233     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of special symbols -->
1234     <plurals name="lockpassword_password_requires_symbols">
1235         <item quantity="one">Must contain at least 1 special symbol</item>
1236         <item quantity="other">Must contain at least %d special symbols</item>
1237     </plurals>
1238
1239     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of non-letter characters -->
1240     <plurals name="lockpassword_password_requires_nonletter">
1241         <item quantity="one">Must contain at least 1 non-letter character</item>
1242         <item quantity="other">Must contain at least %d non-letter characters</item>
1243     </plurals>
1244
1245     <!-- Error shown when in PASSWORD mode and password has been used recently. Please keep this string short! -->
1246     <string name="lockpassword_password_recently_used">Device administrator doesn\u2019t allow using a recent password.</string>
1247
1248     <!-- [CHAR_LIMIT=NONE] Error shown when the user tries to set an ascending or descending sequence of digits -->
1249     <string name="lockpassword_pin_no_sequential_digits">An ascending, descending or repeated sequence of digits is forbidden</string>
1250
1251     <!-- Label for ChoosePassword/PIN OK button -->
1252     <string name="lockpassword_ok_label">OK</string>
1253
1254     <!-- Label for ChoosePassword/PIN OK button -->
1255     <string name="lockpassword_cancel_label">Cancel</string>
1256
1257     <!-- Label for LockPatternTutorial Cancel button -->
1258     <string name="lockpattern_tutorial_cancel_label">Cancel</string>
1259
1260     <!-- Label for LockPatternTutorial Continue button -->
1261     <string name="lockpattern_tutorial_continue_label">Next</string>
1262
1263     <!-- Toast shown when lock pattern or password successfully setup. [CHAR LIMIT=64] -->
1264     <string name="lock_setup" msgid="5507462851158901718">Setup is complete.</string>
1265
1266     <!-- In the security screen, the header title for settings related to device admins -->
1267     <string name="device_admin_title">Device administration</string>
1268
1269     <!-- Title of preference to manage device admins -->
1270     <string name="manage_device_admin">Device administrators</string>
1271
1272     <!-- Summary of preference to manage device policies -->
1273     <string name="manage_device_admin_summary">View or deactivate device administrators</string>
1274
1275     <!-- Title of preference to manage trust agents -->
1276     <string name="manage_trust_agents">Trust agents</string>
1277
1278     <!-- Summary shown when trust agent settings is disabled because the user hasn't set up primary security -->
1279     <string name="disabled_because_no_backup_security">To use, first set a screen lock</string>
1280
1281     <!-- Summary of preference to manage device policies -->
1282     <string name="manage_trust_agents_summary">View or deactivate trust agents</string>
1283
1284     <!-- Bluetooth settings -->
1285     <!-- Bluetooth settings check box title on Main Settings screen -->
1286     <string name="bluetooth_quick_toggle_title">Bluetooth</string>
1287     <!-- Bluetooth settings check box summary for turning on bluetooth -->
1288     <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
1289     <!--Used as title on second screen after selecting Bluetooth settings -->
1290     <string name="bluetooth_settings">Bluetooth</string>
1291     <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
1292     <string name="bluetooth_settings_title">Bluetooth</string>
1293     <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
1294     <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
1295
1296     <!-- ======================================================================================= -->
1297     <!-- Note: The opening brackets of HTML style tags are escaped (e.g. "<b>" is "&lt;b>") in   -->
1298     <!--   the following resources to enable formatting followed by HTML styling, as described   -->
1299     <!--   here:  http://developer.android.com/guide/topics/resources/string-resource.html       -->
1300     <!-- ======================================================================================= -->
1301
1302     <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] -->
1303     <string name="bluetooth_pairing_request">Pair with <xliff:g id="device_name">%1$s</xliff:g>?</string>
1304
1305     <!-- Message when bluetooth is informing the user of the pairing key. [CHAR LIMIT=NONE] -->
1306     <string name="bluetooth_pairing_key_msg">Bluetooth pairing code</string>
1307
1308     <!-- Message when bluetooth dialog for passkey entry is showing. [CHAR LIMIT=NONE] -->
1309     <string name="bluetooth_enter_passkey_msg">Type the pairing code then press Return or Enter</string>
1310
1311     <!-- Checkbox label for alphanumeric PIN entry (default is numeric PIN). [CHAR LIMIT=50] -->
1312     <string name="bluetooth_enable_alphanumeric_pin">PIN contains letters or symbols</string>
1313
1314     <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
1315     <string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
1316
1317     <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
1318     <string name="bluetooth_pin_values_hint_16_digits">Must be 16 digits</string>
1319
1320     <!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
1321     <string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
1322     <!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->
1323     <string name="bluetooth_enter_passkey_other_device">You may also need to type this passkey on the other device.</string>
1324
1325     <!-- Message for confirmation of passkey to complete pairing. [CHAR LIMIT=NONE] -->
1326     <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>
1327
1328     <!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing -->
1329     <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>
1330
1331     <!-- Message when bluetooth dialog when passkey or pin needs to be displayed. -->
1332     <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>
1333
1334     <!-- Checkbox message in pairing dialogs.  [CHAR LIMIT=NONE] -->
1335     <string name="bluetooth_pairing_shares_phonebook">Allow <xliff:g id="device_name">%1$s</xliff:g> to access your contacts and call history</string>
1336
1337     <!-- Title for BT error dialogs. -->
1338     <string name="bluetooth_error_title"></string>
1339
1340     <!-- Message for the error dialog when BT connecting operation fails generically. -->
1341     <string name="bluetooth_connecting_error_message">Couldn\u2019t connect to <xliff:g id="device_name">%1$s</xliff:g>.</string>
1342
1343     <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
1344     <string name="bluetooth_preference_scan_title">Scan for devices</string>
1345     <!-- Bluetooth settings: The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] -->
1346     <string name="bluetooth_search_for_devices">Refresh</string>
1347     <!-- Bluetooth settings: The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] -->
1348     <string name="bluetooth_searching_for_devices">Searching\u2026</string>
1349     <!-- Bluetooth settings: The sub heading for device settings. [CHAR LIMIT=30] -->
1350     <string name="bluetooth_preference_device_settings">Device settings</string>
1351     <!-- Bluetooth settings: Paired dialog title [CHAR LIMIT=40] -->
1352     <string name="bluetooth_preference_paired_dialog_title">Paired device</string>
1353     <!-- Bluetooth settings: Name label [CHAR LIMIT=40] -->
1354     <string name="bluetooth_preference_paired_dialog_name_label">Name</string>
1355     <!-- Bluetooth settings: Checkbox label for enable/disable internet connection.  [CHAR LIMIT=40] -->
1356     <string name="bluetooth_preference_paired_dialog_internet_option">Internet connection</string>
1357     <!-- Bluetooth settings: Checkbox label for enable/disable keyboard connection.  [CHAR LIMIT=40] -->
1358     <string name="bluetooth_preference_paired_dialog_keyboard_option">Keyboard</string>
1359     <!-- Bluetooth settings: Checkbox label for enable/disable contacts connection.  [CHAR LIMIT=40] -->
1360     <string name="bluetooth_preference_paired_dialog_contacts_option">Contacts and call history</string>
1361     <!-- Bluetooth settings: pairing dialog title.  [CHAR LIMIT=40] -->
1362     <string name="bluetooth_pairing_dialog_title">Pair with this device?</string>
1363     <!-- Bluetooth settings: share phone book title.  [CHAR LIMIT=40] -->
1364     <string name="bluetooth_pairing_dialog_sharing_phonebook_title">Share phone book?</string>
1365     <!-- Bluetooth settings: Message informing user that a bluetooth wants to access contant and call history.  [CHAR LIMIT=100] -->
1366     <string name="bluetooth_pairing_dialog_contants_request"><xliff:g id="device_name">%1$s</xliff:g> wants to access your contacts and call history.</string>
1367     <!-- Bluetooth settings: paring permission message.  [CHAR LIMIT=100] -->
1368     <string name="bluetooth_pairing_dialog_paring_request"><xliff:g id="device_name">%1$s</xliff:g> wants to pair with Bluetooth. When connected, it will have access to your contacts and call history.</string>
1369     <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
1370     <string name="bluetooth_preference_paired_devices">Paired devices</string>
1371     <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
1372     <string name="bluetooth_preference_found_devices">Available devices</string>
1373     <!-- Bluetooth settings: The message displayed if no Bluetooth devices were found. [CHAR LIMIT=40] -->
1374     <string name="bluetooth_preference_no_found_devices">No devices available</string>
1375     <!-- Bluetooth settings.  Context menu item for a device.  Action will connect to all profiles on the device. -->
1376     <string name="bluetooth_device_context_connect">Connect</string>
1377     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect from all profiles on the device. -->
1378     <string name="bluetooth_device_context_disconnect">Disconnect</string>
1379     <!-- Bluetooth settings.  Context menu item for a device.  Action will first pair, and then connect to all profiles on the device. -->
1380     <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
1381     <!-- Bluetooth settings.  Context menu item for a device.  Action will remove pairing with the device. -->
1382     <string name="bluetooth_device_context_unpair">Unpair</string>
1383     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect and remove pairing with the device. -->
1384     <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
1385     <!-- 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. -->
1386     <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>
1387     <!-- Bluetooth settings.  Menu option to Bluetooth advanced settings [CHAR LIMIT=20]-->
1388     <string name="bluetooth_menu_advanced">Advanced</string>
1389     <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]-->
1390     <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string>
1391     <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]-->
1392     <string name="bluetooth_empty_list_bluetooth_off">When Bluetooth is turned on, your device can communicate with other nearby Bluetooth devices.</string>
1393     <!-- Message to describe "BLE scan always available feature" when Bluetooth is off. The
1394       place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
1395       the user to "scanning settings" screen. -->
1396     <string name="ble_scan_notify_text">To improve location accuracy, system apps and services can
1397       still detect Bluetooth devices. You can change this in
1398       <xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
1399       settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
1400
1401
1402     <!-- 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. -->
1403     <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
1404
1405     <!-- Bluetooth settings.  Message for disconnecting from the A2DP profile. [CHAR LIMIT=80] -->
1406     <string name="bluetooth_disconnect_a2dp_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from media audio.</string>
1407     <!-- Bluetooth settings.  Message for disconnecting from the headset profile. [CHAR LIMIT=80] -->
1408     <string name="bluetooth_disconnect_headset_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from handsfree audio.</string>
1409     <!-- Bluetooth settings.  Message for disconnecting from the HID profile. [CHAR LIMIT=80] -->
1410     <string name="bluetooth_disconnect_hid_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from input device.</string>
1411     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] -->
1412     <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
1413     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1414     <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\u2019s Internet connection.</string>
1415     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1416     <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\u2019s Internet connection.</string>
1417
1418     <!-- Bluetooth settings.  Connection options screen.  The title of the screen. [CHAR LIMIT=40] -->
1419     <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string>
1420     <!-- 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. -->
1421     <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
1422     <!-- Bluetooth settings.  Connection options screen.  The summary of the online mode checkbox.  This describes what the setting does in the context of the screen. -->
1423     <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
1424     <!-- Bluetooth settings.  Connection options screen.  The title of the header that is above all of the profiles.
1425          When a user decides what Bluetooth capabilities to use with the device.  -->
1426     <string name="bluetooth_device_advanced_profile_header_title">Use for</string>
1427     <!-- Bluetooth settings. Connection options screen. Title for option to rename the device. [CHAR LIMIT=30] -->
1428     <string name="bluetooth_device_advanced_rename_device">Rename</string>
1429     <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] -->
1430     <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string>
1431     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
1432     <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
1433     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
1434     <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
1435
1436     <!-- Bluetooth settings.  Dock Setting Title -->
1437     <string name="bluetooth_dock_settings">Dock Settings</string>
1438     <!-- Bluetooth settings.  Dock Setting Dialog Title -->
1439     <string name="bluetooth_dock_settings_title">Use dock for audio</string>
1440     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 1: Use dock as speaker phone -->
1441     <string name="bluetooth_dock_settings_headset">As speaker phone</string>
1442     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 2: Use dock for media audio -->
1443     <string name="bluetooth_dock_settings_a2dp">For music and media</string>
1444     <!-- Bluetooth settings.  Dock Setting Dialog - Remember setting and don't ask user again -->
1445     <string name="bluetooth_dock_settings_remember">Remember settings</string>
1446
1447     <!-- Wifi Assistant title.  [CHAR LIMIT=40] -->
1448     <string name="wifi_assistant_title">Wi\u2011Fi Assistant</string>
1449
1450     <!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] -->
1451     <string name="wifi_display_settings_title">Cast</string>
1452     <!-- Wifi Display settings. The title of a menu item to enable wireless display [CHAR LIMIT=40] -->
1453     <string name="wifi_display_enable_menu_item">Enable wireless display</string>
1454     <!-- Wifi Display settings. Text that appears when scanning for devices is finished and no nearby device was found [CHAR LIMIT=40]-->
1455     <string name="wifi_display_no_devices_found">No nearby devices were found.</string>
1456     <!-- Wifi Display settings. The status summary for connecting devices. [CHAR LIMIT=40] -->
1457     <string name="wifi_display_status_connecting">Connecting</string>
1458     <!-- Wifi Display settings. The status summary for connected devices. [CHAR LIMIT=40] -->
1459     <string name="wifi_display_status_connected">Connected</string>
1460     <!-- Wifi Display settings. The status summary for devices that's already in use. [CHAR LIMIT=40] -->
1461     <string name="wifi_display_status_in_use">In use</string>
1462     <!-- Wifi Display settings. The status summary for devices that's not available. [CHAR LIMIT=40] -->
1463     <string name="wifi_display_status_not_available">Unavailable</string>
1464     <!-- Wifi Display settings. Image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
1465     <string name="wifi_display_details">Display settings</string>
1466
1467     <!-- Wifi Display settings. Options dialog.  The title of the dialog. [CHAR LIMIT=40] -->
1468     <string name="wifi_display_options_title">Wireless display options</string>
1469     <!-- Wifi Display settings. Options dialog.  The forget button text. [CHAR LIMIT=20] -->
1470     <string name="wifi_display_options_forget">Forget</string>
1471     <!-- Wifi Display settings. Options dialog.  The done button text. [CHAR LIMIT=20] -->
1472     <string name="wifi_display_options_done">Done</string>
1473     <!-- Wifi Display settings. Options dialog.  The name label used when prompting the user to rename the display. [CHAR LIMIT=20] -->
1474     <string name="wifi_display_options_name">Name</string>
1475
1476     <!-- Wifi Display settings. The sub heading for wireless display certification options. [CHAR LIMIT=40] -->
1477     <string name="wifi_display_certification_heading" translatable="false">Certification</string>
1478     <!-- Wifi Display settings. The section title for wireless display session info. [CHAR LIMIT=40] -->
1479     <string name="wifi_display_session_info" translatable="false">Session info</string>
1480     <!-- Wifi Display settings. The checkbox title for enabling listen mode during certification process. [CHAR LIMIT=40] -->
1481     <string name="wifi_display_listen_mode" translatable="false">Enable listen mode</string>
1482     <!-- Wifi Display settings. The checkbox title for enabling autonomous GO during certification process. [CHAR LIMIT=40] -->
1483     <string name="wifi_display_autonomous_go" translatable="false">Enable autonomous GO</string>
1484     <!-- Wifi Display settings. The button text for sending pause trigger during certification process. [CHAR LIMIT=40] -->
1485     <string name="wifi_display_pause" translatable="false">Pause</string>
1486     <!-- Wifi Display settings. The button text for sending play (resume) trigger during certification process. [CHAR LIMIT=40] -->
1487     <string name="wifi_display_resume" translatable="false">Resume</string>
1488     <!-- Wifi Display settings. The dropdown menu title for choosing WPS configuration during certification process. [CHAR LIMIT=40] -->
1489     <string name="wifi_display_wps_config" translatable="false">WPS configuration</string>
1490     <!-- Wifi Display settings. The dropdown menu title for choosing listen channel during certification process. [CHAR LIMIT=40] -->
1491     <string name="wifi_display_listen_channel" translatable="false">Listen channel</string>
1492     <!-- Wifi Display settings. The dropdown menu title for choosing operating channel during certification process. [CHAR LIMIT=40] -->
1493     <string name="wifi_display_operating_channel" translatable="false">Operating channel</string>
1494     <!-- Wifi 2.4GHz is used as an universal itendifier for 2.4GHz band -->
1495     <string name="wifi_band_24ghz">2.4 GHz</string>
1496     <!-- Wifi Internal 5GHz as an universal itendifier for 5GHz band -->
1497     <string name="wifi_band_5ghz">5 GHz</string>
1498     <!-- Link speed on Wifi Status screen -->
1499     <string name="link_speed">%1$d Mbps</string>
1500
1501     <!-- NFC settings -->
1502     <!-- Used in the 1st-level settings screen to turn on NFC -->
1503     <string name="nfc_quick_toggle_title">NFC</string>
1504     <!-- Description of NFC in the 1st level settings screen, for a tablet. [CHAR LIMIT=NONE] -->
1505     <string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
1506     <!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] -->
1507     <string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string>
1508     <!-- Dialog title for NFC disclaimr [CHAR_LIMIT=40]-->
1509     <string name="nfc_disclaimer_title">Turn on NFC</string>
1510     <!-- Dialog title for NFC disclaimr [CHAR_LIMIT=NONE]-->
1511     <string name="nfc_disclaimer_content">NFC exchanges data between this device and other nearby devices or targets, such as payment terminals, access readers, and interactive ads or tags.</string>
1512
1513     <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1514     <string name="android_beam_settings_title">Android Beam</string>
1515     <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] -->
1516     <string name="android_beam_on_summary">Ready to transmit app content via NFC</string>
1517     <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] -->
1518     <string name="android_beam_off_summary">Off</string>
1519     <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] -->
1520     <string name="android_beam_disabled_summary">Unavailable because NFC is turned off</string>
1521     <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1522     <string name="android_beam_label">Android Beam</string>
1523     <!-- 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] -->
1524     <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 tap your screen. The app determines what gets beamed.</string>
1525
1526     <!-- Wi-Fi Settings --> <skip />
1527     <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
1528     <string name="wifi_quick_toggle_title">Wi\u2011Fi</string>
1529     <!-- Used in the 1st-level settings screen as the turn-on summary -->
1530     <string name="wifi_quick_toggle_summary">Turn on Wi\u2011Fi</string>
1531     <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen  [CHAR LIMIT=20]-->
1532     <string name="wifi_settings">Wi\u2011Fi</string>
1533     <!-- Title of the Wi-fi settings screen -->
1534     <string name="wifi_settings_category">Wi\u2011Fi settings</string>
1535     <!-- Title of the Wi-fi settings entry in the left top level menu -->
1536     <string name="wifi_settings_title">Wi\u2011Fi</string>
1537     <!-- Summary text of the Wi-fi settings screen -->
1538     <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
1539     <!-- Used in the 1st-level settings screen to turn on Wi-Fi  [CHAR LIMIT=60] -->
1540     <string name="wifi_setup_wizard_title">Select Wi\u2011Fi network</string>
1541     <!-- Used by Account creation for turning on Wi-Fi  [CHAR LIMIT=60] -->
1542     <string name="wifi_select_network">Select Wi\u2011Fi</string>
1543     <!-- Summary text when turning Wi-Fi or bluetooth on -->
1544     <string name="wifi_starting">Turning Wi\u2011Fi on\u2026</string>
1545     <!-- Summary text when turning Wi-Fi or bluetooth off -->
1546     <string name="wifi_stopping">Turning off Wi\u2011Fi\u2026</string>
1547     <!-- Summary text when Wi-Fi or bluetooth has error -->
1548     <string name="wifi_error">Error</string>
1549     <!-- Summary text when wifi SoftAP started failed due to no legal usable channel allowed in this region by regulatory -->
1550     <string name="wifi_sap_no_channel_error">5 GHz band not available in this country</string>
1551     <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode -->
1552     <string name="wifi_in_airplane_mode">In Airplane mode</string>
1553     <!-- Checkbox title for option to notify user when open networks are nearby -->
1554     <string name="wifi_notify_open_networks">Network notification</string>
1555     <!-- Checkbox summary for option to notify user when open networks are nearby [CHAR LIMIT=60]-->
1556     <string name="wifi_notify_open_networks_summary">Notify whenever a public network is available</string>
1557     <!-- Checkbox title for option to toggle poor network detection -->
1558     <string name="wifi_poor_network_detection">Avoid poor connections</string>
1559     <!-- Checkbox summary for option to toggle poor network detection -->
1560     <string name="wifi_poor_network_detection_summary">Don\u2019t use a Wi\u2011Fi network unless it has a good Internet connection</string>
1561     <!-- Checkbox summary for option to toggle poor network detection [CHAR LIMIT=60] -->
1562     <string name="wifi_avoid_poor_network_detection_summary">Only use networks that have a good Internet connection</string>
1563     <!-- Checkbox title for option to connect to open Wi-Fi automatically [CHAR LIMIT=40] -->
1564     <string name="wifi_automatically_connect_title">Use open Wi\u2011Fi automatically</string>
1565     <!-- Checkbox summary for option to connect to open Wi-Fi automatically  [CHAR LIMIT=100] -->
1566     <string name="wifi_automatically_connect_summary">Let a Wi\u2011Fi assistant automatically connect to open networks determined to be high quality</string>
1567     <!-- Dialog title for option to select an app which connects to open Wi-Fi automatically [CHAR LIMIT=40] -->
1568     <string name="wifi_select_assistant_dialog_title">Choose assistant</string>
1569     <!-- Preference title for option to install certificates -->
1570     <string name="wifi_install_credentials">Install certificates</string>
1571     <!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off. The
1572       place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
1573       the user to "scanning settings" screen. -->
1574     <string name="wifi_scan_notify_text">To improve location accuracy, system apps and services can
1575         still scan for Wi\u2011Fi networks. You can change this in
1576         <xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
1577         settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
1578     <!-- Wifi scan always mode checkbox text -->
1579     <string name="wifi_scan_notify_remember_choice">Don\u2019t show again</string>
1580     <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? -->
1581     <string name="wifi_setting_sleep_policy_title">Keep Wi\u2011Fi on during sleep</string>
1582     <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? [CHAR LIMIT=30] -->
1583     <string name="wifi_setting_on_during_sleep_title">Wi\u2011Fi on during sleep</string>
1584     <!-- Generic error message when the sleep policy could not be set. -->
1585     <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string>
1586     <!-- Checkbox title for option to toggle suspend power optimizations [CHAR LIMIT=30] -->
1587     <string name="wifi_suspend_efficiency_title">Improve efficiency</string>
1588     <!-- Checkbox title for option to toggle suspend power optimizations -->
1589     <string name="wifi_suspend_optimizations">Wi\u2011Fi optimization</string>
1590     <!-- Checkbox summary for option to toggle suspend power optimizations -->
1591     <string name="wifi_suspend_optimizations_summary">Minimize battery usage when Wi\u2011Fi is on</string>
1592     <!-- Checkbox summary for option to toggle suspend power optimizations [CHAR LIMIT=30] -->
1593     <string name="wifi_limit_optimizations_summary">Limit battery used by Wi\u2011Fi</string>
1594     <!-- Checkbox title. Should we switch to using cellular data if Wi-Fi is still connected but the Wi-Fi network we're connected to no longer has Internet access (e.g., due to an outage)? -->
1595     <string name="wifi_switch_away_when_unvalidated">Switch to cellular data if Wi\u2011Fi loses Internet access.</string>
1596     <!-- Preference title for option to automatically switch away from bad wifi networks [CHAR LIMIT=60]-->
1597     <string name="wifi_cellular_data_fallback_title">Cellular data fallback</string>
1598     <!-- Preference summary for option to automatically switch away from bad wifi networks [CHAR LIMIT=None]-->
1599     <string name="wifi_cellular_data_fallback_summary">Use cellular data when Wi\u2011Fi loses Internet access. Additional charges may apply.</string>
1600     <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]-->
1601     <string name="wifi_add_network">Add network</string>
1602     <!-- Header for the list of wifi networks-->
1603     <string name="wifi_access_points">Wi\u2011Fi networks</string>
1604     <!-- Menu option to do WPS Push Button [CHAR LIMIT=25]-->
1605     <string name="wifi_menu_wps_pbc">WPS Push Button</string>
1606     <!-- Content description for menu button in Wifi setup. Not shown on the screen. [CHAR LIMIT=NONE] -->
1607     <string name="wifi_menu_more_options">More options</string>
1608     <!-- Menu option to do WPS Pin Entry [CHAR LIMIT=25]-->
1609     <string name="wifi_menu_wps_pin">WPS Pin Entry</string>
1610     <!-- Menu option to launch Wi-Fi Direct settings [CHAR LIMIT=20]-->
1611     <string name="wifi_menu_p2p">Wi\u2011Fi Direct</string>
1612     <!-- Menu option to scan Wi-Fi networks -->
1613     <string name="wifi_menu_scan">Scan</string>
1614     <!-- Menu option to Wi-Fi advanced settings -->
1615     <string name="wifi_menu_advanced">Advanced</string>
1616     <!-- Menu option to Wi-Fi configure settings -->
1617     <string name="wifi_menu_configure">Configure</string>
1618     <!-- Menu option to connect to a Wi-Fi network -->
1619     <string name="wifi_menu_connect">Connect to network</string>
1620     <!-- Menu option to remember a temporary Wi-Fi network -->
1621     <string name="wifi_menu_remember">Remember network</string>
1622     <!-- Menu option to delete a Wi-Fi network -->
1623     <string name="wifi_menu_forget">Forget network</string>
1624     <!-- Menu option to modify a Wi-Fi network configuration -->
1625     <string name="wifi_menu_modify">Modify network</string>
1626     <!-- Menu option to write a Wi-Fi configuration token to an NFC tag [CHAR_LIMIT=30]-->
1627     <string name="wifi_menu_write_to_nfc">Write to NFC tag</string>
1628     <!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]-->
1629     <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi\u2011Fi on.</string>
1630     <!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
1631     <string name="wifi_empty_list_wifi_on">Searching for Wi\u2011Fi networks\u2026</string>
1632     <!-- Wifi Settings. text displayed when user has restriction DISALLOW_CONFIG_WIFI [CHAR LIMIT=NONE]-->
1633     <string name="wifi_empty_list_user_restricted">You don\u2019t have permission to change the Wi\u2011Fi network.</string>
1634     <!-- Wi-Fi settings. title for setup other network button [CHAR LIMIT=35]-->
1635     <string name="wifi_other_network">Add another network</string>
1636     <!-- Wi-Fi settings. content description for more button [CHAR LIMIT=50]-->
1637     <string name="wifi_more">More</string>
1638     <!-- Wi-Fi settings. wps menu title [CHAR LIMIT=25]-->
1639     <string name="wifi_setup_wps">Automatic setup (WPS)</string>
1640
1641     <!-- Dialog for Access Points --> <skip />
1642     <!-- Label to show/hide advanced options [CHAR LIMIT=40] -->
1643     <string name="wifi_show_advanced">Advanced options</string>
1644     <!-- Message for talkback to say when Advanced Options expanded [CHAR LIMIT=NONE] -->
1645     <string name="wifi_advanced_toggle_description_expanded">Drop down list Advanced Options. Double-tap to collapse.</string>
1646     <!-- Message for talkback to say when Advanced Options is collapsed [CHAR LIMIT=NONE] -->
1647     <string name="wifi_advanced_toggle_description_collapsed">Drop down list Advanced Options. Double-tap to expand.</string>
1648     <!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
1649     <string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string>
1650     <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
1651     <string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
1652     <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
1653     <string name="wifi_wps_onstart_pbc">Press the Wi\u2011Fi Protected Setup button on your router. It may be called \u201cWPS\u201d or marked with this symbol:</string>
1654     <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
1655     <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>
1656     <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->
1657     <string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string>
1658     <!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] -->
1659     <string name="wifi_wps_connected">Connected to Wi\u2011Fi network <xliff:g id="network_name">%s</xliff:g></string>
1660     <!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] -->
1661     <string name="wifi_wps_in_progress">WPS is already in progress and can take up to two minutes to complete</string>
1662     <!-- Text displayed when WPS fails to start [CHAR LIMIT=150] -->
1663     <string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string>
1664     <!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] -->
1665     <string name="wifi_wps_failed_wep">The wireless router security setting (WEP) is not supported</string>
1666      <!-- Text displayed when WPS fails to TKIP [CHAR LIMIT=150] -->
1667     <string name="wifi_wps_failed_tkip">The wireless router security setting (TKIP) is not supported</string>
1668      <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] -->
1669     <string name="wifi_wps_failed_auth">Authentication failure. Please try again.</string>
1670      <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] -->
1671     <string name="wifi_wps_failed_overlap">Another WPS session was detected. Please try again in a few minutes.</string>
1672     <!-- Label for the SSID of the network -->
1673     <string name="wifi_ssid">Network name</string>
1674     <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] -->
1675     <string name="wifi_ssid_hint">Enter the SSID</string>
1676     <!-- Label for the security of the connection -->
1677     <string name="wifi_security">Security</string>
1678     <!-- Label for the signal strength of the connection -->
1679     <string name="wifi_signal">Signal strength</string>
1680     <!-- Label for the status of the connection -->
1681     <string name="wifi_status">Status</string>
1682     <!-- Label for the link speed of the connection -->
1683     <string name="wifi_speed">Link speed</string>
1684     <!-- Label for the frequency band of the connection -->
1685     <string name="wifi_frequency">Frequency</string>
1686     <!-- Label for the IP address of the connection -->
1687     <string name="wifi_ip_address">IP address</string>
1688     <!-- Label for Passpoint network -->
1689     <string name="passpoint_label">Saved via</string>
1690     <!-- Content for Passpoint network -->
1691     <string name="passpoint_content"><xliff:g id="name">%1$s</xliff:g> credentials</string>
1692     <!-- Label for the EAP method of the network -->
1693     <string name="wifi_eap_method">EAP method</string>
1694     <!-- Label for the phase2 -->
1695     <string name="please_select_phase2">Phase 2 authentication</string>
1696     <!-- Label for the EAP CA certificate of the network -->
1697     <string name="wifi_eap_ca_cert">CA certificate</string>
1698     <!-- Label for the domain name that the EAP CA certificate(s) can be used to validate. -->
1699     <string name="wifi_eap_domain">Domain</string>
1700     <!-- Label for the EAP user certificate of the network -->
1701     <string name="wifi_eap_user_cert">User certificate</string>
1702     <!-- Label for the EAP identity of the network -->
1703     <string name="wifi_eap_identity">Identity</string>
1704     <!-- Label for the EAP anonymous identity of the network -->
1705     <string name="wifi_eap_anonymous">Anonymous identity</string>
1706     <!-- Label for the password of the secured network -->
1707     <string name="wifi_password">Password</string>
1708     <!-- Label for the check box to show password -->
1709     <string name="wifi_show_password">Show password</string>
1710     <!-- Label for the RadioGroup to choose wifi ap band -->
1711     <string name="wifi_ap_band_config">Select AP Band</string>
1712     <!-- Label for the radio button to choose wifi ap 2.4 GHz band -->
1713     <string name="wifi_ap_choose_2G">2.4 GHz Band</string>
1714     <!-- Label for the radio button to choose wifi ap 5GHz band -->
1715     <string name="wifi_ap_choose_5G">5 GHz Band</string>
1716     <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] -->
1717     <string name="wifi_ip_settings">IP settings</string>
1718     <!-- Label for the check box to share a network with other users on the same device -->
1719     <string name="wifi_shared">Share with other device users</string>
1720     <!-- Hint for unchanged fields -->
1721     <string name="wifi_unchanged">(unchanged)</string>
1722     <!-- Hint for unspecified fields -->
1723     <string name="wifi_unspecified">Please select</string>
1724     <!-- Hint for multiple certificates being added to the configuration -->
1725     <string name="wifi_multiple_cert_added">(Multiple certificates added)</string>
1726     <!-- Menu option for using trusted system CA certificates to validate EAP servers -->
1727     <string name="wifi_use_system_certs">Use system certificates</string>
1728     <!-- Menu option for not providing an EAP user certificate -->
1729     <string name="wifi_do_not_provide_eap_user_cert">Do not provide</string>
1730     <!-- Menu option for not validating the EAP server -->
1731     <string name="wifi_do_not_validate_eap_server">Do not validate</string>
1732     <!-- Warning message displayed if user choses not to validate the EAP server -->
1733     <string name="wifi_do_not_validate_eap_server_warning">No certificate specified. Your connection will not be private.</string>
1734     <!-- Warning message displayed if user does not specify a domain for the CA certificate.
1735          Only displayed if the user also chooses to use system certificates. -->
1736     <string name="wifi_no_domain_warning">Must specify a domain.</string>
1737     <!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and
1738          string is listed first [CHAR LIMIT=20]-->
1739     <string name="wifi_wps_available_first_item">WPS available</string>
1740     <!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and
1741          string is listed after a wifi_secured_* string-->
1742     <string name="wifi_wps_available_second_item">\u0020(WPS available)</string>
1743     <!-- Message in WriteWifiConfigToNfcDialog when prompted to enter network password [CHAR_LIMIT=40] -->
1744     <string name="wifi_wps_nfc_enter_password">Enter your network password</string>
1745
1746     <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>
1747     <!-- Message informing the user how to turn off  [CHAR LIMIT=200] -->
1748     <string name="wifi_scan_always_turnoff_message">To turn this off, go to Advanced in the overflow menu.</string>
1749     <string name="wifi_scan_always_confirm_allow">Allow</string>
1750     <string name="wifi_scan_always_confirm_deny">Deny</string>
1751
1752     <!-- Dialog label to sign in to a Hotspot. [CHAR LIMIT=50]-->
1753     <string name="wifi_hotspot_title">Sign in to connect?</string>
1754     <!-- Dialog message to sign in to a Hotspot. [CHAR LIMIT=50]-->
1755     <string name="wifi_hotspot_message"><xliff:g id="app_name">%1$s</xliff:g> requires you to sign in online before you connect to the network.</string>
1756     <!-- Wifi settings button to connect in to a Hotspot. [CHAR LIMIT=50]-->
1757     <string name="wifi_hotspot_connect">CONNECT</string>
1758
1759     <!-- Dialog text to tell the user that the selected network does not have Internet access. -->
1760     <string name="no_internet_access_text">This network has no Internet access. Stay connected?</string>
1761     <string name="no_internet_access_remember">Don\u2019t ask again for this network</string>
1762
1763     <!-- Dialog text to tell the user that the selected network has lost Internet access, and asking the user whether they want to avoid this network. -->
1764     <string name="lost_internet_access_title">Wi\u2011Fi is not connected to the Internet</string>
1765     <string name="lost_internet_access_text">You can switch to the cellular network whenever Wi\u2011Fi has a bad connection.  Data usage may apply.</string>
1766     <string name="lost_internet_access_switch">Switch to cellular</string>
1767     <string name="lost_internet_access_cancel">Stay on Wi\u2011Fi</string>
1768     <string name="lost_internet_access_persist">Never show again</string>
1769
1770     <!-- Button label to connect to a Wi-Fi network -->
1771     <string name="wifi_connect">Connect</string>
1772     <!-- Failured notification for connect -->
1773     <string name="wifi_failed_connect_message">Failed to connect to network</string>
1774     <!-- Button label to delete a Wi-Fi network -->
1775     <string name="wifi_forget">Forget</string>
1776     <!-- Failured notification for forget -->
1777     <string name="wifi_failed_forget_message">Failed to forget network</string>
1778     <!-- Button label to save a Wi-Fi network configuration -->
1779     <string name="wifi_save">Save</string>
1780     <!-- Failured notification for save -->
1781     <string name="wifi_failed_save_message">Failed to save network</string>
1782     <!-- Button label to dismiss the dialog -->
1783     <string name="wifi_cancel">Cancel</string>
1784     <!-- Button for skipping a step after having been warned of a potential concern [CHAR LIMIT=30] -->
1785     <string name="wifi_skip_anyway">Skip anyway</string>
1786     <!-- Button for going to the previous screen or step [CHAR LIMIT=20] -->
1787     <string name="wifi_dont_skip">Go back</string>
1788
1789     <!-- Text warning about skipping Wi-Fi with a mobile connect (tablet) [CHAR LIMIT=NONE]-->
1790     <string name="wifi_skipped_message" product="tablet">WARNING: if you skip Wi\u2011Fi, your tablet will only use cellular data for initial downloads and updates. To avoid possible data charges, connect to Wi\u2011Fi.</string>
1791     <!-- Text warning about skipping Wi-Fi with a mobile connect (device) [CHAR LIMIT=NONE]-->
1792     <string name="wifi_skipped_message" product="device">WARNING: if you skip Wi\u2011Fi, your device will only use cellular data for initial downloads and updates. To avoid possible data charges, connect to Wi\u2011Fi.</string>
1793     <!-- Text warning about skipping Wi-Fi with a mobile connect (phone) [CHAR LIMIT=NONE]-->
1794     <string name="wifi_skipped_message" product="default">WARNING: if you skip Wi\u2011Fi, your phone will only use cellular data for initial downloads and updates. To avoid possible data charges, connect to Wi\u2011Fi.</string>
1795
1796     <!-- Text warning about skipping Wi-Fi without a mobile connect (tablet) [CHAR LIMIT=NONE] -->
1797     <string name="wifi_and_mobile_skipped_message" product="tablet">If you skip Wi\u2011Fi:\n\n<li>Your tablet won\u2019t have an Internet connection.</li>\n\n<li>You won\u2019t get software updates until you connect to the Internet.</li>\n\n<li>You can\u2019t activate device protection features at this time.</li></string>
1798     <!-- Text warning about skipping Wi-Fi without a mobile connect (device) [CHAR LIMIT=NONE] -->
1799     <string name="wifi_and_mobile_skipped_message" product="device">If you skip Wi\u2011Fi:\n\n<li>Your device won\u2019t have an Internet connection.</li>\n\n<li>You won\u2019t get software updates until you connect to the Internet.</li>\n\n<li>You can\u2019t activate device protection features at this time.</li></string>
1800     <!-- Text warning about skipping Wi-Fi without a mobile connect (phone) [CHAR LIMIT=NONE] -->
1801     <string name="wifi_and_mobile_skipped_message" product="default">If you skip Wi\u2011Fi:\n\n<li>Your phone won\u2019t have an Internet connection.</li>\n\n<li>You won\u2019t get software updates until you connect to the Internet.</li>\n\n<li>You can\u2019t activate device protection features at this time.</li></string>
1802     <!-- Text alerting that Wi-Fi couldn't connect (tablet) [CHAR LIMIT=NONE] -->
1803     <string name="wifi_connect_failed_message" product="tablet">The tablet was unable to connect to this Wi\u2011Fi network.</string>
1804     <!-- Text alerting that Wi-Fi couldn't connect (device) [CHAR LIMIT=NONE] -->
1805     <string name="wifi_connect_failed_message" product="device">The device was unable to connect to this Wi\u2011Fi network.</string>
1806     <!-- Text alerting that Wi-Fi couldn't connect (phone) [CHAR LIMIT=NONE] -->
1807     <string name="wifi_connect_failed_message" product="default">The phone was unable to connect to this Wi\u2011Fi network.</string>
1808
1809     <!-- Wi-Fi Advanced Settings --> <skip />
1810     <!-- Wi-Fi settings screen, Saved networks, settings section.  This is a header shown above Saved networks wifi settings. [CHAR LIMIT=30] -->
1811     <string name="wifi_saved_access_points_titlebar">Saved networks</string>
1812     <!-- Wi-Fi settings screen, advanced, settings section.  This is a header shown above advanced wifi settings. [CHAR LIMIT=30] -->
1813     <string name="wifi_advanced_titlebar">Advanced Wi\u2011Fi</string>
1814     <!-- Wi-Fi settings screen, configure, settings section.  This is a header shown above configure wifi settings. [CHAR LIMIT=30] -->
1815     <string name="wifi_configure_titlebar">Configure Wi\u2011Fi</string>
1816     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
1817     <string name="wifi_advanced_mac_address_title">MAC address</string>
1818     <!-- Title of the screen to adjust IP settings -->
1819     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
1820     <string name="wifi_advanced_ip_address_title">IP address</string>
1821
1822     <!-- Wifi saved access points.  Used as a label under the shortcut icon that goes to Wifi saved access points. [CHAR LIMIT=20] -->
1823     <string name="wifi_saved_access_points_label">Saved networks</string>
1824     <!-- Wifi Advanced settings.  Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20] -->
1825     <string name="wifi_advanced_settings_label">IP settings</string>
1826     <!-- Error message for users that aren't allowed to see or modify WiFi advanced settings [CHAR LIMIT=NONE] -->
1827     <string name="wifi_advanced_not_available">Wi\u2011Fi advanced settings are not available for this user</string>
1828     <!-- Menu item to save the IP settings -->
1829     <string name="wifi_ip_settings_menu_save">Save</string>
1830     <!-- Menu ietm to cancel the IP settings -->
1831     <string name="wifi_ip_settings_menu_cancel">Cancel</string>
1832     <!-- Error message if the IP address is not valid [CHAR LIMIT=50]-->
1833     <string name="wifi_ip_settings_invalid_ip_address">Type a valid IP address.</string>
1834     <!-- Error message if the gateway is not valid [CHAR LIMIT=50]-->
1835     <string name="wifi_ip_settings_invalid_gateway">Type a valid gateway address.</string>
1836     <!-- Error message if the dns is not valid [CHAR LIMIT=50]-->
1837     <string name="wifi_ip_settings_invalid_dns">Type a valid DNS address.</string>
1838     <!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]-->
1839     <string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string>
1840     <!-- Label for the DNS (first one) -->
1841     <string name="wifi_dns1">DNS 1</string>
1842     <!-- Label for the DNS (second one)-->
1843     <string name="wifi_dns2">DNS 2</string>
1844     <!-- Label for the gateway of the network -->
1845     <string name="wifi_gateway">Gateway</string>
1846     <!-- Label for the network prefix of the network [CHAR LIMIT=25]-->
1847     <string name="wifi_network_prefix_length">Network prefix length</string>
1848
1849     <!-- Wi-Fi p2p / Wi-Fi Direct settings -->
1850     <!-- Used in the 1st-level settings screen to launch Wi-fi Direct settings [CHAR LIMIT=25] -->
1851     <string name="wifi_p2p_settings_title">Wi\u2011Fi Direct</string>
1852     <string name="wifi_p2p_device_info">Device information</string>
1853     <string name="wifi_p2p_persist_network">Remember this connection</string>
1854     <!-- Menu option to discover peers-->
1855     <string name="wifi_p2p_menu_search">Search for devices</string>
1856     <!-- Menu option when discovery is in progress [CHAR LIMIT=25] -->
1857     <string name="wifi_p2p_menu_searching">Searching\u2026</string>
1858     <!-- Menu option to Rename-->
1859     <string name="wifi_p2p_menu_rename">Rename device</string>
1860     <!-- Title for available p2p devices -->
1861     <string name="wifi_p2p_peer_devices">Peer devices</string>
1862     <!-- Title for remembered p2p groups -->
1863     <string name="wifi_p2p_remembered_groups">Remembered groups</string>
1864     <!-- Toast text for a failed connection initiation -->
1865     <string name="wifi_p2p_failed_connect_message">Couldn\u2019t connect.</string>
1866     <!-- Message text for failure to rename -->
1867     <string name="wifi_p2p_failed_rename_message">Failed to rename device.</string>
1868     <!-- Title for disconnect dialog -->
1869     <string name="wifi_p2p_disconnect_title">Disconnect?</string>
1870     <!-- Message text for disconnection from one device-->
1871     <string name="wifi_p2p_disconnect_message">If you disconnect, your connection with <xliff:g id="peer_name">%1$s</xliff:g> will end.</string>
1872     <!-- Message text for disconnection from multiple devices-->
1873     <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>
1874     <!-- Title for cancel connect dialog -->
1875     <string name="wifi_p2p_cancel_connect_title">Cancel invitation?</string>
1876     <!-- Message text for disconnection from one device-->
1877     <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>
1878     <!-- Message text for remembered group deletion-->
1879     <string name="wifi_p2p_delete_group_message">Forget this group?</string>
1880
1881     <!-- Wifi AP settings-->
1882     <!-- Label for Wifi tether checkbox. Toggles Access Point on/off -->
1883     <string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string>
1884     <!-- Label for Wifi tether checkbox. Toggles Access Point on/off  [CHAR LIMIT=30] -->
1885     <string name="wifi_hotspot_checkbox_text">Wi\u2011Fi hotspot</string>
1886     <!-- Label for Wifi tether checkbox summary. Toggles Access Point on/off  [CHAR LIMIT=60] -->
1887     <string name="wifi_hotspot_checkbox_text_summary">Use cellular connection to provide Wi\u2011Fi network</string>
1888     <!-- Summary text when turning hotspot on -->
1889     <string name="wifi_tether_starting">Turning hotspot on\u2026</string>
1890     <!-- Summary text when turning hotspot off -->
1891     <string name="wifi_tether_stopping">Turning off hotspot\u2026</string>
1892     <!-- Subtext for wifi tether checkbox on success -->
1893     <string name="wifi_tether_enabled_subtext">Portable hotspot <xliff:g id="network_ssid">%1$s</xliff:g> active</string>
1894     <!-- Subtext for wifi tether checkbox on failure -->
1895     <string name="wifi_tether_failed_subtext">Portable Wi\u2011Fi hotspot error</string>
1896     <!-- Used to open the ssid and security dialog for Wifi Access Point -->
1897     <string name="wifi_tether_configure_ap_text">Set up Wi\u2011Fi hotspot</string>
1898     <!-- Used to open the ssid and security dialog for Wifi Access Point.  [CHAR LIMIT=30]-->
1899     <string name="wifi_hotspot_configure_ap_text">Wi\u2011Fi hotspot setup</string>
1900     <!-- Summary Used to open the ssid and security dialog for Wifi Access Point.  [CHAR LIMIT=60] -->
1901     <string name="wifi_hotspot_configure_ap_text_summary">AndroidAP WPA2 PSK portable Wi\u2011Fi hotspot</string>
1902     <!-- Subtext on configuration preference to indicate SSID and security chosen -->
1903     <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>
1904     <!-- Default access point SSID used for tethering -->
1905     <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
1906
1907     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1908          Wi-Fi Testing on the diagnostic screen-->
1909     <string name="testing_wifi_info" translatable="false">Wi-Fi information</string>
1910     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1911          Menu item for WifiManager disableNetwork API-->
1912     <string name="disableNetwork" translatable="false">disableNetwork</string>
1913     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1914          Menu item for WifiManager enableNetwork API-->
1915     <string name="enableNetwork" translatable="false">enableNetwork</string>
1916     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1917          Menu item for WifiManager disconnect API-->
1918     <string name="disconnect" translatable="false">disconnect</string>
1919     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1920          Menu item for WifiManager getConfiguredNetworks API-->
1921     <string name="getConfiguredNetworks" translatable="false">getConfiguredNetworks</string>
1922     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1923          Menu item for WifiManager getConnectionInfo API-->
1924     <string name="getConnectionInfo" translatable="false">getConnectionInfo</string>
1925     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1926          Menu item on Wifi information screen-->
1927     <string name="wifi_api_test" translatable="false">Wi-Fi API</string>
1928     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1929          Menu item on Wifi information screen-->
1930     <string name="wifi_status_test" translatable="false">Wi-Fi status</string>
1931     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1932          Button text on Wifi Status screen-->
1933     <string name="wifi_update" translatable="false">Refresh stats</string>
1934     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1935          Label on Wifi Status screen-->
1936     <string name="wifi_state_label" translatable="false">Wi-Fi state:</string>
1937     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1938          Label on Wifi Status screen-->
1939     <string name="network_state_label" translatable="false">Network state:</string>
1940     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1941         Label on Wifi Status screen-->
1942     <string name="supplicant_state_label" translatable="false">Supplicant state:</string>
1943     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1944          Label on Wifi Status screen-->
1945     <string name="rssi_label" translatable="false">RSSI:</string>
1946     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1947          Label on Wifi Status screen-->
1948     <string name="bssid_label" translatable="false">BSSID:</string>
1949     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1950          Label on Wifi Status screen-->
1951     <string name="ssid_label" translatable="false">SSID:</string>
1952     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1953          Label on Wifi Status screen-->
1954     <string name="hidden_ssid_label" translatable="false">Hidden SSID:</string>
1955     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1956          Label on Wifi Status screen-->
1957     <string name="ipaddr_label" translatable="false">IPaddr:</string>
1958     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1959          Label on Wifi Status screen-->
1960     <string name="macaddr_label" translatable="false">MAC addr:</string>
1961     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1962          Label on Wifi Status screen-->
1963     <string name="networkid_label" translatable="false">Network ID:</string>
1964     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1965          Label on Wifi Status screen-->
1966     <string name="link_speed_label" translatable="false">Link speed:</string>
1967     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1968          Label on Wifi Status screen-->
1969     <string name="scan_list_label" translatable="false">Scan results:</string>
1970
1971     <!-- wifi state values-->
1972     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1973     <string name="wifi_state_disabling" translatable="false">Disabling</string>
1974     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1975     <string name="wifi_state_disabled" translatable="false">Disabled</string>
1976     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1977     <string name="wifi_state_enabling" translatable="false">Enabling</string>
1978     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1979     <string name="wifi_state_enabled" translatable="false">Enabled</string>
1980     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
1981     <string name="wifi_state_unknown" translatable="false">Unknown</string>
1982
1983     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1984          Menu item on Wifi information screen-->
1985     <string name="wifi_config_info" translatable="false">Wi-Fi config</string>
1986     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
1987          Label on Wifi Configuration screen-->
1988     <string name="config_list_label" translatable="false">Configured networks</string>
1989
1990     <!-- Wireless networks, item title to go into the WFC settings [CHAR LIMIT=30] -->
1991     <string name="wifi_calling_settings_title">Wi-Fi calling</string>
1992     <!-- Title of suggestion to turn on wifi calling [CHAR LIMIT=30] -->
1993     <string name="wifi_calling_suggestion_title">Turn on Wi-Fi Calling</string>
1994     <!-- Summary of suggestion to turn on wifi calling [CHAR LIMIT=60] -->
1995     <string name="wifi_calling_suggestion_summary">Use Wi-Fi instead of mobile network</string>
1996     <!-- WFC mode [CHAR LIMIT=30] -->
1997     <string name="wifi_calling_mode_title">Calling preference</string>
1998     <!-- WFC mode dialog [CHAR LIMIT=30] -->
1999     <string name="wifi_calling_mode_dialog_title">Wi-Fi calling mode</string>
2000     <string-array name="wifi_calling_mode_choices">
2001         <item>Wi-Fi preferred</item>
2002         <item>Cellular preferred</item>
2003         <item>Wi-Fi only</item>
2004     </string-array>
2005     <string-array name="wifi_calling_mode_values">
2006         <item>"2"</item>
2007         <item>"1"</item>
2008         <item>"0"</item>
2009     </string-array>
2010     <string-array name="wifi_calling_mode_choices_without_wifi_only">
2011         <item>Wi-Fi preferred</item>
2012         <item>Cellular preferred</item>
2013     </string-array>
2014     <string-array name="wifi_calling_mode_values_without_wifi_only">
2015         <item>"2"</item>
2016         <item>"1"</item>
2017     </string-array>
2018     <!-- Wi-Fi Calling settings. Text displayed when Wi-Fi Calling is off -->
2019     <string name="wifi_calling_off_explanation">When Wi-Fi calling is on, your phone can route calls via Wi-Fi networks or your carrier\u2019s network, depending on your preference and which signal is stronger. Before turning on this feature, check with your carrier regarding fees and other details.</string>
2020     <string name="emergency_address_title">Update Emergency Address</string>
2021     <string name="emergency_address_summary">Address used by emergency services as your location if you make a 911 call using WiFi</string>
2022
2023
2024     <!-- Sound and alerts settings -->
2025     <skip/>
2026     <!-- Main Settings screen setting option name to go into the display settings screen -->
2027     <string name="home_settings">Home</string>
2028     <string name="display_settings_title">Display</string>
2029     <!-- Sound settings screen heading -->
2030     <string name="sound_settings">Sound</string>
2031     <!-- Sound settings screen, setting option summary text -->
2032     <string name="ringtone_summary">""</string>
2033     <!-- Sound settings screen, volume title -->
2034     <string name="all_volume_title">Volumes</string>
2035     <!-- Sound settings screen, music effects title [CHAR LIMIT=30]-->
2036     <string name="musicfx_title">Music effects</string>
2037     <!-- Sound settings screen, setting option name -->
2038     <string name="ring_volume_title">Ring volume</string>
2039     <!-- Sound settings screen, setting option name checkbox -->
2040     <string name="vibrate_in_silent_title">Vibrate when silent</string>
2041     <!-- Sound settings screen, setting option name -->
2042     <string name="notification_sound_title">Default notification sound</string>
2043     <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
2044     <string name="incoming_call_volume_title">Ringtone</string>
2045     <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
2046     <string name="notification_volume_title">Notification</string>
2047     <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
2048          the same as the incoming call volume. -->
2049     <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
2050
2051     <!-- Home settings screen, text indicating that a launcer does not support work profiles [CHAR LIMIT=100] -->
2052     <string name="home_work_profile_not_supported">Doesn\u2019t support work profiles</string>
2053
2054     <!-- Sound settings screen, setting option title-->
2055     <string name="notification_sound_dialog_title">Default notification sound</string>
2056     <!-- Sound settings screen, setting option name -->
2057     <string name="media_volume_title">Media</string>
2058     <!-- Sound settings screen, setting option summary text -->
2059     <string name="media_volume_summary">Set volume for music and videos</string>
2060     <!-- Sound settings screen, alarm volume slider title -->
2061     <string name="alarm_volume_title">Alarm</string>
2062     <!-- Sound settings screen, dock settings summary-->
2063     <string name="dock_settings_summary">Audio settings for the attached dock</string>
2064     <!-- Sound settings screen, setting check box label -->
2065     <string name="dtmf_tone_enable_title">Dial pad touch tones</string>
2066     <!-- Sound settings screen, setting check box label -->
2067     <string name="sound_effects_enable_title">Tap sounds</string>
2068     <!-- Sound settings screen, setting check box label -->
2069     <string name="lock_sounds_enable_title">Screen lock sound</string>
2070     <!-- Sound settings screen, setting check box label -->
2071     <string name="haptic_feedback_enable_title">Vibrate on tap</string>
2072     <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments -->
2073     <string name="audio_record_proc_title">Noise cancellation</string>
2074     <!-- Volume description for media volume -->
2075     <string name="volume_media_description">Music, video, games, &amp; other media</string>
2076     <!-- Volume description for ringtone and notification volume -->
2077     <string name="volume_ring_description">Ringtone &amp; notifications</string>
2078     <!-- Volume description for notification volume -->
2079     <string name="volume_notification_description">Notifications</string>
2080     <!-- Volume description for alarm volume -->
2081     <string name="volume_alarm_description">Alarms</string>
2082     <!-- Image description for ring volume mute button. -->
2083     <string name="volume_ring_mute">Mute ringtone &amp; notifications</string>
2084     <!-- Image description for media volume mute button. -->
2085     <string name="volume_media_mute">Mute music &amp; other media</string>
2086     <!-- Image description for notification volume mute button. -->
2087     <string name="volume_notification_mute">Mute notifications</string>
2088     <!-- Image description for alarm volume mute button. -->
2089     <string name="volume_alarm_mute">Mute alarms</string>
2090
2091     <!-- Dock settings title, top level -->
2092     <string name="dock_settings">Dock</string>
2093     <!-- Dock settings title -->
2094     <string name="dock_settings_title">Dock settings</string>
2095     <!-- Dock audio settings -->
2096     <string name="dock_audio_settings_title">Audio</string>
2097     <!-- Dock audio summary for docked to desk dock -->
2098     <string name="dock_audio_summary_desk">Settings for the attached desktop dock</string>
2099     <!-- Dock audio summary for docked to car dock -->
2100     <string name="dock_audio_summary_car">Settings for the attached car dock</string>
2101     <!-- Dock audio summary for undocked -->
2102     <string name="dock_audio_summary_none" product="tablet">Tablet not docked</string>
2103     <!-- Dock audio summary for undocked -->
2104     <string name="dock_audio_summary_none" product="default">Phone not docked</string>
2105     <!-- Dock audio summary for docked to unknown -->
2106     <string name="dock_audio_summary_unknown">Settings for the attached dock</string>
2107     <!-- Dock not found dialog title -->
2108     <string name="dock_not_found_title">Dock not found</string>
2109     <!-- Dock not found dialog text -->
2110     <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string>
2111     <!-- Dock not found dialog text -->
2112     <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string>
2113     <!-- Dock settings screen, dock events SFX setting check box label -->
2114     <string name="dock_sounds_enable_title">Dock insert sound</string>
2115     <!-- Dock settings screen, setting option summary text when check box is selected -->
2116     <string name="dock_sounds_enable_summary_on" product="tablet">Play sound when inserting or removing tablet from dock</string>
2117     <!-- Dock settings screen, setting option summary text when check box is selected -->
2118     <string name="dock_sounds_enable_summary_on" product="default">Play sound when inserting or removing phone from dock</string>
2119     <!-- Sound settings screen, setting option summary text when check box is clear -->
2120     <string name="dock_sounds_enable_summary_off" product="tablet">Don\u2019t play sound when inserting or removing tablet from dock</string>
2121     <!-- Sound settings screen, setting option summary text when check box is clear -->
2122     <string name="dock_sounds_enable_summary_off" product="default">Don\u2019t play sound when inserting or removing phone from dock</string>
2123
2124     <!-- Account settings header. [CHAR LIMIT=30] -->
2125     <string name="account_settings">Accounts</string>
2126     <!-- Content description for work profile accounts group [CHAR LIMIT=NONE] -->
2127     <string name="accessibility_category_work">Work profile accounts - <xliff:g id="managed_by" example="Managed by Corporate application">%s</xliff:g></string>
2128     <!-- Content description for personal profile accounts group [CHAR LIMIT=NONE] -->
2129     <string name="accessibility_category_personal">Personal profile accounts</string>
2130     <!-- Content description for work profile details page title [CHAR LIMIT=NONE] -->
2131     <string name="accessibility_work_account_title">Work account - <xliff:g id="managed_by" example="Email provider">%s</xliff:g></string>
2132     <!-- Content description for personal profile details page title [CHAR LIMIT=NONE] -->
2133     <string name="accessibility_personal_account_title">Personal account - <xliff:g id="managed_by" example="Email provider">%s</xliff:g></string>
2134
2135     <!-- Main Settings screen, setting option name to go into search settings -->
2136     <string name="search_settings">Search</string>
2137     <!-- Main Settings screen, setting option summary to go into search settings -->
2138     <string name="search_settings_summary">Manage search settings and history</string>
2139
2140     <!-- Display settings --><skip/>
2141     <!-- Sound & display settings screen, section header for settings related to display -->
2142     <string name="display_settings">Display</string>
2143     <!-- Sound & display settings screen, accelerometer-based rotation check box label -->
2144     <string name="accelerometer_title">Auto-rotate screen</string>
2145     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
2146     <string name="accelerometer_summary_on" product="tablet">Switch orientation automatically when rotating tablet</string>
2147     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
2148     <string name="accelerometer_summary_on" product="default">Switch orientation automatically when rotating phone</string>
2149     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
2150     <string name="accelerometer_summary_off" product="tablet">Switch orientation automatically when rotating tablet</string>
2151     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
2152     <string name="accelerometer_summary_off" product="default">Switch orientation automatically when rotating phone</string>
2153     <!-- Sound & display settings screen, setting option name to change brightness level -->
2154     <string name="brightness">Brightness level</string>
2155     <!-- Sound & display settings screen, setting option name to change brightness level [CHAR LIMIT=30] -->
2156     <string name="brightness_title">Brightness</string>
2157     <!-- Sound & display settings screen, setting option summary to change brightness level -->
2158     <string name="brightness_summary">Adjust the brightness of the screen</string>
2159     <!-- Sound & display settings screen, setting option name to enable adaptive brightness [CHAR LIMIT=30] -->
2160     <string name="auto_brightness_title">Adaptive brightness</string>
2161     <!-- Sound & display settings screen, setting option summary to enable adaptive brightness [CHAR LIMIT=100] -->
2162     <string name="auto_brightness_summary">Optimize brightness level for available light</string>
2163
2164     <!-- Night display screen, setting option name to enable night display (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
2165     <string name="night_display_title">Night Light</string>
2166     <!-- Night display screen, description of night display feature (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
2167     <string name="night_display_text">Night Light tints your screen amber. This makes it easier to look at your screen or read in dim light, and may help you fall asleep more easily.</string>
2168     <!-- Night display screen, category title for settings to schedule when night display activates automatically. [CHAR LIMIT=30] -->
2169     <string name="night_display_category_schedule">Schedule</string>
2170     <!-- Night display screen, category title for settings to manually activate night display. [CHAR LIMIT=30] -->
2171     <string name="night_display_category_status">Status</string>
2172     <!-- Night display screen, setting option name to configure whether night display turn on/off automatically. [CHAR LIMIT=30] -->
2173     <string name="night_display_auto_mode_title">Turn on automatically</string>
2174     <!-- Night display screen, setting option value for night display to *never* turn on/off automatically. [CHAR LIMIT=30] -->
2175     <string name="night_display_auto_mode_never">Never</string>
2176     <!-- Night display screen, setting option value for night display to turn on/off automatically according to a user defined schedule. [CHAR LIMIT=30] -->
2177     <string name="night_display_auto_mode_custom">Custom schedule</string>
2178     <!-- Night display screen, setting option value for night display to turn on/off automatically at sunset/sunrise. [CHAR LIMIT=30] -->
2179     <string name="night_display_auto_mode_twilight">Sunset to sunrise</string>
2180     <!-- Night display screen, setting option name to configure time to automatically turn on night display. [CHAR LIMIT=30] -->
2181     <string name="night_display_start_time_title">Start time</string>
2182     <!-- Night display screen, setting option name to configure time to automatically turn off night display. [CHAR LIMIT=30] -->
2183     <string name="night_display_end_time_title">End time</string>
2184     <!-- Display settings screen, summary format of night display when off. [CHAR LIMIT=NONE] -->
2185     <string name="night_display_summary_off">Off. <xliff:g name="auto_mode_summary" example="Never turn on automatically">%1$s</xliff:g></string>
2186     <!-- Display settings screen, summary of night display when off and will *never* turn on automatically. [CHAR LIMIT=NONE] -->
2187     <string name="night_display_summary_off_auto_mode_never">Will never turn on automatically.</string>
2188     <!-- Display settings screen, summary format of night display when off and will turn on automatically at a user defined time. [CHAR LIMIT=NONE] -->
2189     <string name="night_display_summary_off_auto_mode_custom">Will turn on automatically at <xliff:g name="time" example="6 AM">%1$s</xliff:g>.</string>
2190     <!-- Display settings screen, summary of night display when off and will turn on automatically at sunset. [CHAR LIMIT=NONE] -->
2191     <string name="night_display_summary_off_auto_mode_twilight">Will turn on automatically at sunset.</string>
2192     <!-- Display settings screen, summary format of night display when on. [CHAR LIMIT=NONE] -->
2193     <string name="night_display_summary_on">On. <xliff:g name="auto_mode_summary" example="Never turn off automatically">%1$s</xliff:g></string>
2194     <!-- Display settings screen, summary of night display when on and will *never* turn off automatically. [CHAR LIMIT=NONE] -->
2195     <string name="night_display_summary_on_auto_mode_never">Will never turn off automatically.</string>
2196     <!-- Display settings screen, summary format of night display when on and will turn off automatically at a user defined time. [CHAR LIMIT=NONE] -->
2197     <string name="night_display_summary_on_auto_mode_custom">Will turn off automatically at <xliff:g name="time" example="10 PM">%1$s</xliff:g>.</string>
2198     <!-- Display settings screen, summary of night display when on and will turn off automatically at sunrise. [CHAR LIMIT=NONE] -->
2199     <string name="night_display_summary_on_auto_mode_twilight">Will turn off automatically at sunrise.</string>
2200
2201     <!-- Sound & display settings screen, setting option name to change screen timeout -->
2202     <string name="screen_timeout">Sleep</string>
2203     <!-- Sound & display settings screen, setting option name to change screen timeout [CHAR LIMIT=30] -->
2204     <string name="screen_timeout_title">Screen turns off</string>
2205     <!-- Sound & display settings screen, setting option summary to change screen timeout -->
2206     <string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string>
2207     <!-- Wallpaper settings title [CHAR LIMIT=30] -->
2208     <string name="wallpaper_settings_title">Wallpaper</string>
2209     <!-- Wallpaper suggestion title [CHAR LIMIT=30] -->
2210     <string name="wallpaper_suggestion_title">Change wallpaper</string>
2211     <!-- Wallpaper suggestion title [CHAR LIMIT=60] -->
2212     <string name="wallpaper_suggestion_summary">Personalize your screen</string>
2213     <!-- Wallpaper settings fragment title [CHAR LIMIT=30] -->
2214     <string name="wallpaper_settings_fragment_title">Choose wallpaper from</string>
2215     <!-- Display settings screen, trigger for screen saver options -->
2216     <string name="screensaver_settings_title">Screen saver</string>
2217     <!-- Display settings screen, summary fragment for screen saver options, activated when docked or asleep and charging -->
2218     <string name="screensaver_settings_summary_either_long">When docked or asleep and charging</string>
2219     <!-- Dream settings screen, dialog option, activated when docked or asleep and charging -->
2220     <string name="screensaver_settings_summary_either_short">Either</string>
2221     <!-- Display settings screen, summary fragment for screen saver options, activated when asleep and charging -->
2222     <string name="screensaver_settings_summary_sleep">While charging</string>
2223     <!-- Display settings screen, summary fragment for screen saver options, activated when docked  -->
2224     <string name="screensaver_settings_summary_dock">While docked</string>
2225     <!-- Display settings screen, summary for screen saver options, screen saver is turned off -->
2226     <string name="screensaver_settings_summary_off">Off</string>
2227     <!-- Dream settings screen, caption for when dreams are disabled -->
2228     <string name="screensaver_settings_disabled_prompt">To control what happens when the phone is docked and/or sleeping, turn screen saver on.</string>
2229     <!-- Dream settings screen, action label, when to dream -->
2230     <string name="screensaver_settings_when_to_dream">When to start screen saver</string>
2231     <!-- Dream settings screen, button label to start dreaming -->
2232     <string name="screensaver_settings_dream_start">Start now</string>
2233     <!-- Dream settings screen, button label for settings for a specific screensaver -->
2234     <string name="screensaver_settings_button">Settings</string>
2235     <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
2236     <string name="automatic_brightness">Automatic brightness</string>
2237     <!-- [CHAR LIMIT=40] Display settings screen, setting option name to change whether the device wakes up when a lift gesture is detected. -->
2238     <string name="lift_to_wake_title">Lift to wake</string>
2239     <!-- [CHAR LIMIT=30] Display settings screen, setting option name to change whether the ambient display feature is enabled. -->
2240     <string name="doze_title">Ambient display</string>
2241     <!-- [CHAR LIMIT=NONE] Display settings screen, setting description for the ambient display feature. -->
2242     <string name="doze_summary">Wake screen when you receive notifications</string>
2243     <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
2244     <string name="title_font_size">Font size</string>
2245     <!-- Summary for Font size. Lets the user know that this will make text larger or smaller. Appears in the accessibility portion of setup wizard. [CHAR LIMIT=NONE] -->
2246     <string name="short_summary_font_size">Make text larger or smaller</string>
2247     <!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
2248     <string name="summary_font_size" translatable="false">%1$s</string>
2249
2250     <!-- SIM lock settings title  [CHAR LIMIT=40] -->
2251     <string name="sim_lock_settings">SIM card lock settings</string>
2252     <!-- Security & location settings screen, setting option name  [CHAR LIMIT=40] -->
2253     <string name="sim_lock_settings_category">Set up SIM card lock</string>
2254     <!-- Security & location settings screen, section heading for settings related to sim card locking  [CHAR LIMIT=40] -->
2255     <string name="sim_lock_settings_title">SIM card lock</string>
2256     <!-- SIM card lock settings screen, setting check box label  [CHAR LIMIT=40] -->
2257     <string name="sim_pin_toggle">Lock SIM card</string>
2258     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected  [CHAR LIMIT=40] -->
2259     <string name="sim_lock_on" product="tablet">Require PIN to use tablet</string>
2260     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected  [CHAR LIMIT=40] -->
2261     <string name="sim_lock_on" product="default">Require PIN to use phone</string>
2262     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear  [CHAR LIMIT=40] -->
2263     <string name="sim_lock_off" product="tablet">Require PIN to use tablet</string>
2264     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear  [CHAR LIMIT=40] -->
2265     <string name="sim_lock_off" product="default">Require PIN to use phone</string>
2266     <!-- SIM card lock settings screen, setting option name to change the SIM PIN  [CHAR LIMIT=40] -->
2267     <string name="sim_pin_change">Change SIM PIN</string>
2268     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2269     <string name="sim_enter_pin">SIM PIN</string>
2270     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2271     <string name="sim_enable_sim_lock">Lock SIM card</string>
2272     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2273     <string name="sim_disable_sim_lock">Unlock SIM card</string>
2274     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2275     <string name="sim_enter_old">Old SIM PIN</string>
2276     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2277     <string name="sim_enter_new">New SIM PIN</string>
2278     <!-- SIM card lock settings screen, Re-type new PIN.  [CHAR LIMIT=40] -->
2279     <string name="sim_reenter_new">Re\u2011type new PIN</string>
2280     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2281     <string name="sim_change_pin">SIM PIN</string>
2282     <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered  [CHAR LIMIT=40] -->
2283     <string name="sim_bad_pin">Incorrect PIN</string>
2284     <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match  [CHAR LIMIT=40] -->
2285     <string name="sim_pins_dont_match">PINs don\u2019t match</string>
2286     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN  [CHAR LIMIT=40] -->
2287     <string name="sim_change_failed">Can\u2019t change PIN.\nPossibly incorrect PIN.</string>
2288     <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct [CHAR LIMIT=40] -->
2289     <string name="sim_change_succeeded">SIM PIN changed successfully</string>
2290     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN [CHAR LIMIT=40] -->
2291     <string name="sim_lock_failed">Can\u2019t change SIM card lock state.\nPossibly incorrect PIN.</string>
2292     <!-- SIM card lock settings screen, SIM PIN dialog button labels: [CHAR LIMIT=40] -->
2293     <string name="sim_enter_ok">OK</string>
2294     <!-- SIM card lock settings screen, SIM PIN dialog button labels: [CHAR LIMIT=40] -->
2295     <string name="sim_enter_cancel">Cancel</string>
2296     <!-- Multiple SIMs found title.  [CHAR LIMIT=40] -->
2297     <string name="sim_multi_sims_title">Multiple SIMs found</string>
2298     <!-- Multiple SIMs found summary.  [CHAR LIMIT=100] -->
2299     <string name="sim_multi_sims_summary">Choose the SIM you prefer for cellular data.</string>
2300     <!-- Title asking user if they wish to change the default sim for cellular data.  [CHAR LIMIT=30] -->
2301     <string name="sim_change_data_title">Change data SIM?</string>
2302     <!-- Message confirming the user wishes to change the default data SIM from one to another.  [CHAR LIMIT=NONE] -->
2303     <string name="sim_change_data_message">Use <xliff:g id="new_sim">%1$s</xliff:g> instead of <xliff:g id="old_sim">%2$s</xliff:g> for cellular data?</string>
2304     <!-- Title for the dialog asking to user to change the preferred SIM  [CHAR LIMIT=30] -->
2305     <string name="sim_preferred_title">Update preferred SIM card?</string>
2306     <!-- Message for the dialog asking to user to change the preferred SIM  [CHAR LIMIT=NONE] -->
2307     <string name="sim_preferred_message"><xliff:g id="new_sim">%1$s</xliff:g> is the only SIM in your device.  Do you want to use this SIM for cellular data, calls, and SMS messages?</string>
2308
2309     <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
2310          Displayed in a dialog box.  [CHAR LIMIT=100] -->
2311     <string name="wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
2312     <!-- Instructions telling the user that they entered the wrong SIM PIN while trying to unlock the keyguard.  Displayed in a dialog box.  [CHAR LIMIT=100] -->
2313     <plurals name="wrong_pin_code">
2314         <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>
2315         <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item>
2316     </plurals>
2317     <!-- Instructions telling the user that the operation to unlock the keyguard with SIM PIN failed. Displayed in one line in a large font.  [CHAR LIMIT=40] -->
2318     <string name="pin_failed">SIM PIN operation failed!</string>
2319
2320     <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
2321     <string name="device_info_settings" product="tablet">Tablet status</string>
2322     <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
2323     <string name="device_info_settings" product="default">Phone status</string>
2324
2325     <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
2326     <string name="system_update_settings_list_item_title">System updates</string>
2327     <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
2328     <string name="system_update_settings_list_item_summary">""</string>
2329
2330     <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
2331     <string name="firmware_version">Android version</string>
2332     <!-- About phone screen, status item label  [CHAR LIMIT=60] -->
2333     <string name="security_patch">Android security patch level</string>
2334     <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
2335     <string name="model_info">Model</string>
2336     <!-- About phone screen, fcc equipment id label  [CHAR LIMIT=40] -->
2337     <string name="fcc_equipment_id">Equipment ID</string>
2338     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2339     <string name="baseband_version">Baseband version</string>
2340     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2341     <string name="kernel_version">Kernel version</string>
2342     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2343     <string name="build_number">Build number</string>
2344     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2345     <string name="selinux_status">SELinux status</string>
2346
2347     <!-- About phone screen, show when a value of some status item is unavailable. -->
2348     <string name="device_info_not_available">Not available</string>
2349     <!-- About phone screen, phone status screen title -->
2350     <string name="device_status_activity_title">Status</string>
2351     <!-- About phone screen, title of the item to go into the Phone status screen -->
2352     <string name="device_status">Status</string>
2353     <!-- About tablet screen, summary of the item that takes you to tablet status screen -->
2354     <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
2355     <!-- About phone screen, summary of the item to go into the phone status screen -->
2356     <string name="device_status_summary" product="default">Phone number, signal, etc.</string>
2357     <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
2358     <string name="storage_settings" >Storage</string>
2359     <!-- Main settings screen item's title to go into the storage & USB settings screen [CHAR LIMIT=25] -->
2360     <string name="storage_usb_settings" >Storage</string>
2361     <!-- Storage settings screen title -->
2362     <string name="storage_settings_title">Storage settings</string>
2363     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2364     <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
2365     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2366     <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
2367     <!-- Do not translate. About phone, status item title -->
2368     <string name="status_imei">IMEI</string>
2369     <!-- Do not translate. About phone, status item title -->
2370     <string name="status_imei_sv">IMEI SV</string>
2371     <!-- Do not translate. About phone, status item title -->
2372     <string name="status_iccid">ICCID</string>
2373     <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
2374     <string name="status_number" product="tablet">MDN</string>
2375     <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=30] -->
2376     <string name="status_number" product="default">My phone number</string>
2377     <!-- About phone, status item title.  The phone MIN number of the current device.-->
2378     <string name="status_min_number">MIN</string>
2379     <!-- About phone, status item title.  The phone MSID number of the current device.-->
2380     <string name="status_msid_number">MSID</string>
2381     <!-- About phone, status item title.  The phone PRL Version of the current device.-->
2382     <string name="status_prl_version">PRL version</string>
2383     <!-- About phone, status item title.  The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] -->
2384     <string name="status_meid_number">MEID</string>
2385     <!-- About phone, status item title.  The ICCID of the current LTE device. [CHAR LIMIT=30] -->
2386     <string name="status_icc_id">ICCID</string>
2387     <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
2388     <string name="status_network_type">Cellular network type</string>
2389     <!-- About phone, status item title for the latest area info cell broadcast received (Brazil only). -->
2390     <string name="status_latest_area_info">Operator info</string>
2391     <!-- About phone, status item title. The status of data access.  For example, the value may be "Connected" -->
2392     <string name="status_data_state">Cellular network state</string>
2393     <!-- About phone, status item title. The status of whether we have service.  for example, the value may be "In service" -->
2394     <string name="status_service_state">Service state</string>
2395     <!-- About phone, status item title. The  current cell tower signal strength -->
2396     <string name="status_signal_strength">Signal strength</string>
2397     <!-- About phone, status item title, The status for roaming.  For example, the value might be "Not roaming" -->
2398     <string name="status_roaming">Roaming</string>
2399     <!-- About phone, status item title. The cell carrier that the user is connected to.  -->
2400     <string name="status_operator">Network</string>
2401     <!-- About phone, status item title.  The MAC address of the Wi-Fi network adapter. -->
2402     <string name="status_wifi_mac_address">Wi\u2011Fi MAC address</string>
2403     <!-- About phone, status item title.  The bluetooth adapter's hardware address-->
2404     <string name="status_bt_address">Bluetooth address</string>
2405     <!-- About phone, status item title.  The hardware serial number. [CHAR LIMIT=30]-->
2406     <string name="status_serial_number">Serial number</string>
2407     <!-- About phone, status item value if the actual value is not available. -->
2408     <string name="status_unavailable">Unavailable</string>
2409     <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
2410     <string name="status_up_time">Up time</string>
2411     <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
2412     <string name="status_awake_time">Awake time</string>
2413     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage  -->
2414     <string name="internal_memory">Internal storage</string>
2415     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] -->
2416     <string name="sd_memory" product="nosdcard">USB storage</string>
2417     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
2418     <string name="sd_memory" product="default">SD card</string>
2419     <!-- 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. -->
2420     <string name="memory_available">Available</string>
2421     <!-- SD card & phone storage settings title. The amount of free space for some storage partition when the volume is read-only. [CHAR LIMIT=64] -->
2422     <string name="memory_available_read_only">Available (read-only)</string>
2423     <!-- 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 -->
2424     <string name="memory_size">Total space</string>
2425     <!-- 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] -->
2426     <string name="memory_calculating_size">Calculating\u2026</string>
2427     <!-- 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] -->
2428     <string name="memory_apps_usage">Apps &amp; app data</string>
2429     <!-- 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] -->
2430     <string name="memory_media_usage">Media</string>
2431     <!-- 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] -->
2432     <string name="memory_downloads_usage">Downloads</string>
2433     <!-- 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] -->
2434     <string name="memory_dcim_usage">Pictures, videos</string>
2435     <!-- 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] -->
2436     <string name="memory_music_usage">Audio (music, ringtones, podcasts, etc.)</string>
2437     <!-- 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] -->
2438     <string name="memory_media_misc_usage">Other files</string>
2439     <!-- Storage item representing all cached data on device. [CHAR LIMIT=48] -->
2440     <string name="memory_media_cache_usage">Cached data</string>
2441     <!-- 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] -->
2442     <string name="sd_eject" product="nosdcard">Unmount shared storage</string>
2443     <!-- 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.   -->
2444     <string name="sd_eject" product="default">Unmount SD card</string>
2445     <!-- 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] -->
2446     <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage</string>
2447     <!-- 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.   -->
2448     <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove it</string>
2449     <!-- 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.   -->
2450
2451     <!-- 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] -->
2452     <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string>
2453     <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted -->
2454     <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string>
2455
2456     <!-- Storage setting item that will mount USB storage if it unmounted. A user should never see this. [CHAR LIMIT=25] -->
2457     <string name="sd_mount" product="nosdcard">Mount USB storage</string>
2458     <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
2459     <string name="sd_mount" product="default">Mount SD card</string>
2460
2461     <!-- Subtext for Mount USB storage in Storage settings. User should never see this since we use automount. -->
2462     <string name="sd_mount_summary" product="nosdcard"></string>
2463     <!-- Subtext for Mount SD Card in Storage settings. User should never see this since we use automount. -->
2464     <string name="sd_mount_summary" product="default"></string>
2465     <!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage.   [CHAR LIMIT=25] -->
2466     <string name="sd_format" product="nosdcard">Erase USB storage</string>
2467     <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   [CHAR LIMIT=25] -->
2468     <string name="sd_format" product="default">Erase SD card</string>
2469     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2470     <string name="sd_format_summary" product="nosdcard">Erases all data on the internal USB storage, such as music and photos</string>
2471     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2472     <string name="sd_format_summary" product="default">Erases all data on the SD card, such as music and photos</string>
2473     <!-- SD card status when it is mounted as read only. Will be appended to size, starts with an unbreakable space -->
2474
2475     <!-- Title of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2476     <string name="memory_clear_cache_title">Clear cached data?</string>
2477     <!-- Message of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2478     <string name="memory_clear_cache_message">This will clear cached data for all apps.</string>
2479
2480     <!-- SD card & phone storage settings item summary that will result in the phone connected to PC and MTP/PTP enabled.   [CHAR LIMIT=80] -->
2481     <string name="mtp_ptp_mode_summary">MTP or PTP function is active</string>
2482
2483     <!-- SD card eject confirmation dialog title   [CHAR LIMIT=25] -->
2484     <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount USB storage?</string>
2485     <!-- SD card eject confirmation dialog title   -->
2486     <string name="dlg_confirm_unmount_title" product="default">Unmount SD card?</string>
2487     <!-- SD card eject confirmation dialog  [CHAR LIMIT=NONE] -->
2488     <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>
2489     <!-- SD card eject confirmation dialog  -->
2490     <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>
2491     <!-- SD card eject error dialog title   [CHAR LIMIT=30] -->
2492     <string name="dlg_error_unmount_title" product="nosdcard"></string>
2493     <!-- SD card eject error dialog title   -->
2494     <string name="dlg_error_unmount_title" product="default"></string>
2495     <!-- SD card eject error dialog text   [CHAR LIMIT=NONE] -->
2496     <string name="dlg_error_unmount_text" product="nosdcard">Couldn\u2019t unmount USB storage. Try again later.</string>
2497     <!-- SD card eject error dialog text   -->
2498     <string name="dlg_error_unmount_text" product="default">Couldn\u2019t unmount SD card. Try again later.</string>
2499     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2500     <string name="unmount_inform_text" product="nosdcard">USB storage will be unmounted.</string>
2501     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2502     <string name="unmount_inform_text" product="default">SD card will be unmounted.</string>
2503     <!-- SD card eject progress title   -->
2504     <string name="sd_ejecting_title">Unmounting</string>
2505     <!-- SD card eject progress text   -->
2506     <string name="sd_ejecting_summary">Unmount in progress</string>
2507
2508     <!-- Settings item title when storage is running low [CHAR LIMIT=32] -->
2509     <string name="storage_low_title">Storage space is running out</string>
2510     <!-- Settings item summary when storage is running low [CHAR LIMIT=NONE] -->
2511     <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>
2512
2513     <!-- Storage setting.  Menu option for renaming a storage device [CHAR LIMIT=30]-->
2514     <string name="storage_menu_rename">Rename</string>
2515     <!-- Storage setting.  Menu option for mounting a storage device [CHAR LIMIT=30]-->
2516     <string name="storage_menu_mount">Mount</string>
2517     <!-- Storage setting.  Menu option for unmounting a storage device [CHAR LIMIT=30]-->
2518     <string name="storage_menu_unmount">Eject</string>
2519     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2520     <string name="storage_menu_format">Format</string>
2521     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2522     <string name="storage_menu_format_public">Format as portable</string>
2523     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2524     <string name="storage_menu_format_private">Format as internal</string>
2525     <!-- Storage setting.  Menu option for migrating data to a storage device [CHAR LIMIT=30]-->
2526     <string name="storage_menu_migrate">Migrate data</string>
2527     <!-- Storage setting.  Menu option for forgetting a storage device [CHAR LIMIT=30]-->
2528     <string name="storage_menu_forget">Forget</string>
2529     <!-- Storage setting.  Menu option for setting up a storage device [CHAR LIMIT=30]-->
2530     <string name="storage_menu_set_up">Set up</string>
2531     <!-- Storage setting.  Menu option for exploring a storage device [CHAR LIMIT=30]-->
2532     <string name="storage_menu_explore">Explore</string>
2533     <!-- Storage setting. Menu option for using the deletion helper. [CHAR LIMIT=30] -->
2534     <string name="storage_menu_free">Free up space</string>
2535     <!-- Storage setting. Menu option for accessing the storage manager settings. [CHAR LIMIT=30] -->
2536     <string name="storage_menu_manage">Manage storage</string>
2537
2538     <!-- Storage setting.  Title for USB transfer settings [CHAR LIMIT=30]-->
2539     <string name="storage_title_usb">USB computer connection</string>
2540     <!-- Storage setting.  USB connection category [CHAR LIMIT=30]-->
2541     <string name="usb_connection_category">Connect as</string>
2542     <!-- Storage setting.  Title for MTP checkbox [CHAR LIMIT=30]-->
2543     <string name="usb_mtp_title">Media device (MTP)</string>
2544     <!-- Storage setting.  Summary for MTP checkbox [CHAR LIMIT=NONE]-->
2545     <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>
2546     <!-- Storage setting.  Title for PTP checkbox [CHAR LIMIT=30]-->
2547     <string name="usb_ptp_title">Camera (PTP)</string>
2548     <!-- Storage setting.  Summary for PTP checkbox [CHAR LIMIT=NONE]-->
2549     <string name="usb_ptp_summary">Lets you transfer photos using camera software, and transfer any files on computers that don\u2019t support MTP</string>
2550     <!-- Storage setting.  Title for MIDI checkbox [CHAR LIMIT=30]-->
2551     <string name="usb_midi_title">MIDI</string>
2552     <!-- Storage setting.  Summary for MIDI checkbox [CHAR LIMIT=NONE]-->
2553     <string name="usb_midi_summary">Lets MIDI enabled applications work over USB with MIDI software on your computer.</string>
2554
2555     <!-- Section header above list of other users storage [CHAR LIMIT=32] -->
2556     <string name="storage_other_users">Other users</string>
2557
2558     <!-- Section header above list of internal storage devices [CHAR LIMIT=30]-->
2559     <string name="storage_internal_title">Device storage</string>
2560     <!-- Section header above list of external storage devices [CHAR LIMIT=30]-->
2561     <string name="storage_external_title">Portable storage</string>
2562
2563     <!-- Summary of a single storage volume, constrasting available and total storage space. [CHAR LIMIT=48]-->
2564     <string name="storage_volume_summary"><xliff:g id="used" example="1.2GB">%1$s</xliff:g> used of <xliff:g id="total" example="32GB">%2$s</xliff:g></string>
2565     <!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->
2566     <string name="storage_size_large"><xliff:g id="number" example="128">^1</xliff:g><small><small> <xliff:g id="unit" example="KB">^2</xliff:g></small></small></string>
2567     <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
2568     <string name="storage_volume_used">Used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
2569     <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
2570     <string name="storage_volume_used_total">Total used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
2571
2572     <!-- Toast informing that storage mount operation was successful. [CHAR LIMIT=64]-->
2573     <string name="storage_mount_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is mounted</string>
2574     <!-- Toast informing that storage unmount operation failed. [CHAR LIMIT=64]-->
2575     <string name="storage_mount_failure">Couldn\u2019t mount <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2576
2577     <!-- Toast informing that storage unmount operation was successful. [CHAR LIMIT=64]-->
2578     <string name="storage_unmount_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is safely ejected</string>
2579     <!-- Toast informing that storage unmount operation failed. [CHAR LIMIT=64]-->
2580     <string name="storage_unmount_failure">Couldn\u2019t safely eject <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2581
2582     <!-- Toast informing that storage format operation was successful. [CHAR LIMIT=64]-->
2583     <string name="storage_format_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is formatted</string>
2584     <!-- Toast informing that storage format operation failed. [CHAR LIMIT=64]-->
2585     <string name="storage_format_failure">Couldn\u2019t format <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2586
2587     <!-- Title of dialog prompting user to rename a storage volume [CHAR LIMIT=32]-->
2588     <string name="storage_rename_title">Rename storage</string>
2589
2590     <!-- Dialog body informing user about an unmounted storage device. [CHAR LIMIT=NONE]-->
2591     <string name="storage_dialog_unmounted">This <xliff:g id="name" example="SD card">^1</xliff:g> is safely ejected, but still available.
2592 \n\nTo use this <xliff:g id="name" example="SD card">^1</xliff:g>, you have to mount it first.</string>
2593
2594     <!-- Dialog body informing user about an unmountable storage device. [CHAR LIMIT=NONE]-->
2595     <string name="storage_dialog_unmountable">This <xliff:g id="name" example="SD card">^1</xliff:g> is corrupted.
2596 \n\nTo use this <xliff:g id="name" example="SD card">^1</xliff:g>, you have to set it up first.</string>
2597
2598     <!-- Dialog body informing user about an unsupported storage device. [CHAR LIMIT=NONE]-->
2599     <string name="storage_dialog_unsupported">This device doesn\u2019t support this <xliff:g id="name" example="SD card">^1</xliff:g>.
2600 \n\nTo use this <xliff:g id="name" example="SD card">^1</xliff:g> with this device, you have to set it up first.</string>
2601
2602     <!-- Body of dialog informing user about consequences of formatting an internal storage device [CHAR LIMIT=NONE]-->
2603     <string name="storage_internal_format_details">After formatting, you can use this <xliff:g id="name" example="SD card">^1</xliff:g> in other devices.
2604 \n\nAll data on this <xliff:g id="name" example="SD card">^1</xliff:g> will be erased. Consider backing up first.
2605 \n\n<b>Back up photos &amp; other media</b>
2606 \nMove your media files to alternative storage on this device, or transfer them to a computer using a USB cable.
2607 \n\n<b>Back up apps</b>
2608 \nAll apps stored on this <xliff:g id="name" example="SD card">^1</xliff:g> will be uninstalled and their data will be erased. To keep these apps, move them to alternative storage on this device.</string>
2609
2610     <!-- Body of dialog informing user about consequences of ejecting an internal storage device [CHAR LIMIT=NONE]-->
2611     <string name="storage_internal_unmount_details"><b>When you eject this <xliff:g id="name" example="SD card">^1</xliff:g>, apps stored on it will stop working, and media files stored on it will not be available until it is reinserted.</b>
2612 \n\nThis <xliff:g id="name" example="SD card">^1</xliff:g> is formatted to work on this device only.  It won\u2019t work on any others.</string>
2613
2614     <!-- Body of dialog informing user about consequences of forgetting an internal storage device [CHAR LIMIT=NONE]-->
2615     <string name="storage_internal_forget_details">To use the apps, photos, or data this <xliff:g id="name" example="SD card">^1</xliff:g> contains, reinsert it.
2616 \n\nAlternatively, you can choose to forget this storage if the device isn\u2019t available.
2617 \n\nIf you choose to forget, all the data the device contains will be lost forever.
2618 \n\nYou can reinstall the apps later, but their data stored on this device will be lost.</string>
2619
2620     <!-- Title of dialog confirming that user wants to forget an internal storage device [CHAR LIMIT=32]-->
2621     <string name="storage_internal_forget_confirm_title">Forget <xliff:g id="name" example="SD card">^1</xliff:g>?</string>
2622     <!-- Body of dialog confirming that user wants to forget an internal storage device [CHAR LIMIT=NONE]-->
2623     <string name="storage_internal_forget_confirm">All the apps, photos, and data stored on this <xliff:g id="name" example="SD card">^1</xliff:g> will be lost forever.</string>
2624
2625     <!-- Item title describing storage used by apps [CHAR LIMIT=48]-->
2626     <string name="storage_detail_apps">Apps</string>
2627     <!-- Item title describing storage used by images [CHAR LIMIT=48]-->
2628     <string name="storage_detail_images">Images</string>
2629     <!-- Item title describing storage used by videos [CHAR LIMIT=48]-->
2630     <string name="storage_detail_videos">Videos</string>
2631     <!-- Item title describing storage used by audio [CHAR LIMIT=48]-->
2632     <string name="storage_detail_audio">Audio</string>
2633     <!-- Item title describing storage used by cached data [CHAR LIMIT=48]-->
2634     <string name="storage_detail_cached">Cached data</string>
2635     <!-- Item title describing storage used by other data [CHAR LIMIT=48]-->
2636     <string name="storage_detail_other">Other</string>
2637     <!-- Item title describing internal storage used by the Android System [CHAR LIMIT=48]-->
2638     <string name="storage_detail_system">System</string>
2639     <!-- Item title that will launch a file explorer [CHAR LIMIT=48]-->
2640     <string name="storage_detail_explore">Explore <xliff:g id="name" example="SD card">^1</xliff:g></string>
2641
2642     <!-- Body of dialog informing user about other files on a storage device [CHAR LIMIT=NONE]-->
2643     <string name="storage_detail_dialog_other">Other includes shared files saved by apps, files downloaded from the Internet or Bluetooth, Android files, and so on.
2644 \n\nTo see the visible contents of this <xliff:g id="name" example="SD card">^1</xliff:g>, tap Explore.</string>
2645
2646     <!-- Body of dialog informing user about the storage used by the Android System [CHAR LIMIT=NONE]-->
2647     <string name="storage_detail_dialog_system">System includes files that Android can\u2019t display individually.</string>
2648
2649     <!-- Body of dialog informing user about other users on a storage device [CHAR LIMIT=NONE]-->
2650     <string name="storage_detail_dialog_user"><xliff:g id="user" example="Guest user">^1</xliff:g> may have saved photos, music, movies, apps, or other data that is taking up <xliff:g id="size" example="1.2 GB">^2</xliff:g> of storage.
2651 \n\nTo view details, switch to <xliff:g id="user" example="Guest user">^1</xliff:g>.</string>
2652
2653     <!-- Title of wizard step prompting user to setup a storage device [CHAR LIMIT=32] -->
2654     <string name="storage_wizard_init_title">Set up your <xliff:g id="name" example="SD card">^1</xliff:g></string>
2655     <!-- Title of wizard choice to use storage device as external storage [CHAR LIMIT=64] -->
2656     <string name="storage_wizard_init_external_title">Use as portable storage</string>
2657     <!-- Summary of wizard choice to use storage device as external storage [CHAR LIMIT=NONE] -->
2658     <string name="storage_wizard_init_external_summary">For moving photos and other media between devices.</string>
2659     <!-- Title of wizard choice to use storage device as internal storage [CHAR LIMIT=64] -->
2660     <string name="storage_wizard_init_internal_title">Use as internal storage</string>
2661     <!-- Summary of wizard choice to use storage device as internal storage [CHAR LIMIT=NONE] -->
2662     <string name="storage_wizard_init_internal_summary">For storing anything on this device only, including apps and photos. Requires formatting that prevents it from working with other devices.</string>
2663
2664     <!-- Title of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2665     <string name="storage_wizard_format_confirm_title">Format as internal storage</string>
2666     <!-- Body of wizard step prompting user to format a storage device [CHAR LIMIT=NONE] -->
2667     <string name="storage_wizard_format_confirm_body">This requires the <xliff:g id="name" example="SD card">^1</xliff:g> to be formatted to make it secure.
2668 \n\nAfter formatting, this <xliff:g id="name" example="SD card">^1</xliff:g> will only work in this device.
2669 \n\n<b>Formatting erases all data currently stored on the <xliff:g id="name" example="SD card">^1</xliff:g>.</b> To avoid losing the data, consider backing it up.
2670     </string>
2671
2672     <!-- Title of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2673     <string name="storage_wizard_format_confirm_public_title">Format as portable storage</string>
2674     <!-- Body of wizard step prompting user to format a storage device [CHAR LIMIT=NONE] -->
2675     <string name="storage_wizard_format_confirm_public_body">This requires the <xliff:g id="name" example="SD card">^1</xliff:g> to be formatted.
2676 \n\n<b>Formatting erases all data currently stored on the <xliff:g id="name" example="SD card">^1</xliff:g>.</b> To avoid losing the data, consider backing it up.
2677     </string>
2678
2679     <!-- Next button text of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2680     <string name="storage_wizard_format_confirm_next">Erase &amp; format</string>
2681
2682     <!-- Title of wizard step showing formatting progress [CHAR LIMIT=32] -->
2683     <string name="storage_wizard_format_progress_title">Formatting <xliff:g id="name" example="SD card">^1</xliff:g>\u2026</string>
2684     <!-- Body of wizard step showing formatting progress [CHAR LIMIT=NONE] -->
2685     <string name="storage_wizard_format_progress_body">Don\u2019t remove the <xliff:g id="name" example="SD card">^1</xliff:g> while it\u2019s formatting.</string>
2686
2687     <!-- Title of wizard step prompting user to migrate data to new storage [CHAR LIMIT=32] -->
2688     <string name="storage_wizard_migrate_title">Move data to new storage</string>
2689     <!-- Body of wizard step prompting user to migrate data to new storage [CHAR LIMIT=NONE] -->
2690     <string name="storage_wizard_migrate_body">You can move your photos, files, and some apps to this new <xliff:g id="name" example="SD card">^1</xliff:g>.
2691 \n\nThe move takes about <xliff:g id="time" example="1 hour">^2</xliff:g> and will free <xliff:g id="size" example="1.2 GB">^3</xliff:g> on internal storage. Some apps won\u2019t work while it\u2019s underway.
2692     </string>
2693
2694     <!-- Title of wizard choice to migrate data right now [CHAR LIMIT=64] -->
2695     <string name="storage_wizard_migrate_now">Move now</string>
2696     <!-- Title of wizard choice to migrate data at later time [CHAR LIMIT=NONE] -->
2697     <string name="storage_wizard_migrate_later">Move later</string>
2698
2699     <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=32] -->
2700     <string name="storage_wizard_migrate_confirm_title">Move data now</string>
2701     <!-- Body of wizard step providing details about data migration [CHAR LIMIT=NONE] -->
2702     <string name="storage_wizard_migrate_confirm_body"><b>The move takes about <xliff:g id="time" example="1 hour">^1</xliff:g>. It will free <xliff:g id="size" example="1.2 GB">^2</xliff:g> on <xliff:g id="name" example="Internal storage">^3</xliff:g>.</b></string>
2703     <!-- Title of wizard button prompting user to start data migration [CHAR LIMIT=32] -->
2704     <string name="storage_wizard_migrate_confirm_next">Move</string>
2705
2706     <!-- Title of wizard step showing migration progress [CHAR LIMIT=32] -->
2707     <string name="storage_wizard_migrate_progress_title">Moving data\u2026</string>
2708
2709     <!-- Body of wizard step providing details about data migration [CHAR LIMIT=NONE] -->
2710     <string name="storage_wizard_migrate_details">During the move:
2711 \n\u2022 Don\u2019t remove the <xliff:g id="name" example="SD card">^1</xliff:g>.
2712 \n\u2022 Some apps won\u2019t work correctly.
2713 \n\u2022 Keep the device charged.
2714     </string>
2715
2716     <!-- Title of wizard step indicating that storage is ready [CHAR LIMIT=32] -->
2717     <string name="storage_wizard_ready_title"><xliff:g id="name" example="SD card">^1</xliff:g> is ready</string>
2718     <!-- Body of wizard step indicating that external storage is ready [CHAR LIMIT=NONE] -->
2719     <string name="storage_wizard_ready_external_body">
2720         Your <xliff:g id="name" example="SD card">^1</xliff:g> is all set to use with photos and other media.
2721     </string>
2722     <!-- Body of wizard step indicating that internal storage is ready [CHAR LIMIT=NONE] -->
2723     <string name="storage_wizard_ready_internal_body">Your new <xliff:g id="name" example="SD card">^1</xliff:g> is working.
2724 \n\nTo move photos, files, and app data to this device, go to Settings > Storage.
2725     </string>
2726
2727     <!-- Title of wizard step prompting user to move an app [CHAR LIMIT=32] -->
2728     <string name="storage_wizard_move_confirm_title">Move <xliff:g id="app" example="Calculator">^1</xliff:g></string>
2729     <!-- Body of wizard step prompting user to move an app [CHAR LIMIT=NONE] -->
2730     <string name="storage_wizard_move_confirm_body">Moving <xliff:g id="app" example="Calculator">^1</xliff:g> and its data to <xliff:g id="name" example="SD card">^2</xliff:g> will take only a few moments. You won\u2019t be able to use the app until the move is complete.
2731 \n\nDon\u2019t remove the <xliff:g id="name" example="SD card">^2</xliff:g> during the move.
2732     </string>
2733
2734     <!-- Title of wizard step showing app move progress [CHAR LIMIT=32] -->
2735     <string name="storage_wizard_move_progress_title">Moving <xliff:g id="app" example="Calculator">^1</xliff:g>\u2026</string>
2736     <!-- Body of wizard step showing app move progress [CHAR LIMIT=NONE] -->
2737     <string name="storage_wizard_move_progress_body">Don\u2019t remove the <xliff:g id="name" example="SD card">^1</xliff:g> during the move.
2738 \n\nThe <xliff:g id="app" example="Calculator">^2</xliff:g> app on this device won\u2019t be available until the move is complete.
2739     </string>
2740     <!-- Title of wizard button offering to cancel move [CHAR LIMIT=32] -->
2741     <string name="storage_wizard_move_progress_cancel">Cancel move</string>
2742
2743     <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=NONE] -->
2744     <string name="storage_wizard_slow_body">This <xliff:g id="name" example="SD card">^1</xliff:g> appears to be slow.
2745 \n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time.
2746 \n\nConsider using a faster <xliff:g id="name" example="SD card">^1</xliff:g> for better performance.
2747 </string>
2748
2749     <!-- Phone info screen, section titles: -->
2750     <string name="battery_status_title">Battery status</string>
2751     <!-- Phone info screen, section titles: -->
2752     <string name="battery_level_title">Battery level</string>
2753
2754     <!-- APN Settings -->
2755     <!-- APN settings screen title -->
2756     <string name="apn_settings">APNs</string>
2757     <!-- Screen title after user selects APNs setting option -->
2758     <string name="apn_edit">Edit access point</string>
2759     <!-- Edit access point label summary text when no value has been set -->
2760     <string name="apn_not_set">Not set</string>
2761     <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
2762     <string name="apn_name">Name</string>
2763     <!-- Edit access point labels: The actual access point name-->
2764     <string name="apn_apn">APN</string>
2765     <!-- Edit access point labels: The addess of the proxy to use for this APN -->
2766     <string name="apn_http_proxy">Proxy</string>
2767     <!-- Edit access point labels: The port number of the proxy to use for this APN -->
2768     <string name="apn_http_port">Port</string>
2769     <!-- Edit access point labels: The username that will be used when conencting to this APN-->
2770     <string name="apn_user">Username</string>
2771     <!-- Edit access point labels: The password that will be used when connecting to this APN -->
2772     <string name="apn_password">Password</string>
2773     <!-- Edit access point labels: The server address to conenct to for this APN -->
2774     <string name="apn_server">Server</string>
2775     <!-- Edit access point labels: -->
2776     <string name="apn_mmsc">MMSC</string>
2777     <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
2778     <string name="apn_mms_proxy">MMS proxy</string>
2779     <!-- Edit access point labels: The port on the proxy used for MMS-->
2780     <string name="apn_mms_port">MMS port</string>
2781     <!-- Edit access point labels: -->
2782     <string name="apn_mcc">MCC</string>
2783     <!-- Edit access point labels: -->
2784     <string name="apn_mnc">MNC</string>
2785     <!-- Edit acces  point labels: Authenticaton type-->
2786     <string name="apn_auth_type">Authentication type</string>
2787     <!-- Authentication Typs: None -->
2788     <string name="apn_auth_type_none">None</string>
2789     <!-- Authentication Typs: PAP -->
2790     <string name="apn_auth_type_pap">PAP</string>
2791     <!-- Authentication Typs: CHAP -->
2792     <string name="apn_auth_type_chap">CHAP</string>
2793     <!-- Authentication Typs: PAP or CHAP -->
2794     <string name="apn_auth_type_pap_chap">PAP or CHAP</string>
2795     <!-- Edit access point labels: The type of APN -->
2796     <string name="apn_type">APN type</string>
2797     <!-- Edit access point labels: The protocol of the APN, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
2798     <string name="apn_protocol">APN protocol</string>
2799     <!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
2800     <string name="apn_roaming_protocol">APN roaming protocol</string>
2801     <!-- Edit enable/disable of APN -->
2802     <string name="carrier_enabled">APN enable/disable</string>
2803     <string name="carrier_enabled_summaryOn">APN enabled</string>
2804     <string name="carrier_enabled_summaryOff">APN disabled</string>
2805     <!-- Edit Beaerer Info of APN -->
2806     <string name="bearer">Bearer</string>
2807     <!-- Edit Mvno Type Info of APN -->
2808     <string name="mvno_type">MVNO type</string>
2809     <!-- Edit Mvno Match Data Info of APN -->
2810     <string name="mvno_match_data">MVNO value</string>
2811     <!-- Edit access point screen menu option to delete this APN -->
2812     <string name="menu_delete">Delete APN</string>
2813     <!-- APNs screen menu option to create a brand spanking new APN -->
2814     <string name="menu_new">New APN</string>
2815     <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
2816     <string name="menu_save">Save</string>
2817     <!-- Edit access point screen menu option to discard the user's changes for this APN -->
2818     <string name="menu_cancel">Discard</string>
2819     <!-- APN error dialog title -->
2820     <string name="error_title"></string>
2821     <!-- APN error dialog messages: -->
2822     <string name="error_name_empty">The Name field can\u2019t be empty.</string>
2823     <!-- APN error dialog messages: -->
2824     <string name="error_apn_empty">The APN can\u2019t be empty.</string>
2825     <!-- APN error dialog messages: -->
2826     <string name="error_mcc_not3">MCC field must be 3 digits.</string>
2827     <!-- APN error dialog messages: -->
2828     <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
2829     <!-- The message of dialog indicated restoring default APN settings in progress -->
2830     <string name="restore_default_apn">Restoring default APN settings.</string>
2831     <!-- APNs screen menu option to reset default APN settings -->
2832     <string name="menu_restore">Reset to default</string>
2833     <!-- APNs screen toast message to inform reset default APN settings is completed -->
2834     <string name="restore_default_apn_completed">Reset default APN settings completed.</string>
2835
2836     <!-- Reset Network -->
2837     <!-- SD card & phone storage settings screen, setting option name under Backup & Restore heading -->
2838     <string name="reset_network_title">Network settings reset</string>
2839     <!-- SD card & phone storage settings screen, message on screen after user selects Reset network settings [CHAR LIMIT=NONE] -->
2840     <string name="reset_network_desc">This will reset all network settings, including:\n\n<li>Wi\u2011Fi</li>\n<li>Cellular data</li>\n<li>Bluetooth</li>"</string>
2841     <!-- SD card & phone storage settings screen, button on screen after user selects Reset network settings -->
2842     <string name="reset_network_button_text">Reset settings</string>
2843     <!-- SD card & phone storage settings screen, message on screen after user selects Reset settings button -->
2844     <string name="reset_network_final_desc">Reset all network settings? You can\u2019t undo this action!</string>
2845     <!-- SD card & phone storage settings screen, button on screen after user selects Reset settings button -->
2846     <string name="reset_network_final_button_text">Reset settings</string>
2847     <!-- Reset settings confirmation screen title [CHAR LIMIT=30] -->
2848     <string name="reset_network_confirm_title">Reset?</string>
2849     <!-- Error message for users that aren't allowed to reset network settings [CHAR LIMIT=none] -->
2850     <string name="network_reset_not_available">Network reset is not available for this user</string>
2851     <!-- Reset settings complete toast text [CHAR LIMIT=75] -->
2852     <string name="reset_network_complete_toast">Network settings have been reset</string>
2853
2854     <!-- Master Clear -->
2855     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading [CHAR LIMIT=30] -->
2856     <string name="device_reset_title">Reset device</string>
2857     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
2858     <string name="master_clear_title">Factory data reset</string>
2859     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2860     <string name="master_clear_desc" product="tablet">"This will erase all data from your tablet\u2019s <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>
2861     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
2862     <string name="master_clear_desc" product="default">"This will erase all data from your phone\u2019s <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>
2863     <!-- SD card & phone storage settings screen, instructions and list of current accounts.  The list of accounts follows this text[CHAR LIMIT=NONE] -->
2864     <string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string>
2865     <!-- SD card & phone storage settings screen, notification if other users are present on the device [CHAR LIMIT=NONE] -->
2866     <string name="master_clear_other_users_present" product="default">"\n\nThere are other users present on this device.\n"</string>
2867     <!-- 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] -->
2868     <string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string>
2869     <!-- 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] -->
2870     <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>
2871     <!-- 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] -->
2872     <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>
2873     <!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] -->
2874     <string name="erase_external_storage" product="nosdcard">Erase USB storage</string>
2875     <!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] -->
2876     <string name="erase_external_storage" product="default">Erase SD card</string>
2877     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
2878     <string name="erase_external_storage_description" product="nosdcard">Erase all the data on the internal USB storage, such as music or photos</string>
2879     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
2880     <string name="erase_external_storage_description" product="default">Erase all the data on the SD card, such as music or photos</string>
2881     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2882     <string name="master_clear_button_text" product="tablet">Reset tablet</string>
2883     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
2884     <string name="master_clear_button_text" product="default">Reset phone</string>
2885     <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
2886     <string name="master_clear_final_desc">Erase all your personal information and downloaded apps? You can\u2019t undo this action!</string>
2887     <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
2888     <string name="master_clear_final_button_text">Erase everything</string>
2889     <!-- Master clear failed message -->
2890     <string name="master_clear_failed">No reset was performed because the System Clear service isn\u2019t available.</string>
2891     <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
2892     <string name="master_clear_confirm_title">Reset?</string>
2893     <!-- Error message for users that aren't allowed to factory reset [CHAR LIMIT=none] -->
2894     <string name="master_clear_not_available">Factory reset is not available for this user</string>
2895     <!-- Master clear progress screen title [CHAR LIMIT=30] -->
2896     <string name="master_clear_progress_title" >Erasing</string>
2897     <!-- Master clear progress screen text [CHAR LIMIT=75] -->
2898     <string name="master_clear_progress_text">Please wait...</string>
2899
2900     <!-- Main settings screen, Call settings title for item to go into the call settings -->
2901     <string name="call_settings_title">Call settings</string>
2902     <!-- Main settings screen, Call settings summary for item to go into call settings -->
2903     <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
2904
2905     <!-- TODO: Remove them once the same entries in SettingsLib is translated. -->
2906     <!-- Tethering controls, item title to go into the tethering settings -->
2907     <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
2908     <string name="tether_settings_title_usb">USB tethering</string>
2909     <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
2910     <string name="tether_settings_title_wifi">Portable hotspot</string>
2911     <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
2912     <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
2913     <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
2914     <string name="tether_settings_title_usb_bluetooth">Tethering</string>
2915     <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=25]-->
2916     <string name="tether_settings_title_all">Tethering &amp; portable hotspot</string>
2917     <!-- Tethering controls, footer note displayed when tethering is disabled because Data Saver mode is on [CHAR LIMIT=none]-->
2918     <string name="tether_settings_disabled_on_data_saver">"Can\u2019t tether or use portable hotspots while Data Saver is on"</string>
2919
2920     <!-- USB Tethering options -->
2921     <string name="usb_title">USB</string>
2922     <string name="usb_tethering_button_text">USB tethering</string>
2923     <!-- USB available subtext - shown when USB is connected but not currently being tethered -->
2924     <string name="usb_tethering_available_subtext">USB connected, check to tether</string>
2925     <!-- USB tethered subtext - shown when USB is connected and being tethered -->
2926     <string name="usb_tethering_active_subtext">Tethered</string>
2927     <!-- USB storage subtext - shown when tethering is disabled because USB storage is active -->
2928     <string name="usb_tethering_storage_active_subtext">Can\u2019t tether when USB storage is in use</string>
2929     <!-- USB unavailable subtext - shown when USB is not connected -->
2930     <string name="usb_tethering_unavailable_subtext">USB not connected</string>
2931     <!-- USB unavailable subtext - shown when USB is not connected -->
2932     <string name="usb_tethering_turnon_subtext">Connect to turn on</string>
2933     <!-- USB errored subtext - shown when USB is broken for some reason -->
2934     <string name="usb_tethering_errored_subtext">USB tethering error</string>
2935
2936     <!-- Bluetooth Tethering settings-->
2937     <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]-->
2938     <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string>
2939     <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
2940     <string name="bluetooth_tethering_available_subtext" product="tablet">Sharing this tablet\u2019s Internet connection</string>
2941     <!-- Bluetooth available subtext - shown when Bluetooth tethering is turned on but it is not currently tethered to any devices [CHAR LIMIT=50]-->
2942     <string name="bluetooth_tethering_available_subtext" product="default">Sharing this phone\u2019s Internet connection</string>
2943     <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2944     <string name="bluetooth_tethering_device_connected_subtext" product="tablet">Sharing this tablet\u2019s Internet connection to 1 device</string>
2945     <!-- Bluetooth connected subtext - shown when a device is tethered over Bluetooth [CHAR LIMIT=60]-->
2946     <string name="bluetooth_tethering_device_connected_subtext" product="default">Sharing this phone\u2019s Internet connection to 1 device</string>
2947     <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2948     <string name="bluetooth_tethering_devices_connected_subtext" product="tablet">Sharing this tablet\u2019s Internet connection to <xliff:g id="connectedDeviceCount">%1$d</xliff:g> devices</string>
2949     <!-- Bluetooth connected subtext - shown when multiple devices are tethered over Bluetooth [CHAR LIMIT=60]-->
2950     <string name="bluetooth_tethering_devices_connected_subtext" product="default">Sharing this phone\u2019s Internet connection to <xliff:g id="connectedDeviceCount">%1$d</xliff:g> devices</string>
2951     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2952     <string name="bluetooth_tethering_off_subtext_config">Sharing this <xliff:g id="device_name">%1$d</xliff:g>\u2019s Internet connection</string>
2953     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2954     <string name="bluetooth_tethering_off_subtext" product="tablet">Not sharing this tablet\u2019s Internet connection</string>
2955     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=50]-->
2956     <string name="bluetooth_tethering_off_subtext" product="default">Not sharing this phone\u2019s Internet connection</string>
2957     <!-- Bluetooth errored subtext - shown when Bluetooth is broken for some reason [CHAR LIMIT=50]-->
2958     <string name="bluetooth_tethering_errored_subtext">Not tethered</string>
2959     <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]-->
2960     <string name="bluetooth_tethering_overflow_error">Can\u2019t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string>
2961     <!-- Bluetooth Tethering settings.  Message for untethering from a bluetooth device [CHAR LIMIT=50]-->
2962     <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string>
2963
2964     <!-- Tethering help button - calls up a web view with general tethering info -->
2965     <string name="tethering_help_button_text">Help</string>
2966
2967     <!-- Wireless controls, item title to go into the network settings -->
2968     <string name="network_settings_title">Cellular networks</string>
2969
2970     <!-- Mobile plan [CHAR LIMIT=35]-->
2971     <string name="manage_mobile_plan_title" translatable="true">Mobile plan</string>
2972
2973     <!-- SMS Application [CHAR LIMIT=35]-->
2974     <string name="sms_application_title" translatable="true">SMS app</string>
2975     <string name="sms_change_default_dialog_title" translatable="true">Change SMS app?</string>
2976     <string name="sms_change_default_dialog_text" translatable="true">Use <xliff:g id="new_app">%1$s</xliff:g> instead of <xliff:g id="current_app">%2$s</xliff:g> as your SMS app?</string>
2977     <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>
2978
2979     <!-- Wifi Assistant change wi-fi assistant title.  [CHAR LIMIT=40] -->
2980     <string name="network_scorer_change_active_dialog_title">Change Wi\u2011Fi assistant?</string>
2981     <!-- Wifi Assistant request message.  This message asks the user if it is okay for an app to become the Wifi Assistant instead of the current Wifi Assistant app. [CHAR LIMIT=100] -->
2982     <string name="network_scorer_change_active_dialog_text">Use <xliff:g id="new_app">%1$s</xliff:g> instead of <xliff:g id="current_app">%2$s</xliff:g> to manage your network connections?</string>
2983     <!-- Wifi Assistant request message.  This message asks the user if it is okay for an app to become the Wifi Assistant. [CHAR LIMIT=100] -->
2984     <string name="network_scorer_change_active_no_previous_dialog_text">Use <xliff:g id="new_app">%s</xliff:g> to manage your network connections?</string>
2985
2986     <!-- The SIM operator is not known [CHAR_ LIMIT=50]-->
2987     <string name="mobile_unknown_sim_operator" translatable="true">Unknown SIM operator</string>
2988
2989     <!-- There is no mobile provisiong website for the operator which is the firat parameter [CHAR_ LIMIT=50]-->
2990     <string name="mobile_no_provisioning_url" translatable="true">%1$s has no known provisioning website</string>
2991
2992     <!-- Ask user to insert a SIM card [CHAR_ LIMIT=50]-->
2993     <string name="mobile_insert_sim_card" translatable="true">Please insert SIM card and restart</string>
2994
2995     <!-- Ask user to connect to the internet [CHAR_ LIMIT=50]-->
2996     <string name="mobile_connect_to_internet" translatable="true">Please connect to the internet</string>
2997
2998     <!-- Security & location settings screen, section header for settings relating to location -->
2999     <string name="location_title">My Location</string>
3000     <!-- [CHAR LIMIT=30] Title for managed profile location switch  -->
3001     <string name="managed_profile_location_switch_title">Location for work profile</string>
3002     <!-- [CHAR LIMIT=30] Location settings screen, setting preference screen box label for location mode -->
3003     <string name="location_mode_title">Mode</string>
3004     <!-- [CHAR LIMIT=30] Location settings screen, high accuracy location mode -->
3005     <string name="location_mode_high_accuracy_title">High accuracy</string>
3006     <!-- [CHAR LIMIT=30] Location settings screen, battery saving location mode -->
3007     <string name="location_mode_battery_saving_title">Battery saving</string>
3008     <!-- [CHAR LIMIT=30] Location settings screen, device only location mode -->
3009     <string name="location_mode_sensors_only_title">Device only</string>
3010     <!-- [CHAR LIMIT=30] Location settings screen, location off mode -->
3011     <string name="location_mode_location_off_title">Location off</string>
3012     <!-- [CHAR LIMIT=30] Location settings screen, sub category for recent location requests -->
3013     <string name="location_category_recent_location_requests">Recent location requests</string>
3014     <!-- Location settings screen, displayed when there's no recent app accessing location -->
3015     <string name="location_no_recent_apps">No apps have requested location recently</string>
3016     <!-- [CHAR LIMIT=30] Location settings screen, sub category for location services -->
3017     <string name="location_category_location_services">Location services</string>
3018     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests high battery use-->
3019     <string name="location_high_battery_use">High battery use</string>
3020     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests low battery use-->
3021     <string name="location_low_battery_use">Low battery use</string>
3022     <!-- [CHAR LIMIT=30] Location mode screen, screen title -->
3023     <string name="location_mode_screen_title">Location mode</string>
3024     <!-- [CHAR LIMIT=130] Location mode screen, description for high accuracy mode -->
3025     <string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, Bluetooth, or cellular networks to determine location </string>
3026     <!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode -->
3027     <string name="location_mode_battery_saving_description">Use Wi\u2011Fi, Bluetooth, or cellular networks to determine location</string>
3028     <!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode -->
3029     <string name="location_mode_sensors_only_description">Use GPS to determine location</string>
3030     <!-- Help menu label [CHAR LIMIT=20] Location settings screen, overflow menu that takes the user
3031       to scanning settings activity -->
3032     <string name="location_menu_scanning">Scanning</string>
3033     <!-- [CHAR LIMIT=30] Wireless background scanning settings screen, screen title -->
3034     <string name="location_scanning_screen_title">Scanning</string>
3035     <!-- [CHAR LIMIT=130] Preference title for Wi-Fi always scanning -->
3036     <string name="location_scanning_wifi_always_scanning_title">Wi\u2011Fi scanning</string>
3037     <!-- Preference description text for Wi-Fi always scanning -->
3038     <string name="location_scanning_wifi_always_scanning_description">Improve location by allowing
3039       system apps and services to detect Wi\u2011Fi networks at any time.</string>
3040     <!-- [CHAR LIMIT=130] Description text for Bluetooth always scanning -->
3041     <string name="location_scanning_bluetooth_always_scanning_title">Bluetooth scanning</string>
3042     <!-- Description text for Bluetooth always scanning -->
3043     <string name="location_scanning_bluetooth_always_scanning_description">
3044         Improve location by allowing system apps and services to detect Bluetooth devices at any
3045         time.</string>
3046
3047     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
3048     <string name="location_network_based">Wi\u2011Fi &amp; cellular network location</string>
3049     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box-->
3050     <string name="location_neighborhood_level">Let apps use Google\u2019s location service to estimate your location faster. Anonymous location data will be collected and sent to Google.</string>
3051     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices -->
3052     <string name="location_neighborhood_level_wifi">Location determined by Wi\u2011Fi</string>
3053     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
3054     <string name="location_gps">GPS satellites</string>
3055     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a tablet -->
3056     <string name="location_street_level" product="tablet">Let apps use GPS on your tablet to pinpoint your location</string>
3057     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a phone -->
3058     <string name="location_street_level" product="default">Let apps use GPS on your phone to pinpoint your location</string>
3059     <!-- Security & location settings screen, setting check box label if Assisted GPS should be enabled -->
3060     <string name="assisted_gps">Use assisted GPS</string>
3061     <!-- Security & location settings screen, setting summary when Assisted GPS check box is selected -->
3062     <string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string>
3063     <!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
3064     <string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
3065     <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search -->
3066     <string name="use_location_title">Location &amp; Google search</string>
3067     <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search -->
3068     <string name="use_location_summary">Let Google use your location to improve search results and other services</string>
3069     <!-- [CHAR LIMIT=45] Label for turning on/off location access completely. -->
3070     <string name="location_access_title">Access to my location</string>
3071     <!-- [CHAR LIMIT=none] Description text for location access switch -->
3072     <string name="location_access_summary">Let apps that have asked your permission use your location information</string>
3073     <!-- [CHAR LIMIT=45] Section heading for location sources -->
3074     <string name="location_sources_heading">Location sources</string>
3075
3076     <!-- About --> <skip />
3077     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3078     <string name="about_settings" product="tablet">About tablet</string>
3079     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3080     <string name="about_settings" product="default">About phone</string>
3081     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3082     <string name="about_settings" product="emulator">About emulated device</string>
3083     <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
3084     <string name="about_settings_summary">View legal info, status, software version</string>
3085     <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
3086     <string name="legal_information">Legal information</string>
3087     <!-- About phone settings screen, setting option name to see a list of contributors -->
3088     <string name="contributors_title">Contributors</string>
3089     <!-- About phone settings screen, setting option name to show Manual [CHAR LIMIT=25] -->
3090     <string name="manual">Manual</string>
3091     <!-- About phone settings screen, setting option name to show regulatory labels [CHAR LIMIT=25] -->
3092     <string name="regulatory_labels">Regulatory labels</string>
3093     <!-- About phone settings screen, setting option name to show the safety and regulatory manual [CHAR LIMIT=40] -->
3094     <string name="safety_and_regulatory_info">Safety &amp; regulatory manual</string>
3095     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3096     <!-- About phone settings screen, setting option name to see copyright-related info -->
3097     <string name="copyright_title">Copyright</string>
3098     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3099     <!-- About phone settings screen, setting option name to see licensing info -->
3100     <string name="license_title">License</string>
3101     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3102     <!-- About phone settings screen, setting option name to see terms and conditions -->
3103     <string name="terms_title">Terms and conditions</string>
3104     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3105     <!-- About phone settings screen, setting option name to see licensing info for WebView component. [CHAR LIMIT=35] -->
3106     <string name="webview_license_title">System WebView License</string>
3107     <!-- About phone settings screen, setting option name to see wallpapers attributions -->
3108     <string name="wallpaper_attributions">Wallpapers</string>
3109     <!-- About phone settings screen, setting option name to see wallpapers attributions values -->
3110     <string name="wallpaper_attributions_values">Satellite imagery providers:\n©2014 CNES / Astrium, DigitalGlobe, Bluesky</string>
3111
3112     <!-- Phone Manual -->
3113     <string name="settings_manual_activity_title">Manual</string>
3114     <!-- About phone settings screen, Manual dialog message when manual cannot be loaded -->
3115     <string name="settings_manual_activity_unavailable">There is a problem loading the manual.</string>
3116
3117     <!-- Title for actual Settings license activity. --> <skip />
3118     <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
3119     <string name="settings_license_activity_title">Open source licenses</string>
3120     <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
3121     <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
3122     <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
3123     <string name="settings_license_activity_loading">Loading\u2026</string>
3124
3125     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
3126     <string name="settings_safetylegal_title">Safety information</string>
3127     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
3128     <string name="settings_safetylegal_activity_title">Safety information</string>
3129     <!-- About phone settings screen, Safety legal dialog message when data network is not connected -->
3130     <string name="settings_safetylegal_activity_unreachable">You don\u2019t have a data connection. To view this information now, go to %s from any computer connected to the Internet.</string>
3131     <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded -->
3132     <string name="settings_safetylegal_activity_loading">Loading\u2026</string>
3133
3134     <!-- Lock Pattern settings -->
3135     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
3136     <string name="lockpassword_choose_your_password_header">Choose your password</string>
3137     <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] -->
3138     <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string>
3139     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
3140     <string name="lockpassword_choose_your_pin_header">Choose your PIN</string>
3141     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
3142     <string name="lockpassword_confirm_your_password_header">Confirm your password</string>
3143     <!-- Header on pattern confirm screen [CHAR LIMIT=30] -->
3144     <string name="lockpassword_confirm_your_pattern_header">Confirm your pattern</string>
3145     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
3146     <string name="lockpassword_confirm_your_pin_header">Confirm your PIN</string>
3147     <!-- Header on password confirm screen if second password doesn't match the first. [CHAR LIMIT=30] -->
3148     <string name="lockpassword_confirm_passwords_dont_match">Passwords don\u2019t match</string>
3149     <!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]-->
3150     <string name="lockpassword_confirm_pins_dont_match">PINs don\u2019t match</string>
3151     <!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] -->
3152     <string name="lockpassword_choose_lock_generic_header">Unlock selection</string>
3153     <!-- Toast shown if setting password was successful -->
3154     <string name="lockpassword_password_set_toast">Password has been set</string>
3155     <!-- Toast shown if setting PIN was successful -->
3156     <string name="lockpassword_pin_set_toast">PIN has been set</string>
3157     <!-- Toast shown if setting pattern was successful -->
3158     <string name="lockpassword_pattern_set_toast">Pattern has been set</string>
3159
3160     <!-- Message to be used to explain the user that he needs to enter his pattern to continue a
3161          particular operation. [CHAR LIMIT=70]-->
3162     <string name="lockpassword_confirm_your_pattern_generic">Use your device pattern to continue</string>
3163     <!-- Message to be used to explain the user that he needs to enter his PIN to continue a
3164          particular operation. [CHAR LIMIT=70]-->
3165     <string name="lockpassword_confirm_your_pin_generic">Enter your device PIN to continue</string>
3166     <!-- Message to be used to explain the user that he needs to enter his password to continue a
3167          particular operation. [CHAR LIMIT=70]-->
3168     <string name="lockpassword_confirm_your_password_generic">Enter your device password to continue</string>
3169     <!-- Message to be used to explain the user that he needs to enter his work pattern to continue a
3170          particular operation. [CHAR LIMIT=70]-->
3171     <string name="lockpassword_confirm_your_pattern_generic_profile">Use your work pattern to continue</string>
3172     <!-- Message to be used to explain the user that he needs to enter his work PIN to continue a
3173          particular operation. [CHAR LIMIT=70]-->
3174     <string name="lockpassword_confirm_your_pin_generic_profile">Enter your work PIN to continue</string>
3175     <!-- Message to be used to explain the user that he needs to enter his work password to continue a
3176          particular operation. [CHAR LIMIT=70]-->
3177     <string name="lockpassword_confirm_your_password_generic_profile">Enter your work password to continue</string>
3178
3179     <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=100] -->
3180     <string name="lockpassword_strong_auth_required_reason_restart_device_pattern">Use your device pattern to continue. Required after device restarts.</string>
3181     <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3182     <string name="lockpassword_strong_auth_required_reason_restart_device_pin">Enter your device PIN to continue. Required after device restarts.</string>
3183     <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3184     <string name="lockpassword_strong_auth_required_reason_restart_device_password">Enter your device password to continue. Required after device restarts.</string>
3185
3186     <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=100] -->
3187     <string name="lockpassword_strong_auth_required_reason_restart_work_pattern">Use your work pattern to continue. Required after device restarts.</string>
3188     <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3189     <string name="lockpassword_strong_auth_required_reason_restart_work_pin">Enter your work PIN to continue. Required after device restarts.</string>
3190     <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3191     <string name="lockpassword_strong_auth_required_reason_restart_work_password">Enter your work password to continue. Required after device restarts.</string>
3192
3193     <!-- Security & location settings screen, change security method screen instruction if user
3194          enters incorrect PIN [CHAR LIMIT=30] -->
3195     <string name="lockpassword_invalid_pin">Wrong PIN</string>
3196     <!-- Security & location settings screen, change security method screen instruction if user
3197          enters incorrect password [CHAR LIMIT=30] -->
3198     <string name="lockpassword_invalid_password">Wrong password</string>
3199     <!-- Security & location settings screen, change unlock pattern screen instruction if user
3200          draws incorrect pattern [CHAR LIMIT=30] -->
3201     <string name="lockpattern_need_to_unlock_wrong">Wrong pattern</string>
3202
3203     <!-- Lock Pattern settings -->
3204     <!-- Security & location settings screen, header -->
3205     <string name="lock_settings_title">Device security</string>
3206     <!-- Security & location settings screen, setting option name -->
3207     <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
3208     <!-- 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 -->
3209     <string name="lockpattern_change_lock_pin_label">Change unlock PIN</string>
3210     <!-- 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)..-->
3211     <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
3212     <!-- 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. -->
3213     <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
3214     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
3215     <string name="lockpattern_recording_inprogress">Release finger when done</string>
3216     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
3217     <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again.</string>
3218     <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
3219     <string name="lockpattern_pattern_entered_header">Pattern recorded</string>
3220     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
3221     <string name="lockpattern_need_to_confirm">Draw pattern again to confirm</string>
3222     <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern</string>
3223     <!-- 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. -->
3224     <string name="lockpattern_confirm_button_text">Confirm</string>
3225     <!-- 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. -->
3226     <string name="lockpattern_restart_button_text">Redraw</string>
3227     <!-- 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 -->
3228     <string name="lockpattern_retry_button_text">Clear</string>
3229     <!-- 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 -->
3230     <string name="lockpattern_continue_button_text">Continue</string>
3231     <!-- Security & location settings screen, unlock screen activity title -->
3232     <string name="lockpattern_settings_title">Unlock pattern</string>
3233     <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
3234     <string name="lockpattern_settings_enable_title">Require pattern</string>
3235     <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
3236     <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
3237     <!-- 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.-->
3238     <string name="lockpattern_settings_enable_visible_pattern_title">Make pattern visible</string>
3239     <!-- 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 profile 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 profile.-->
3240     <string name="lockpattern_settings_enable_visible_pattern_title_profile">Make profile pattern visible</string>
3241     <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.-->
3242     <string name="lockpattern_settings_enable_tactile_feedback_title">Vibrate on tap</string>
3243     <!-- Security & location settings screen, setting check box title. This controls whether the device locks immediately when the power button is pressed. [CHAR LIMIT=28]-->
3244     <string name="lockpattern_settings_enable_power_button_instantly_locks">Power button instantly locks</string>
3245     <!-- Security & location settings screen, setting optional summary when a trust agent is enabled-->
3246     <string name="lockpattern_settings_power_button_instantly_locks_summary">Except when kept unlocked by <xliff:g id="trust_agent_name">%1$s</xliff:g></string>
3247     <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
3248     <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
3249     <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
3250     <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
3251     <!-- Security & location settings screen, the help instructions (an animation) caption -->
3252     <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
3253     <!-- Security & location settings screen, confirm unlock pattern screen hint at the bottom after
3254          too many incorrect attempts [CHAR LIMIT=120]-->
3255     <string name="lockpattern_too_many_failed_confirmation_attempts">Too many incorrect attempts. Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
3256     <!-- Displayed when user launches a widget configuration activity that was uninstalled -->
3257     <string name="activity_not_found">Application is not installed on your phone.</string>
3258
3259     <!-- Profile Lock settings -->
3260     <!-- Security & location settings screen, header for profile specific section -->
3261     <string name="lock_settings_profile_title">Work profile security</string>
3262     <!-- Security & location settings screen, title when changing or confirming the work profile lock -->
3263     <string name="lock_settings_profile_screen_lock_title">Work profile screen lock</string>
3264     <!-- Security & location settings screen, setting option name to unify work and personal locks -->
3265     <string name="lock_settings_profile_unification_title">Use one lock</string>
3266     <!-- Security & location settings screen, setting option explanation to unify work and personal locks -->
3267     <string name="lock_settings_profile_unification_summary">Use one lock for work profile and device screen</string>
3268     <!-- Security & location settings screen, title of the dialog asking if the user wants to unify work and personal locks -->
3269     <string name="lock_settings_profile_unification_dialog_title">Use one lock?</string>
3270     <!-- Security & location settings screen, explanation in the dialog asking if the user wants to unify work and personal locks -->
3271     <string name="lock_settings_profile_unification_dialog_body">Your work profile and device screen will use the same lock. Any work lock policies will also apply to your device screen lock.</string>
3272     <!-- Security & location settings screen, explanation in the dialog asking if the user wants to create a new lock for personal and work as the current work lock is not enough for the device. -->
3273     <string name="lock_settings_profile_unification_dialog_uncompliant_body">Your work profile lock doesn\'t meet your organization\'s security requirements. You can use the same lock for your device screen and your work profile, but any work lock policies will apply.</string>
3274     <!-- Security & location settings screen, confirmation button of the dialog for user with compliant lock, asking to create a new lock for both personal and work profiles. -->
3275     <string name="lock_settings_profile_unification_dialog_confirm">Use one lock</string>
3276     <!-- Security & location settings screen, confirmation button of the dialog for user with uncompliant lock, asking to create a new lock for both personal and work profiles. -->
3277     <string name="lock_settings_profile_unification_dialog_uncompliant_confirm">Use one lock</string>
3278     <!-- Security & location settings screen, summary of the item that changes your work profile lock when it is unified with the personal lock -->
3279     <string name="lock_settings_profile_unified_summary">Same as device screen lock</string>
3280
3281     <!-- Applications Settings --> <skip />
3282     <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications  -->
3283     <string name="manageapplications_settings_title">Manage apps</string>
3284     <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications  -->
3285     <string name="manageapplications_settings_summary">Manage and remove installed apps</string>
3286     <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
3287     <string name="applications_settings">Apps</string>
3288     <!-- 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. -->
3289     <string name="applications_settings_summary">Manage apps, set up quick launch shortcuts</string>
3290     <!-- Applications settings screen heading. The header for the Application settings screen. -->
3291     <string name="applications_settings_header">App settings</string>
3292     <!-- 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.  -->
3293     <string name="install_applications">Unknown sources</string>
3294     <!-- 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.  [CHAR LIMIT=30] -->
3295     <string name="install_applications_title">Allow all app sources</string>
3296     <!-- Applications settings screen, setting check box summary.  This is the summary for "Unknown sources" checkbox  [CHAR LIMIT=65] -->
3297     <string name="install_unknown_applications_title">Lets you install apps from sources other than Google Play</string>
3298     <!-- Applications settings screen, setting check box summary.  This is the summary for "Unknown sources" checkbox  -->
3299     <string name="install_unknown_applications">Allow installation of apps from unknown sources</string>
3300     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
3301     <string name="install_all_warning" product="tablet">Your tablet and personal data are more vulnerable to attack by apps
3302  from unknown sources. You agree that you are solely responsible for any
3303  damage to your tablet or loss of data that may result from using
3304  these apps.</string>
3305     <!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
3306     <string name="install_all_warning" product="default">Your phone and personal data are more vulnerable to attack by apps
3307  from unknown sources. You agree that you are solely responsible for any
3308  damage to your phone or loss of data that may result from using
3309  these apps.</string>
3310     <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. -->
3311     <string name="advanced_settings">Advanced settings</string>
3312     <!-- Applications settings screen, setting check box summary.  This is the summary for "Advanced settings" checkbox  -->
3313     <string name="advanced_settings_summary">Enable more settings options</string>
3314     <!-- 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 -->
3315     <string name="application_info_label">App info</string>
3316     <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
3317     <string name="storage_label">Storage</string>
3318     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions -->
3319     <string name="auto_launch_label">Open by default</string>
3320     <!-- 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 -->
3321     <string name="auto_launch_label_generic">Defaults</string>
3322     <!-- Manage applications, individual application info screen,  heading for settings related to controlling application screen compatibility -->
3323     <string name="screen_compatibility_label">Screen compatibility</string>
3324     <!-- 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. -->
3325     <string name="permissions_label">Permissions</string>
3326     <!-- Manage applications, Header name used for cache information -->
3327     <string name="cache_header_label">Cache</string>
3328     <!-- Manage applications, text label for button -->
3329     <string name="clear_cache_btn_text">Clear cache</string>
3330     <!-- Manage applications, label that appears next to the cache size -->
3331     <string name="cache_size_label">Cache</string>
3332     <!-- Manage applications, individual application info storage screen. Describes the number of URIs (directories or files) an app has been granted access (by another apps)-->
3333     <plurals name="uri_permissions_text">
3334         <item quantity="one">1 item</item>
3335         <item quantity="other">%d items</item>
3336     </plurals>
3337     <!-- Manage applications, individual application info storage screen. Button below list of URIs. -->
3338     <string name="clear_uri_btn_text">Clear access</string>
3339     <!-- Manage applications, Header name used for other controls -->
3340     <string name="controls_label">Controls</string>
3341     <!-- Manage applications, text label for button to kill / force stop an application -->
3342     <string name="force_stop">Force stop</string>
3343     <!-- Manage applications, individual application info screen,label under Storage heading.  The total storage space taken up by this app. -->
3344     <string name="total_size_label">Total</string>
3345     <!-- 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) -->
3346     <string name="application_size_label">App</string>
3347     <!--  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] -->
3348     <string name="external_code_size_label">USB storage app</string>
3349     <!-- 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) -->
3350     <string name="data_size_label">Data</string>
3351     <!--  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] -->
3352     <string name="external_data_size_label" product="nosdcard">USB storage data</string>
3353     <!--  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] -->
3354     <string name="external_data_size_label" product="default">SD card</string>
3355     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
3356     <string name="uninstall_text">Uninstall</string>
3357     <!-- Manage applications, individual application info screen, menu item to uninstall an application for all users. -->
3358     <string name="uninstall_all_users_text">Uninstall for all users</string>
3359     <!-- [CHAR LIMIT=NONE] Manage applications, individual application info screen, button label under Storage heading. Button to install an application for the user. -->
3360     <string name="install_text">Install</string>
3361     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
3362     <string name="disable_text">Disable</string>
3363     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
3364     <string name="enable_text">Enable</string>
3365     <!-- 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) -->
3366     <string name="clear_user_data_text">Clear data</string>
3367     <!-- Manage applications, restore updated system application to factory version -->
3368     <string name="app_factory_reset">Uninstall updates</string>
3369     <!-- 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. -->
3370     <string name="auto_launch_enable_text">You\u2019ve chosen to launch this app by default for some actions.</string>
3371     <!-- 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. -->
3372     <string name="always_allow_bind_appwidgets_text">You\u2019ve chosen to allow this app to create widgets and access their data.</string>
3373     <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
3374     <string name="auto_launch_disable_text">No defaults set.</string>
3375     <!-- 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.  -->
3376     <string name="clear_activities">Clear defaults</string>
3377     <!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
3378     <string name="screen_compatibility_text">This app may not be designed for your screen. You can control how it
3379             adjusts to your screen here.</string>
3380     <!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode.  -->
3381     <string name="ask_compatibility">Ask when launched</string>
3382     <!-- Manage applications, individual application screen, checkbox to control compatibility mode.  -->
3383     <string name="enable_compatibility">Scale app</string>
3384     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
3385     <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
3386     <string name="unknown">Unknown</string>
3387     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Sorts all of the apps in the list alphabetically. -->
3388     <string name="sort_order_alpha">Sort by name</string>
3389     <!-- 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. -->
3390     <string name="sort_order_size">Sort by size</string>
3391     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show running services. -->
3392     <string name="show_running_services">Show running services</string>
3393     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show background cached processes. -->
3394     <string name="show_background_processes">Show cached processes</string>
3395     <!-- [CHAR LIMIT=NONE] Advanced applications screen, preference title.  Choose the emergency application. -->
3396     <string name="default_emergency_app">Emergency app</string>
3397     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Reset all of user's app preferences. -->
3398     <string name="reset_app_preferences">Reset app preferences</string>
3399     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Title of dialog to confirm resetting user's app preferences. -->
3400     <string name="reset_app_preferences_title">Reset app preferences?</string>
3401     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Body of dialog to confirm resetting user's app preferences. -->
3402     <string name="reset_app_preferences_desc">This will reset all preferences for:\n\n
3403         <li>Disabled apps</li>\n
3404         <li>Disabled app notifications</li>\n
3405         <li>Default applications for actions</li>\n
3406         <li>Background data restrictions for apps</li>\n
3407         <li>Any permission restrictions</li>\n\n
3408         You will not lose any app data.</string>
3409     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Confirmation button of dialog to confirm resetting user's app preferences. -->
3410     <string name="reset_app_preferences_button">Reset apps</string>
3411     <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
3412     <string name="manage_space_text">Manage space</string>
3413     <!-- Text for menu option in ManageApps screen to present various menu options -->
3414     <string name="filter">Filter</string>
3415     <!-- Title of dialog for presenting filter options -->
3416     <string name="filter_dlg_title">Choose filter options</string>
3417     <!-- Text for filter option in ManageApps screen to display all installed
3418     applications -->
3419     <string name="filter_apps_all">All</string>
3420     <!-- [CHAR LIMIT=NONE] Text for filter option in ManageApps screen to display disabled apps -->
3421     <string name="filter_apps_disabled">Disabled</string>
3422     <!-- Text for filter option in ManageApps screen to display third party
3423     applications only -->
3424     <string name="filter_apps_third_party">Downloaded</string>
3425     <!-- Text for filter option in ManageApps screen to display list of running
3426     packages only. -->
3427     <string name="filter_apps_running">Running</string>
3428     <!-- Text for filter option in ManageApps screen to display list of
3429     packages installed on sdcard. [CHAR LIMIT=30] -->
3430     <string name="filter_apps_onsdcard" product="nosdcard">USB storage</string>
3431     <!-- Text for filter option in ManageApps screen to display list of
3432     packages installed on sdcard. -->
3433     <string name="filter_apps_onsdcard" product="default">On SD card</string>
3434     <!-- [CHAR LIMIT=25] Manage applications, text telling using an application is disabled. -->
3435     <string name="disabled">Disabled</string>
3436     <!-- [CHAR LIMIT=30] Manage applications, text telling using an application is not installed for the current user. The key part is that it's not installed. -->
3437     <string name="not_installed">Not installed for this user</string>
3438     <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. -->
3439     <string name="no_applications">No apps.</string>
3440     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing internal storage use. -->
3441     <string name="internal_storage">Internal storage</string>
3442     <!-- [CHAR LIMIT=30] Title for internal device storage that is capitalized for placement as a phrase into another sentence -->
3443     <string name="internal_storage_sentence">internal storage</string>
3444     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
3445     <string name="sd_card_storage" product="nosdcard">USB storage</string>
3446     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
3447     <string name="sd_card_storage" product="default">SD card storage</string>
3448     <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
3449     <string name="recompute_size">Recomputing size\u2026</string>
3450     <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
3451     <string name="clear_data_dlg_title">Delete app data?</string>
3452     <!-- 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. -->
3453     <string name="clear_data_dlg_text">All this app\u2019s data will be deleted permanently. This includes all files, settings, accounts, databases, etc.</string>
3454     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
3455     <string name="dlg_ok">OK</string>
3456     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
3457     <string name="dlg_cancel">Cancel</string>
3458     <!-- 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. -->
3459     <string name="app_not_found_dlg_title"></string>
3460     <!-- 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. -->
3461     <string name="app_not_found_dlg_text"> The app wasn\u2019t found in the list of installed apps.</string>
3462     <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
3463     <string name="clear_data_failed">Couldn\u2019t clear app data.</string>
3464     <!-- Manage applications, title for dialog if clear data fails-->
3465     <string name="clear_failed_dlg_title">Clear data</string>
3466     <!-- Manage applications, text for dialog if clear data fails-->
3467     <string name="clear_failed_dlg_text">Couldn\u2019t clear data for app.</string>
3468     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
3469     <string name="security_settings_desc" product="tablet">This app can access the following on your tablet:</string>
3470     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
3471     <string name="security_settings_desc" product="default">This app can access the following on your phone:</string>
3472     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
3473          This describes the permissions that the application has.  It is used when multiple packages are contributing
3474          to the permissions and need to be listed here. -->
3475     <string name="security_settings_desc_multi" product="tablet">This app can access the following on your tablet.
3476          In order to improve performance and reduce memory usage, some of these permissions
3477          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
3478          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
3479     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
3480          This describes the permissions that the application has.  It is used when multiple packages are contributing
3481          to the permissions and need to be listed here. -->
3482     <string name="security_settings_desc_multi" product="default">This app can access the following on your phone.
3483          In order to improve performance and reduce memory usage, some of these permissions
3484          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
3485          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
3486     <!-- [CHAR_LIMIT=NONE] Format to put together two items in a list. -->
3487     <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>
3488     <!-- [CHAR_LIMIT=NONE] Format to put together two unrelated items in a list when "and" is not an appropriate conjunction for these 2 items -->
3489     <string name="join_two_unrelated_items"><xliff:g id="first_item">%1$s</xliff:g>, <xliff:g id="second_item">%2$s</xliff:g></string>
3490     <!-- [CHAR_LIMIT=NONE] Format to put the last item at the end of a series of 3 or more items in a list -->
3491     <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>
3492     <!-- [CHAR_LIMIT=NONE] Format to put the first item at the start of a series of 3 or more items in a list -->
3493     <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>
3494     <!-- [CHAR_LIMIT=NONE] Format to put the middle items together in a series of 4 or more items in a list -->
3495     <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>
3496     <!-- 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] -->
3497     <string name="security_settings_billing_desc">This app may charge you money:</string>
3498     <!-- Manage applications, text for permission to send to premium SMS short codes. [CHAR LIMIT=40] -->
3499     <string name="security_settings_premium_sms_desc">Send premium SMS</string>
3500     <string name="computing_size">Computing\u2026</string>
3501     <string name="invalid_size_value">Couldn\u2019t compute package size.</string>
3502     <!-- String displayed when list is empty -->
3503     <string name="empty_list_msg">You don\u2019t have any third-party apps installed.</string>
3504     <!-- Manage applications, version string displayed in app snippet -->
3505     <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string>
3506     <!-- Manage applications, text for Move button -->
3507     <string name="move_app">Move</string>
3508     <!-- Manage applications, text for Move button to move app to internal storage -->
3509     <string name="move_app_to_internal" product="tablet">Move to tablet</string>
3510     <!-- Manage applications, text for Move button to move app to internal storage -->
3511     <string name="move_app_to_internal" product="default">Move to phone</string>
3512     <!-- Manage applications, text for Move button  to move app to sdcard [CHAR LIMIT=25] -->
3513     <string name="move_app_to_sdcard" product="nosdcard">Move to USB storage</string>
3514     <!-- Manage applications, text for Move button  to move app to sdcard -->
3515     <string name="move_app_to_sdcard" product="default">Move to SD card</string>
3516     <!-- Manage applications, title for dialog when killing persistent apps-->
3517     <!-- Manage applications, text for Move button when move is in progress -->
3518     <string name="moving">Moving</string>
3519
3520     <!-- Text of pop up message if the request for a "migrate primary storage" operation
3521          (see storage_menu_migrate) is denied as another is already in progress. [CHAR LIMIT=75] -->
3522     <string name="another_migration_already_in_progress">Another migration is already in progress.</string>
3523
3524     <!-- Manage applications, text for move error messages -->
3525     <string name="insufficient_storage">Not enough storage space.</string>
3526     <string name="does_not_exist">App doesn\u2019t exist.</string>
3527     <string name="app_forward_locked">App is copy-protected.</string>
3528     <string name="invalid_location">Install location isn\u2019t valid.</string>
3529     <string name="system_package">System updates can\u2019t be installed on external media.</string>
3530     <!-- Error message shown when trying to move device administrators to external disks, such as SD card [CHAR_LIMIT=none] -->
3531     <string name="move_error_device_admin">Device Administrator can\u2019t be installed on external media.</string>
3532
3533     <string name="force_stop_dlg_title">Force stop?</string>
3534     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when killing persistent apps-->
3535     <string name="force_stop_dlg_text">If you force stop an app, it may misbehave.</string>
3536     <!-- Manage applications, text for dialog when moving an app -->
3537     <string name="move_app_failed_dlg_title"></string>
3538     <!-- Manage applications, text for dialog moving an app -->
3539     <string name="move_app_failed_dlg_text">Couldn\u2019t move app. <xliff:g id="reason">%1$s</xliff:g></string>
3540     <!-- Manage applications, application installation location title -->
3541     <string name="app_install_location_title">Preferred install location</string>
3542     <!-- Manage applications. application installation location summary -->
3543     <string name="app_install_location_summary">Change the preferred installation location for new apps</string>
3544     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling apps -->
3545     <string name="app_disable_dlg_title">Disable built-in app?</string>
3546     <!-- [CHAR LIMIT=30] Manage applications, label for option to disable app -->
3547     <string name="app_disable_dlg_positive">Disable app</string>
3548     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
3549     <string name="app_disable_dlg_text">If you disable this app, other apps may no longer function as intended.</string>
3550     <!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps -->
3551     <string name="app_special_disable_dlg_title">Delete data and disable app?</string>
3552     <!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps -->
3553     <string name="app_special_disable_dlg_text">If you disable this app, other apps may no longer function as intended.  Your data will also be deleted.</string>
3554     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app -->
3555     <string name="app_disable_notifications_dlg_title">Turn off notifications?</string>
3556     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app -->
3557     <string name="app_disable_notifications_dlg_text">
3558         If you turn off notifications for this app, you may miss important alerts and updates.
3559     </string>
3560
3561     <!-- Manage applications, individual application info screen, section heading for information about the app installer [CHAR_LIMIT=25] -->
3562     <string name="app_install_details_group_title">Store</string>
3563     <!-- Manage applications, individual application info screen, title for the option which will trigger application info in it's installer [CHAR_LIMIT=25] -->
3564     <string name="app_install_details_title">App details</string>
3565     <!-- Manage applications, individual application info screen, summary for the option which will trigger application info in it's installer [CHAR_LIMIT=50] -->
3566     <string name="app_install_details_summary">App installed from <xliff:g id="app_store">%1$s</xliff:g></string>
3567
3568     <!-- App Ops Settings --> <skip />
3569     <!-- [CHAR LIMIT=NONE] App ops settings title, on main settings screen. If clicked, the user is taken to a settings screen for app operations -->
3570     <string name="app_ops_settings">App ops</string>
3571     <!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. -->
3572     <string name="app_ops_running">Running</string>
3573     <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. -->
3574     <string name="app_ops_never_used">(Never used)</string>
3575
3576     <!-- [CHAR LIMIT=25] Text shown when there are no default Apps -->
3577     <string name="no_default_apps">No default Apps.</string>
3578
3579     <!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use -->
3580     <string name="storageuse_settings_title">Storage use</string>
3581     <!-- Services settings screen, setting option summary for the user to go to the screen to app storage use -->
3582     <string name="storageuse_settings_summary">View storage used by apps</string>
3583
3584     <!-- Label for a service item when it is restarting -->
3585     <string name="service_restarting">Restarting</string>
3586     <!-- Label for a process item representing a background process -->
3587     <string name="cached">Cached background process</string>
3588     <!-- [CHAR LIMIT=25] Text shown when there are no services running -->
3589     <string name="no_running_services">Nothing running.</string>
3590     <!-- Running services, description for a service in the started state -->
3591     <string name="service_started_by_app">Started by app.</string>
3592     <!-- Running services, description for a service in the started state -->
3593     <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g></string>
3594     <!-- [CHAR LIMIT=10] Running services, summary of background processes -->
3595     <string name="service_background_processes"><xliff:g id="memory">%1$s</xliff:g> free</string>
3596     <!-- [CHAR LIMIT=10] Running services, summary of foreground processes -->
3597     <string name="service_foreground_processes"><xliff:g id="memory">%1$s</xliff:g> used</string>
3598     <!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. -->
3599     <string name="memory">RAM</string>
3600     <!-- Text to label a process entry with the process name. -->
3601     <string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string>
3602     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
3603     <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
3604     <string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string>
3605     <!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed -->
3606     <string name="running_process_item_removed_user_label">Removed user</string>
3607     <!-- Descriptive text of a running process: singular process, singular service. -->
3608     <string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g>
3609         process and <xliff:g id="numservices">%2$d</xliff:g> service</string>
3610     <!-- Descriptive text of a running process: singular process, plural service. -->
3611     <string name="running_processes_item_description_s_p"><xliff:g id="numprocess">%1$d</xliff:g>
3612         process and <xliff:g id="numservices">%2$d</xliff:g> services</string>
3613      <!-- Descriptive text of a running process: plural process, singular service. -->
3614     <string name="running_processes_item_description_p_s"><xliff:g id="numprocess">%1$d</xliff:g>
3615         processes and <xliff:g id="numservices">%2$d</xliff:g> service</string>
3616     <!-- Descriptive text of a running process: plural process, plural service. -->
3617     <string name="running_processes_item_description_p_p"><xliff:g id="numprocess">%1$d</xliff:g>
3618         processes and <xliff:g id="numservices">%2$d</xliff:g> services</string>
3619     <!-- [CHAR LIMIT=NONE] Top title of the header of the running processes/services list. -->
3620     <string name="running_processes_header_title">Device memory</string>
3621     <!-- [CHAR LIMIT=NONE] Bottom test of the header leading in to the running
3622          processes/services list. -->
3623     <string name="running_processes_header_footer">App RAM usage</string>
3624     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3625          used by system. -->
3626     <string name="running_processes_header_system_prefix">System</string>
3627     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3628          used by apps. -->
3629     <string name="running_processes_header_apps_prefix">Apps</string>
3630     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3631          that is free. -->
3632     <string name="running_processes_header_free_prefix">Free</string>
3633     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing total RAM
3634          used by everything. -->
3635     <string name="running_processes_header_used_prefix">Used</string>
3636     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing portion
3637          of free RAM that is used by cached apps. -->
3638     <string name="running_processes_header_cached_prefix">Cached</string>
3639     <!-- [CHAR_LIMIT=20] Running processes/services header: formatter for RAM use amount. -->
3640     <string name="running_processes_header_ram"><xliff:g id="ram">%1$s</xliff:g> of RAM</string>
3641
3642     <!-- Details about an application's running services. -->
3643     <string name="runningservicedetails_settings_title">Running app</string>
3644     <!-- Message displayed when there are no active services in a process. -->
3645     <string name="no_services">Not active</string>
3646     <!-- Title for list of services. -->
3647     <string name="runningservicedetails_services_title">Services</string>
3648     <!-- Title for list of services. -->
3649     <string name="runningservicedetails_processes_title">Processes</string>
3650     <!-- Running service details, stop a service that has started itself. -->
3651     <string name="service_stop">Stop</string>
3652     <!-- Running service details, manage a service that is running for some other reason. -->
3653     <string name="service_manage">Settings</string>
3654     <!-- Running service details, default description for services that are started. -->
3655     <string name="service_stop_description">This service was started by its
3656         app. Stopping it may cause the app to fail.</string>
3657     <!-- Running service details, description for running heavy-weight process. -->
3658     <string name="heavy_weight_stop_description">This app can\u2019t safely
3659         be stopped. If you stop it, you may lose some of your current work.</string>
3660     <!-- Running service details, description for background process. -->
3661     <string name="background_process_stop_description">This is an old app
3662         process that is still running in case it\u2019s needed again.
3663         There is usually no reason to stop it.</string>
3664     <!-- Running service details, default description for services that are managed. -->
3665     <string name="service_manage_description"><xliff:g id="client_name">%1$s</xliff:g>:
3666         currently in use. Tap Settings to control it.</string>
3667     <!-- Description of the main process in the details. -->
3668     <string name="main_running_process_description">Main process in use.</string>
3669     <!-- Message that a process's service is in use. -->
3670     <string name="process_service_in_use_description">Service <xliff:g id="comp_name">%1$s</xliff:g>
3671         is in use.</string>
3672     <!-- Message that a process's provider is in use. -->
3673     <string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g>
3674         is in use.</string>
3675     <!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. -->
3676     <string name="runningservicedetails_stop_dlg_title">Stop system service?</string>
3677     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
3678     <string name="runningservicedetails_stop_dlg_text" product="tablet">If you stop this service, some
3679         features of your tablet may stop working correctly until you power it off
3680         and then on again.</string>
3681     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
3682     <string name="runningservicedetails_stop_dlg_text" product="default">If you stop this service, some
3683         features of your phone may stop working correctly until you power it off
3684         and then on again.</string>
3685
3686     <!-- Languages Settings --> <skip />
3687     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
3688     <string name="language_settings">Languages&#160;&amp; input</string>
3689     <!-- Title of Languages & input settings screen -->
3690     <string name="language_keyboard_settings_title">Languages&#160;&amp; input</string>
3691     <!-- On Languages & input settings screen, heading. Inside the "Languages & input settings" screen, this is the header for settings that relate to keyboard (enable/disable each keyboard, settings for each keyboard). -->
3692     <string name="keyboard_settings_category">Keyboard &amp; input methods</string>
3693     <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
3694     <string name="phone_language">Languages</string>
3695     <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
3696     <string name="phone_language_summary">""</string>
3697     <!-- 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. -->
3698     <string name="auto_replace">Auto-replace</string>
3699     <!-- On Text & language settings screen, setting summary.  This is the summary for the "Auto-replace" setting. -->
3700     <string name="auto_replace_summary">Correct mistyped words</string>
3701     <!-- 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] -->
3702     <string name="auto_caps">Auto-capitalization</string>
3703     <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. [CHAR LIMIT=100]-->
3704     <string name="auto_caps_summary">Capitalize first letter in sentences</string>
3705     <!-- 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". -->
3706     <string name="auto_punctuate">Auto-punctuate</string>
3707     <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
3708     <string name="hardkeyboard_category">Physical keyboard settings</string>
3709     <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
3710     <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
3711     <!-- 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. -->
3712     <string name="show_password">Make passwords visible</string>
3713     <!-- Warning message about security implications of enabling an input method, displayed as a dialog
3714          message when the user selects to enable an IME. -->
3715     <string name="ime_security_warning">This input method may be able to collect
3716     all the text you type, including personal data like passwords and credit
3717     card numbers.  It comes from the app
3718     <xliff:g id="ime_application_name">%1$s</xliff:g>.
3719     Use this input method?</string>
3720     <!-- Warning message about security implications of enabling a spell checker, displayed as a dialog
3721          message when the user selects to enable a spell checker. -->
3722     <string name="spellchecker_security_warning">This spell checker may be able to collect
3723     all the text you type, including personal data like passwords and credit
3724     card numbers.  It comes from the app
3725     <xliff:g id="spellchecker_application_name">%1$s</xliff:g>.
3726     Use this spell checker?</string>
3727     <!-- Image button description for spell checker quick settings. -->
3728     <string name="spellchecker_quick_settings">Settings</string>
3729     <!-- Image button description for spell checker language. -->
3730     <string name="spellchecker_language">Language</string>
3731     <!-- Toast that settings for an application is failed to open. -->
3732     <string name="failed_to_open_app_settings_toast">Failed to open settings for <xliff:g id="spell_application_name">%1$s</xliff:g></string>
3733
3734     <!-- Title for the 'keyboard and input methods' preference category. [CHAR LIMIT=45] -->
3735     <string name="keyboard_and_input_methods_category">Keyboard and input methods</string>
3736     <!-- Title for the 'virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
3737     <string name="virtual_keyboard_category">Virtual keyboard</string>
3738     <!-- Title for the 'available virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
3739     <string name="available_virtual_keyboard_category">Available virtual keyboard</string>
3740     <!-- Title for the button to trigger the 'Manage keyboards' preference sub-screen, where the user can turn on/off installed virtual keyboards.[CHAR LIMIT=35] -->
3741     <string name="add_virtual_keyboard">Manage keyboards</string>
3742     <!-- Title for the 'keyboard assistance' preference category. [CHAR LIMIT=35] -->
3743     <string name="keyboard_assistance_category">Keyboard assistance</string>
3744     <!-- Title for the 'physical keyboard' settings screen. [CHAR LIMIT=35] -->
3745     <string name="physical_keyboard_title">Physical keyboard</string>
3746     <!-- Title for the 'show virtual keyboard' preference switch. [CHAR LIMIT=35] -->
3747     <string name="show_ime">Show virtual keyboard</string>
3748     <!-- Summary text for the 'add virtual keyboard' preference sub-screen. [CHAR LIMIT=100] -->
3749     <string name="show_ime_summary">Keep it on screen while physical keyboard is active</string>
3750     <!-- Title for the button to trigger the 'keyboard shortcuts helper' dialog. [CHAR LIMIT=35] -->
3751     <string name="keyboard_shortcuts_helper">Keyboard shortcuts helper</string>
3752     <!-- Summary text for the 'keyboard shortcuts helper' dialog. [CHAR LIMIT=100] -->
3753     <string name="keyboard_shortcuts_helper_summary">Display available shortcuts</string>
3754     <!--
3755         Format string for a physical device in the form: InputMethodSubtype - InputMethodEditor.
3756         e.g. English (US) - X Keyboard -->
3757     <string name="physical_device_title" translatable="false"><xliff:g id="input_method_editor" example="X Keyboard">%1$s</xliff:g> - <xliff:g id="input_method_subtype" example="English (US)">%2$s</xliff:g></string>
3758
3759     <!-- Summary text for keyboards when no layout has been selected. [CHAR LIMIT=35] -->
3760     <string name="default_keyboard_layout">Default</string>
3761
3762     <!-- On Languages & input settings screen, heading. Inside the "Languages & input settings" screen, this is the header for settings that relate to mouse and trackpad devices. [CHAR LIMIT=40] -->
3763     <string name="pointer_settings_category">Mouse/trackpad</string>
3764     <!-- On Languages & input settings screen, setting summary.  Setting for mouse pointer speed. [CHAR LIMIT=35] -->
3765     <string name="pointer_speed">Pointer speed</string>
3766
3767     <!-- On Languages & input settings screen, heading. Inside the "Languages & input settings" screen, this is the header for settings that relate to game controller devices. [CHAR LIMIT=40] -->
3768     <string name="game_controller_settings_category">Game Controller</string>
3769     <!-- On Languages & input settings screen, setting title.  Setting to redirect vibration to input devices. [CHAR LIMIT=35] -->
3770     <string name="vibrate_input_devices">Use vibrator</string>
3771     <!-- On Languages & input settings screen, setting summary.  Setting to redirect vibration to input devices. [CHAR LIMIT=100] -->
3772     <string name="vibrate_input_devices_summary">Redirect vibrator to game controller when connected.</string>
3773
3774     <!-- Keyboard Layout Preference Dialog --> <skip />
3775     <!-- Title for the keyboard layout preference dialog. [CHAR LIMIT=35] -->
3776     <string name="keyboard_layout_dialog_title">Choose keyboard layout</string>
3777     <!-- Button to configure keyboard layouts.  [CHAR LIMIT=35] -->
3778     <string name="keyboard_layout_dialog_setup_button">Set up keyboard layouts</string>
3779     <!-- Hint describing how to switch keyboard layouts using the keyboard.  [CHAR LIMIT=48] -->
3780     <string name="keyboard_layout_dialog_switch_hint">To switch, press Control-Spacebar</string>
3781     <!-- Label of the default keyboard layout.  [CHAR LIMIT=35] -->
3782     <string name="keyboard_layout_default_label">Default</string>
3783
3784     <!-- Keyboard Layout Picker --> <skip />
3785     <!-- Title for the keyboard layout picker activity. [CHAR LIMIT=35] -->
3786     <string name="keyboard_layout_picker_title">Keyboard layouts</string>
3787
3788     <!-- User dictionary settings --><skip />
3789     <!-- User dictionary settings. The title of the list item to go into the Personal dictionary settings screen. [CHAR LIMIT=35] -->
3790     <string name="user_dict_settings_title">Personal dictionary</string>
3791     <!-- User dictionary settings.  The summary of the list item to go into the Personal dictionary settings screen. -->
3792     <string name="user_dict_settings_summary">""</string>
3793     <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
3794     <string name="user_dict_settings_add_menu_title">Add</string>
3795     <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
3796     <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
3797     <!-- 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] -->
3798     <string name="user_dict_settings_add_screen_title">Phrase</string>
3799     <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
3800     <string name="user_dict_settings_add_dialog_more_options">More options</string>
3801     <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
3802     <string name="user_dict_settings_add_dialog_less_options">Less options</string>
3803     <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
3804     <string name="user_dict_settings_add_dialog_confirm">OK</string>
3805     <!-- 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] -->
3806     <string name="user_dict_settings_add_word_option_name">Word:</string>
3807     <!-- 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] -->
3808     <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
3809     <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
3810     <string name="user_dict_settings_add_locale_option_name">Language:</string>
3811     <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] -->
3812     <string name="user_dict_settings_add_word_hint">Type a word</string>
3813     <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] -->
3814     <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string>
3815     <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
3816     <string name="user_dict_settings_edit_dialog_title">Edit word</string>
3817     <!-- User dictionary settings. The title of the context menu item to edit the current word -->
3818     <string name="user_dict_settings_context_menu_edit_title">Edit</string>
3819     <!-- User dictionary settings. The title of the context menu item to delete the current word -->
3820     <string name="user_dict_settings_context_menu_delete_title">Delete</string>
3821     <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary  [CHAR LIMIT=200] -->
3822     <string name="user_dict_settings_empty_text">You don\u2019t have any words in the user dictionary. To add a word, tap the Add (+) button.</string>
3823     <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
3824     <string name="user_dict_settings_all_languages">For all languages</string>
3825     <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
3826     <string name="user_dict_settings_more_languages">More languages…</string>
3827
3828     <!-- 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" -->
3829     <string name="testing">Testing</string>
3830     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
3831     <string name="testing_phone_info" product="tablet">Tablet information</string>
3832     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
3833     <string name="testing_phone_info" product="default">Phone information</string>
3834     <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations.  -->
3835     <string name="testing_sim_toolkit">SIM toolkit</string>
3836
3837     <!-- Input methods Settings -->
3838     <string name="input_methods_settings_title">Text input</string>
3839     <!-- Setting name for Input Method chooser -->
3840     <string name="input_method">Input method</string>
3841     <!-- Title for the option to press to choose the current keyboard, also known as input method [CHAR LIMIT=35] -->
3842     <string name="current_input_method">Current Keyboard</string>
3843     <!-- Title for setting the visibility of input method selector [CHAR LIMIT=35] -->
3844     <string name="input_method_selector">Input method selector</string>
3845     <!-- An option to always show input method selector automatically when needed [CHAR LIMIT=25] -->
3846     <string name="input_method_selector_show_automatically_title">Automatic</string>
3847     <!-- An option to always show input method selector [CHAR LIMIT=25] -->
3848     <string name="input_method_selector_always_show_title">Always show</string>
3849     <!-- An option to always hide input method selector [CHAR LIMIT=25] -->
3850     <string name="input_method_selector_always_hide_title">Always hide</string>
3851     <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
3852     <string name="configure_input_method">Set up input methods</string>
3853     <!-- Title for settings of each IME [CHAR LIMIT=25] -->
3854     <string name="input_method_settings">Settings</string>
3855     <!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] -->
3856     <string name="input_method_settings_button">Settings</string>
3857     <!-- Title for settings of active input methods in each IME [CHAR LIMIT=35] -->
3858     <string name="active_input_method_subtypes">Active input methods</string>
3859     <!-- Title for settings whether or not the framework will select input methods in an IME based
3860          on the current system locales. (The user can select multiple system locales)
3861          [CHAR LIMIT=35] -->
3862     <string name="use_system_language_to_select_input_method_subtypes">Use system languages</string>
3863     <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" [CHAR LIMIT=35] -->
3864     <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
3865     <!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] -->
3866     <string name="input_methods_and_subtype_enabler_title">Choose active input methods</string>
3867     <!-- Summary for on-screen keyboard settings -->
3868     <string name="onscreen_keyboard_settings_summary">Onscreen keyboard settings</string>
3869     <!-- Title for built-in keyboard settings -->
3870     <string name="builtin_keyboard_settings_title">Physical keyboard</string>
3871     <!-- Summary for built-in keyboard settings -->
3872     <string name="builtin_keyboard_settings_summary">Physical keyboard settings</string>
3873
3874     <!-- Title for the screen that lets the user choose a gadget to add to the home screen
3875          (or other screens that can host gadgets).  Note to translators: we're still determining
3876          the final name for Gadgets/Widgets, so please translate both for now. -->
3877     <string name="gadget_picker_title">Choose gadget</string>
3878
3879     <!-- Title for the screen that lets the user choose a widget to add to the home screen
3880          (or other screens that can host widgets).  Note to translators: we're still determining
3881          the final name for Gadgets/Widgets, so please translate both for now. -->
3882     <string name="widget_picker_title">Choose widget</string>
3883
3884     <!-- Title in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3885     <string name="allow_bind_app_widget_activity_allow_bind_title">Create widget and allow access?</string>
3886
3887     <!-- Message in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3888     <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>
3889
3890     <!-- Text for checkbox that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
3891     <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>
3892
3893     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
3894     <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>
3895
3896     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
3897     <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>
3898
3899     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
3900     <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g>m <xliff:g id="seconds">%2$d</xliff:g>s</string>
3901
3902     <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
3903     <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string>
3904
3905     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
3906     <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>
3907
3908     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
3909     <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>
3910
3911     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
3912     <string name="battery_history_minutes_no_seconds"><xliff:g id="minutes">%1$d</xliff:g>m</string>
3913
3914     <!-- XXX remove? Strings used for displaying usage statistics -->
3915     <string name="usage_stats_label">Usage statistics</string>
3916
3917     <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
3918     <string name="testing_usage_stats">Usage statistics</string>
3919     <!-- label for text to indicate sort options -->
3920     <string name="display_order_text">Sort by:</string>
3921     <!-- label for application name -->
3922     <string name="app_name_label">App</string>
3923     <!-- label for last time used -->
3924     <string name="last_time_used_label">Last time used</string>
3925     <!-- label for usage time -->
3926     <string name="usage_time_label">Usage time</string>
3927
3928     <!-- Accessibility settings -->
3929     <skip />
3930
3931     <!-- Settings title in main settings screen for accessibility settings -->
3932     <string name="accessibility_settings">Accessibility</string>
3933     <!-- Settings title for accessibility settings screen -->
3934     <string name="accessibility_settings_title">Accessibility settings</string>
3935     <!-- Settings title for a brief version of Vision-Related Accessibility Settings. Displayed in Setup Wizard only. [CHAR LIMIT=35] -->
3936     <string name="vision_settings_title">Vision Settings</string>
3937     <!-- Settings description for a brief version of Vision-Related Accessibility Settings. Tells the user that they can adjust these settings now to help them through the remainder of the Setup Wizard and that they can later be changed in Settings. Displayed in Setup Wizard only. [CHAR LIMIT=none] -->
3938     <string name="vision_settings_description">You can customize this device to fit your needs. These accessibility features can be changed later in Settings.</string>
3939     <!-- Title for the accessibility preference category of accessibility services. [CHAR LIMIT=25] -->
3940     <string name="accessibility_services_title">Services</string>
3941     <!-- Title for the Talkback Accessibility Service. Displayed on the Accessibility Settings screen in Setup Wizard. [CHAR_LIMIT=25] -->
3942     <string name="talkback_title">Talkback</string>
3943     <!-- Summary for the Talkback Accessibility Service. Lets the user know that Talkback is a screenreader and that it is usually most helpful to blind and low vision users and whether the service is on. [CHAR_LIMIT=none] -->
3944     <string name="talkback_summary">Screen reader primarily for people with blindness and low vision</string>
3945     <!-- Title for the accessibility preference category of system related preferences. [CHAR LIMIT=25] -->
3946     <string name="accessibility_system_title">System</string>
3947     <!-- Title for the accessibility preference category of display related preferences. [CHAR LIMIT=25] -->
3948     <string name="accessibility_display_title">Display</string>
3949     <!-- Title for the accessibility preference screen to enable video captioning. [CHAR LIMIT=35] -->
3950     <string name="accessibility_captioning_title">Captions</string>
3951     <!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
3952     <string name="accessibility_screen_magnification_title">Magnification gesture</string>
3953     <!-- Short summary for Magnification gesture. Tells the user that this feature allows the user to magnify the screen by tapping 3 times. Appears in accessibility portion of setup wizard -->
3954     <string name="accessibility_screen_magnification_short_summary">Tap 3 times to zoom</string>
3955     <!-- Summary for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=none] -->
3956     <string name="accessibility_screen_magnification_summary"><b>To zoom</b>, quickly tap the screen 3 times with one finger.\n<ul><li>Drag 2 or more fingers to scroll</li>\n<li>Pinch 2 or more fingers together or apart to adjust zoom</li></ul>\n\n<b>To zoom temporarily</b>, quickly tap the screen 3 times and hold down your finger on the third tap.\n<ul><li>Drag your finger to move around the screen</li>\n<li>Lift your finger to zoom out</li></ul>\n\nYou can\'t zoom in on the keyboard and navigation bar.</string>
3957     <!-- Title for the preference to enable the global geture that turns on accessibility. [CHAR LIMIT=35] -->
3958     <string name="accessibility_global_gesture_preference_title">Accessibility shortcut</string>
3959     <!-- Summary for the preference to enable the global geture that turns on accessibility (on state). [CHAR LIMIT=60] -->
3960     <string name="accessibility_global_gesture_preference_summary_on">On</string>
3961     <!-- Summary for the preference screen to enable the global geture that turns on accessibility (off state). [CHAR LIMIT=35] -->
3962     <string name="accessibility_global_gesture_preference_summary_off">Off</string>
3963     <!--  Description for the preference screen to enable the global geture taht turns on accessibility. [CHAR LIMIT=none] -->
3964     <string name="accessibility_global_gesture_preference_description">When this feature is turned on, you can quickly activate 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>
3965     <!-- Title for the accessibility preference to high contrast text. [CHAR LIMIT=35] -->
3966     <string name="accessibility_toggle_high_text_contrast_preference_title">High contrast text</string>
3967     <!-- Title for the accessibility preference to auto update screen magnification. [CHAR LIMIT=35] -->
3968     <string name="accessibility_toggle_screen_magnification_auto_update_preference_title">Auto
3969         update screen magnification</string>
3970     <!-- Summary for the accessibility preference to auto update screen magnification. [CHAR LIMIT=50] -->
3971     <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary">Update
3972         screen magnification on app transitions</string>
3973     <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] -->
3974     <string name="accessibility_power_button_ends_call_prerefence_title">Power button ends call</string>
3975     <!-- Title for the accessibility preference to speak passwords. [CHAR LIMIT=35] -->
3976     <string name="accessibility_toggle_speak_password_preference_title">Speak passwords</string>
3977     <!-- Title for the accessibility preference for enabling/disabling large icons for mouse/trackpad pointers. [CHAR LIMIT=35] -->
3978     <string name="accessibility_toggle_large_pointer_icon_title">Large mouse pointer</string>
3979     <!-- Title for the accessibility preference for master mono. [CHAR LIMIT=35] -->
3980     <string name="accessibility_toggle_master_mono_title">Mono audio</string>
3981     <!-- Summary for the accessibility preference for master mono. [CHAR LIMIT=50] -->
3982     <string name="accessibility_toggle_master_mono_summary">Combine channels when playing audio</string>
3983     <!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
3984     <string name="accessibility_long_press_timeout_preference_title">Touch &amp; hold delay</string>
3985     <!-- Title for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
3986     <string name="accessibility_display_inversion_preference_title">Color inversion</string>
3987     <!-- Subtitle for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
3988     <string name="accessibility_display_inversion_preference_subtitle">(Experimental) May affect performance</string>
3989     <!-- Title for accessibility preference for configuring feature that performs click action soon after mouse/trackpad pointer stops moving. [CHAR LIMIT=NONE] -->
3990     <string name="accessibility_autoclick_preference_title">Click after pointer stops moving</string>
3991     <!-- Title for accessibility preference for configuring amount of time that has to pass after pointer stops moving before click action can be performed (if automatic click after pointer stops moving feature is enabled). [CHAR LIMIT=NONE] -->
3992     <string name="accessibility_autoclick_delay_preference_title">Delay before click</string>
3993
3994     <!-- Title for the preference to show a tile for a particular feature in the Quick Settings pane. [CHAR LIMIT=NONE] -->
3995     <string name="enable_quick_setting">Show in Quick Settings</string>
3996     <!-- Title for the preference to configure the type of color space correction to apply. [CHAR LIMIT=NONE] -->
3997     <string name="daltonizer_type">Correction mode</string>
3998
3999     <!-- Subtitle for the accessibility preference to configure feature that performs click action soon after mouse/trackpad pointer stops moving, in case delay before click is extremely short. Placeholder will be set to the number of milliseconds to which the delay amounts. [CHAR LIMIT=NONE] -->
4000     <plurals name="accessibilty_autoclick_preference_subtitle_extremely_short_delay">
4001         <item quantity="one">Extremely short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4002         <item quantity="other">Extremely short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4003     </plurals>
4004     <!-- Subtitle for the accessibility preference to configure feature that performs click action soon after mouse/trackpad pointer stops moving, in case delay before click is extremely short. Placeholder will be set to the number of milliseconds to which the delay amounts. [CHAR LIMIT=NONE] -->
4005     <plurals name="accessibilty_autoclick_preference_subtitle_very_short_delay">
4006         <item quantity="one">Very short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4007         <item quantity="other">Very short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4008     </plurals>
4009     <!-- Subtitle for the accessibility preference to configure feature that performs click action soon after mouse/trackpad pointer stops moving, in case delay before click is extremely short. Placeholder will be set to the number of milliseconds to which the delay amounts. [CHAR LIMIT=NONE] -->
4010     <plurals name="accessibilty_autoclick_preference_subtitle_short_delay">
4011         <item quantity="one">Short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4012         <item quantity="other">Short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4013     </plurals>
4014     <!-- Subtitle for the accessibility preference to configure feature that performs click action soon after mouse/trackpad pointer stops moving, in case delay before click is extremely short. Placeholder will be set to the number of milliseconds to which the delay amounts. [CHAR LIMIT=NONE] -->
4015     <plurals name="accessibilty_autoclick_preference_subtitle_long_delay">
4016         <item quantity="one">Long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4017         <item quantity="other">Long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4018     </plurals>
4019     <!-- Subtitle for the accessibility preference to configure feature that performs click action soon after mouse/trackpad pointer stops moving, in case delay before click is extremely short. Placeholder will be set to the number of milliseconds to which the delay amounts. [CHAR LIMIT=NONE] -->
4020     <plurals name="accessibilty_autoclick_preference_subtitle_very_long_delay">
4021         <item quantity="one">Very long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4022         <item quantity="other">Very long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4023     </plurals>
4024
4025     <!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] -->
4026     <string name="accessibility_menu_item_settings">Settings</string>
4027
4028     <!-- Summary for the enabled state of an accessibility feature. [CHAR LIMIT=10] -->
4029     <string name="accessibility_feature_state_on">On</string>
4030     <!-- Summary for the disabled state of an accessibility feature. [CHAR LIMIT=10] -->
4031     <string name="accessibility_feature_state_off">Off</string>
4032
4033     <!-- Title for the preference category containing the video caption preview. [CHAR LIMIT=35] -->
4034     <string name="captioning_preview_title">Preview</string>
4035     <!-- Title for the preference catgeory containing standard video caption options. [CHAR LIMIT=35] -->
4036     <string name="captioning_standard_options_title">Standard options</string>
4037     <!-- Title for the preference to change video caption locale. [CHAR LIMIT=35] -->
4038     <string name="captioning_locale">Language</string>
4039     <!-- Title for the preference to change video caption text size. [CHAR LIMIT=35] -->
4040     <string name="captioning_text_size">Text size</string>
4041     <!-- Title for the preference category containing video caption property presets. [CHAR LIMIT=35] -->
4042     <string name="captioning_preset">Caption style</string>
4043     <!-- Title for the preference catgeory containing custom video caption properties. [CHAR LIMIT=35] -->
4044     <string name="captioning_custom_options_title">Custom options</string>
4045     <!-- Title for the preference to change video caption background color. [CHAR LIMIT=35] -->
4046     <string name="captioning_background_color">Background color</string>
4047     <!-- Title for the preference to change video caption background opacity. [CHAR LIMIT=35] -->
4048     <string name="captioning_background_opacity">Background opacity</string>
4049     <!-- Title for the preference to change video caption window color. [CHAR LIMIT=35] -->
4050     <string name="captioning_window_color">Caption window color</string>
4051     <!-- Title for the preference to change video caption window opacity. [CHAR LIMIT=35] -->
4052     <string name="captioning_window_opacity">Caption window opacity</string>
4053     <!-- Title for the preference to change video caption text color. [CHAR LIMIT=35] -->
4054     <string name="captioning_foreground_color">Text color</string>
4055     <!-- Title for the preference to change video caption text opacity. [CHAR LIMIT=35] -->
4056     <string name="captioning_foreground_opacity">Text opacity</string>
4057     <!-- Title for the preference to change video caption edge color. [CHAR LIMIT=35] -->
4058     <string name="captioning_edge_color">Edge color</string>
4059     <!-- Title for the preference to change video caption edge type. [CHAR LIMIT=35] -->
4060     <string name="captioning_edge_type">Edge type</string>
4061     <!-- Title for the preference to change video caption font family (ex. monospace, sans-serif). [CHAR LIMIT=35] -->
4062     <string name="captioning_typeface">Font family</string>
4063     <!-- Sample text for previewing video caption preferences. [CHAR LIMIT=NONE] -->
4064     <string name="captioning_preview_text">Captions will look like this</string>
4065     <!-- Sample characters for previewing video caption preferences. [CHAR LIMIT=2] -->
4066     <string name="captioning_preview_characters">Aa</string>
4067
4068     <!-- Label for the default device locale. [CHAR LIMIT=35] -->
4069     <string name="locale_default">Default</string>
4070
4071     <!-- Label for color selection title in sim settings [CHAR LIMIT=35] -->
4072     <string name = "color_title">Color</string>
4073     <!-- Label for default color. This lets the app pick the color. [CHAR LIMIT=35] -->
4074     <string name="color_unspecified">Default</string>
4075     <!-- Label for no color (transparent). [CHAR LIMIT=35] -->
4076     <string name="color_none">None</string>
4077     <!-- Label for the color white. [CHAR LIMIT=35] -->
4078     <string name="color_white">White</string>
4079     <!-- Label for the color gray. [CHAR LIMIT=35] -->
4080     <string name="color_gray">Gray</string>
4081     <!-- Label for the color black. [CHAR LIMIT=35] -->
4082     <string name="color_black">Black</string>
4083     <!-- Label for the color red. [CHAR LIMIT=35] -->
4084     <string name="color_red">Red</string>
4085     <!-- Label for the color green. [CHAR LIMIT=35] -->
4086     <string name="color_green">Green</string>
4087     <!-- Label for the color blue. [CHAR LIMIT=35] -->
4088     <string name="color_blue">Blue</string>
4089     <!-- Label for the color cyan. [CHAR LIMIT=35] -->
4090     <string name="color_cyan">Cyan</string>
4091     <!-- Label for the color yellow. [CHAR LIMIT=35] -->
4092     <string name="color_yellow">Yellow</string>
4093     <!-- Label for the color magenta. [CHAR LIMIT=35] -->
4094     <string name="color_magenta">Magenta</string>
4095     <!-- Label for custom colors, formats as a HTML color. -->
4096     <string name="color_custom" translatable="false">#%1$02X%2$02X%3$02X</string>
4097
4098     <!-- Title for a warning about security implications of enabling an accessibility
4099          service. [CHAR LIMIT=NONE] -->
4100     <string name="enable_service_title">Use
4101          <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
4102     <!-- Title for the list of capabilities of an accessibility service. -->
4103     <string name="capabilities_list_title"><xliff:g id="service" example="TalkBack">%1$s</xliff:g>
4104         needs to:</string>
4105     <!-- Warning shown when user input has been blocked due to another app overlaying screen
4106          content. Since we don't know what the app is showing on top of the input target, we
4107          can't verify user consent. [CHAR LIMIT=NONE] -->
4108     <string name="touch_filtered_warning">Because an app is obscuring a permission request, Settings
4109         can’t verify your response.</string>
4110     <!-- Warning that the device data will not be encrypted with password or PIN if
4111         enabling an accessibility service and there is a secure lock setup. [CHAR LIMIT=NONE] -->
4112     <string name="enable_service_encryption_warning">If you turn on <xliff:g id="service"
4113         example="TalkBack">%1$s</xliff:g>, your device won’t use your screen lock to enhance
4114         data encryption.</string>
4115     <!-- Warning that the device data will not be encrypted with password or PIN if
4116          choosing a secure lock and there is an enabled accessibility service. [CHAR LIMIT=NONE] -->
4117     <string name="secure_lock_encryption_warning">Because you\u2019ve turned on an accessibility service,
4118         your device won’t use your screen lock to enhance data encryption.</string>
4119
4120     <!-- Message to the user to enter his pattern before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4121     <string name="enable_service_pattern_reason">Because turning on <xliff:g id="service"
4122         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your pattern.
4123     </string>
4124
4125     <!-- Message to the user to enter his PIN before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4126     <string name="enable_service_pin_reason">Because turning on <xliff:g id="service"
4127         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your PIN.
4128     </string>
4129
4130     <!-- Message to the user to enter his password before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4131     <string name="enable_service_password_reason">Because turning on <xliff:g id="service"
4132         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your password.
4133     </string>
4134
4135     <!-- Title for the capability of an accessibility service to receive events and keys. -->
4136     <string name="capability_title_receiveAccessibilityEvents">Observe your actions</string>
4137     <!-- Description for the capability of an accessibility service to receive events and keys. -->
4138     <string name="capability_desc_receiveAccessibilityEvents">Receive notifications when you\u2019re
4139         interacting with an app.</string>
4140
4141     <!-- Title for a warning about disabling an accessibility service. [CHAR LIMIT=NONE] -->
4142     <string name="disable_service_title">Stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
4143     <!-- Message for a warning about disabling accessibility service. [CHAR LIMIT=NONE] -->
4144     <string name="disable_service_message">Tapping OK will
4145         stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>.</string>
4146
4147     <!-- Title for the prompt shown as a placeholder if no accessibility serivices are installed. [CHAR LIMIT=50] -->
4148     <string name="accessibility_no_services_installed">No services installed</string>
4149
4150     <!-- Default description for an accessibility serivice if the latter doesn't provide one. [CHAR LIMIT=NONE] -->
4151     <string name="accessibility_service_default_description">No description provided.</string>
4152
4153     <!-- Accessibility settings: button for lauching settings for an accessibility service -->
4154     <string name="settings_button">Settings</string>
4155
4156      <!-- Printing settings -->
4157     <skip />
4158
4159     <!-- Title in main settings screen for printing settings [CHAR LIMIT=15] -->
4160     <string name="print_settings">Printing</string>
4161
4162     <!-- Print frameworks summary in settings screen [CHAR LIMIT=50] -->
4163     <plurals name="print_settings_title">
4164         <item quantity="one">1 print job</item>
4165         <item quantity="other">%d print jobs</item>
4166     </plurals>
4167
4168     <!-- Title for print service settings screen [CHAR LIMIT=25] -->
4169     <string name="print_settings_title">Print services</string>
4170
4171     <!-- Title for the prompt shown as a placeholder if no print serivices are installed. [CHAR LIMIT=50] -->
4172     <string name="print_no_services_installed">No services installed</string>
4173
4174     <!-- Title for the prompt shown as a placeholder if no printers are found while searching. [CHAR LIMIT=50] -->
4175     <string name="print_no_printers_found">No printers found</string>
4176
4177     <!-- Title for print menu item to launch a settings activity. [CHAR LIMIT=25] -->
4178     <string name="print_menu_item_settings">Settings</string>
4179
4180     <!-- Title for print menu item to launch the add printers activity. [CHAR LIMIT=25] -->
4181     <string name="print_menu_item_add_printers">Add printers</string>
4182
4183     <!-- Summary for the enabled state of a print feature. [CHAR LIMIT=10] -->
4184     <string name="print_feature_state_on">On</string>
4185     <!-- Summary for the disabled state of a print feature. [CHAR LIMIT=10] -->
4186     <string name="print_feature_state_off">Off</string>
4187
4188     <!-- Title of the action bar button to got to Play Store to download a print service. [CHAR LIMIT=25] -->
4189     <string name="print_menu_item_add_service">Add service</string>
4190
4191     <!-- Title of the action bar button to got to add a printer. [CHAR LIMIT=25] -->
4192     <string name="print_menu_item_add_printer">Add printer</string>
4193
4194     <!-- Title for the search action bar menu item. [CHAR LIMIT=20] -->
4195     <string name="print_menu_item_search">Search</string>
4196
4197     <!-- Title for the prompt if no printers are available and the system is searching for such. [CHAR LIMIT=50] -->
4198     <string name="print_searching_for_printers">Searching for printers</string>
4199
4200     <!-- Title for the prompt if no printers are available because the print service is disabled. [CHAR LIMIT=50] -->
4201     <string name="print_service_disabled">Service disabled</string>
4202
4203     <!-- Title for the menu item to open the print jobs screen. [CHAR LIMIT=25] -->
4204     <string name="print_print_jobs">Print jobs</string>
4205
4206     <!-- Title for the print job settings screen. [CHAR LIMIT=25] -->
4207     <string name="print_print_job">Print job</string>
4208
4209     <!-- Title for the button to restart a print job. [CHAR LIMIT=25] -->
4210     <string name="print_restart">Restart</string>
4211
4212     <!-- Title for the button to cancel a print job. [CHAR LIMIT=25] -->
4213     <string name="print_cancel">Cancel</string>
4214
4215     <!-- Template for the summary of a print job. [CHAR LIMIT=25] -->
4216     <string name="print_job_summary"><xliff:g id="printer">%1$s</xliff:g>\n<xliff:g id="time">%2$s</xliff:g></string>
4217
4218     <!-- Template for the label of the state for a ongoing print job. [CHAR LIMIT=25] -->
4219     <string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4220
4221     <!-- Template for the label for a cancelling print job. [CHAR LIMIT=25] -->
4222     <string name="print_cancelling_state_title_template" >Cancelling <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4223
4224     <!-- Template for the label of the state for a failed print job. [CHAR LIMIT=25] -->
4225     <string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4226
4227     <!-- Template for the label of the state for a blocked print job. [CHAR LIMIT=25] -->
4228     <string name="print_blocked_state_title_template">Printer blocked <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4229
4230     <!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
4231     <string name="print_search_box_shown_utterance">Search box shown</string>
4232
4233     <!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
4234     <string name="print_search_box_hidden_utterance">Search box hidden</string>
4235
4236     <!-- Description of printer info icon. [CHAR LIMIT=50] -->
4237     <string name="printer_info_desc">More information about this printer</string>
4238
4239     <!-- App Fuel Gauge strings -->
4240     <skip />
4241
4242     <!-- Activity title for App Fuel Gauge summary -->
4243     <string name="power_usage_summary_title">Battery</string>
4244     <!-- Activity title summary for App Fuel Gauge summary -->
4245     <string name="power_usage_summary">What has been using the battery</string>
4246     <!-- Message to show when battery usage data is not available [CHAR LIMIT=30] -->
4247     <string name="power_usage_not_available">Battery usage data isn\u2019t available.</string>
4248     <!-- Display the battery level and status [CHAR_LIMIT=60] -->
4249     <string name="power_usage_level_and_status"><xliff:g id="level">%1$s</xliff:g>
4250             - <xliff:g id="status">%2$s</xliff:g></string>
4251     <!-- Display time remaining until battery is discharged [CHAR_LIMIT=60] -->
4252     <string name="power_discharge_remaining"><xliff:g id="remain">%1$s</xliff:g> remaining</string>
4253     <!-- Display time remaining until battery is charged [CHAR_LIMIT=60] -->
4254     <string name="power_charge_remaining"><xliff:g id="until_charged">%1$s</xliff:g> to charge</string>
4255
4256     <!-- [CHAR_LIMIT=40] Label for list of apps using battery in power use UI -->
4257     <string name="power_usage_list_summary">Use since last full charge</string>
4258     <!-- Battery usage since unplugged -->
4259     <string name="battery_since_unplugged">Battery use since unplugged</string>
4260     <!-- Battery usage since user reset the stats -->
4261     <string name="battery_since_reset">Battery use since reset</string>
4262     <!-- Battery usage on battery duration -->
4263     <string name="battery_stats_on_battery"><xliff:g id="time">%1$s</xliff:g> on battery</string>
4264     <!-- Battery usage duration -->
4265     <string name="battery_stats_duration"><xliff:g id="time">%1$s</xliff:g> since unplugged</string>
4266     <!-- [CHAR LIMIT=25] Label for battery stats charging state graph -->
4267     <string name="battery_stats_charging_label">Charging</string>
4268     <!-- [CHAR LIMIT=25] Label for battery stats screen on state graph -->
4269     <string name="battery_stats_screen_on_label">Screen on</string>
4270     <!-- [CHAR LIMIT=25] Label for battery stats gps on state graph -->
4271     <string name="battery_stats_gps_on_label">GPS on</string>
4272     <!-- [CHAR LIMIT=25] Label for battery stats camera on state graph -->
4273     <string name="battery_stats_camera_on_label">Camera on</string>
4274     <!-- [CHAR LIMIT=25] Label for battery stats flashlight on state graph -->
4275     <string name="battery_stats_flashlight_on_label">Flashlight on</string>
4276     <!-- [CHAR LIMIT=25] Label for battery stats wifi running state graph -->
4277     <string name="battery_stats_wifi_running_label">Wi\u2011Fi</string>
4278     <!-- [CHAR LIMIT=25] Label for battery stats wake lock state graph -->
4279     <string name="battery_stats_wake_lock_label">Awake</string>
4280     <!-- [CHAR LIMIT=25] Label for battery stats phone signal strength graph -->
4281     <string name="battery_stats_phone_signal_label">Cellular network signal</string>
4282     <!-- Battery usage during last unplugged period -->
4283     <string name="battery_stats_last_duration">@string/menu_stats_last_unplugged</string>
4284     <!-- CPU awake time title -->
4285     <string name="awake">Device awake time</string>
4286     <!-- Wifi on time -->
4287     <string name="wifi_on_time">Wi\u2011Fi on time</string>
4288     <!-- Bluetooth on time -->
4289     <string name="bluetooth_on_time">Wi\u2011Fi on time</string>
4290
4291     <!-- Activity title for battery usage history details -->
4292     <string name="history_details_title">History details</string>
4293
4294     <!-- Activity title for battery usage details for an app. or power consumer -->
4295     <string name="details_title">Use details</string>
4296     <!-- Subtitle for application/subsystem details -->
4297     <string name="details_subtitle">Use details</string>
4298     <!-- Subtitle for possible options -->
4299     <string name="controls_subtitle">Adjust power use</string>
4300     <!-- Subtitle for list of packages -->
4301     <string name="packages_subtitle">Included packages</string>
4302
4303     <!-- Label for power consumed by the screen -->
4304     <string name="power_screen">Screen</string>
4305     <!-- Label for power consumed by the flashlight -->
4306     <string name="power_flashlight">Flashlight</string>
4307     <!-- Label for power consumed by the camera -->
4308     <string name="power_camera">Camera</string>
4309     <!-- Label for power consumed by Wi-Fi -->
4310     <string name="power_wifi">Wi\u2011Fi</string>
4311     <!-- Label for power consumed by Bluetooth -->
4312     <string name="power_bluetooth">Bluetooth</string>
4313     <!-- Label for power consumed by Cell idle -->
4314     <string name="power_cell">Cell standby</string>
4315     <!-- Label for power consumed by Calling -->
4316     <string name="power_phone">Voice calls</string>
4317     <!-- Label for power consumed when Idle -->
4318     <string name="power_idle" product="tablet">Tablet idle</string>
4319     <!-- Label for power consumed when Idle -->
4320     <string name="power_idle" product="default">Phone idle</string>
4321     <!-- Label for power that we aren't able to account for -->
4322     <string name="power_unaccounted">Miscellaneous</string>
4323     <!-- Label for power that we computed too much for -->
4324     <string name="power_overcounted">Over-counted</string>
4325
4326     <!-- Label for CPU usage time -->
4327     <string name="usage_type_cpu">CPU total</string>
4328     <!-- Label for CPU usage in foreground -->
4329     <string name="usage_type_cpu_foreground">CPU foreground</string>
4330     <!-- [CHAR LIMIT=25] Label for keeping device from sleeping -->
4331     <string name="usage_type_wake_lock">Keep awake</string>
4332     <!-- Label for GPS usage time -->
4333     <string name="usage_type_gps">GPS</string>
4334     <!-- [CHAR LIMIT=25] Label for WIFI usage time -->
4335     <string name="usage_type_wifi_running">Wi\u2011Fi running</string>
4336     <!-- Label for Phone usage time -->
4337     <string name="usage_type_phone" product="tablet">Tablet</string>
4338     <!-- Label for Phone usage time -->
4339     <string name="usage_type_phone" product="default">Phone</string>
4340     <!-- Label for mobile network data sent [CHAR LIMIT=32] -->
4341     <string name="usage_type_data_send">Mobile packets sent</string>
4342     <!-- Label for mobile network data received [CHAR LIMIT=32] -->
4343     <string name="usage_type_data_recv">Mobile packets received</string>
4344     <!-- Label for mobile network radio active time [CHAR LIMIT=32] -->
4345     <string name="usage_type_radio_active">Mobile radio active</string>
4346     <!-- Label for Wi-Fi network data sent [CHAR LIMIT=32] -->
4347     <string name="usage_type_data_wifi_send">Wi\u2011Fi packets sent</string>
4348     <!-- Label for Wi-Fi network data received [CHAR LIMIT=32] -->
4349     <string name="usage_type_data_wifi_recv">Wi\u2011Fi packets received</string>
4350     <!-- Label for Audio usage time -->
4351     <string name="usage_type_audio">Audio</string>
4352     <!-- Label for Video usage time -->
4353     <string name="usage_type_video">Video</string>
4354     <!-- Label for Camera usage time -->
4355     <string name="usage_type_camera">Camera</string>
4356     <!-- Label for Flashlight usage time -->
4357     <string name="usage_type_flashlight">Flashlight</string>
4358     <!-- Label for time that a feature has been on -->
4359     <string name="usage_type_on_time">Time on</string>
4360     <!-- Label for time that there was no cell coverage -->
4361     <string name="usage_type_no_coverage">Time without a signal</string>
4362     <!-- Label for the total power capacity of the device's battery -->
4363     <string name="usage_type_total_battery_capacity">Total battery capacity</string>
4364     <!-- [CHAR_LIMIT=NONE] Label for amount of power use that was computed -->
4365     <string name="usage_type_computed_power">Computed power use</string>
4366     <!-- [CHAR_LIMIT=NONE] Label for amount of power use that was actually observed (though
4367          the change in battery level) -->
4368     <string name="usage_type_actual_power">Observed power use</string>
4369     <!-- Label for force stop action -->
4370     <string name="battery_action_stop">Force stop</string>
4371     <!-- Label for app details action -->
4372     <string name="battery_action_app_details">App info</string>
4373     <!-- Label for app settings action -->
4374     <string name="battery_action_app_settings">App settings</string>
4375     <!-- Label for display settings -->
4376     <string name="battery_action_display">Screen settings</string>
4377     <!-- Label for wifi settings -->
4378     <string name="battery_action_wifi">Wi\u2011Fi settings</string>
4379     <!-- Label for bluetooth settings -->
4380     <string name="battery_action_bluetooth">Bluetooth settings</string>
4381
4382     <!-- Description for voice call detail -->
4383     <string name="battery_desc_voice">Battery used by voice calls</string>
4384
4385     <!-- Description for standby detail -->
4386     <string name="battery_desc_standby" product="tablet">Battery used when tablet is idle</string>
4387     <!-- Description for standby detail -->
4388     <string name="battery_desc_standby" product="default">Battery used when phone is idle</string>
4389
4390     <!-- Description for cell radio detail -->
4391     <string name="battery_desc_radio">Battery used by cell radio</string>
4392     <!-- Suggestion to switch to airplane mode to save power -->
4393     <string name="battery_sugg_radio">Switch to airplane mode to save power in areas with no cell coverage</string>
4394
4395     <!-- [CHAR_LIMIT=NONE] Description for power consumed by the flashlight -->
4396     <string name="battery_desc_flashlight">Battery used by the flashlight</string>
4397
4398     <!-- [CHAR_LIMIT=NONE] Description for power consumed by the camera -->
4399     <string name="battery_desc_camera">Battery used by the camera</string>
4400
4401     <!-- Description for power consumed by display -->
4402     <string name="battery_desc_display">Battery used by the display and backlight</string>
4403     <!-- Suggestion for reducing display power -->
4404     <string name="battery_sugg_display">Reduce the screen brightness and/or screen timeout</string>
4405
4406     <!-- Description for wifi connectivity -->
4407     <string name="battery_desc_wifi">Battery used by Wi\u2011Fi</string>
4408     <!-- Suggestion for wifi connectivity power drain -->
4409     <string name="battery_sugg_wifi">Turn off Wi\u2011Fi when not using it or when it isn\u2019t available</string>
4410
4411     <!-- Description for bluetooth power consumption detail -->
4412     <string name="battery_desc_bluetooth">Battery used by Bluetooth</string>
4413     <!-- Suggestion for bluetooth -->
4414     <string name="battery_sugg_bluetooth_basic">Turn off Bluetooth when you aren\u2019t using it</string>
4415     <!-- Suggestion for bluetooth headset -->
4416     <string name="battery_sugg_bluetooth_headset">Try connecting to a different Bluetooth device</string>
4417
4418     <!-- [CHAR LIMIT=50] Description for power consumed by applications -->
4419     <string name="battery_desc_apps">Battery used by app</string>
4420     <!-- Suggestion for exploring application info to stop or uninstall -->
4421     <string name="battery_sugg_apps_info">Stop or uninstall the app</string>
4422     <!-- [CHAR LIMIT=100] Suggestion for getting apps to consume less power due to GPS-->
4423     <string name="battery_sugg_apps_gps">Select battery-saving mode</string>
4424     <!-- Suggestion for getting apps to consume less power -->
4425     <string name="battery_sugg_apps_settings">The app may offer settings to reduce battery use</string>
4426
4427     <!-- [CHAR LIMIT=50] Description for power consumed by users -->
4428     <string name="battery_desc_users">Battery used by user</string>
4429
4430     <!-- [CHAR LIMIT=50] Description for unaccounted power use -->
4431     <string name="battery_desc_unaccounted">Miscellaneous power use</string>
4432     <!-- [CHAR LIMIT=NONE] Description for unaccounted power use -->
4433     <string name="battery_msg_unaccounted">Battery use is an approximation of power
4434         use and does not include every source of battery drain.  Miscellaneous is the difference
4435         between the computed approximate power use and the actual drain observed on the
4436         battery.</string>
4437     <!-- [CHAR LIMIT=50] Description for over-counted power use -->
4438     <string name="battery_desc_overcounted">Over-counted power use</string>
4439     <!-- Representation of a mAh value. [CHAR LIMIT=NONE] -->
4440     <string name="mah"><xliff:g id="number" example="30">%d</xliff:g> mAh</string>
4441
4442     <!-- Menu label for viewing battery usage since unplugged -->
4443     <string name="menu_stats_unplugged"><xliff:g id="unplugged">%1$s</xliff:g> since unplugged</string>
4444     <!-- Menu label for viewing battery usage since unplugged -->
4445     <string name="menu_stats_last_unplugged">While last unplugged for <xliff:g id="unplugged">%1$s</xliff:g></string>
4446     <!-- Menu label for viewing battery usage total -->
4447     <string name="menu_stats_total">Usage totals</string>
4448     <!-- Menu label for refreshing with latest usage numbers -->
4449     <string name="menu_stats_refresh">Refresh</string>
4450
4451     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
4452     <!-- Label for kernel threads in battery usage -->
4453     <string name="process_kernel_label">Android OS</string>
4454     <!-- Label for mediaserver process in battery usage -->
4455     <string name="process_mediaserver_label">Mediaserver</string>
4456     <!-- Label for dex2oat process in battery usage used for the optimization of one or more apps -->
4457     <string name="process_dex2oat_label">App optimization</string>
4458
4459     <!-- [CHAR_LIMIT=40] Battery saver: Label for feature, title + menu item -->
4460     <string name="battery_saver">Battery saver</string>
4461
4462     <!-- [CHAR_LIMIT=40] Battery saver: Title for automatic entry option -->
4463     <string name="battery_saver_turn_on_automatically_title">Turn on automatically</string>
4464
4465     <!-- [CHAR_LIMIT=40] Battery saver: Value for automatic entry option: Never -->
4466     <string name="battery_saver_turn_on_automatically_never">Never</string>
4467
4468     <!-- [CHAR_LIMIT=40] Battery saver: Value for automatic entry option: pct% battery -->
4469     <string name="battery_saver_turn_on_automatically_pct">at %1$s battery</string>
4470
4471     <!-- Process Stats strings -->
4472     <skip />
4473
4474     <!-- [CHAR LIMIT=NONE] Activity title for Process Stats summary -->
4475     <string name="process_stats_summary_title">Process Stats</string>
4476     <!-- [CHAR LIMIT=NONE] Activity title summary for Process Stats summary -->
4477     <string name="process_stats_summary">Geeky stats about running processes</string>
4478     <!-- [CHAR LIMIT=NONE] Label for amount of memory use -->
4479     <string name="app_memory_use">Memory use</string>
4480     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over;
4481          timeDuration is a duration such as "1h 30m" -->
4482     <string name="process_stats_total_duration"><xliff:g id="usedRam">%1$s</xliff:g>
4483         of <xliff:g id="totalRam">%2$s</xliff:g> used over last
4484         <xliff:g id="timeDuration">%3$s</xliff:g></string>
4485     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over;
4486          timeDuration is a duration such as "1h 30m" -->
4487     <string name="process_stats_total_duration_percentage"><xliff:g id="percent" example="50%">%1$s</xliff:g>
4488         of RAM used over
4489         <xliff:g id="timeDuration">%2$s</xliff:g></string>
4490     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4491     <string name="process_stats_type_background">Background</string>
4492     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4493     <string name="process_stats_type_foreground">Foreground</string>
4494     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4495     <string name="process_stats_type_cached">Cached</string>
4496     <!-- [CHAR LIMIT=NONE] Label OS "process" app -->
4497     <string name="process_stats_os_label">Android OS</string>
4498     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all native processes -->
4499     <string name="process_stats_os_native">Native</string>
4500     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all kernel memory -->
4501     <string name="process_stats_os_kernel">Kernel</string>
4502     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all zram memory -->
4503     <string name="process_stats_os_zram">Z-Ram</string>
4504     <!-- [CHAR LIMIT=NONE] Name of OS "process" for base memory needed for caches -->
4505     <string name="process_stats_os_cache">Caches</string>
4506     <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
4507     <string name="process_stats_ram_use">RAM use</string>
4508     <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
4509     <string name="process_stats_bg_ram_use">RAM use (background)</string>
4510     <!-- [CHAR LIMIT=NONE] Label for item showing percent of time spent running -->
4511     <string name="process_stats_run_time">Run time</string>
4512     <!-- [CHAR LIMIT=NONE] Subtitle for process stats processes list -->
4513     <string name="processes_subtitle">Processes</string>
4514     <!-- [CHAR LIMIT=NONE] Subtitle for process stats services list -->
4515     <string name="services_subtitle">Services</string>
4516     <!-- [CHAR LIMIT=NONE] Menu for process stats to select duration of stats to show -->
4517     <string name="menu_proc_stats_duration">Duration</string>
4518     <!-- [CHAR LIMIT=NONE] Activity title for process stats details on overall memory state -->
4519     <string name="mem_details_title">Memory details</string>
4520     <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory states -->
4521     <string name="mem_state_subtitle">Memory states</string>
4522     <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory use -->
4523     <string name="mem_use_subtitle">Memory use</string>
4524     <!-- [CHAR LIMIT=NONE] Type of memory use associated with the kernel -->
4525     <string name="mem_use_kernel_type">Kernel</string>
4526     <!-- [CHAR LIMIT=NONE] Type of memory use associated with native processes -->
4527     <string name="mem_use_native_type">Native</string>
4528     <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel caches -->
4529     <string name="mem_use_kernel_cache_type">Kernel caches</string>
4530     <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel zram swap -->
4531     <string name="mem_use_zram_type">ZRam swap</string>
4532     <!-- [CHAR LIMIT=NONE] Type of memory use that is available/free -->
4533     <string name="mem_use_free_type">Free</string>
4534     <!-- [CHAR LIMIT=NONE] Total of all memory use -->
4535     <string name="mem_use_total">Total</string>
4536     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
4537     <string name="menu_duration_3h">3 hours</string>
4538     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
4539     <string name="menu_duration_6h">6 hours</string>
4540     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
4541     <string name="menu_duration_12h">12 hours</string>
4542     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
4543     <string name="menu_duration_1d">1 day</string>
4544     <!-- [CHAR LIMIT=NONE] Menu for manage apps to control whether system processes are shown -->
4545     <string name="menu_show_system">Show system</string>
4546     <!-- [CHAR LIMIT=NONE] Menu for manage apps to control whether system processes are hidden -->
4547     <string name="menu_hide_system">Hide system</string>
4548     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether stats are shown
4549          as percentages-->
4550     <string name="menu_show_percentage">Show percentages</string>
4551     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether computation should be based
4552         on Uss (Unique Set Size) instead of Pss (Proportional Set Size) -->
4553     <string name="menu_use_uss">Use Uss</string>
4554     <!-- [CHAR LIMIT=NONE] Menu for process stats to select which type of stats to show -->
4555     <string name="menu_proc_stats_type">Stats type</string>
4556     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on background processes -->
4557     <string name="menu_proc_stats_type_background">Background</string>
4558     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on foreground processes -->
4559     <string name="menu_proc_stats_type_foreground">Foreground</string>
4560     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on cached processes -->
4561     <string name="menu_proc_stats_type_cached">Cached</string>
4562
4563     <!-- Voice input/output settings --><skip />
4564     <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->
4565     <string name="voice_input_output_settings">Voice input &amp; output</string>
4566     <!-- Main voice input/output settings screen title -->
4567     <string name="voice_input_output_settings_title">Voice input &amp; output settings</string>
4568     <!-- Title of voice search settings list item within voice input/output settings -->
4569     <string name="voice_search_settings_title">Voice search</string>
4570     <!-- Title of keyboard settings list item within voice input/output settings -->
4571     <string name="keyboard_settings_title">Android keyboard</string>
4572     <!-- Title for the 'voice input' category of voice input/output settings -->
4573     <string name="voice_category">Speech</string>
4574
4575     <!-- Voice input settings --><skip />
4576     <!-- [CHAR_LIMIT=NONE] Name of the settings item to open the voice input settings. -->
4577     <string name="voice_input_settings">Voice input settings</string>
4578     <!-- [CHAR_LIMIT=NONE] Title of the screen of the voice input settings -->
4579     <string name="voice_input_settings_title">Voice input</string>
4580     <!-- [CHAR LIMIT=50] The text for the settings section in which users select
4581          a voice interaction or recognition service to use. -->
4582     <string name="voice_service_preference_section_title">Voice input services</string>
4583     <!-- [CHAR LIMIT=NONE] The summary text for the voice service preference that is
4584          a full voice interaction service.  This is something that provides interactive
4585          voice control of applications; for example you can tell it commands to have it
4586          launch and let you interact with applications through your voice. -->
4587     <string name="voice_interactor_preference_summary">Full hotword and interaction</string>
4588     <!-- [CHAR LIMIT=NONE] The summary text for the voice service preference that is
4589          a simple voice recognition service.  This is something that only provides simple
4590          speech to text conversions that applications can use when they want to allow you
4591          to provide text to them through your voice (instead of with a keyboard). -->
4592     <string name="voice_recognizer_preference_summary">Simple speech to text</string>
4593     <!-- [CHAR_LIMIT=NONE] Warning message about security implications of enabling a
4594          voice interaction service, displayed as a dialog
4595          message when the user selects to enable a service. -->
4596     <string name="voice_interaction_security_warning">This voice input service will be able to
4597         perform always-on voice monitoring and control voice enabled applications on your
4598         behalf.  It comes from the <xliff:g id="voice_input_service_app_name">%s</xliff:g>
4599         application.  Enable the use of this service?</string>
4600
4601     <!-- On main TTS Settings screen, in default settings section, reset speech rate for synthesized voice to 1x speech rate.-->
4602     <string name="tts_reset_speech_rate_title">Reset speech rate</string>
4603     <!-- On main TTS Settings screen, summary for reset speech rate for synthesized voice -->
4604     <string name="tts_reset_speech_rate_summary">Reset the speed at which the text is spoken to normal.</string>
4605
4606     <!-- Power Control Widget -->
4607     <string name="gadget_title">Power control</string>
4608     <string name="gadget_toggle_wifi">Updating Wi\u2011Fi setting</string>
4609     <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string>
4610     <!-- Template for gadget toggle button description. Populated examples are "Wi-Fi off" or "Wi-Fi turning on". -->
4611     <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>
4612     <!-- Gadget value used to describe on state. -->
4613     <string name="gadget_state_on">on</string>
4614     <!-- Gadget value used to describe off state. -->
4615     <string name="gadget_state_off">off</string>
4616     <!-- Gadget value used to describe turning on state. -->
4617     <string name="gadget_state_turning_on">turning on</string>
4618     <!-- Gadget value used to describe turning off state. -->
4619     <string name="gadget_state_turning_off">turning off</string>
4620     <!-- Spoken description for the Wi-Fi power control gadget. -->
4621     <string name="gadget_wifi">Wi\u2011Fi</string>
4622     <!-- Spoken description for the Bluetooth power control gadget. -->
4623     <string name="gadget_bluetooth">Bluetooth</string>
4624     <!-- Spoken description for the Location power control gadget. -->
4625     <string name="gadget_location">Location</string>
4626     <!-- Spoken description for the data synchronization gadget. -->
4627     <string name="gadget_sync">Sync</string>
4628     <!-- Template for brightness gadget toggle button description. -->
4629     <string name="gadget_brightness_template">Brightness <xliff:g name="state" example="half">%1$s</xliff:g></string>
4630     <!-- Brightness gadget value used to describe automatic brightness state. -->
4631     <string name="gadget_brightness_state_auto">auto</string>
4632     <!-- Brightness gadget value used to describe maximum brightness state. -->
4633     <string name="gadget_brightness_state_full">full</string>
4634     <!-- Brightness gadget value used to describe half brightness state. -->
4635     <string name="gadget_brightness_state_half">half</string>
4636     <!-- Brightness gadget value used to describe minimum brightness state. -->
4637     <string name="gadget_brightness_state_off">off</string>
4638
4639     <!-- Title of preference to enter the VPN settings activity -->
4640     <string name="vpn_settings_title">VPN</string>
4641
4642     <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
4643     <string name="credentials_title">Credential storage</string>
4644     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
4645     <string name="credentials_install" product="nosdcard">Install from storage</string>
4646     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
4647     <string name="credentials_install" product="default">Install from SD card</string>
4648     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
4649     <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string>
4650     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
4651     <string name="credentials_install_summary" product="default">Install certificates from SD card</string>
4652     <!-- Title of preference to reset credential storage [CHAR LIMIT=30] -->
4653     <string name="credentials_reset">Clear credentials</string>
4654     <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] -->
4655     <string name="credentials_reset_summary">Remove all certificates</string>
4656     <!-- Title of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=30] -->
4657     <string name="trusted_credentials">Trusted credentials</string>
4658     <!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] -->
4659     <string name="trusted_credentials_summary">Display trusted CA certificates</string>
4660     <!-- Title of preference to display user credentials and keys [CHAR LIMIT=30] -->
4661     <string name="user_credentials">User credentials</string>
4662     <!-- Summary of preference to display user credentials and keys [CHAR LIMIT=NONE] -->
4663     <string name="user_credentials_summary">View and modify stored credentials</string>
4664     <!-- Title of preference group for advance security settings [CHAR LIMIT=30] -->
4665     <string name="advanced_security_title">Advanced</string>
4666     <!-- Title of preference of what type of credential storage this device has: hardware or software [CHAR LIMIT=30] -->
4667     <string name="credential_storage_type">Storage type</string>
4668     <!-- 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] -->
4669     <string name="credential_storage_type_hardware">Hardware-backed</string>
4670     <!-- 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] -->
4671     <string name="credential_storage_type_software">Software only</string>
4672     <!-- Error message for users that aren't allowed to see or modify credentials [CHAR LIMIT=none] -->
4673     <string name="credentials_settings_not_available">Credentials are not available for this user</string>
4674
4675     <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] -->
4676     <string name="credentials_unlock"></string>
4677     <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] -->
4678     <string name="credentials_unlock_hint">Type the password for credential storage.</string>
4679     <!-- Description of the input box for the old password [CHAR LIMIT=30] -->
4680     <string name="credentials_old_password">Current password:</string>
4681     <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] -->
4682     <string name="credentials_reset_hint">Remove all the contents?</string>
4683     <string name="credentials_password_too_short">The password must have at least 8 characters.</string>
4684     <!-- Error message [CHAR LIMIT=NONE] -->
4685     <string name="credentials_wrong_password">Incorrect password.</string>
4686     <!-- Error message [CHAR LIMIT=NONE] -->
4687     <string name="credentials_reset_warning">Incorrect password. You have one more chance before credential storage is erased.</string>
4688     <!-- Error message [CHAR LIMIT=NONE] -->
4689     <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>
4690     <!-- Toast message [CHAR LIMIT=30] -->
4691     <string name="credentials_erased">Credential storage is erased.</string>
4692     <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) -->
4693     <string name="credentials_not_erased">Credential storage couldn\u2019t be erased.</string>
4694     <!-- Toast message [CHAR LIMIT=30] -->
4695     <string name="credentials_enabled">Credential storage is enabled.</string>
4696     <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
4697     <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
4698
4699     <!-- Title of Usage Access preference item [CHAR LIMIT=30] -->
4700     <string name="usage_access_title">Apps with usage access</string>
4701
4702     <!-- Sound settings screen, setting check box label -->
4703     <string name="emergency_tone_title">Emergency tone</string>
4704     <!-- Sound settings screen, setting option summary text -->
4705     <string name="emergency_tone_summary">Set behavior when an emergency call is placed</string>
4706
4707     <!-- Backup and reset Settings screen --><skip />
4708     <!-- Backup and reset settings menu title -->
4709     <string name="privacy_settings">Backup &amp; reset</string>
4710     <!-- Privacy settings activity title -->
4711     <string name="privacy_settings_title">Backup &amp; reset</string>
4712     <!-- Backup section title -->
4713     <string name="backup_section_title">Backup &amp; restore</string>
4714     <!-- Personal data section title -->
4715     <string name="personal_data_section_title">Personal data</string>
4716     <!-- Backup data menu title -->
4717     <string name="backup_data_title">Back up my data</string>
4718     <!-- Summary text of the "back up data" setting -->
4719     <string name="backup_data_summary">Back up app data, Wi\u2011Fi passwords, and other settings to Google servers</string>
4720     <!-- Configure backup account options menu title [CHAR LIMIT=25]-->
4721     <string name="backup_configure_account_title">Backup account</string>
4722     <!-- Auto-restore menu title [CHAR LIMIT=30] -->
4723     <string name="include_app_data_title">Include app data</string>
4724     <!-- Auto-restore menu title -->
4725     <string name="auto_restore_title">Automatic restore</string>
4726     <!-- Summary text of the "automatic restore" setting -->
4727     <string name="auto_restore_summary">When reinstalling an app, restore backed up settings and data</string>
4728     <!-- Title of the preference informing the user about the backup service being inactive [CHAR LIMIT=50]-->
4729     <string name="backup_inactive_title">Backup service is inactive.</string>
4730     <!-- Default summary text of the "Configure backup account" setting [CHAR LIMIT=80]-->
4731     <string name="backup_configure_account_default_summary">No account is currently storing backed up data</string>
4732
4733     <!-- Dialog title for confirmation to erase backup data from server -->
4734     <string name="backup_erase_dialog_title"></string>
4735     <!-- Dialog title for confirmation to erase backup data from server -->
4736     <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>
4737     <!-- Dialog title for confirmation to erase full backup data from server -->
4738     <string name="fullbackup_erase_dialog_message">Stop backing up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps), plus erase all copies on remote servers?</string>
4739     <!-- Summary for explanation of what full app data backup means. Manufacturers may wish to overlay this resource with their own text  -->
4740     <string name="fullbackup_data_summary">Automatically back up device data (such as Wi-Fi passwords and call history) and app data (such as settings and files stored by apps) remotely.\n\nWhen you turn on automatic backup, device and app data is periodically saved remotely. App data can be any data that an app has saved (based on developer settings), including potentially sensitive data such as contacts, messages, and photos.</string>
4741     <!-- Device admin settings screen --><skip />
4742     <!-- Device admin settings activity title -->
4743     <string name="device_admin_settings_title">Device administration settings</string>
4744     <!-- Label for screen showing the active device policy -->
4745     <string name="active_device_admin_msg">Device administrator</string>
4746     <!-- Label for button to remove the active device admin [CHAR LIMIT=80] -->
4747     <string name="remove_device_admin">Deactivate this device administrator</string>
4748     <!-- Label for button to uninstall the device admin application [CHAR LIMIT=80] -->
4749     <string name="uninstall_device_admin">Uninstall app</string>
4750     <!-- Label for button to deactivate and uninstall the device admin [CHAR_LIMIT=50]-->
4751     <string name="remove_and_uninstall_device_admin">Deactivate and Uninstall</string>
4752     <!-- Label for screen showing to select device policy -->
4753     <string name="select_device_admin_msg">Device administrators</string>
4754     <!-- Message when there are no available device admins to display -->
4755     <string name="no_device_admins">No available device administrators</string>
4756     <!-- Message displayed when the device admin can only be disabled by deleting the work profile [CHAR_LIMIT=120] -->
4757     <!-- Title for personal device admins on the list [CHAR_LIMIT=25] -->
4758     <string name="personal_device_admin_title">Personal</string>
4759     <!-- Title for managed device admins on the list [CHAR_LIMIT=25] -->
4760     <string name="managed_device_admin_title">Work</string>
4761
4762     <!-- Message when there are no available trust agents to display -->
4763     <string name="no_trust_agents">No available trust agents</string>
4764
4765     <!-- Label for screen showing to add device policy -->
4766     <string name="add_device_admin_msg">Activate device administrator?</string>
4767     <!-- Label for button to set the active device admin [CHAR_LIMIT=80] -->
4768     <string name="add_device_admin">Activate this device administrator</string>
4769     <!-- Device admin add activity title -->
4770     <string name="device_admin_add_title">Device administrator</string>
4771     <!-- Device admin warning message about policies an admin can use -->
4772     <string name="device_admin_warning">Activating this administrator will allow
4773         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
4774         following operations:</string>
4775     <!-- Device admin warning message about policies an admin can use -->
4776     <string name="device_admin_status">This administrator is active and allows
4777         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
4778         following operations:</string>
4779
4780     <!-- Title for screen to set a profile owner [CHAR LIMIT=40] -->
4781     <string name="profile_owner_add_title">Activate Profile Manager?</string>
4782     <!-- Warning when trying to add a profile owner admin after setup has completed. [CHAR LIMIT=none] -->
4783     <string name="adding_profile_owner_warning">By proceeding, your User will be managed by your Administrator which may also be able to store associated data, in addition to your personal data.\n\nYour Administrator has the ability to monitor and manage settings, access, apps, and data associated with this User, including network activity and your device\u2019s location information.</string>
4784
4785     <!-- Message displayed to let the user know that some of the options are disabled by admin. [CHAR LIMIT=NONE] -->
4786     <string name="admin_disabled_other_options">Other options are disabled by your administrator.</string>
4787     <string name="admin_more_details">More details</string>
4788
4789     <!-- Name to assign to a Network Access Point that was saved without a name -->
4790     <string name="untitled_apn">Untitled</string>
4791
4792     <string name="sound_category_sound_title">General</string>
4793     <string name="notification_log_title">Notification log</string>
4794
4795     <!-- Category title for phone call's ringtone and vibration settings in the Sound Setting.
4796          [CHAR LIMIT=40] -->
4797     <string name="sound_category_call_ringtone_vibrate_title">Call ringtone &amp; vibrate</string>
4798
4799     <!-- Category title for system-wide notification and feedback settings in the Sound Setting.
4800          [CHAR LIMIT=40] -->
4801     <string name="sound_category_system_title">System</string>
4802
4803     <!-- Wifi Setup For Setup Wizard with XL screen -->
4804     <!-- Title shown in Wifi Setup Wizard with XL screen -->
4805     <string name="wifi_setup_title">Wi\u2011Fi setup</string>
4806     <!-- Title shown in Wifi Setup Wizard with XL screen when
4807          a user is configuring password for a network.
4808          The argument should be the name of the network.
4809          [CHAR LIMIT=50] -->
4810     <string name="wifi_setup_title_editing_network">Connect to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
4811     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4812          the device is connecting a network the user specified.
4813          The argument should be the name of the network.
4814          [CHAR LIMIT=50] -->
4815     <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>
4816     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4817          the device successfully connected to a network the user specified.
4818          The argument should be the name of the network.
4819          [CHAR LIMIT=50] -->
4820     <string name="wifi_setup_title_connected_network">Connected to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
4821     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
4822          a user is adding a network.
4823          [CHAR LIMIT=50] -->
4824     <string name="wifi_setup_title_add_network">Add a network</string>
4825     <!-- Text message shown when Wifi is not connected.
4826          Used in Wifi Setup For Setup Wizard with XL screen. -->
4827     <string name="wifi_setup_not_connected">Not connected</string>
4828     <!-- Button message shown on the button adding manual setting.
4829          Used in Wifi Setup For Setup Wizard with XL screen. -->
4830     <string name="wifi_setup_add_network">Add network</string>
4831     <!-- Button message shown on the button refreshing a list of network.
4832          Used in Wifi Setup For Setup Wizard with XL screen. -->
4833     <string name="wifi_setup_refresh_list">Refresh list</string>
4834     <!-- Button message shown on the button enabling users skip Wifi Setup.
4835          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=10] -->
4836     <string name="wifi_setup_skip">Skip</string>
4837     <!-- Button message shown on the button enabling users go the next step.
4838          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=10] -->
4839     <string name="wifi_setup_next">Next</string>
4840     <!-- Button label to go back to previous screen. Used in SetupWizard for
4841       XLarge screen [CHAR LIMIT=10] -->
4842     <string name="wifi_setup_back">Back</string>
4843     <!-- Button label to show detailed dialog for a selected Wi-Fi settings.
4844          Used in SetupWizard for XLarge screen [CHAR LIMIT=20] -->
4845     <string name="wifi_setup_detail">Network details</string>
4846     <!-- Button label to connect to a Wi-Fi network.
4847          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4848     <string name="wifi_setup_connect">Connect</string>
4849     <!-- Button label to delete a Wi-Fi network.
4850          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4851     <string name="wifi_setup_forget">Forget</string>
4852     <!-- Button label to save a Wi-Fi network configuration.
4853          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4854     <string name="wifi_setup_save">Save</string>
4855     <!-- Button label to dismiss the dialog.
4856          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
4857     <string name="wifi_setup_cancel">Cancel</string>
4858
4859     <!-- The message shown above available networks when the device is scanning
4860          available networks [CHAR LIMIT=35] -->
4861     <string name="wifi_setup_status_scanning">Scanning networks\u2026</string>
4862     <!-- Message shown above available network when there's no connected network.
4863          Used in Wifi Setup For Setup Wizard with XL screen. -->
4864     <string name="wifi_setup_status_select_network">Tap a network to connect to it</string>
4865     <!-- Message shown above available networks when a user clicked one of available
4866          networks and the UI is showing one possible existing network.
4867          Used in Wifi Setup. -->
4868     <string name="wifi_setup_status_existing_network">Connect to existing network</string>
4869     <!-- Message shown above available networks when a user clicked one of available
4870          networks and the network doesn't require configuration (e.g. password)
4871          Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
4872     <string name="wifi_setup_status_unsecured_network">Connect to unsecured network</string>
4873     <!-- Message shown above available networks when a user clicked one of available
4874          networks and the UI is prompting the user to edit the network configuration
4875          if needed. Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
4876     <string name="wifi_setup_status_edit_network">Type network configuration</string>
4877     <!-- The message shown above available networks when a user clicked "Add network"
4878          button. Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4879     <string name="wifi_setup_status_new_network">Connect to new network</string>
4880     <!-- The message shown above available networks when a user clicked one of available
4881          networks or created another profile and he/she is waiting for the connection
4882          is established.
4883          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4884     <string name="wifi_setup_status_connecting">Connecting\u2026</string>
4885     <!-- The message shown above available networks when connection is established,
4886          letting a user to proceed to the next step of the SetupWizard.
4887          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4888     <string name="wifi_setup_status_proceed_to_next">Go to the next step</string>
4889     <!-- The message shown above available networks when a user clicked a network secured by
4890          EAP. We don't allow the user to connect it.
4891          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
4892     <string name="wifi_setup_status_eap_not_supported">EAP isn\u2019t supported.</string>
4893     <!-- Message shown when users select EAP in Wi-Fi settings for SetupWizard,
4894          saying EAP can't be configured in SetupWizard flow.
4895          [CHAR LIMIT=NONE] -->
4896     <string name="wifi_setup_eap_not_supported">You can\u2019t configure an EAP Wi\u2011Fi connection during setup. After setup, you can do that in Settings &gt; Wireless &amp; networks.</string>
4897     <!-- Message shown when the device is connecting a network [CHAR LIMIT=NONE] -->
4898     <string name="wifi_setup_description_connecting">Connecting can take a few minutes\u2026</string>
4899     <!-- Message shown when the device is connected to a network [CHAR LIMIT=NONE] -->
4900     <string name="wifi_setup_description_connected">Tap <b>Next</b> to continue with setup.\n\nTap <b>Back</b> to connect to a different Wi\u2011Fi network.</string>
4901
4902     <!-- Do not translate. This is a stub which will be removed soon. -->
4903     <string name="time_zone_auto_stub" translatable="false">Select Time Zone</string>
4904
4905     <!-- Content description of the enabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4906     <string name="accessibility_sync_enabled">Sync enabled</string>
4907     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4908     <string name="accessibility_sync_disabled">Sync disabled</string>
4909     <!-- Content description of the in progress sync icon for accessibility. [CHAR LIMIT=NONE] -->
4910     <string name="accessibility_sync_in_progress">Syncing now</string>
4911     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
4912     <string name="accessibility_sync_error">Sync error.</string>
4913     <!-- Image description for the sync failed icon. -->
4914     <string name="sync_failed">Sync failed</string>
4915     <!-- Animation description for the sync active icon. -->
4916     <string name="sync_active">Sync active</string>
4917
4918     <!-- Account specific sync settings title [CHAR LIMIT=35] -->
4919     <string name="account_sync_settings_title">Sync</string>
4920     <!-- Message when sync is currently failing [CHAR LIMIT=100] -->
4921     <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
4922     <!-- Button label to add an account [CHAR LIMIT=20] -->
4923     <string name="add_account_label">Add account</string>
4924     <!-- Label for the state of the work profile [CHAR LIMIT=80] -->
4925     <string name="managed_profile_not_available_label">Work profile isn\u2019t available yet</string>
4926     <!-- Account Settings. The preference title for enabling work mode -->
4927     <string name="work_mode_label">Work mode</string>
4928     <!-- Account Settings. The preference summary for enabling work mode -->
4929     <string name="work_mode_summary">Allow work profile to function, including apps, background sync, and related features</string>
4930     <!-- Button label to remove the work profile [CHAR LIMIT=35] -->
4931     <string name="remove_managed_profile_label">Remove work profile</string>
4932     <!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] -->
4933     <string name="background_data">Background data</string>
4934     <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] -->
4935     <string name="background_data_summary">Apps can sync, send, and receive data at any time</string>
4936     <!-- Data synchronization settings screen, title of dialog that confirms the user's unchecking of background data [CHAR LIMIT=20] -->
4937     <string name="background_data_dialog_title">Disable background data?</string>
4938     <!-- Data synchronization settings screen, message of dialog that confirms the user's unchecking of background data [CHAR LIMIT=200] -->
4939     <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>
4940     <!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] -->
4941     <string name="sync_automatically">Auto-sync app data</string>
4942
4943     <!-- Sync status messages on Accounts & Synchronization settings --><skip />
4944     <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
4945     <string name="sync_enabled">Sync is ON</string>
4946     <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] -->
4947     <string name="sync_disabled">Sync is OFF</string>
4948     <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] -->
4949     <string name="sync_error">Sync error</string>
4950     <!-- Last synced date/time for accounts that synced [CHAR LIMIT=none] -->
4951     <string name="last_synced">Last synced <xliff:g id="last_sync_time">%1$s</xliff:g></string>
4952     <!-- Sync status shown when sync is disabled [CHAR LIMIT=30] -->
4953     <string name="sync_in_progress">Syncing now\u2026</string>
4954
4955     <!-- Data synchronization settings screen, setting option name -->
4956     <string name="settings_backup">Back up settings</string>
4957     <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
4958     <string name="settings_backup_summary">Back up my settings</string>
4959     <!-- Data synchronization settings screen, menu option -->
4960     <string name="sync_menu_sync_now">Sync now</string>
4961     <!-- Data synchronization settings screen, menu option -->
4962     <string name="sync_menu_sync_cancel">Cancel sync</string>
4963     <!-- 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. -->
4964     <string name="sync_one_time_sync">Tap to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string>
4965     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced.  Should use "Gmail" to refer to this app.-->
4966     <string name="sync_gmail">Gmail</string>
4967     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. -->
4968     <string name="sync_calendar">Calendar</string>
4969     <!-- Data synchronization settings screen, checkbox setting option name -->
4970     <string name="sync_contacts">Contacts</string>
4971     <!-- Message introducing the user to Google Sync. -->
4972     <string name="sync_plug"><font fgcolor="#ffffffff">Welcome to Google sync!</font>
4973     \nA Google approach to syncing data to allow access to your contacts, appointments, and more from wherever you are.
4974     </string>
4975
4976     <!-- Header title for those settings relating to application syncing. -->
4977     <string name="header_application_sync_settings">App sync settings</string>
4978
4979     <!-- Header for data and synchronization -->
4980     <string name="header_data_and_synchronization">Data &amp; synchronization</string>
4981     <!-- Preference item that lets the user change password -->
4982     <string name="preference_change_password_title">Change password</string>
4983     <!-- Header that appears at the top of Account Settings screen -->
4984     <string name="header_account_settings">Account settings</string>
4985     <!-- Button label to remove current account -->
4986     <string name="remove_account_label">Remove account</string>
4987     <!-- Title shown in AddAccount -->
4988     <string name="header_add_an_account">Add an account</string>
4989     <!-- Button shown when this activity is run from SetupWizard -->
4990     <string name="finish_button_label">Finish</string>
4991     <!-- Title of remove message for remove account dialog -->
4992     <string name="really_remove_account_title">Remove account?</string>
4993     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
4994     <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>
4995     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
4996     <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>
4997     <!-- This is shown if the autheticator for a given account fails to remove it. [CHAR LIMIT=NONE] -->
4998     <string name="remove_account_failed">This change isn\u2019t allowed by your administrator</string>
4999     <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
5000     <string name="provider_label">Push subscriptions</string>
5001     <!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" -->
5002     <string name="sync_item_title"><xliff:g id="authority" example="Calendar">%s</xliff:g></string>
5003     <!-- Title of dialog shown when you can't manually sync an item because it's disabled -->
5004     <string name="cant_sync_dialog_title">Can\u2019t manually sync</string>
5005     <!-- Messaage shown in dialog when you can't manually sync -->
5006     <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>
5007
5008     <string name="wimax_settings">4G</string>
5009     <string name="status_wimax_mac_address">4G MAC address</string>
5010     <!-- This is displayed to the user when the device needs to be decrypted -->
5011     <string name="enter_password">To start Android, enter your password</string>
5012     <!-- Informational text on the pin entry screen prompting the user for their pin -->
5013     <string name="enter_pin">To start Android, enter your PIN</string>
5014     <!-- Informational text on the pattern entry screen prompting the user for their pattern -->
5015     <string name="enter_pattern">To start Android, draw your pattern</string>
5016
5017     <!-- Message shown when user enters wrong pattern -->
5018     <string name="cryptkeeper_wrong_pattern">Wrong Pattern</string>
5019     <!-- Message shown when user enters wrong password -->
5020     <string name="cryptkeeper_wrong_password">Wrong Password</string>
5021     <!-- Message shown when user enters wrong PIN -->
5022     <string name="cryptkeeper_wrong_pin">Wrong PIN</string>
5023
5024     <!-- Shown when a password has been entered, and we're checking it -->
5025     <string name="checking_decryption">Checking\u2026</string>
5026     <!-- Shown when password is correct, and we're starting Android -->
5027     <string name="starting_android">Starting Android\u2026</string>
5028
5029
5030     <!-- the following are for Settings Storage screen -->
5031     <!-- Menu item/button 'delete' -->
5032     <string name="delete">Delete</string>
5033     <!-- Misc files [CHAR LIMIT=25] -->
5034     <string name="misc_files">Misc files</string>
5035     <!-- number of misc files selected [CHAR LIMIT=40] -->
5036     <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>
5037     <!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] -->
5038     <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>
5039     <!--  action to select all [CHAR LIMIT=30] -->
5040     <string name="select_all">Select all</string>
5041
5042     <!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
5043     <string name="data_usage_summary_title">Data usage</string>
5044     <!-- Activity title for Appk data usage summary. [CHAR LIMIT=25] -->
5045     <string name="data_usage_app_summary_title">App data usage</string>
5046     <!-- Message about carrier data accounting.  [CHAR LIMIT=100] -->
5047     <string name="data_usage_accounting">Carrier data accounting may differ from your device.</string>
5048     <!-- Title for app usage. [CHAR LIMIT=40] -->
5049     <string name="data_usage_app">App usage</string>
5050     <!-- Title for app usage. [CHAR LIMIT=40] -->
5051     <string name="data_usage_app_info_label">APP INFO</string>
5052     <!-- Title for cellular data usage. [CHAR LIMIT=40] -->
5053     <string name="data_usage_cellular_data">Cellular data</string>
5054     <!-- Title for setting data limit. [CHAR LIMIT=40] -->
5055     <string name="data_usage_data_limit">Set data limit</string>
5056     <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] -->
5057     <string name="data_usage_cycle">Data usage cycle</string>
5058     <!-- Title for application data usage separator in data usage list. [CHAR LIMIT=25] -->
5059     <string name="data_usage_app_items_header_text">App usage</string>
5060     <!-- Title for menu option to enable mobile data when roaming. [CHAR LIMIT=26] -->
5061     <string name="data_usage_menu_roaming">Data roaming</string>
5062     <!-- Title for menu option to restrict background data usage. [CHAR LIMIT=26] -->
5063     <string name="data_usage_menu_restrict_background">Restrict background data</string>
5064     <!-- Title for menu option to allow background data usage. [CHAR LIMIT=26] -->
5065     <string name="data_usage_menu_allow_background">Allow background data</string>
5066     <!-- Title for menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=26] -->
5067     <string name="data_usage_menu_split_4g">Separate 4G usage</string>
5068     <!-- Title for menu option to show Wi-Fi data usage. [CHAR LIMIT=26] -->
5069     <string name="data_usage_menu_show_wifi">Show Wi\u2011Fi</string>
5070     <!-- Title for menu option to hide Wi-Fi data usage. [CHAR LIMIT=26] -->
5071     <string name="data_usage_menu_hide_wifi">Hide Wi\u2011Fi</string>
5072     <!-- Title for menu option to show Ethernet data usage. [CHAR LIMIT=26] -->
5073     <string name="data_usage_menu_show_ethernet">Show Ethernet usage</string>
5074     <!-- Title for menu option to hide Ethernet data usage. [CHAR LIMIT=26] -->
5075     <string name="data_usage_menu_hide_ethernet">Hide Ethernet usage</string>
5076     <!-- Title for menu option to configure metered networks. [CHAR LIMIT=26] -->
5077     <string name="data_usage_menu_metered">Network restrictions</string>
5078     <!-- Title for menu option to enable global auto-sync of account data -->
5079     <string name="data_usage_menu_auto_sync">Auto-sync data</string>
5080     <!-- Title for menu option to show details for all SIM cards. [CHAR LIMIT=26] -->
5081     <string name="data_usage_menu_sim_cards">SIM cards</string>
5082     <!-- Title for menu option to show details for all cellular networks. [CHAR LIMIT=26] -->
5083     <string name="data_usage_menu_cellular_networks">Cellular networks</string>
5084     <!-- Summary String for Cellular data enable toggle. [CHAR LIMIT=33] -->
5085     <string name="data_usage_cellular_data_summary">Paused at limit</string>
5086
5087     <!--  Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] -->
5088     <string name="account_settings_menu_auto_sync">Auto-sync data</string>
5089     <!--  Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] -->
5090     <string name="account_settings_menu_auto_sync_personal">Auto-sync personal data</string>
5091     <!--  Title for menu option to enable global auto-sync of work account data [CHAR LIMIT=30] -->
5092     <string name="account_settings_menu_auto_sync_work">Auto-sync work data</string>
5093
5094     <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] -->
5095     <string name="data_usage_change_cycle">Change cycle\u2026</string>
5096     <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] -->
5097     <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string>
5098     <!-- Label shown when no applications used data during selected time period. [CHAR LIMIT=48] -->
5099     <string name="data_usage_empty">No apps used data during this period.</string>
5100     <!-- Label for data usage occuring while application in foreground. [CHAR LIMIT=48] -->
5101     <string name="data_usage_label_foreground">Foreground</string>
5102     <!-- Label for data usage occuring while application in background. [CHAR LIMIT=48] -->
5103     <string name="data_usage_label_background">Background</string>
5104
5105     <!-- Label for application which has its data usage restricted. [CHAR LIMIT=16] -->
5106     <string name="data_usage_app_restricted">restricted</string>
5107
5108     <!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] -->
5109     <string name="data_usage_disable_mobile">Turn off cellular data?</string>
5110     <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5111     <string name="data_usage_disable_mobile_limit">Set cellular data limit</string>
5112     <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5113     <string name="data_usage_disable_4g_limit">Set 4G data limit</string>
5114     <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5115     <string name="data_usage_disable_3g_limit">Set 2G-3G data limit</string>
5116     <!-- Checkbox label that will disable Wi-Fi network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5117     <string name="data_usage_disable_wifi_limit">Set Wi\u2011Fi data limit</string>
5118
5119     <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] -->
5120     <string name="data_usage_tab_wifi">Wi\u2011Fi</string>
5121     <!-- Tab title for showing Ethernet data usage. [CHAR LIMIT=10] -->
5122     <string name="data_usage_tab_ethernet">Ethernet</string>
5123     <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=20] -->
5124     <string name="data_usage_tab_mobile">Cellular</string>
5125     <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] -->
5126     <string name="data_usage_tab_4g">4G</string>
5127     <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] -->
5128     <string name="data_usage_tab_3g">2G-3G</string>
5129
5130     <!-- Title shown when current operation applies to mobile networks. [CHAR LIMIT=20] -->
5131     <string name="data_usage_list_mobile">Cellular</string>
5132     <!-- Title shown when current operation applies to no networks. [CHAR LIMIT=20] -->
5133     <string name="data_usage_list_none">None</string>
5134
5135     <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] -->
5136     <string name="data_usage_enable_mobile">Cellular data</string>
5137     <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] -->
5138     <string name="data_usage_enable_3g">2G-3G data</string>
5139     <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] -->
5140     <string name="data_usage_enable_4g">4G data</string>
5141
5142     <!-- Data Usage Foreground label.  [CHAR LIMIT=40] -->
5143     <string name="data_usage_forground_label">Foreground:</string>
5144     <!-- Data Usage Background label.  [CHAR LIMIT=40] -->
5145     <string name="data_usage_background_label">Background:</string>
5146     <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] -->
5147     <string name="data_usage_app_settings">App settings</string>
5148     <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=40] -->
5149     <string name="data_usage_app_restrict_background">Background data</string>
5150     <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
5151     <string name="data_usage_app_restrict_background_summary">Enable usage of cellular data in the background</string>
5152     <!-- Summary message for checkbox that restricts background data usage of a specific application when no networks have been limited. [CHAR LIMIT=84] -->
5153     <string name="data_usage_app_restrict_background_summary_disabled">To restrict background data for this app, first set a cellular data limit.</string>
5154     <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] -->
5155     <string name="data_usage_app_restrict_dialog_title">Restrict background data?</string>
5156     <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
5157     <string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only cellular networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
5158     <!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
5159     <string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\u2019ve set a cellular data limit.</string>
5160     <!--  Title of dialog shown when user enables global auto sync [CHAR LIMIT=32] -->
5161     <string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string>
5162     <!--  Body of dialog shown when user enables global auto sync, for tablet [CHAR LIMIT=none] -->
5163     <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.</string>
5164     <!--  Body of dialog shown when user enables global auto sync [CHAR LIMIT=none] -->
5165     <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.</string>
5166     <!--  Title of dialog shown when user disables global auto sync [CHAR LIMIT=32] -->
5167     <string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string>
5168     <!--  Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] -->
5169     <string name="data_usage_auto_sync_off_dialog">This will conserve data and battery usage, but you\u2019ll need to sync each account manually to collect recent information. And you won\u2019t receive notifications when updates occur.</string>
5170
5171     <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] -->
5172     <string name="data_usage_cycle_editor_title">Usage cycle reset date</string>
5173     <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] -->
5174     <string name="data_usage_cycle_editor_subtitle">Date of each month:</string>
5175     <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] -->
5176     <string name="data_usage_cycle_editor_positive">Set</string>
5177
5178     <!-- Title of dialog for editing data usage warning in bytes. [CHAR LIMIT=48] -->
5179     <string name="data_usage_warning_editor_title">Set data usage warning</string>
5180     <!-- Title of dialog for editing data usage limit in bytes. [CHAR LIMIT=48] -->
5181     <string name="data_usage_limit_editor_title">Set data usage limit</string>
5182
5183     <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] -->
5184     <string name="data_usage_limit_dialog_title">Limiting data usage</string>
5185     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
5186     <string name="data_usage_limit_dialog_mobile" product="tablet">Your tablet will turn off cellular data once it reaches the limit you set.\n\nSince data usage is measured by your tablet, and your carrier may account for usage differently, consider setting a conservative limit.</string>
5187     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
5188     <string name="data_usage_limit_dialog_mobile" product="default">Your phone will turn off cellular data once it reaches the limit you set.\n\nSince data usage is measured by your phone, and your carrier may account for usage differently, consider setting a conservative limit.</string>
5189
5190     <!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] -->
5191     <string name="data_usage_restrict_background_title">Restrict background data?</string>
5192     <!-- Body of dialog shown before user restricts background data usage. [CHAR LIMIT=NONE] -->
5193     <string name="data_usage_restrict_background">If you restrict background cellular data, some apps and services won\u2019t work unless you\u2019re connected to Wi\u2011Fi.</string>
5194     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser tablets. [CHAR LIMIT=NONE] -->
5195     <string name="data_usage_restrict_background_multiuser" product="tablet">If you restrict background cellular data, some apps and services won\u2019t work unless you\u2019re connected to Wi\u2011Fi.\n\nThis setting affects all users on this tablet.</string>
5196     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser phones. [CHAR LIMIT=NONE] -->
5197     <string name="data_usage_restrict_background_multiuser" product="default">If you restrict background cellular data, some apps and services won\u2019t work unless you\u2019re connected to Wi\u2011Fi.\n\nThis setting affects all users on this phone.</string>
5198
5199     <!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] -->
5200     <string name="data_usage_sweep_warning"><font size="18"><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>
5201     <!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] -->
5202     <string name="data_usage_sweep_limit"><font size="18"><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>
5203
5204     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
5205     <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
5206     <string name="data_usage_uninstalled_apps">Removed apps</string>
5207     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
5208     <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
5209     <string name="data_usage_uninstalled_apps_users">Removed apps and users</string>
5210     <!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] -->
5211     <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>
5212     <!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] -->
5213     <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>
5214
5215     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
5216     <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\u2019s data usage accounting may differ.</string>
5217     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
5218     <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\u2019s data usage accounting may differ.</string>
5219
5220     <!-- Dialog title for selecting metered networks. [CHAR LIMIT=25] -->
5221     <string name="data_usage_metered_title">Network restrictions</string>
5222     <!-- Dialog body for selecting paid networks. [CHAR LIMIT=NONE] -->
5223     <string name="data_usage_metered_body">Metered networks are treated like cellular when background data is restricted. Apps may warn before using these networks for large downloads.</string>
5224     <!-- Header for list of mobile networks. [CHAR LIMIT=32] -->
5225     <string name="data_usage_metered_mobile">Cellular networks</string>
5226     <!-- Header for list of Wi-Fi networks. [CHAR LIMIT=32] -->
5227     <string name="data_usage_metered_wifi">Metered Wi\u2011Fi networks</string>
5228     <!-- Body text prompting user to enable Wi-Fi to configure metered networks. [CHAR LIMIT=64] -->
5229     <string name="data_usage_metered_wifi_disabled">To select metered networks, turn Wi\u2011Fi on.</string>
5230
5231     <!-- Disclaimer string for data usage measured by device. [CHAR LIMIT=80] -->
5232     <string name="data_usage_disclaimer">Carrier data accounting may differ from your device.</string>
5233
5234     <!-- Button at the bottom of the CryptKeeper screen to make an emergency call. -->
5235     <string name="cryptkeeper_emergency_call">Emergency call</string>
5236     <!-- Button at the bottom of the CryptKeeper screen that lets the user return to a call -->
5237     <string name="cryptkeeper_return_to_call">Return to call</string>
5238
5239     <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
5240     <string name="vpn_name">Name</string>
5241     <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
5242     <string name="vpn_type">Type</string>
5243     <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
5244     <string name="vpn_server">Server address</string>
5245     <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] -->
5246     <string name="vpn_mppe">PPP encryption (MPPE)</string>
5247     <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
5248     <string name="vpn_l2tp_secret">L2TP secret</string>
5249     <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
5250     <string name="vpn_ipsec_identifier">IPSec identifier</string>
5251     <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
5252     <string name="vpn_ipsec_secret">IPSec pre-shared key</string>
5253     <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
5254     <string name="vpn_ipsec_user_cert">IPSec user certificate</string>
5255     <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
5256     <string name="vpn_ipsec_ca_cert">IPSec CA certificate</string>
5257     <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
5258     <string name="vpn_ipsec_server_cert">IPSec server certificate</string>
5259     <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
5260     <string name="vpn_show_options">Show advanced options</string>
5261     <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
5262     <string name="vpn_search_domains">DNS search domains</string>
5263     <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
5264     <string name="vpn_dns_servers">DNS servers (e.g. 8.8.8.8)</string>
5265     <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
5266     <string name="vpn_routes">Forwarding routes (e.g. 10.0.0.0/8)</string>
5267     <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
5268     <string name="vpn_username">Username</string>
5269     <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
5270     <string name="vpn_password">Password</string>
5271     <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
5272     <string name="vpn_save_login">Save account information</string>
5273     <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
5274     <string name="vpn_not_used">(not used)</string>
5275     <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
5276     <string name="vpn_no_ca_cert">(don\u2019t verify server)</string>
5277     <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
5278     <string name="vpn_no_server_cert">(received from server)</string>
5279
5280     <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
5281     <string name="vpn_cancel">Cancel</string>
5282     <!-- Button label to finish editing a VPN profile. [CHAR LIMIT=40] -->
5283     <string name="vpn_done">Dismiss</string>
5284     <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
5285     <string name="vpn_save">Save</string>
5286     <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
5287     <string name="vpn_connect">Connect</string>
5288     <!-- Button label to connect a VPN profile, replacing the current one. [CHAR LIMIT=40] -->
5289     <string name="vpn_replace">Replace</string>
5290     <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
5291     <string name="vpn_edit">Edit VPN profile</string>
5292     <!-- Button label to forget a VPN profile. [CHAR LIMIT=40] -->
5293     <string name="vpn_forget">Forget</string>
5294     <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
5295     <string name="vpn_connect_to">Connect to <xliff:g id="profile" example="School">%s</xliff:g></string>
5296     <!-- Dialog message body to disconnect from a VPN profile. -->
5297     <string name="vpn_disconnect_confirm">Disconnect this VPN.</string>
5298     <!-- Button label to disconnect from a VPN profile. [CHAR LIMIT=40] -->
5299     <string name="vpn_disconnect">Disconnect</string>
5300     <!-- Field label to show the version number for a VPN app. [CHAR LIMIT=40] -->
5301     <string name="vpn_version">Version <xliff:g id="version" example="3.3.0">%s</xliff:g></string>
5302     <!-- Button label to forget a VPN profile [CHAR LIMIT=40] -->
5303     <string name="vpn_forget_long">Forget VPN</string>
5304     <!-- Dialog message title to set another VPN app to be always-on [CHAR LIMIT=40] -->
5305     <string name="vpn_replace_always_on_vpn_title">Replace existing VPN?</string>
5306     <!-- Dialog message body to set another VPN app to be always-on [CHAR LIMIT=NONE] -->
5307     <string name="vpn_replace_always_on_vpn_message">You\'re already connected to a VPN. If you connect to a different one, your existing VPN will be replaced.</string>
5308     <!-- Dialog mesage title when the user can't connect an always-on vpn [CHAR LIMIT=NONE] -->
5309     <string name="vpn_cant_connect_title"><xliff:g id="vpn_name" example="OpenVPN">%1$s</xliff:g> can\'t connect</string>
5310     <!-- Dialog message subtitle when the user can't connect an always-on vpn [CHAR LIMIT=NONE] -->
5311     <string name="vpn_cant_connect_message">This app doesn\'t support always-on VPN.</string>
5312     <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
5313     <string name="vpn_title">VPN</string>
5314     <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
5315     <string name="vpn_create">Add VPN profile</string>
5316     <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
5317     <string name="vpn_menu_edit">Edit profile</string>
5318     <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
5319     <string name="vpn_menu_delete">Delete profile</string>
5320     <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
5321     <string name="vpn_menu_lockdown">Always-on VPN</string>
5322     <!-- Placeholder when VPN settings is open but no VPNs have been created. [CHAR LIMIT=100] -->
5323     <string name="vpn_no_vpns_added">No VPNs added.</string>
5324     <!-- Preference summary for active always-on vpn [CHAR LIMIT=40] -->
5325     <string name="vpn_always_on_active">Always-on active</string>
5326     <!-- Preference summary for app not supporting always-on vpn [CHAR LIMIT=NONE] -->
5327     <string name="vpn_not_supported_by_this_app">Not supported by this app</string>
5328
5329     <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
5330     <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>
5331     <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->
5332     <string name="vpn_lockdown_none">None</string>
5333     <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] -->
5334     <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string>
5335
5336     <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
5337     <string name="vpn_no_network">There is no network connection. Please try again later.</string>
5338     <!-- Toast message when a certificate is missing. [CHAR LIMIT=100] -->
5339     <string name="vpn_missing_cert">A certificate is missing. Please edit the profile.</string>
5340
5341     <!-- Tab label for built-in system CA certificates. -->
5342     <string name="trusted_credentials_system_tab">System</string>
5343     <!-- Tab label for user added CA certificates. -->
5344     <string name="trusted_credentials_user_tab">User</string>
5345     <!-- Button label for disabling a system CA certificate. -->
5346     <string name="trusted_credentials_disable_label">Disable</string>
5347     <!-- Button label for enabling a system CA certificate. -->
5348     <string name="trusted_credentials_enable_label">Enable</string>
5349     <!-- Button label for removing a user CA certificate. -->
5350     <string name="trusted_credentials_remove_label">Remove</string>
5351     <!-- Button label for trusting a user CA certificate. -->
5352     <string name="trusted_credentials_trust_label">Trust</string>
5353     <!-- Alert dialog confirmation when enabling a system CA certificate. -->
5354     <string name="trusted_credentials_enable_confirmation">Enable the system CA certificate?</string>
5355     <!-- Alert dialog confirmation when disabling a system CA certificate. -->
5356     <string name="trusted_credentials_disable_confirmation">Disable the system CA certificate?</string>
5357     <!-- Alert dialog confirmation when removing a user CA certificate. -->
5358     <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string>
5359
5360     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5361     <string name="one_userkey">one user key</string>
5362     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5363     <string name="one_usercrt">one user certificate</string>
5364     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5365     <string name="one_cacrt">one CA certificate</string>
5366     <!-- Item found in thee PKCS12 keystore being investigated [CHAR LIMIT=NONE]-->
5367     <string name="n_cacrts">%d CA certificates</string>
5368     <!-- Alert dialog when viewing a set of user credentials. -->
5369     <string name="user_credential_title">Credential Details</string>
5370
5371     <!--  Title for spell checker settings -->
5372     <string name="spellcheckers_settings_title">Spell checker</string>
5373
5374     <!-- Prompt for the user to enter their current full-backup password -->
5375     <string name="current_backup_pw_prompt">Type your current full backup password here</string>
5376     <!-- Prompt for the user to enter a new full-backup password -->
5377     <string name="new_backup_pw_prompt">Type a new password for full backups here</string>
5378     <!-- Prompt for the user to confirm the new full-backup password by re-entering it -->
5379     <string name="confirm_new_backup_pw_prompt">Retype your new full backup password here</string>
5380
5381     <!-- Button label for setting the user's new full-backup password -->
5382     <string name="backup_pw_set_button_text">Set backup password</string>
5383     <!-- Button label for cancelling the new-password operation and retaining the user's previous full-backup password -->
5384     <string name="backup_pw_cancel_button_text">Cancel</string>
5385
5386     <!-- A menu item in "About phone" that allows the user to update the phone with settings
5387     from their cell phone carrier. The use of the string is similar to the string
5388     "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
5389     <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
5390     <!-- These statuses are displayed when a device was built with SE Android supoprt.
5391     These are displayed by the settings app in the about section. -->
5392     <string name="selinux_status_disabled">Disabled</string>
5393     <string name="selinux_status_permissive">Permissive</string>
5394     <string name="selinux_status_enforcing">Enforcing</string>
5395
5396     <!-- Notification of installed CA Certs --> <skip/>
5397
5398     <!-- Shows up when there is a user SSL CA Cert installed on the
5399          device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
5400     <string name="ssl_ca_cert_warning">Network may be monitored</string>
5401     <!-- Button to close the SSL CA cert warning dialog box, meaning the user is done reading.  [CHAR LIMIT=NONE] -->
5402     <string name="done_button">Done</string>
5403     <!-- Title of Dialog warning users of SSL monitoring. [CHAR LIMIT=NONE] -->
5404     <plurals name="ssl_ca_cert_dialog_title">
5405         <item quantity="one">Trust or remove certificate</item>
5406         <item quantity="other">Trust or remove certificates</item>
5407     </plurals>
5408     <!-- Text of message to show to device owner user whose administrator has installed a SSL CA Cert.  [CHAR LIMIT=NONE] -->
5409     <plurals name="ssl_ca_cert_info_message_device_owner">
5410         <item quantity="one"><xliff:g id="managing_domain">%s</xliff:g> has installed a certificate authority on your device, which may allow them to monitor your device network activity, including emails, apps, and secure websites.\n\nFor more information about this certificate, contact your admin.</item>
5411         <item quantity="other"><xliff:g id="managing_domain">%s</xliff:g> has installed certificate authorities on your device, which may allow them to monitor your device network activity, including emails, apps, and secure websites.\n\nFor more information about these certificates, contact your admin.</item>
5412     </plurals>
5413     <!-- Text of message to show to work profile users whose administrator has installed a SSL CA Cert.  [CHAR LIMIT=NONE] -->
5414     <plurals name="ssl_ca_cert_info_message">
5415         <item quantity="one"><xliff:g id="managing_domain">%s</xliff:g> has installed a certificate authority for your work profile, which may allow them to monitor work network activity, including emails, apps, and secure websites.\n\nFor more information about this certificate, contact your admin.</item>
5416         <item quantity="other"><xliff:g id="managing_domain">%s</xliff:g> has installed certificate authorities for your work profile, which may allow them to monitor work network activity, including emails, apps, and secure websites.\n\nFor more information about these certificates, contact your admin.</item>
5417     </plurals>
5418     <!-- Text of warning to show to users that have a SSL CA Cert installed.  [CHAR LIMIT=NONE] -->
5419     <string name="ssl_ca_cert_warning_message">A third party is capable of monitoring your network activity, including emails, apps, and secure websites.\n\nA trusted credential installed on your device is making this possible.</string>
5420     <!-- Label on button that will take the user to the Trusted Credentials settings page.  [CHAR LIMIT=NONE]-->
5421     <plurals name="ssl_ca_cert_settings_button">
5422         <item quantity="one">Check certificate</item>
5423         <item quantity="other">Check certificates</item>
5424     </plurals>
5425
5426     <!-- User settings -->
5427     <skip/>
5428
5429     <!-- User settings screen title [CHAR LIMIT=25] -->
5430     <string name="user_settings_title">Users</string>
5431     <!-- User settings header for list of users and profiles [CHAR LIMIT=40] -->
5432     <string name="user_list_title">Users &amp; profiles</string>
5433     <!-- User settings add user or restricted profile menu [CHAR LIMIT=35] -->
5434     <string name="user_add_user_or_profile_menu">Add user or profile</string>
5435     <!-- User settings add user menu [CHAR LIMIT=35] -->
5436     <string name="user_add_user_menu">Add user</string>
5437     <!-- User settings summary for a restricted profile [CHAR LIMIT=50] -->
5438     <string name="user_summary_restricted_profile">Restricted profile</string>
5439     <!-- User settings warning that restricted profile needs a screen lock [CHAR LIMIT=NONE] -->
5440     <string name="user_need_lock_message">Before you can create a restricted profile, you\u2019ll need to set up a screen lock to protect your apps and personal data.</string>
5441     <!-- User settings dialog button to set screen lock [CHAR LIMIT=25] -->
5442     <string name="user_set_lock_button">Set lock</string>
5443     <!-- User summary to indicate that user is currently not set up [CHAR LIMIT=100] -->
5444     <string name="user_summary_not_set_up">Not set up</string>
5445     <!-- User summary to indicate that restricted profile is currently not set up [CHAR LIMIT=100] -->
5446     <string name="user_summary_restricted_not_set_up">Not set up - Restricted profile</string>
5447     <!-- User summary to indicate that a work profile is currently not set up [CHAR LIMIT=100] -->
5448     <string name="user_summary_managed_profile_not_set_up">Not set up - Work profile</string>
5449     <!-- User information string to represent the owner of the device [CHAR LIMIT=25] -->
5450     <string name="user_admin">Admin</string>
5451     <!-- User settings title for current user entry "You" user. [CHAR LIMIT=30] -->
5452     <string name="user_you">You (<xliff:g id="name" example="Name">%s</xliff:g>)</string>
5453     <!-- Title for the preference to enter the nickname of the userto display in the user switcher [CHAR LIMIT=25]-->
5454     <string name="user_nickname">Nickname</string>
5455     <!-- Title for add user type dialog [CHAR LIMIT=45] -->
5456     <string name="user_add_user_type_title">Add</string>
5457     <!-- Summary for add user action, when it's disabled [CHAR LIMIT=100] -->
5458     <string name="user_add_max_count">You can add up to <xliff:g id="user_count">%1$d</xliff:g> users</string>
5459     <!-- Summary for add user entry in the choice dialog [CHAR LIMIT=none] -->
5460     <string name="user_add_user_item_summary">Users have their own apps and content</string>
5461     <!-- Summary for add restricted profile entry in the choice dialog [CHAR LIMIT=none] -->
5462     <string name="user_add_profile_item_summary">You can restrict access to apps and content from your account</string>
5463     <!-- Button text for adding a regular user [CHAR LIMIT=25] -->
5464     <string name="user_add_user_item_title">User</string>
5465     <!-- Button text for adding a restricted profile [CHAR LIMIT=25] -->
5466     <string name="user_add_profile_item_title">Restricted profile</string>
5467     <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
5468     <string name="user_add_user_title">Add new user?</string>
5469     <!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] -->
5470     <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 apps, wallpaper, and so on. Users can also adjust device settings like Wi\u2011Fi that affect everyone.\n\nWhen you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users.</string>
5471     <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
5472     <string name="user_add_user_message_short">When you add a new user, that person needs to set up their space.\n\nAny user can update apps for all other users. </string>
5473     <!-- Title of dialog to setup a new user [CHAR LIMIT=30] -->
5474     <string name="user_setup_dialog_title">Set up user now?</string>
5475     <!-- Message in dialog to setup a new user after creation [CHAR LIMIT=none] -->
5476     <string name="user_setup_dialog_message">Make sure the person is available to take the device and set up their space</string>
5477     <!-- Message in dialog to setup a new restricted profile after creation [CHAR LIMIT=none] -->
5478     <string name="user_setup_profile_dialog_message">Set up profile now?</string>
5479     <!-- Button text to setup the new user now [CHAR LIMIT=25] -->
5480     <string name="user_setup_button_setup_now">Set up now</string>
5481     <!-- Button text to setup the new user later [CHAR LIMIT=25] -->
5482     <string name="user_setup_button_setup_later">Not now</string>
5483     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
5484     <string name="user_cannot_manage_message" product="tablet">Only the tablet\u2019s owner can manage users.</string>
5485     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
5486     <string name="user_cannot_manage_message" product="default">Only the phone\u2019s owner can manage users.</string>
5487     <!-- Message to limited users that they cannot add accounts [CHAR LIMIT=100] -->
5488     <string name="user_cannot_add_accounts_message">Restricted profiles cannot add accounts</string>
5489
5490     <!-- User details remove user menu [CHAR LIMIT=20] -->
5491     <string name="user_remove_user_menu">Delete <xliff:g id="user_name">%1$s</xliff:g> from this device</string>
5492     <!-- User lock screen settings header[CHAR LIMIT=40] -->
5493     <string name="user_lockscreen_settings">Lock screen settings</string>
5494     <!-- User settings item to allow creating new users from locks creen [CHAR LIMIT=40] -->
5495     <string name="user_add_on_lockscreen_menu">Add users</string>
5496     <!-- User settings user_add_on_lockscreen_menu item summary [CHAR LIMIT=40] -->
5497     <string name="user_add_on_lockscreen_menu_summary">when device is locked</string>
5498     <!-- User details new user name [CHAR LIMIT=30] -->
5499     <string name="user_new_user_name">New user</string>
5500     <!-- User details new restricted profile name [CHAR LIMIT=30] -->
5501     <string name="user_new_profile_name">New profile</string>
5502     <!-- User (self) removal confirmation title [CHAR LIMIT=30] -->
5503     <string name="user_confirm_remove_self_title">Delete yourself?</string>
5504     <!-- User removal confirmation title [CHAR LIMIT=25] -->
5505     <string name="user_confirm_remove_title">Remove this user?</string>
5506     <!-- Profile removal confirmation title [CHAR LIMIT=25] -->
5507     <string name="user_profile_confirm_remove_title">Remove this profile?</string>
5508     <!-- Work profile removal confirmation title [CHAR LIMIT=25] -->
5509     <string name="work_profile_confirm_remove_title">Remove work profile?</string>
5510     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
5511     <string name="user_confirm_remove_self_message" product="tablet">You will lose your space and data on this tablet. You can\u2019t undo this action.</string>
5512     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
5513     <string name="user_confirm_remove_self_message" product="default">You will lose your space and data on this phone. You can\u2019t undo this action.</string>
5514     <!-- User removal confirmation message [CHAR LIMIT=none] -->
5515     <string name="user_confirm_remove_message">All apps and data will be deleted.</string>
5516     <!-- Work profile removal confirmation message [CHAR LIMIT=none] -->
5517     <string name="work_profile_confirm_remove_message">All apps and data in this profile will be deleted if you continue.</string>
5518     <!-- User profile removal confirmation message [CHAR LIMIT=none] -->
5519     <string name="user_profile_confirm_remove_message">All apps and data will be deleted.</string>
5520     <!-- Setting label to show that a new user is being added [CHAR LIMIT=30] -->
5521     <string name="user_adding_new_user">Adding new user\u2026</string>
5522     <!-- Spoken content description for delete icon beside a user [CHAR LIMIT=none] -->
5523     <string name="user_delete_user_description">Delete user</string>
5524     <!-- Delete button text [CHAR LIMIT=25] -->
5525     <string name="user_delete_button">Delete</string>
5526     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
5527     <!-- Title for Guest user [CHAR LIMIT=35] -->
5528     <string name="user_guest">Guest</string>
5529     <!-- Label for item to exit guest mode [CHAR LIMIT=35] -->
5530     <string name="user_exit_guest_title">Remove guest</string>
5531     <!-- Title of dialog to user to confirm exiting guest. [CHAR LIMIT=50] -->
5532     <string name="user_exit_guest_confirm_title">Remove guest?</string>
5533     <!-- Message to user to confirm exiting guest. [CHAR LIMIT=none] -->
5534     <string name="user_exit_guest_confirm_message">All apps and data in this session will be deleted.</string>
5535     <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
5536     <string name="user_exit_guest_dialog_remove">Remove</string>
5537
5538     <!-- Title of preference to enable calling[CHAR LIMIT=40] -->
5539     <string name="user_enable_calling">Turn on phone calls</string>
5540     <!-- Title of preference to enable calling and SMS [CHAR LIMIT=45] -->
5541     <string name="user_enable_calling_sms">Turn on phone calls &amp; SMS</string>
5542     <!-- Title of preference to remove the user [CHAR LIMIT=35] -->
5543     <string name="user_remove_user">Remove user</string>
5544     <!-- Title for confirmation of turning on calls [CHAR LIMIT=40] -->
5545     <string name="user_enable_calling_confirm_title">Turn on phone calls?</string>
5546     <!-- Message for confirmation of turning on calls [CHAR LIMIT=none] -->
5547     <string name="user_enable_calling_confirm_message">Call history will be shared with this user.</string>
5548     <!-- Title for confirmation of turning on calls and SMS [CHAR LIMIT=45] -->
5549     <string name="user_enable_calling_and_sms_confirm_title">Turn on phone calls &amp; SMS?</string>
5550     <!-- Message for confirmation of turning on calls and SMS [CHAR LIMIT=none] -->
5551     <string name="user_enable_calling_and_sms_confirm_message">Call and SMS history will be shared with this user.</string>
5552     <!-- Title for the emergency info preference [CHAR LIMIT=40] -->
5553     <string name="emergency_info_title">Emergency information</string>
5554
5555     <!-- Application Restrictions screen title [CHAR LIMIT=45] -->
5556     <string name="application_restrictions">Allow apps and content</string>
5557     <!-- Applications with restrictions header [CHAR LIMIT=45] -->
5558     <string name="apps_with_restrictions_header">Applications with restrictions</string>
5559     <!-- Applicaitons with restrictions - settings button [CHAR LIMIT=30] -->
5560     <string name="apps_with_restrictions_settings_button">Expand settings for application</string>
5561
5562     <!-- Home application selection - uninstall button [CHAR LIMIT=80] -->
5563     <string name="home_app_uninstall_button">Uninstall this application</string>
5564     <!-- Message to user that Home Settings will be hidden because there is now only one available home application -->
5565     <string name="only_one_home_message">Home settings will be hidden until you install another home application.</string>
5566
5567     <!-- Warning message when changing a global setting for a tablet.[CHAR LIMIT=none] -->
5568     <string name="global_change_warning" product="tablet">This setting affects all users on this tablet.</string>
5569     <!-- Warning message when changing a global setting for a phone.[CHAR LIMIT=none] -->
5570     <string name="global_change_warning" product="default">This setting affects all users on this phone.</string>
5571     <!-- Warning message title for global locale change [CHAR LIMIT=40] -->
5572     <string name="global_locale_change_title">Change language</string>
5573
5574     <!-- NFC payment settings --><skip/>
5575     <string name="nfc_payment_settings_title">Tap &amp; pay</string>
5576     <!-- Caption for button linking to a page explaining how Tap and Pay works-->
5577     <string name="nfc_payment_how_it_works">How it works</string>
5578     <!-- String shown when there are no NFC payment applications installed -->
5579     <string name="nfc_payment_no_apps">Pay with your phone in stores</string>
5580     <!-- Header text that can be clicked on to change the default payment app -->
5581     <string name="nfc_payment_default">Payment default</string>
5582     <!-- Summary text that is shown when no default app is set -->
5583     <string name="nfc_payment_default_not_set">Not set</string>
5584     <!-- String indicating the label of the default payment app and a description of its state; eg Google Wallet - MasterCard 1234 -->
5585     <string name="nfc_payment_app_and_desc"><xliff:g id="app">%1$s</xliff:g> - <xliff:g id="description">%2$s</xliff:g></string>
5586     <!-- Header for what to do when the open app supports TapPay: use the default set app, or the open app -->
5587     <string name="nfc_payment_use_default">Use default</string>
5588     <!-- Always use the default app (independent of what app is open) -->
5589     <string name="nfc_payment_favor_default">Always</string>
5590     <!-- If open app supports TapPay, use that app instead of the default -->
5591     <string name="nfc_payment_favor_open">Except when another payment app is open</string>
5592     <!-- Header for a dialog asking the user which payment app to use -->
5593     <string name="nfc_payment_pay_with">At a Tap &amp; pay terminal, pay with:</string>
5594     <!-- Header for text explaning how to pay at a payment terminal in a store -->
5595     <string name="nfc_how_it_works_title">Paying at the terminal</string>
5596     <!-- Content for text explaning how to pay at a payment terminal in a store -->
5597     <string name="nfc_how_it_works_content">Set up a payment app. Then just hold the back of your phone up to any terminal with the contactless symbol.</string>
5598     <!-- Button the user can click to indicate he understood and dismiss the screen -->
5599     <string name="nfc_how_it_works_got_it">Got it</string>
5600     <!-- NFC More... title.  [CHAR LIMIT=40] -->
5601     <string name="nfc_more_title">More...</string>
5602     <!-- Label for the dialog that is shown when the user is asked to set a
5603          preferred payment application -->
5604     <string name="nfc_payment_set_default_label">Set as your preference?</string>
5605     <string name="nfc_payment_set_default">Always use <xliff:g id="app">%1$s</xliff:g> when you Tap &amp; pay?</string>
5606     <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>
5607     <!-- Restrictions settings --><skip/>
5608
5609     <!-- Restriction settings title [CHAR LIMIT=35] -->
5610     <string name="restriction_settings_title">Restrictions</string>
5611     <!-- Restrictions screen - reset menu to reset to unrestricted [CHAR LIMIT=25] -->
5612     <string name="restriction_menu_reset">Remove restrictions</string>
5613     <!-- Restrictions screen - menu label to change restrictions pin [CHAR LIMIT=25] -->
5614     <string name="restriction_menu_change_pin">Change PIN</string>
5615
5616     <!-- Label for are-notifications-enabled checkbox in app details [CHAR LIMIT=20] -->
5617     <string name="app_notifications_switch_label">Show notifications</string>
5618
5619     <!--  Help URLs for some screens. Not specified here. Specified in product overlays --><skip/>
5620     <!-- Help menu label [CHAR LIMIT=20] -->
5621     <string name="help_label">Help &amp; feedback</string>
5622
5623     <!-- Help URI, Default [DO NOT TRANSLATE] -->
5624     <string name="help_uri_default" translatable="false"></string>
5625     <!-- Help URI, Android beam [DO NOT TRANSLATE] -->
5626     <string name="help_uri_beam" translatable="false"></string>
5627     <!-- Help URI, Display [DO NOT TRANSLATE] -->
5628     <string name="help_uri_display" translatable="false"></string>
5629     <!-- Help URI, Wallpaper [DO NOT TRANSLATE] -->
5630     <string name="help_uri_wallpaper" translatable="false"></string>
5631     <!-- Help URI, Interruptions [DO NOT TRANSLATE] -->
5632     <string name="help_uri_interruptions" translatable="false"></string>
5633     <!-- Help URI, Other sounds [DO NOT TRANSLATE] -->
5634     <string name="help_uri_other_sounds" translatable="false"></string>
5635     <!-- Help URI, Notifications [DO NOT TRANSLATE] -->
5636     <string name="help_uri_notifications" translatable="false"></string>
5637     <!-- Help URI, Apps [DO NOT TRANSLATE] -->
5638     <string name="help_uri_apps" translatable="false"></string>
5639     <!-- Help URI, Storage [DO NOT TRANSLATE] -->
5640     <string name="help_uri_storage" translatable="false"></string>
5641     <!-- Help URI, Accessibility [DO NOT TRANSLATE] -->
5642     <string name="help_uri_accessibility" translatable="false"></string>
5643     <!-- Help URI, Printing [DO NOT TRANSLATE] -->
5644     <string name="help_uri_printing" translatable="false"></string>
5645     <!-- Help URI, About phone [DO NOT TRANSLATE] -->
5646     <string name="help_uri_about" translatable="false"></string>
5647
5648     <!-- Help URL, WiFi [DO NOT TRANSLATE] -->
5649     <string name="help_url_wifi" translatable="false"></string>
5650     <!-- Help URL, Bluetooth [DO NOT TRANSLATE] -->
5651     <string name="help_url_bluetooth" translatable="false"></string>
5652     <!-- Help URL, Data usage [DO NOT TRANSLATE] -->
5653     <string name="help_url_data_usage" translatable="false"></string>
5654     <!-- Help URL, Data saver [DO NOT TRANSLATE] -->
5655     <string name="help_url_data_saver" translatable="false"></string>
5656     <!-- Help URL, Unrestricted data access [DO NOT TRANSLATE] -->
5657     <string name="help_url_unrestricted_data_access" translatable="false"></string>
5658     <!-- Help URL, More [DO NOT TRANSLATE] -->
5659     <string name="help_url_more_networks" translatable="false"></string>
5660     <!-- Help URL, Vpn [DO NOT TRANSLATE] -->
5661     <string name="help_url_vpn" translatable="false"></string>
5662     <!-- Help URL, Sound [DO NOT TRANSLATE] -->
5663     <string name="help_url_sound" translatable="false"></string>
5664     <!-- Help URL, Battery [DO NOT TRANSLATE] -->
5665     <string name="help_url_battery" translatable="false"></string>
5666     <!-- Help URL, Accounts [DO NOT TRANSLATE] -->
5667     <string name="help_url_accounts" translatable="false"></string>
5668     <!-- Help URL, Choose lockscreen [DO NOT TRANSLATE] -->
5669     <string name="help_url_choose_lockscreen" translatable="false"></string>
5670     <!-- Help URL, Backup & reset [DO NOT TRANSLATE] -->
5671     <string name="help_url_backup_reset" translatable="false"></string>
5672     <!-- Help URL, Tethering [DO NOT TRANSLATE] -->
5673     <string name="help_url_tether" translatable="false"></string>
5674     <!-- Help URL, Dreams [DO NOT TRANSLATE] -->
5675     <string name="help_url_dreams" translatable="false"></string>
5676     <!-- Help URL, User settings [DO NOT TRANSLATE] -->
5677     <string name="help_url_users" translatable="false"></string>
5678     <!-- Help URL, Location access [DO NOT TRANSLATE] -->
5679     <string name="help_url_location_access" translatable="false"></string>
5680     <!-- Help URL, Security settings [DO NOT TRANSLATE] -->
5681     <string name="help_url_security" translatable="false"></string>
5682     <!-- Help URL, Tap & pay [DO NOT TRANSLATE] -->
5683     <string name="help_url_nfc_payment" translatable="false"></string>
5684     <!-- Help URL, Remote display [DO NOT TRANSLATE] -->
5685     <string name="help_url_remote_display" translatable="false"></string>
5686     <!-- Help URL, Fingerprint [DO NOT TRANSLATE] -->
5687     <string name="help_url_fingerprint" translatable="false"></string>
5688     <!-- Help URL, Gesture settings -->
5689     <string name="help_url_gestures" translatable="false"></string>
5690     <!-- Help URL, Manage Storage [DO NOT TRANSLATE]-->
5691     <string name="help_url_manage_storage" translatable="false"></string>
5692     <!-- Help URL, Android is upgrading [DO NOT TRANSLATE] -->
5693     <string name="help_url_upgrading" translatable="false"></string>
5694
5695     <!-- User account title [CHAR LIMIT=30] -->
5696     <string name="user_account_title">Account for content</string>
5697     <!-- User picture title [CHAR LIMIT=30] -->
5698     <string name="user_picture_title">Photo ID</string>
5699
5700     <!-- Extreme threats title.  [CHAR LIMIT=30] -->
5701     <string name="extreme_threats_title">Extreme threats</string>
5702     <!-- Extreme threats summary.  [CHAR LIMIT=62] -->
5703     <string name="extreme_threats_summary">Receive alerts for extreme threats to life and property</string>
5704     <!-- Severe threats title.  [CHAR LIMIT=30] -->
5705     <string name="severe_threats_title">Severe threats</string>
5706     <!-- Extreme threats summary.  [CHAR LIMIT=60] -->
5707     <string name="severe_threats_summary">Receive alerts for severe threats to life and property</string>
5708     <!-- Amber alerts title.  [CHAR LIMIT=30] -->
5709     <string name="amber_alerts_title">AMBER alerts</string>
5710     <!-- Amber alerts summary.  [CHAR LIMIT=60] -->
5711     <string name="amber_alerts_summary">Receive bulletins about child abductions</string>
5712     <!-- repeat title.  Allows the user to set how oftem to repeat alert reminders.
5713          For example, they may have alerts just once or every 2 or 15 minutes.  [CHAR LIMIT=30] -->
5714     <string name="repeat_title">Repeat</string>
5715
5716     <!-- Call Manager enable settings title.  [CHAR LIMIT=50] -->
5717     <string name="call_manager_enable_title">Enable Call Manager</string>
5718     <!-- Call Manager enable settings summary.  [CHAR LIMIT=80] -->
5719     <string name="call_manager_enable_summary">Allow this service to manage how your calls are made.</string>
5720     <!-- Call Manager settings title.  [CHAR LIMIT=50] -->
5721     <string name="call_manager_title">Call Manager</string>
5722     <!-- Call Manager settings summary.  [CHAR LIMIT=50] -->
5723     <string name="call_manager_summary"><xliff:g id="app">%1$s</xliff:g></string>
5724     <!-- Cell Broadcast settings title.  [CHAR LIMIT=50] -->
5725     <string name="cell_broadcast_settings">Emergency broadcasts</string>
5726     <!-- Network operators settings title.  [CHAR LIMIT=50] -->
5727     <string name="network_operators_settings">Network operators</string>
5728     <!-- Access point names title.  [CHAR LIMIT=50] -->
5729     <string name="access_point_names">Access point names</string>
5730     <!-- Enhaced 4G LTE Mode title.  [CHAR LIMIT=50] -->
5731     <string name="enhanced_4g_lte_mode_title">Enhanced 4G LTE Mode</string>
5732     <!-- Enhaced 4G LTE Mode summary.  [CHAR LIMIT=100] -->
5733     <string name="enhanced_4g_lte_mode_summary">Use LTE data to enhance voice and communications (Recommended)</string>
5734     <!-- Preferred network type title.  [CHAR LIMIT=50] -->
5735     <string name="preferred_network_type_title">Preferred network type</string>
5736     <!-- Preferred network type summary.  [CHAR LIMIT=100] -->
5737     <string name="preferred_network_type_summary">LTE (recommended)</string>
5738     <!-- Work SIM title.  [CHAR LIMIT=50] -->
5739     <string name="work_sim_title">Work SIM</string>
5740
5741     <!-- User app limits screen title [CHAR LIMIT=35] -->
5742     <string name="user_restrictions_title">App &amp; content access</string>
5743     <!-- User limits screen, user name rename text [CHAR LIMIT=15] -->
5744     <string name="user_rename">RENAME</string>
5745     <!-- Preference label for custom restrictions [CHAR LIMIT=35] -->
5746     <string name="app_restrictions_custom_label">Set app restrictions</string>
5747     <!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] -->
5748     <string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string>
5749     <!-- Summary text for apps that are allowed to access accounts from the primary user [CHAR LIMIT=none] -->
5750     <string name="app_sees_restricted_accounts">This app can access your accounts</string>
5751     <!-- Summary for a case when app entries that are controlled by another entry and app can access user accounts [CHAR LIMIT=none] -->
5752     <string name="app_sees_restricted_accounts_and_controlled_by">This app can access your accounts. Controlled by <xliff:g id="app">%1$s</xliff:g></string>
5753
5754     <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] -->
5755     <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string>
5756     <!-- Restrictions summary for configuring wifi and mobile [CHAR LIMIT=100] -->
5757     <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Mobile settings</string>
5758     <!-- Restrictions title for changing bluetooth configuration [CHAR LIMIT=35] -->
5759     <string name="restriction_bluetooth_config_title">Bluetooth</string>
5760     <!-- Restrictions summary for changing bluetooth configuration [CHAR LIMIT=100] -->
5761     <string name="restriction_bluetooth_config_summary">Allow modification of Bluetooth pairings and settings</string>
5762     <!-- Restrictions title for allowing NFC transfers [CHAR LIMIT=35] -->
5763     <string name="restriction_nfc_enable_title">NFC</string>
5764     <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] -->
5765     <string name="restriction_nfc_enable_summary_config">Allow data exchange when this <xliff:g id="device_name">%1$s</xliff:g> touches another NFC device</string>
5766     <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] -->
5767     <string name="restriction_nfc_enable_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
5768     <!-- Restrictions summary for allowing NFC transfers (phone) [CHAR LIMIT=100] -->
5769     <string name="restriction_nfc_enable_summary" product="default">Allow data exchange when the phone touches another device</string>
5770     <!-- Restrictions title for allowing location sharing [CHAR LIMIT=35] -->
5771     <string name="restriction_location_enable_title">Location</string>
5772     <!-- Restrictions summary for allowing location sharing [CHAR LIMIT=100] -->
5773     <string name="restriction_location_enable_summary" >Let apps use your location information</string>
5774
5775     <!-- Wizard back button label [CHAR LIMIT=25] -->
5776     <string name="wizard_back">Back</string>
5777     <!-- Wizard next button label [CHAR LIMIT=25] -->
5778     <string name="wizard_next">Next</string>
5779     <!-- Wizard next button label [CHAR LIMIT=25] -->
5780     <string name="wizard_finish">Finish</string>
5781
5782     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
5783     <string name="user_image_take_photo" msgid="7496128293167402354">Take photo</string>
5784     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
5785     <string name="user_image_choose_photo" msgid="3746334626214970837">Choose photo from Gallery</string>
5786     <!-- Accessibility message for the photo selector which is a button/popup with the current photo [CHAR LIMIT=50] -->
5787     <string name="user_image_photo_selector">Select photo</string>
5788
5789     <!-- Text to display in regulatory info screen (from device overlay). -->
5790     <string name="regulatory_info_text"></string>
5791
5792     <!-- Title for SIM card settings during Setup Wizard.  [CHAR LIMIT=40] -->
5793     <string name="sim_setup_wizard_title">SIM cards</string>
5794     <!-- Title for SIM settings title settings during Setup Wizard.  [CHAR LIMIT=40] -->
5795     <string name="sim_settings_title">SIM cards</string>
5796     <!-- Summary for SIM settings title settings during Setup Wizard.  [CHAR LIMIT=40] -->
5797     <string name="sim_settings_summary"><xliff:g id="sim_name">%1$s</xliff:g> - <xliff:g id="sim_number">%2$s</xliff:g></string>
5798     <!-- Message that SIM cards have changed.  [CHAR LIMIT=40] -->
5799     <string name="sim_cards_changed_message">SIM cards have changed</string>
5800     <!-- Message smmary that SIM cards have changed.  [CHAR LIMIT=60] -->
5801     <string name="sim_cards_changed_message_summary">Tap to set activities</string>
5802     <!-- Message that Cellular data is unavailable.  [CHAR LIMIT=40] -->
5803     <string name="sim_cellular_data_unavailable">Cellular data is unavailable</string>
5804     <!-- Message summary that Cellular data is unavailable.  [CHAR LIMIT=60] -->
5805     <string name="sim_cellular_data_unavailable_summary">Tap to select a data SIM</string>
5806     <!-- Checkbox to always use for calls.  [CHAR LIMIT=40] -->
5807     <string name="sim_calls_always_use">Always use this for calls</string>
5808     <!-- Message for selecting sim for data in settings.  [CHAR LIMIT=40] -->
5809     <string name="select_sim_for_data">Select a SIM for data</string>
5810     <!-- Message for switching data SIM; switching takes a while -->
5811     <string name="data_switch_started">Switching data SIM, this may take up to a minute...</string>
5812     <!-- Message for selecting sim for call in settings.  [CHAR LIMIT=40] -->
5813     <string name="select_sim_for_calls">Call with</string>
5814     <!-- Title for selecting a SIM card.  [CHAR LIMIT=40] -->
5815     <string name="sim_select_card">Select a SIM card</string>
5816     <!-- Label for a numbered SIM card.  [CHAR LIMIT=40] -->
5817     <string name="sim_card_number_title">SIM <xliff:g id="card_number">%1$d</xliff:g></string>
5818     <!-- Name label of Sim card that is empty.  [CHAR LIMIT=40] -->
5819     <string name="sim_slot_empty">SIM empty</string>
5820     <!-- Name label of Sim Editor.  [CHAR LIMIT=40] -->
5821     <string name="sim_editor_name">SIM name</string>
5822     <!-- Hint for SIM name in sim name editor dialog.  [CHAR LIMIT=40] -->
5823     <string name="sim_name_hint">Enter SIM name</string>
5824     <!-- Title label of Sim Editor.  [CHAR LIMIT=40] -->
5825     <string name="sim_editor_title">SIM slot %1$d</string>
5826     <!-- Carrier label of Sim Editor.  [CHAR LIMIT=40] -->
5827     <string name="sim_editor_carrier">Carrier</string>
5828     <!-- Number label of Sim Editor.  [CHAR LIMIT=40] -->
5829     <string name="sim_editor_number">Number</string>
5830     <!-- Color label of Sim Editor.  [CHAR LIMIT=40] -->
5831     <string name="sim_editor_color">SIM color</string>
5832     <!-- Select label Title of Sim Editor.  [CHAR LIMIT=40] -->
5833     <string name="sim_card_select_title">Select SIM card</string>
5834     <!-- Orange label.  [CHAR LIMIT=40] -->
5835     <string name="color_orange">Orange</string>
5836     <!-- Purple label.  [CHAR LIMIT=40] -->
5837     <string name="color_purple">Purple</string>
5838     <!-- Message informing the user that no SIM card is inserted  [CHAR LIMIT=60] -->
5839     <string name="sim_no_inserted_msg">No SIM cards inserted</string>
5840     <!-- SIM status title  [CHAR LIMIT=40] -->
5841     <string name="sim_status_title">SIM status</string>
5842     <!-- Title for call back. [CHAR LIMIT=60] -->
5843     <string name="sim_call_back_title">Call back from default SIM</string>
5844     <!-- Title for outgoing back. [CHAR LIMIT=60] -->
5845     <string name="sim_outgoing_call_title">SIM for outgoing calls</string>
5846     <!-- Title for other call settings. [CHAR LIMIT=60] -->
5847     <string name="sim_other_call_settings">Other call settings</string>
5848     <!-- Preferred Network offload title.  [CHAR LIMIT=25] -->
5849     <string name="preferred_network_offload_title">Preferred network Offload</string>
5850     <!-- Preferred Network offload Header.  [CHAR LIMIT=25] -->
5851     <string name="preferred_network_offload_header">Disable Network Name Broadcast</string>
5852     <!-- Preferred Network offload Footer.  [CHAR LIMIT=100] -->
5853     <string name="preferred_network_offload_footer">Disable Network Name Broadcast protects from third parties getting access to your network information.</string>
5854     <!-- Preferred Network offload Popup.  [CHAR LIMIT=100] -->
5855     <string name="preferred_network_offload_popup">Disabling Network Name Broadcast will prevent automatic connection to hidden networks.</string>
5856     <!-- Summary text describing signal strength to the user.  [CHAR LIMIT=60] -->
5857     <string name="sim_signal_strength"><xliff:g id="dbm">%1$d</xliff:g> dBm <xliff:g id="asu">%2$d</xliff:g> asu</string>
5858     <!-- Title for SIM card notification.  [CHAR LIMIT=40] -->
5859     <string name="sim_notification_title">SIM cards changed.</string>
5860     <!-- Message under title informing the user to touch to go to SIM Cards in Settings.  [CHAR LIMIT=40] -->
5861     <string name="sim_notification_summary">Tap to set up</string>
5862
5863     <!-- This is a divider in the SIM cards preferences that is the header of various settings where the user chooses which SIM to use for phone calls, data, and SMS messages [CHAR LIMIT=50] -->
5864     <string name="sim_pref_divider">Preferred SIM for</string>
5865     <!-- When a user chooses this "Ask first" preference for the SIM to use for phone calls, they'll be prompted to choose a SIM every time they initiate a call [CHAR LIMIT=50] -->
5866     <string name="sim_calls_ask_first_prefs_title">Ask every time</string>
5867     <!-- When a SIM preference hasn't been selected yet, this string is displayed as the pref summary until the user chooses a SIM subscription from the preference list [CHAR LIMIT=50] -->
5868     <string name="sim_selection_required_pref">Selection required</string>
5869
5870     <!--Dashboard strings-->
5871     <!-- Text to describe the dashboard fragment title [CHAR LIMIT=16] -->
5872     <string name="dashboard_title">Settings</string>
5873
5874     <!-- Search strings -->
5875     <!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
5876     <string name="search_results_title">Settings</string>
5877     <!-- Text used as a search hint into the search box -->
5878     <string name="search_menu">Search settings</string>
5879     <!-- Text used as a search hint into the search box -->
5880     <string name="query_hint_text">Search settings</string>
5881
5882     <!-- Text used to identify the search query suggestions / recent searches -->
5883     <string name="search_recents_queries_label">Recent searches</string>
5884     <!-- Text used to identify the search results -->
5885     <string name="search_results_label">Results</string>
5886
5887     <!--Search Keywords [CHAR LIMIT=NONE]-->
5888     <string name="keywords_wifi">wifi, wi-fi, network connection</string>
5889     <string name="keywords_more_default_sms_app">text message, texting, messages, messaging</string>
5890     <string name="keywords_more_mobile_networks">cellular, cell carrier, wireless, data, 4g, 3g, 2g, lte</string>
5891     <string name="keywords_wifi_calling">wifi, wi-fi, call, calling</string>
5892     <string name="keywords_home">launcher</string>
5893     <string name="keywords_display">screen, touchscreen</string>
5894     <string name="keywords_display_brightness_level">dim screen, touchscreen, battery</string>
5895     <string name="keywords_display_auto_brightness">dim screen, touchscreen, battery</string>
5896     <string name="keywords_display_night_display">dim screen, night, tint</string>
5897     <string name="keywords_display_wallpaper">background, personalize, customize display</string>
5898     <string name="keywords_display_font_size">text size</string>
5899     <string name="keywords_display_cast_screen">project, cast</string>
5900     <string name="keywords_storage">space, disk, hard drive, device usage</string>
5901     <string name="keywords_battery">power usage, charge</string>
5902     <string name="keywords_spell_checker">spelling, dictionary, spellcheck, auto-correct</string>
5903     <string name="keywords_voice_input">recognizer, input, speech, speak, language, hands-free, hand free, recognition, offensive, word, audio, history, bluetooth headset</string>
5904     <string name="keywords_text_to_speech_output">rate, language, default, speak, speaking, tts, accessibility, screen reader, blind</string>
5905     <string name="keywords_date_and_time">clock, military</string>
5906     <string name="keywords_network_reset">reset, restore, factory</string>
5907     <string name="keywords_factory_data_reset">wipe, delete, restore, clear, remove</string>
5908     <string name="keywords_printing">printer</string>
5909     <string name="keywords_sounds">speaker beep</string>
5910     <string name="keywords_sounds_and_notifications_interruptions">dont don\u2019t disturb, interrupt, interruption, break</string>
5911     <string name="keywords_app">RAM</string>
5912     <string name="keywords_location">nearby, location, history, reporting</string>
5913     <string name="keywords_location_mode">accuracy</string>
5914     <string name="keywords_accounts">account</string>
5915     <string name="keywords_users">restriction, restrict, restricted</string>
5916     <string name="keywords_keyboard_and_ime">text correction, correct, sound, vibrate, auto, language, gesture, suggest, suggestion, theme, offensive, word, type, emoji, international</string>
5917     <string name="keywords_reset_apps">reset, preferences, default</string>
5918     <string name="keywords_emergency_app">emergency, ice, app, default</string>
5919     <string name="keywords_default_phone_app">phone, dialer, default</string>
5920     <string name="keywords_all_apps">apps, download, applications, system</string>
5921     <string name="keywords_app_permissions">apps, permissions, security</string>
5922     <string name="keywords_default_apps">apps, default</string>
5923     <string name="keywords_ignore_optimizations">ignore optimizations, doze, app standby</string>
5924     <string name="keywords_color_mode">vibrant, RGB, sRGB, color, natural, standard</string>
5925     <string name="keywords_color_temperature">color temperature D65 D73 white yellow blue warm cool</string>
5926     <string name="keywords_lockscreen">slide to unlock, password, pattern, PIN</string>
5927     <string name="keywords_profile_challenge">work challenge, work, profile</string>
5928     <string name="keywords_unification">work profile, managed profile, unify, unification, work, profile</string>
5929     <string name="keywords_gesture">gesture</string>
5930
5931     <!-- NFC Wi-Fi pairing/setup strings-->
5932
5933     <!-- Write NFC tag for Wi-Fi pairing/setup title [CHAR_LIMIT=30]-->
5934     <string name="setup_wifi_nfc_tag">Set up Wi-Fi NFC Tag</string>
5935     <!-- Text for button to confirm writing tag -->
5936     <string name="write_tag">Write</string>
5937     <!-- Text to inform the user to tap a tag to complete the setup process -->
5938     <string name="status_awaiting_tap">Tap a tag to write...</string>
5939     <!-- Text to inform the user that the network key entered was incorrect -->
5940     <string name="status_invalid_password">Invalid password, try again.</string>
5941     <!-- Text displayed when tag successfully writen -->
5942     <string name="status_write_success">Success!</string>
5943     <!-- Text displayed in error cases (failure to write to tag) -->
5944     <string name="status_failed_to_write">Unable to write data to NFC tag. If the problem persists, try a different tag</string>
5945     <!-- Text displayed when tag is not writable -->
5946     <string name="status_tag_not_writable">NFC tag is not writable. Please use a different tag.</string>
5947
5948     <!-- Option title for the default sound, context based on screen -->
5949     <string name="default_sound">Default sound</string>
5950
5951
5952     <!-- Sounds and Notification -->
5953     <!-- Sound: Dashboard summary indicating the volume of ringtone. example: Ring volume at 20%.
5954     [CHAR LIMIT=100] -->
5955     <string name="sound_settings_summary">Ring volume at <xliff:g id="percentage" example="2%">%1$s</xliff:g></string>
5956
5957     <!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate enabled. [CHAR LIMIT=100] -->
5958     <string name="sound_settings_summary_vibrate">Ringer set to vibrate</string>
5959
5960     <!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate disabled [CHAR LIMIT=100] -->
5961     <string name="sound_settings_summary_silent">Ringer set to silent</string>
5962
5963     <!-- Sound: Dashboard summary example used in Setup Wizard preview screen. [CHAR LIMIT=100] -->
5964     <string name="sound_settings_example_summary">Ring volume at 80%</string>
5965
5966     <!-- Sound: Title for the option managing media volume. [CHAR LIMIT=30] -->
5967     <string name="media_volume_option_title">Media volume</string>
5968
5969     <!-- Sound: Title for the option managing alarm volume. [CHAR LIMIT=30] -->
5970     <string name="alarm_volume_option_title">Alarm volume</string>
5971
5972     <!-- Sound: Title for the option managing ring volume. [CHAR LIMIT=30] -->
5973     <string name="ring_volume_option_title">Ring volume</string>
5974
5975     <!-- Sound: Title for the option managing notification volume. [CHAR LIMIT=30] -->
5976     <string name="notification_volume_option_title">Notification volume</string>
5977
5978     <!-- Sound: Title for the option defining the phone ringtone. [CHAR LIMIT=30] -->
5979     <string name="ringtone_title">Phone ringtone</string>
5980
5981     <!-- Sound: Title for the option defining the default notification ringtone. [CHAR LIMIT=30] -->
5982     <string name="notification_ringtone_title">Default notification ringtone</string>
5983
5984     <!-- Sound: Title for the option defining the default alarm ringtone. [CHAR LIMIT=30] -->
5985     <string name="alarm_ringtone_title">Default alarm ringtone</string>
5986
5987     <!-- Sound: Title for the option managing whether or not to vibrate when ringing. [CHAR LIMIT=30] -->
5988     <string name="vibrate_when_ringing_title">Also vibrate for calls</string>
5989
5990     <!-- Sound: Title for the other sounds option and associated settings page. [CHAR LIMIT=30] -->
5991     <string name="other_sound_settings">Other sounds</string>
5992
5993     <!-- Sound: Other sounds: Title for the option enabling touch sounds for dial pad tones. [CHAR LIMIT=30] -->
5994     <string name="dial_pad_tones_title">Dial pad tones</string>
5995
5996     <!-- Sound: Other sounds: Title for the option enabling touch sounds for screen locking sounds. [CHAR LIMIT=30] -->
5997     <string name="screen_locking_sounds_title">Screen locking sounds</string>
5998
5999     <!-- Sound: Other sounds: Title for the option enabling charging sounds. [CHAR LIMIT=30] -->
6000     <string name="charging_sounds_title">Charging sounds</string>
6001
6002     <!-- Sound: Other sounds: Title for the option enabling docking sounds. [CHAR LIMIT=30] -->
6003     <string name="docking_sounds_title">Docking sounds</string>
6004
6005     <!-- Sound: Other sounds: Title for the option enabling touch sounds. [CHAR LIMIT=30] -->
6006     <string name="touch_sounds_title">Touch sounds</string>
6007
6008     <!-- Sound: Other sounds: Title for the option enabling haptic feedback on touch. [CHAR LIMIT=30] -->
6009     <string name="vibrate_on_touch_title">Vibrate on tap</string>
6010
6011     <!-- Sound: Other sounds: Title for the option enabling dock audio media. [CHAR LIMIT=50] -->
6012     <string name="dock_audio_media_title">Dock speaker plays</string>
6013
6014     <!-- Sound: Other sounds: Value for the dock audio media with value 0: disabled. [CHAR LIMIT=30] -->
6015     <string name="dock_audio_media_disabled">All audio</string>
6016
6017     <!-- Sound: Other sounds: Value for the dock audio media with value 1: enabled. [CHAR LIMIT=30] -->
6018     <string name="dock_audio_media_enabled">Media audio only</string>
6019
6020     <!-- Sound: Other sounds: Value for the emergency tone option with value 0: silent. [CHAR LIMIT=30] -->
6021     <string name="emergency_tone_silent">Silent</string>
6022
6023     <!-- Sound: Other sounds: Value for the emergency tone option with value 1: alert. [CHAR LIMIT=30] -->
6024     <string name="emergency_tone_alert">Alert</string>
6025
6026     <!-- Sound: Other sounds: Value for the emergency tone option with value 2: vibrate. [CHAR LIMIT=30] -->
6027     <string name="emergency_tone_vibrate">Vibrate</string>
6028
6029     <!-- Sound: Other sounds: Title for the option enabling boot sounds. [CHAR LIMIT=30] -->
6030     <string name="boot_sounds_title">Power on sounds</string>
6031
6032     <!-- Sound: Title for the Do not Disturb option and associated settings page. [CHAR LIMIT=30] -->
6033     <string name="zen_mode_settings_title">Do not disturb</string>
6034
6035     <!-- Do not disturb: Title for the Priority interruptions option and associated settings page. [CHAR LIMIT=30] -->
6036     <string name="zen_mode_priority_settings_title">Priority only allows</string>
6037
6038     <!--  Do not disturb: Title for the zen mode automation option and associated settings page. [CHAR LIMIT=30] -->
6039     <string name="zen_mode_automation_settings_title">Automatic rules</string>
6040
6041     <!--  Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=30] -->
6042     <string name="zen_mode_automation_suggestion_title">Set Do Not Disturb schedule</string>
6043
6044     <!--  Do not disturb: Summary for the zen mode automation option Suggestion. [CHAR LIMIT=30] -->
6045     <string name="zen_mode_automation_suggestion_summary">Silence your device at certain times</string>
6046
6047     <!--  Do not disturb: Zen mode option: Important interruptions [CHAR LIMIT=60] -->
6048     <string name="zen_mode_option_important_interruptions">Priority only</string>
6049
6050     <!--  Do not disturb: Zen mode option: Alarms only [CHAR LIMIT=60] -->
6051     <string name="zen_mode_option_alarms">Alarms only</string>
6052
6053     <!--  Do not disturb: Zen mode option: No interruptions [CHAR LIMIT=60] -->
6054     <string name="zen_mode_option_no_interruptions">Total silence</string>
6055
6056     <!--  Do not disturb: Zen mode combined summary + condition line [CHAR LIMIT=60] -->
6057     <string name="zen_mode_summary_combination"><xliff:g id="mode" example="Priority only">%1$s</xliff:g>: <xliff:g id="exit condition" example="Until you turn this off">%2$s</xliff:g></string>
6058
6059     <!--  Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] -->
6060     <string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string>
6061
6062
6063     <!-- Configure Notifications Settings title. [CHAR LIMIT=30] -->
6064     <string name="configure_notification_settings">Configure notifications</string>
6065
6066     <!-- Configure Notifications: Advanced section header [CHAR LIMIT=30] -->
6067     <string name="advanced_section_header">Advanced</string>
6068
6069     <!-- Configure Notifications: Work profile section header [CHAR LIMIT=30] -->
6070     <string name="profile_section_header">Work notifications</string>
6071
6072     <!-- Configure Notifications: Title for the pulse notification light option. [CHAR LIMIT=30] -->
6073     <string name="notification_pulse_title">Pulse notification light</string>
6074
6075     <!-- Configure Notifications: Title for the option controlling notifications on the lockscreen. [CHAR LIMIT=30] -->
6076     <string name="lock_screen_notifications_title">On the lock screen</string>
6077
6078     <!-- Configure Notifications: Value for lockscreen notifications:  all information will be
6079          shown in notifications shown on a secure lock screen
6080          [CHAR LIMIT=50] -->
6081     <string name="lock_screen_notifications_summary_show">Show all notification content</string>
6082
6083     <!-- Configure Notifications: Value for lockscreen notifications: sensitive information will be
6084          hidden or redacted from notifications shown on a secure lock screen
6085          [CHAR LIMIT=50] -->
6086     <string name="lock_screen_notifications_summary_hide">Hide sensitive notification content</string>
6087
6088     <!-- Configure Notifications: Value for lockscreen notifications: notifications will not appear on a secure lock screen
6089          [CHAR LIMIT=50] -->
6090     <string name="lock_screen_notifications_summary_disable">Don\u2019t show notifications at all</string>
6091
6092     <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Message asking the user how they want their notifications to appear when the device is locked [CHAR LIMIT=NONE] -->
6093     <string name="lock_screen_notifications_interstitial_message">When your device is locked, how do you want notifications to show?</string>
6094
6095     <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Title for the screen asking the user how they want their notifications to appear when the device is locked [CHAR LIMIT=30] -->
6096     <string name="lock_screen_notifications_interstitial_title">Notifications</string>
6097
6098     <!-- Configure Notifications: Value for lockscreen notifications:  all information will be
6099          shown in work notifications shown on a secure lock screen
6100          [CHAR LIMIT=50] -->
6101     <string name="lock_screen_notifications_summary_show_profile">Show all work notification content</string>
6102
6103     <!-- Configure Notifications: Value for lockscreen notifications: sensitive information will be
6104          hidden or redacted from work notifications shown on a secure lock screen
6105          [CHAR LIMIT=50] -->
6106     <string name="lock_screen_notifications_summary_hide_profile">Hide sensitive work notification content</string>
6107
6108     <!-- Configure Notifications: Value for lockscreen notifications: work notifications will not appear on a secure lock screen
6109          [CHAR LIMIT=50] -->
6110     <string name="lock_screen_notifications_summary_disable_profile">Don\u2019t show work notifications at all</string>
6111
6112     <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Message asking the user how they want their profile notifications to appear when the device is locked [CHAR LIMIT=NONE] -->
6113     <string name="lock_screen_notifications_interstitial_message_profile">When your device is locked, how do you want profile notifications to show?</string>
6114
6115     <!-- Security > Choose PIN/PW/Pattern > Notification redaction interstitial: Title for the screen asking the user how they want their profile notifications to appear when the device is locked [CHAR LIMIT=30] -->
6116     <string name="lock_screen_notifications_interstitial_title_profile">Profile notifications</string>
6117
6118     <!-- Notification Settings: Title for the option managing notifications per application. [CHAR LIMIT=30] -->
6119     <string name="app_notifications_title">Notifications</string>
6120
6121     <!-- [CHAR LIMIT=100] Notification importance slider title -->
6122     <string name="notification_importance_title">Importance</string>
6123
6124     <!-- [CHAR LIMIT=100] Notification Importance slider: unset importance level description -->
6125     <string name="notification_importance_none">Not set</string>
6126
6127     <!-- [CHAR LIMIT=100] Notification Importance slider: blocked importance level description -->
6128     <string name="notification_importance_blocked">Never show notifications from this app</string>
6129
6130     <!-- [CHAR LIMIT=100] Notification Importance slider: min importance level description -->
6131     <string name="notification_importance_min">No full screen interruption, peeking, sound, or vibration. Show at the bottom of the notification list. Hide from lock screen and status bar.</string>
6132
6133     <!-- [CHAR LIMIT=100] Notification Importance slider: low importance level description -->
6134     <string name="notification_importance_low">No full screen interruption, peeking, sound, or vibration.</string>
6135
6136     <!-- [CHAR LIMIT=100] Notification Importance slider: normal importance level description -->
6137     <string name="notification_importance_default">No full screen interruption or peeking.</string>
6138
6139     <!-- [CHAR LIMIT=100] Notification Importance slider: high importance level description -->
6140     <string name="notification_importance_high">Always peek. No full screen interruption.</string>
6141
6142     <!-- [CHAR LIMIT=100] Notification Importance slider: max importance level description -->
6143     <string name="notification_importance_max">Always peek, and allow full screen interruption. Show at the top of the notification list.</string>
6144
6145     <!-- [CHAR LIMIT=100] Notification Importance slider: max importance level description -->
6146     <string name="notification_importance_unspecified">App determines importance for each notification</string>
6147
6148     <!-- [CHAR LIMIT=60] Notification importance reset button -->
6149     <string name="importance_reset">Reset</string>
6150
6151     <!-- [CHAR LIMIT=40] Notification importance title -->
6152     <string name="show_silently">Show silently</string>
6153
6154     <!-- [CHAR LIMIT=180] Notification importance summary -->
6155     <string name="show_silently_summary">Don\'t make sound, vibrate, or peek these notifications into view on the current screen.</string>
6156
6157     <!-- Sound & notification > Advanced section: Title for managing notification listeners option. [CHAR LIMIT=30] -->
6158     <string name="manage_notification_access_title">Notification access</string>
6159
6160     <!-- Summary of preference to manage notification listeners, when none are enabled -->
6161     <string name="manage_notification_access_summary_zero">Apps cannot read notifications</string>
6162
6163     <!-- Summary of preference to manage notification listeners, when one or more are enabled
6164          and are therefore able to read the user's notifications -->
6165     <plurals name="manage_notification_access_summary_nonzero">
6166         <item quantity="one">%d app can read notifications</item>
6167         <item quantity="other">%d apps can read notifications</item>
6168     </plurals>
6169
6170     <!-- String to show in the list of notification listeners, when none is installed -->
6171     <string name="no_notification_listeners">No installed apps have requested notification access.</string>
6172
6173     <!-- Title for a warning message about security implications of enabling a notification
6174           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6175     <string name="notification_listener_security_warning_title">Allow notification access for
6176          <xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string>
6177     <!-- Summary for a warning message about security implications of enabling a notification
6178           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6179     <string name="notification_listener_security_warning_summary">
6180         <xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to read all notifications,
6181         including personal information such as contact names and the text of messages you receive.
6182         It will also be able to dismiss notifications or trigger action buttons they contain.
6183         \n\nThis will also give the app the ability to turn Do Not Disturb on or off and change related settings.
6184     </string>
6185     <string name="notification_listener_disable_warning_summary">
6186         If you turn off notification access for <xliff:g id="notification_listener_name">%1$s</xliff:g>, Do Not Disturb access may also be turned off.
6187     </string>
6188     <string name="notification_listener_disable_warning_confirm">Turn off</string>
6189     <string name="notification_listener_disable_warning_cancel">Cancel</string>
6190
6191     <!-- Title for managing VR (virtual reality) helper services. [CHAR LIMIT=50] -->
6192     <string name="vr_listeners_title">VR helper services</string>
6193
6194     <!-- String to show in the list of vr listeners, when none is installed -->
6195     <string name="no_vr_listeners">No installed apps have requested to be run as VR helper services.</string>
6196
6197     <!-- Title for a warning message about security implications of enabling a VR
6198           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6199     <string name="vr_listener_security_warning_title">Allow VR service access for
6200          <xliff:g id="service" example="VrCore">%1$s</xliff:g>?</string>
6201     <!-- Summary for a warning message about security implications of enabling a VR
6202           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6203     <string name="vr_listener_security_warning_summary">
6204         <xliff:g id="vr_listener_name">%1$s</xliff:g> will be able to run when you are using
6205         applications in virtual reality mode.
6206     </string>
6207
6208     <!-- Title for what display preferences are applied when device is in VR mode -->
6209     <string name="display_vr_pref_title">When device is in VR</string>
6210
6211     <!-- [CHAR LIMIT=70] Put display into low-persistence mode, this decreases motion blur. -->
6212     <string name="display_vr_pref_low_persistence">Reduce blur (recommended)</string>
6213
6214     <!-- [CHAR LIMIT=70] Do not change default display settings, this may reduce perceived screen
6215          flicker while in VR mode. -->
6216     <string name="display_vr_pref_off">Reduce flicker</string>
6217
6218     <!-- Sound & notification > Advanced section: Title for managing Do Not Disturb access option. [CHAR LIMIT=40] -->
6219     <string name="manage_zen_access_title">Do Not Disturb access</string>
6220
6221     <!-- Sound & notification > Do Not Disturb access > Text to display when the list is empty. [CHAR LIMIT=NONE] -->
6222     <string name="zen_access_empty_text">No installed apps have requested Do Not Disturb access</string>
6223
6224     <!-- [CHAR LIMIT=NONE] Text when loading app list in notification settings -->
6225     <string name="loading_notification_apps">Loading apps...</string>
6226
6227     <!-- [CHAR LIMIT=NONE] App notification settings: Block option title -->
6228     <string name="app_notification_block_title">Block all</string>
6229
6230     <!-- [CHAR LIMIT=NONE] App notification settings: Block option description-->
6231     <string name="app_notification_block_summary">Never show notifications from this app</string>
6232
6233     <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option title -->
6234     <string name="app_notification_override_dnd_title">Override Do Not Disturb</string>
6235
6236     <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option description-->
6237     <string name="app_notification_override_dnd_summary">Let these notifications continue to interrupt when Do Not Disturb is set to Priority Only</string>
6238
6239     <!-- [CHAR LIMIT=NONE] App notification settings: Visibility override option title -->
6240     <string name="app_notification_visibility_override_title">On the lock screen</string>
6241
6242     <!-- [CHAR LIMIT=20] Notification settings: App notifications row summary when banned -->
6243     <string name="app_notification_row_banned">Blocked</string>
6244
6245     <!-- [CHAR LIMIT=40] Notification settings: App notifications row summary when high priority -->
6246     <string name="app_notification_row_priority">Priority</string>
6247
6248     <!-- [CHAR LIMIT=20] Notification settings: App notifications row summary when sensitive -->
6249     <string name="app_notification_row_sensitive">Sensitive</string>
6250
6251     <!-- [CHAR LIMIT=20] Notification settings: App notifications dialog dismiss button caption -->
6252     <string name="app_notifications_dialog_done">Done</string>
6253
6254     <!-- [CHAR LIMIT=150] App notification settings: App notifications Importance title -->
6255     <string name="app_notification_importance_title">Importance</string>
6256
6257     <!-- [CHAR LIMIT=40] Zen mode settings: Rule name option and edit dialog title -->
6258     <string name="zen_mode_rule_name">Rule name</string>
6259
6260     <!-- [CHAR LIMIT=40] Zen mode settings: Rule name hint text -->
6261     <string name="zen_mode_rule_name_hint">Enter rule name</string>
6262
6263     <!-- [CHAR LIMIT=100] Zen mode settings: Warning text for invalid zen rule names -->
6264     <string name="zen_mode_rule_name_warning">Rule name already in use</string>
6265
6266     <!-- [CHAR LIMIT=40] Zen mode settings: Add rule menu option name -->
6267     <string name="zen_mode_add_rule">Add rule</string>
6268
6269     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule menu option name -->
6270     <string name="zen_mode_delete_rule">Delete rule</string>
6271
6272     <!-- [CHAR LIMIT=60] Zen mode settings: Choose rule type dialog title -->
6273     <string name="zen_mode_choose_rule_type">Choose rule type</string>
6274
6275     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule dialog confirmation message -->
6276     <string name="zen_mode_delete_rule_confirmation">Delete \u201c<xliff:g id="rule" example="Weekends">%1$s</xliff:g>\u201d rule?</string>
6277
6278     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule dialog button caption -->
6279     <string name="zen_mode_delete_rule_button">Delete</string>
6280
6281     <!-- [CHAR LIMIT=40] Zen mode settings: External rule type -->
6282     <string name="zen_mode_rule_type">Rule type</string>
6283
6284     <!-- [CHAR LIMIT=40] Zen mode settings: External rule type name if unknown -->
6285     <string name="zen_mode_rule_type_unknown">Unknown</string>
6286
6287     <!-- [CHAR LIMIT=40] Zen mode settings: Configure external rule -->
6288     <string name="zen_mode_configure_rule">Configure rule</string>
6289
6290     <!-- [CHAR LIMIT=40] Zen mode settings: Schedule rule type name -->
6291     <string name="zen_schedule_rule_type_name">Time rule</string>
6292
6293     <!-- [CHAR LIMIT=NONE] Zen mode settings: Schedule rule toast hint when enabled -->
6294     <string name="zen_schedule_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified times</string>
6295
6296     <!-- [CHAR LIMIT=40] Zen mode settings: Event rule type name -->
6297     <string name="zen_event_rule_type_name">Event rule</string>
6298
6299     <!-- [CHAR LIMIT=NONE] Zen mode settings: Event rule toast hint when enabled -->
6300     <string name="zen_event_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified events</string>
6301
6302     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option title -->
6303     <string name="zen_mode_event_rule_calendar">During events for</string>
6304
6305     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: During events for -->
6306     <string name="zen_mode_event_rule_summary_calendar_template">During events for <xliff:g id="calendar" example="any calendar">%1$s</xliff:g></string>
6307
6308     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: any calendar -->
6309     <string name="zen_mode_event_rule_summary_any_calendar">any calendar</string>
6310
6311     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: Where reply is -->
6312     <string name="zen_mode_event_rule_summary_reply_template">Where reply is <xliff:g id="reply" example="Yes, Maybe, or Not replied">%1$s</xliff:g></string>
6313
6314     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option value for any calendar -->
6315     <string name="zen_mode_event_rule_calendar_any">Any calendar</string>
6316
6317     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option title -->
6318     <string name="zen_mode_event_rule_reply">Where reply is</string>
6319
6320     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes, Maybe, or Not replied -->
6321     <string name="zen_mode_event_rule_reply_any_except_no">Yes, Maybe, or Not replied</string>
6322
6323     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes or Maybe -->
6324     <string name="zen_mode_event_rule_reply_yes_or_maybe">Yes or Maybe</string>
6325
6326     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes -->
6327     <string name="zen_mode_event_rule_reply_yes">Yes</string>
6328
6329     <!-- [CHAR LIMIT=40] Zen mode settings: Text to display if rule isn't found -->
6330     <string name="zen_mode_rule_not_found_text">Rule not found.</string>
6331
6332     <!-- [CHAR LIMIT=40] Zen mode settings: Rule summary template (when enabled) -->
6333     <string name="zen_mode_rule_summary_enabled_combination">On / <xliff:g id="mode" example="Alarms only">%1$s</xliff:g></string>
6334
6335     <!-- [CHAR LIMIT=40] Zen mode settings: Third party Rule summary template -->
6336     <string name="zen_mode_rule_summary_provider_combination"><xliff:g id="package" example="Condition Provider App">%1$s</xliff:g>\n<xliff:g id="summary" example="On / Alarms only">%2$s</xliff:g></string>
6337
6338     <!-- [CHAR LIMIT=40] Zen mode settings: Time-based rule days option title -->
6339     <string name="zen_mode_schedule_rule_days">Days</string>
6340
6341     <!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option value, no days set -->
6342     <string name="zen_mode_schedule_rule_days_none">None</string>
6343
6344     <!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option value, all days set -->
6345     <string name="zen_mode_schedule_rule_days_all">Every day</string>
6346
6347     <!-- [CHAR LIMIT=60] Zen mode settings: Downtime rule setting -->
6348     <string name="zen_mode_schedule_alarm_title">Alarm can override end time</string>
6349
6350     <!-- [CHAR LIMIT=NONE] Zen mode settings: Downtime rule setting -->
6351     <string name="zen_mode_schedule_alarm_summary">Stop at the end time or next alarm, whichever comes first</string>
6352
6353     <!-- [CHAR LIMIT=40] General divider text when concatenating multiple items in a text summary -->
6354     <string name="summary_divider_text">,\u0020</string>
6355
6356     <!-- [CHAR LIMIT=40] General template for a symbolic start - end range in a text summary -->
6357     <string name="summary_range_symbol_combination"><xliff:g id="start" example="Sun">%1$s</xliff:g> - <xliff:g id="end" example="Thu">%2$s</xliff:g></string>
6358
6359     <!-- [CHAR LIMIT=40] General template for a verbal start to end range in a text summary -->
6360     <string name="summary_range_verbal_combination"><xliff:g id="start" example="Sun">%1$s</xliff:g> to <xliff:g id="end" example="Thu">%2$s</xliff:g></string>
6361
6362     <!-- [CHAR LIMIT=20] Zen mode settings: Calls option -->
6363     <string name="zen_mode_calls">Calls</string>
6364
6365     <!-- [CHAR LIMIT=20] Zen mode settings: Messages option -->
6366     <string name="zen_mode_messages">Messages</string>
6367
6368     <!-- [CHAR LIMIT=50] Zen mode settings: All messages summary -->
6369     <string name="zen_mode_all_messages">All messages</string>
6370
6371     <!-- [CHAR LIMIT=50] Zen mode settings: Selected messages summary -->
6372     <string name="zen_mode_selected_messages">Selected messages</string>
6373
6374     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From anyone -->
6375     <string name="zen_mode_from_anyone">From anyone</string>
6376
6377     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From contacts only -->
6378     <string name="zen_mode_from_contacts">From contacts only</string>
6379
6380     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From starred contacts only -->
6381     <string name="zen_mode_from_starred">From starred contacts only</string>
6382
6383     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: None -->
6384     <string name="zen_mode_from_none">None</string>
6385
6386     <!-- [CHAR LIMIT=50] Zen mode settings: Alarms option -->
6387     <string name="zen_mode_alarms">Alarms</string>
6388
6389     <!-- [CHAR LIMIT=50] Zen mode settings: Reminders option -->
6390     <string name="zen_mode_reminders">Reminders</string>
6391
6392     <!-- [CHAR LIMIT=50] Zen mode settings: Events option -->
6393     <string name="zen_mode_events">Events</string>
6394
6395     <!-- [CHAR LIMIT=50] Zen mode settings: All callers summary -->
6396     <string name="zen_mode_all_callers">All callers</string>
6397
6398     <!-- [CHAR LIMIT=50] Zen mode settings: Selected callers summary -->
6399     <string name="zen_mode_selected_callers">Selected callers</string>
6400
6401     <!-- [CHAR LIMIT=50] Zen mode settings: Repeat callers option -->
6402     <string name="zen_mode_repeat_callers">Repeat callers</string>
6403
6404     <!-- [CHAR LIMIT=200] Zen mode settings: Repeat callers option summary -->
6405     <string name="zen_mode_repeat_callers_summary">If the same person calls a second time within a <xliff:g id="minutes">%d</xliff:g> minute period, allow it</string>
6406
6407     <!-- [CHAR LIMIT=20] Zen mode settings: When option -->
6408     <string name="zen_mode_when">Automatically turn on</string>
6409
6410     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Never -->
6411     <string name="zen_mode_when_never">Never</string>
6412
6413     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Every night -->
6414     <string name="zen_mode_when_every_night">Every night</string>
6415
6416     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Weeknights -->
6417     <string name="zen_mode_when_weeknights">Weeknights</string>
6418
6419     <!-- [CHAR LIMIT=20] Zen mode settings: Start time option -->
6420     <string name="zen_mode_start_time">Start time</string>
6421
6422     <!-- [CHAR LIMIT=20] Zen mode settings: End time option -->
6423     <string name="zen_mode_end_time">End time</string>
6424
6425     <!-- [CHAR LIMIT=60] Zen mode settings: End time option: Summary text value format when end time = next day -->
6426     <string name="zen_mode_end_time_next_day_summary_format"><xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g> next day</string>
6427
6428     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only forever. -->
6429     <string name="zen_mode_summary_alarms_only_indefinite">Change to alarms only indefinitely</string>
6430
6431     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only for < 60 minutes. -->
6432     <plurals name="zen_mode_summary_alarms_only_by_minute">
6433         <item quantity="one">Change to alarms only for one minute until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g></item>
6434         <item quantity="other">Change to alarms only for <xliff:g id="duration" example="2">%1$d</xliff:g> minutes (until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g>)</item>
6435     </plurals>
6436
6437     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only for N hours. -->
6438     <plurals name="zen_mode_summary_alarms_only_by_hour">
6439         <item quantity="one">Change to alarms only for one hour until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g></item>
6440         <item quantity="other">Change to alarms only for <xliff:g id="duration" example="2">%1$d</xliff:g> hours until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g></item>
6441     </plurals>
6442
6443     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only until a specific time. -->
6444     <string name="zen_mode_summary_alarms_only_by_time">Change to alarms only until <xliff:g id="formattedTime" example="10:00 PM">%1$s</xliff:g></string>
6445
6446     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: Turn on all notifications. -->
6447     <string name="zen_mode_summary_always">Change to always interrupt</string>
6448
6449     <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is on: title -->
6450     <string name="zen_mode_screen_on">Block when screen is on</string>
6451
6452     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is on: summary -->
6453     <string name="zen_mode_screen_on_summary">Prevent notifications silenced by Do Not Disturb from peeking or popping on screen</string>
6454
6455     <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is off: title -->
6456     <string name="zen_mode_screen_off">Block when screen is off</string>
6457
6458     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
6459     <string name="zen_mode_screen_off_summary">Prevent notifications silenced by Do Not Disturb from turning on the screen or pulsing the notification light</string>
6460     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
6461     <string name="zen_mode_screen_off_summary_no_led">Prevent notifications silenced by Do Not Disturb from turning on the screen</string>
6462
6463     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
6464     <string name="zen_mode_all_visual_interruptions">Off</string>
6465     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
6466     <string name="zen_mode_screen_on_visual_interruptions">When screen is on</string>
6467     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
6468     <string name="zen_mode_screen_off_visual_interruptions">When screen is off</string>
6469     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
6470     <string name="zen_mode_no_visual_interruptions">When screen is on or off</string>
6471
6472     <!-- [CHAR LIMIT=NONE] Content description for per-app notification
6473          settings button -->
6474     <string name="notification_app_settings_button">Notification settings</string>
6475
6476
6477    <!-- [CHAR LIMIT=35] Feedback on the device -->
6478    <string name="device_feedback">Send feedback about this device</string>
6479
6480     <!-- Full package name of OEM preferred device feedback reporter [DO NOT TRANSLATE] -->
6481     <string name="oem_preferred_feedback_reporter" translatable="false"></string>
6482
6483     <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
6484     <string name="restr_pin_enter_admin_pin">Enter administrator PIN</string>
6485
6486     <!-- Switch On/Off  -->
6487     <string name="switch_on_text">On</string>
6488     <string name="switch_off_text">Off</string>
6489
6490     <!-- [CHAR LIMIT=28] Screen pinning title -->
6491     <string name="screen_pinning_title">Screen pinning</string>
6492     <!-- [CHAR LIMIT=300] Screen pinning description -->
6493     <string name="screen_pinning_description">When this setting is turned on, you can use screen pinning to keep the current screen in view until you unpin.\n\nTo use screen pinning:\n\n1. Make sure screen pinning is turned on.\n\n2. Open the screen you want to pin.\n\n3. Tap Overview.\n\n4. Swipe up and then tap the pin icon.</string>
6494     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
6495     <string name="screen_pinning_unlock_pattern">Ask for unlock pattern before unpinning</string>
6496     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
6497     <string name="screen_pinning_unlock_pin">Ask for PIN before unpinning</string>
6498     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
6499     <string name="screen_pinning_unlock_password">Ask for password before unpinning</string>
6500     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
6501     <string name="screen_pinning_unlock_none">Lock device when unpinning</string>
6502
6503     <!-- Opening string on the dialog that prompts the user to confirm that they really want to delete their existing work profile. The administration app icon and name appear after the final colon. [CHAR LIMIT=NONE] -->
6504     <string name="opening_paragraph_delete_profile_unknown_company">This work profile is managed by:</string>
6505     <!-- Summary for work profile accounts group. [CHAR LIMIT=25] -->
6506     <string name="managing_admin">Managed by <xliff:g id="admin_app_label">%s</xliff:g></string>
6507
6508     <!-- Summary Title for saying that the preference is experimental and will evolve over time due to User feedback. [CHAR LIMIT=NONE] -->
6509     <string name="experimental_preference">(Experimental)</string>
6510
6511     <!-- [CHAR LIMIT=45] Auto-rotate setting title -->
6512     <string name="display_auto_rotate_title">When device is rotated</string>
6513     <!-- [CHAR LIMIT=70] Rotate when screen is turned option -->
6514     <string name="display_auto_rotate_rotate">Rotate the contents of the screen</string>
6515     <!-- [CHAR LIMIT=70] Keep the screen in portrait when rotated -->
6516     <string name="display_auto_rotate_stay_in_portrait">Stay in portrait view</string>
6517     <!-- [CHAR LIMIT=70] Keep the screen in landscape when rotated -->
6518     <string name="display_auto_rotate_stay_in_landscape">Stay in landscape view</string>
6519     <!-- [CHAR LIMIT=70] Don't rotate when screen is turned option -->
6520     <string name="display_auto_rotate_stay_in_current">Stay in current orientation</string>
6521
6522     <!-- Title and summary for SIM Status -->
6523     <!-- Title for IMEI preference [CHAR LIMIT=30] -->
6524     <string name="imei_information_title">IMEI information</string>
6525
6526     <!-- Encryption interstitial title. This screen asks the user whether the device will ask for a PIN / pattern / password before the device starts up. [CHAR LIMIT=30] -->
6527     <string name="encryption_interstitial_header">Secure start-up</string>
6528
6529     <!-- Encryption interstitial button to continue with the shown setting.  Appears on screen that asks the user to opt in/out of encrypting device with a pin/pattern/password. [CHAR LIMIT=NONE] -->
6530     <string name="encryption_continue_button">Continue</string>
6531
6532     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a PIN to encrypt the device. [CHAR LIMIT=NONE] -->
6533     <string name="encryption_interstitial_message_pin">
6534    You can further protect this device by requiring your PIN before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.
6535    \n\nThis helps protect data on lost or stolen devices.
6536    </string>
6537     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a pattern to encrypt the device. [CHAR LIMIT=NONE] -->
6538     <string name="encryption_interstitial_message_pattern">
6539    You can further protect this device by requiring your pattern before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.
6540    \n\nThis helps protect data on lost or stolen devices.
6541    </string>
6542     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a password to encrypt the device. [CHAR LIMIT=NONE] -->
6543     <string name="encryption_interstitial_message_password">
6544    You can further protect this device by requiring your password before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.
6545    \n\nThis helps protect data on lost or stolen devices.
6546    </string>
6547
6548     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a PIN to encrypt the device while setting up fingerprint unlock. [CHAR LIMIT=NONE] -->
6549     <string name="encryption_interstitial_message_pin_for_fingerprint">In addition to using your fingerprint to unlock your device, you can further protect this device by requiring your PIN before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.\n\nThis helps protect data on lost or stolen devices.</string>
6550     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a pattern to encrypt the device while setting up fingerprint unlock. [CHAR LIMIT=NONE] -->
6551     <string name="encryption_interstitial_message_pattern_for_fingerprint">In addition to using your fingerprint to unlock your device, you can further protect this device by requiring your pattern before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.\n\nThis helps protect data on lost or stolen devices.</string>
6552     <!-- Message shown on encryption interstitial to ask the user whether or not they want to use a password to encrypt the device while setting up fingerprint unlock. [CHAR LIMIT=NONE] -->
6553     <string name="encryption_interstitial_message_password_for_fingerprint">In addition to using your fingerprint to unlock your device, you can further protect this device by requiring your password before it starts up. Until the device starts up, it can\u2019t receive calls, messages, or notifications, including alarms.\n\nThis helps protect data on lost or stolen devices.</string>
6554
6555     <!-- Radio button text that require a PIN to start device [CHAR LIMIT=NONE] -->
6556     <string name="encrypt_require_pin">Require PIN to start device</string>
6557     <!-- Radio button text that require a pattern to start device [CHAR LIMIT=NONE] -->
6558     <string name="encrypt_require_pattern">Require pattern to start device</string>
6559     <!-- Radio button text that require a password to start device [CHAR LIMIT=NONE] -->
6560     <string name="encrypt_require_password">Require password to start device</string>
6561
6562     <!-- Radio button text that doesn't require a PIN to decrypt [CHAR LIMIT=NONE] -->
6563     <string name="encrypt_dont_require_pin">No thanks</string>
6564     <!-- Radio button text that doesn't require a pattern to decrypt [CHAR LIMIT=NONE] -->
6565     <string name="encrypt_dont_require_pattern">No thanks</string>
6566     <!-- Radio button text that doesn't require a password to decrypt [CHAR LIMIT=NONE] -->
6567     <string name="encrypt_dont_require_password">No thanks</string>
6568
6569    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
6570    <string name="encrypt_talkback_dialog_require_pin">Require PIN?</string>
6571
6572    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
6573    <string name="encrypt_talkback_dialog_require_pattern">Require pattern?</string>
6574
6575    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
6576    <string name="encrypt_talkback_dialog_require_password">Require password?</string>
6577
6578    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
6579    <string name="encrypt_talkback_dialog_message_pin">When you enter your PIN to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\u2019t yet be available.</string>
6580
6581    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
6582    <string name="encrypt_talkback_dialog_message_pattern">When you enter your pattern to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\u2019t yet be available.</string>
6583
6584    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
6585    <string name="encrypt_talkback_dialog_message_password">When you enter your password to start this device, accessibility services like <xliff:g id="service" example="TalkBack">%1$s</xliff:g> won\u2019t yet be available.</string>
6586
6587    <!-- [CHAR LIMIT=NONE] Dialog body explaining that the app just selected by the user will not work after a reboot until until after the user enters their credentials, such as a PIN or password. -->
6588    <string name="direct_boot_unaware_dialog_message">Note: After a reboot, this app can\'t start until you unlock your phone</string>
6589
6590    <!-- Title and summary for SIM Status -->
6591    <string name="imei_information_title">IMEI information</string>
6592    <string name="imei_information_summary">IMEI relative information</string>
6593    <string name="slot_number">(Slot<xliff:g id="slot_num">%1$d</xliff:g>)</string>
6594
6595    <!-- New strings needed for App Info 2 -->
6596    <!-- Preference label for app default launch settings [CHAR LIMIT=35]-->
6597    <string name="launch_by_default">Open by default</string>
6598
6599    <!-- Summary for app storage preference [CHAR LIMIT=15] -->
6600    <string name="storage_summary_format"><xliff:g id="size" example="30.00MB">%1$s</xliff:g> used in <xliff:g id="storage_type" example="internal storage">%2$s</xliff:g></string>
6601
6602    <!-- Category name for App Launch -->
6603    <string name="app_launch_domain_links_title">Opening links</string>
6604    <string name="app_launch_open_domain_urls_title">Open supported links</string>
6605    <string name="app_launch_open_domain_urls_summary">Open without asking</string>
6606    <string name="app_launch_supported_domain_urls_title">Supported links</string>
6607    <string name="app_launch_other_defaults_title">Other defaults</string>
6608
6609    <!-- Summary for app storage preference -->
6610    <string name="storage_summary_format"><xliff:g id="size" example="30.00MB">%1$s</xliff:g> used in <xliff:g id="storage_type" example="internal memory">%2$s</xliff:g></string>
6611    <!-- Internal storage label -->
6612    <string name="storage_type_internal">internal memory</string>
6613    <!-- External storage label -->
6614    <string name="storage_type_external">external memory</string>
6615
6616    <!-- Summary describing internal storage for applications [CHAR LIMIT=25] -->
6617    <string name="storage_type_internal">Internal storage</string>
6618    <!-- Summary describing external storage for applications [CHAR LIMIT=25] -->
6619    <string name="storage_type_external">External storage</string>
6620
6621    <!-- Title for data usage screen when entered from app info [CHAR LIMIT=30] -->
6622    <string name="app_data_usage">App data usage</string>
6623    <!-- Summary for data usage preference [CHAR LIMIT=15] -->
6624    <string name="data_summary_format"><xliff:g id="size" example="30.00MB">%1$s</xliff:g> used since <xliff:g id="date" example="Jan 12">%2$s</xliff:g></string>
6625
6626    <!-- Title of storage preference to control where app is stored -->
6627    <string name="storage_used">Storage used</string>
6628
6629    <!-- Title of button to change storage [CHAR LIMIT=25] -->
6630    <string name="change">Change</string>
6631
6632    <!-- Title of dialog to change storage [CHAR LIMIT=25] -->
6633    <string name="change_storage">Change storage</string>
6634
6635    <!-- Label for notification settings for an specific app [CHAR LIMIT=40] -->
6636    <string name="notifications_label">Notifications</string>
6637    <!-- App notification summary with notifications enabled [CHAR LIMIT=40] -->
6638    <string name="notifications_enabled">Normal</string>
6639    <!-- App notification summary with notifications disabled [CHAR LIMIT=40] -->
6640    <string name="notifications_disabled">Blocked</string>
6641     <!-- App notification summary with notifications silenced [CHAR LIMIT=40] -->
6642     <string name="notifications_silenced">Silenced</string>
6643     <!-- App notification summary with notifications redacted [CHAR LIMIT=70] -->
6644     <string name="notifications_redacted">Sensitive content not on lock screen</string>
6645     <!-- App notification summary with notifications hidden [CHAR LIMIT=40] -->
6646     <string name="notifications_hidden">Not on lock screen</string>
6647     <!-- App notification summary with notifications bypassing DND [CHAR LIMIT=40] -->
6648     <string name="notifications_priority">Do Not Disturb overridden</string>
6649     <!-- App notification summary divider [CHAR LIMIT=40] -->
6650     <string name="notifications_summary_divider">\u00A0/\u00A0</string>
6651     <!-- App notification summary for advanced controls -->
6652     <string name="notification_summary_level">Level %d</string>
6653
6654    <!-- Permissions preference summary [CHAR LIMIT=40] -->
6655    <plurals name="permissions_summary">
6656        <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> permission granted</item>
6657        <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> permissions granted</item>
6658    </plurals>
6659
6660    <!-- Runtime permissions preference summary [CHAR LIMIT=40] -->
6661    <plurals name="runtime_permissions_summary">
6662        <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> of <xliff:g id="count" example="1">%d</xliff:g> permission granted</item>
6663        <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> permissions granted</item>
6664    </plurals>
6665
6666     <!-- Runtime permissions preference summary.  Number of additional permissions granted. [CHAR LIMIT=40] -->
6667     <plurals name="runtime_permissions_additional_count">
6668         <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> additional permission</item>
6669         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> additional permissions</item>
6670     </plurals>
6671
6672     <!-- Runtime permissions preference summary, shown when the app has no permissions granted. [CHAR LIMIT=40] -->
6673     <string name="runtime_permissions_summary_no_permissions_granted">No permissions granted</string>
6674
6675     <!-- Runtime permissions preference summary, shown when the app requests no permissions. [CHAR LIMIT=40] -->
6676     <string name="runtime_permissions_summary_no_permissions_requested">No permissions requested</string>
6677
6678     <!-- Label for showing all apps in list [CHAR LIMIT=30] -->
6679     <string name="filter_all_apps">All apps</string>
6680     <!-- Label for showing enabled apps in list [CHAR LIMIT=30] -->
6681     <string name="filter_enabled_apps">Enabled</string>
6682     <!-- Label for showing personal apps in list [CHAR LIMIT=30] -->
6683     <string name="filter_personal_apps">Personal</string>
6684     <!-- Label for showing work apps in list [CHAR LIMIT=30] -->
6685     <string name="filter_work_apps">Work</string>
6686     <!-- Label for showing apps with blocked notifications in list [CHAR LIMIT=30] -->
6687     <string name="filter_notif_blocked_apps">Blocked</string>
6688     <!-- Label for showing apps with domain URLs (data URI with http or https) in list [CHAR LIMIT=30] -->
6689     <string name="filter_with_domain_urls_apps">With domain URLs</string>
6690     <!-- Label for showing apps with priority notifications in list [CHAR LIMIT=50] -->
6691     <string name="filter_notif_priority_apps">Overrides Do Not Disturb</string>
6692     <!-- Label for showing apps redacting sensitive notifications in list [CHAR LIMIT=50] -->
6693     <string name="filter_notif_sensitive_apps">No sensitive content on lock screen</string>
6694     <!-- Label for showing apps hiding notifications from lockscreen [CHAR LIMIT=50] -->
6695     <string name="filter_notif_hide_notifications_apps">Never shown on lock screen</string>
6696     <!-- Filter label for apps that the user has silenced [CHAR LIMIT=40] -->
6697     <string name="filter_notif_silent">Shown silently</string>
6698
6699     <!-- Title for advanced application management settings [CHAR LIMIT=30] -->
6700     <string name="advanced_apps">Advanced</string>
6701
6702     <!-- Title for application configuration settings [CHAR LIMIT=30] -->
6703     <string name="configure_apps">Configure apps</string>
6704
6705    <!-- Warning toast shown when data usage screen can't find specified app -->
6706    <string name="unknown_app">Unknown app</string>
6707
6708    <!-- Label for list that shows all permissions -->
6709    <string name="app_permissions">App permissions</string>
6710    <!-- Summary of permissions currently granted to apps [CHAR LIMIT=45] -->
6711    <string name="app_permissions_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed additional access</string>
6712    <!-- Summary of number of apps currently granted a single permission [CHAR
6713         LIMIT=45] -->
6714    <string name="app_permissions_group_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed</string>
6715
6716    <!-- Label for tap to wake setting [CHAR LIMIT=30] -->
6717    <string name="tap_to_wake">Tap to wake</string>
6718
6719    <!-- Summary for take to wake setting [CHAR LIMIT=90] -->
6720    <string name="tap_to_wake_summary">Double-tap anywhere on the screen to wake device</string>
6721
6722     <!-- Title of a preference item that will show the user's preferences for this app's priority for opening links to websites that it claims to support [CHAR LIMIT=30] -->
6723     <string name="domain_urls_title">Opening links</string>
6724
6725     <!-- Summary for an app that doesn't open any domain URLs [CHAR LIMIT=45] -->
6726     <string name="domain_urls_summary_none">Don\u2019t open supported links</string>
6727
6728     <!-- Summary of an app that can open URLs for exactly one domain [CHAR LIMIT=45] -->
6729     <string name="domain_urls_summary_one">Open <xliff:g id="domain" example="mail.google.com">%s</xliff:g></string>
6730
6731     <!-- Summary of an app that can open several domain's URLs [CHAR LIMIT=45] -->
6732     <string name="domain_urls_summary_some">Open <xliff:g id="domain" example="mail.google.com">%s</xliff:g> and other URLs</string>
6733
6734     <!-- Description of settings item that leads to list of all apps that can open web links [CHAR LIMIT=NONE] -->
6735     <plurals name="domain_urls_apps_summary">
6736         <item quantity="zero">No app can open any supported link</item>
6737         <item quantity="one">One app can open its supported links</item>
6738         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps can open their supported links</item>
6739     </plurals>
6740
6741     <!-- Explanation that the app that will ALWAYS be launched to open web links to domains that it understands -->
6742     <string name="app_link_open_always">Open in this app</string>
6743
6744     <!-- Explanation that the user will be asked whether to launch the app to open web links to domains that it understands -->
6745     <string name="app_link_open_ask">Ask every time</string>
6746
6747     <!-- Explanation that the app that will NEVER be launched to open web links to domains that it understands -->
6748     <string name="app_link_open_never">Don&#8217;t open in this app</string>
6749
6750     <!-- Fingerprint hint message when finger was not recognized.-->
6751     <string name="fingerprint_not_recognized">Not recognized</string>
6752
6753     <!-- Title for Default Apps settings [CHAR LIMIT=30] -->
6754     <string name="default_apps_title">Default</string>
6755
6756     <!-- Title for Default Apps settings for work [CHAR LIMIT=30] -->
6757     <string name="default_for_work">Default for work</string>
6758
6759     <!-- Title for Assist and voice input settings [CHAR LIMIT=30] -->
6760     <string name="assist_and_voice_input_title">Assist &amp; voice input</string>
6761
6762     <!-- Title for Default Assist settings [CHAR LIMIT=30] -->
6763     <string name="default_assist_title">Assist app</string>
6764
6765     <!-- Summary for No Default Assist settings [CHAR LIMIT=45] -->
6766     <string name="default_assist_none">None</string>
6767
6768     <!-- Title for Choose Assist dialog [CHAR LIMIT=35] -->
6769     <string name="choose_assist_title">Choose Assist app</string>
6770
6771     <!-- [CHAR_LIMIT=45] Title of the security warning dialog for setting an assitant -->
6772     <string name="assistant_security_warning_title">
6773         Make <xliff:g id="assistant_app_name">%s</xliff:g> your assistant?
6774     </string>
6775
6776     <!-- [CHAR_LIMIT=NONE] Warning message about security implications of setting an assistant,
6777          displayed as a dialog message when the user selects an assistant. -->
6778     <string name="assistant_security_warning">The assistant will be able to read information about
6779         apps in use on your system, including information visible on your screen or accessible
6780         within the apps.</string>
6781
6782     <!-- Label for the button to acknowledge assistant security implications. [CHAR LIMIT=30] -->
6783     <string name="assistant_security_warning_agree">Agree</string>
6784
6785     <!-- Label for the button to bail out assistant security implications. [CHAR LIMIT=30] -->
6786     <string name="assistant_security_warning_disagree">Disagree</string>
6787
6788     <!-- Title for Choose voice input dialog [CHAR LIMIT=30] -->
6789     <string name="choose_voice_input_title">Choose voice input</string>
6790
6791     <!-- Title for Default Browser settings [CHAR LIMIT=30] -->
6792     <string name="default_browser_title">Browser app</string>
6793
6794     <!-- Summary for No Default Browser settings [CHAR LIMIT=45] -->
6795     <string name="default_browser_title_none">No default Browser</string>
6796
6797     <!--  Title for Default Phone app settings [CHAR LIMIT=30] -->
6798     <string name="default_phone_title">Phone app</string>
6799
6800     <!-- Label of default app for current setting [CHAR LIMIT=40] -->
6801     <string name="default_app">(Default)</string>
6802
6803     <!-- Label of system app for current setting -->
6804     <string name="system_app">(System)</string>
6805
6806     <!-- Label of system and default app for current setting -->
6807     <string name="system_default_app">(System default)</string>
6808
6809     <!-- Title of app storage screen [CHAR LIMIT=30] -->
6810     <string name="apps_storage">Apps storage</string>
6811
6812     <!-- Title of usage access screen [CHAR LIMIT=30] -->
6813     <string name="usage_access">Usage access</string>
6814
6815     <!-- Label for setting which controls whether app has usage access [CHAR LIMIT=45] -->
6816     <string name="permit_usage_access">Permit usage access</string>
6817
6818     <!-- Link to the apps page for app usage settings [CHAR LIMIT=45] -->
6819     <string name="app_usage_preference">App usage preferences</string>
6820
6821     <!-- Description of the usage access setting [CHAR LIMIT=NONE] -->
6822     <string name="usage_access_description">Usage access allows an app to track what other apps you\u2019re using and how often, as well as your carrier, language settings, and other details.</string>
6823
6824     <!-- Title for screen showing recent memory usage of device [CHAR LIMIT=30]-->
6825     <string name="memory_settings_title">Memory</string>
6826
6827     <!-- Title for screen showing recent memory usage of specific app [CHAR LIMIT=30]-->
6828     <string name="memory_details_title">Memory details</string>
6829
6830     <!-- Description of app always running [CHAR LIMIT=45] -->
6831     <string name="always_running">Always running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
6832
6833     <!-- Description of app sometimes running [CHAR LIMIT=45] -->
6834     <string name="sometimes_running">Sometimes running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
6835
6836     <!-- Description of app rarely running [CHAR LIMIT=45] -->
6837     <string name="rarely_running">Rarely running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
6838
6839     <!-- Maximum memory usage key [CHAR LIMIT=25] -->
6840     <string name="memory_max_use">Maximum</string>
6841
6842     <!-- Average memory usage key [CHAR LIMIT=25] -->
6843     <string name="memory_avg_use">Average</string>
6844
6845     <!-- Maximum memory used by an app [CHAR LIMIT=25] -->
6846     <string name="memory_max_desc">Maximum <xliff:g id="memory" example="30MB">%1$s</xliff:g></string>
6847
6848     <!-- Average memory used by an app [CHAR LIMIT=25] -->
6849     <string name="memory_avg_desc">Average <xliff:g id="memory" example="30MB">%1$s</xliff:g></string>
6850
6851     <!-- Formatting for memory description [CHAR LIMIT=25] -->
6852     <string name="memory_use_running_format"><xliff:g id="memory" example="30MB">%1$s</xliff:g> / <xliff:g id="running" example="Always running">%2$s</xliff:g></string>
6853
6854     <!-- Label for process [CHAR LIMIT=25] -->
6855     <string name="process_format"><xliff:g id="app_name" example="Settings">%1$s</xliff:g> (<xliff:g id="count" example="3">%2$d</xliff:g>)</string>
6856
6857     <!-- Label for list to control apps that ignore battery saving restrictions [CHAR LIMIT=27]-->
6858     <string name="high_power_apps">Battery optimization</string>
6859
6860     <!-- Filter for apps allowed to use a lot of power [CHAR LIMIT=25] -->
6861     <string name="high_power_filter_on">Not optimized</string>
6862
6863     <!-- Summary of app allowed to use a lot of power [CHAR LIMIT=60] -->
6864     <string name="high_power_on">Not optimized</string>
6865
6866     <!-- Summary of app not allowed to use a lot of power [CHAR LIMIT=60] -->
6867     <string name="high_power_off">Optimizing battery use</string>
6868
6869     <!-- Summary of app which doesn't have a battery optimization setting [CHAR LIMIT=60] -->
6870     <string name="high_power_system">Battery optimization not available</string>
6871
6872     <!-- Description of high power switch [CHAR LIMIT=NONE] -->
6873     <string name="high_power_desc">Don\u2019t apply battery optimization. May drain your battery more quickly.</string>
6874
6875     <!-- Description of number of apps with high power turned on [CHAR LIMIT=NONE] -->
6876     <plurals name="high_power_count">
6877         <item quantity="one">1 app allowed to ignore battery optimization</item>
6878         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps allowed to ignore battery optimization</item>
6879     </plurals>
6880
6881     <!-- Title of prompt dialog app can invoke to turn off optimization [CHAR LIMIT=NONE] -->
6882     <string name="high_power_prompt_title">Ignore battery optimizations?</string>
6883
6884     <!-- Body text of prompt dialog app can invoke to turn off optimization [CHAR LIMIT=NONE] -->
6885     <string name="high_power_prompt_body">Let app
6886         <xliff:g id="app_name" example="Settings">%1$s</xliff:g> stay connected in the
6887         background?  This may use more battery.</string>
6888
6889     <!-- Summary of power usage for an app [CHAR LIMIT=NONE] -->
6890     <string name="battery_summary"><xliff:g id="percentage" example="2">%1$d</xliff:g>%% use since last full charge</string>
6891
6892     <!-- Summary for app with no battery usage [CHAR LIMIT=NONE] -->
6893     <string name="no_battery_summary">No battery use since last full charge</string>
6894
6895     <!-- Link to an apps notification settings [CHAR LIMIT=50] -->
6896     <string name="app_notification_preferences">App settings</string>
6897
6898     <!-- Turn on settings for system ui tuner [CHAR LIMIT=40] -->
6899     <string name="system_ui_settings">Show SystemUI Tuner</string>
6900
6901     <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
6902     <string name="additional_permissions">Additional permissions</string>
6903
6904     <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
6905     <string name="additional_permissions_more"><xliff:g id="count" example="2">%1$d</xliff:g> more</string>
6906
6907     <!-- Title of dialog shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
6908     <string name="share_remote_bugreport_dialog_title">Share bug report?</string>
6909     <!-- Message of a dialog shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
6910     <string name="share_remote_bugreport_dialog_message_finished">Your IT admin requested a bug report to help troubleshoot this device. Apps and data may be shared.</string>
6911     <!-- Message of a dialog shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator and it's still being taken. -->
6912     <string name="share_remote_bugreport_dialog_message">Your IT admin requested a bug report to help troubleshoot this device. Apps and data may be shared, and your device may temporarily slow down.</string>
6913     <!-- Message of a dialog shown to inform that the remote bugreport that was requested remotely by the IT administrator is still being taken and will be shared when finished. -->
6914     <string name="sharing_remote_bugreport_dialog_message">This bug report is being shared with your IT admin. Contact them for more details.</string>
6915     <!-- Acceptance label of dialog shown to ask for user consent for sharing the remote bugreport. -->
6916     <string name="share_remote_bugreport_action">Share</string>
6917     <!-- Decline label of dialog shown to ask for user consent for sharing the remote bugreport. -->
6918     <string name="decline_remote_bugreport_action">Decline</string>
6919
6920     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
6921          select what the USB connection for this device should be used for. This choice
6922          is for charging only. -->
6923     <string name="usb_use_charging_only">Charge this device</string>
6924     <!-- Decription of one of the choices in a dialog (with title defined in usb_use) that lets the
6925          user select what the USB connection for this device should be used for. This choice
6926          is for charging only. -->
6927     <string name="usb_use_charging_only_desc">Just charge this device</string>
6928     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
6929          select what the USB connection for this device should be used for. This choice
6930          is for powering the other device only. -->
6931     <string name="usb_use_power_only">Supply power</string>
6932     <!-- Decription of one of the choices in a dialog (with title defined in usb_use) that lets the
6933          user select what the USB connection for this device should be used for. This choice
6934          is for powering the other device. -->
6935     <string name="usb_use_power_only_desc">Supply power to the other connected device</string>
6936     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
6937          select what the USB connection for this device should be used for. This choice
6938          is for transferring files via MTP. -->
6939     <string name="usb_use_file_transfers">Transfer files</string>
6940     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
6941          select what the USB connection for this device should be used for. This choice
6942          is for transferring files via MTP. -->
6943     <string name="usb_use_file_transfers_desc">Transfer files to another device</string>
6944     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
6945          select what the USB connection for this device should be used for. This choice
6946          is for transferring photos via PTP. -->
6947     <string name="usb_use_photo_transfers">Transfer photos (PTP)</string>
6948     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
6949          select what the USB connection for this device should be used for. This choice
6950          is for transferring photos via PTP. -->
6951     <string name="usb_use_photo_transfers_desc">Transfer photos or files if MTP is not supported (PTP)</string>
6952     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
6953          select what the USB connection for this device should be used for. This choice
6954          is for entering MIDI mode. -->
6955     <string name="usb_use_MIDI">Use device as MIDI</string>
6956     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
6957          select what the USB connection for this device should be used for. This choice
6958          is for entering MIDI mode. -->
6959     <string name="usb_use_MIDI_desc">Use this device as MIDI</string>
6960     <!-- The title used in a dialog which lets the user select what the USB connection
6961          for this device should be used for. Choices are usb_use_charging_only,
6962          usb_use_file_transfer, use_use_photo_transfer, and usb_use_MIDI -->
6963     <string name="usb_use">Use USB to</string>
6964
6965     <!-- Settings item title for background check prefs [CHAR LIMIT=35] -->
6966     <string name="background_check_pref">Background check</string>
6967
6968     <!-- Settings screen title for background check prefs [CHAR LIMIT=35] -->
6969     <string name="background_check_title">Full background access</string>
6970
6971     <!-- Title for the "context" preference to determine whether assist can access the data currently displayed on-screen [CHAR LIMIT=40] -->
6972     <string name="assist_access_context_title">Use text from screen</string>
6973
6974     <!-- Summary for the "context" preference to determine whether assist can access the data currently displayed on-screen [CHAR LIMIT=NONE] -->
6975     <string name="assist_access_context_summary">Allow the assist app to access the screen contents as text</string>
6976
6977     <!-- Title for the "screenshot" preference to determine whether assist can access the screenshot of your screen [CHAR LIMIT=40] -->
6978     <string name="assist_access_screenshot_title">Use screenshot</string>
6979
6980     <!-- Summary for the "screenshot" preference to determine whether assist can access the screenshot of your screen [CHAR LIMIT=NONE] -->
6981     <string name="assist_access_screenshot_summary">Allow the assist app to access an image of the screen</string>
6982
6983     <!-- Title for the "flash" preference to determine whether a flash is shown on screen when an assistant accesses the contents of the screeen. [CHAR LIMIT=40] -->
6984     <string name="assist_flash_title">Flash screen</string>
6985
6986     <!-- Summary for the "flash" preference to determine whether a flash is shown on screen when an assistant accesses the contents of the screeen. [CHAR LIMIT=NONE] -->
6987     <string name="assist_flash_summary">Flash edges of screen when assist app accesses text from screen or screenshot</string>
6988
6989     <!-- Footer text in the manage assist screen. [CHAR LIMIT=NONE] -->
6990     <string name="assist_footer">Assist apps can help you based on information from the screen you\u2019re viewing. Some apps support both launcher and voice input services to give you integrated assistance.</string>
6991
6992     <!-- Label for average memory use section [CHAR LIMIT=30] -->
6993     <string name="average_memory_use">Average memory use</string>
6994
6995     <!-- Label for maximum memory use section [CHAR LIMIT=30] -->
6996     <string name="maximum_memory_use">Maximum memory use</string>
6997
6998     <!-- Label for app list of memory use [CHAR LIMIT=30] -->
6999     <string name="memory_usage">Memory usage</string>
7000
7001     <!-- Label for app list of memory use [CHAR LIMIT=30] -->
7002     <string name="app_list_memory_use">App usage</string>
7003
7004     <!-- Label for details about an app's memory use [CHAR LIMIT=30] -->
7005     <string name="memory_details">Details</string>
7006
7007     <!-- Summary for how much memory an app has used [CHAR LIMIT=NONE] -->
7008     <string name="memory_use_summary"><xliff:g id="size" example="30MB">%1$s</xliff:g> avg memory used in last 3 hours</string>
7009
7010     <!-- Summary for no memory use for an app [CHAR LIMIT=NONE] -->
7011     <string name="no_memory_use_summary">No memory used in last 3 hours</string>
7012
7013     <!-- Menu item for Sorting list by average memory use [CHAR LIMIT=NONE]-->
7014     <string name="sort_avg_use">Sort by avg use</string>
7015
7016     <!-- Menu item for Sorting list by maximum memory use [CHAR LIMIT=NONE] -->
7017     <string name="sort_max_use">Sort by max use</string>
7018
7019     <!-- Label for the current performance of the device [CHAR LIMIT=25] -->
7020     <string name="memory_performance">Performance</string>
7021
7022     <!-- Label for total memory of device [CHAR LIMIT=25] -->
7023     <string name="total_memory">Total memory</string>
7024
7025     <!-- Label for average memory usage of device [CHAR LIMIT=25] -->
7026     <string name="average_used">Average used (&#x0025;)</string>
7027
7028     <!-- Label for free memory of device [CHAR LIMIT=25] -->
7029     <string name="free_memory">Free</string>
7030
7031     <!-- Label for button that leads to list of apps and their memory usage [CHAR LIMIT=40]-->
7032     <string name="memory_usage_apps">Memory used by apps</string>
7033
7034     <!-- Description of number of apps using memory [CHAR LIMIT=NONE] -->
7035     <plurals name="memory_usage_apps_summary">
7036         <item quantity="one">1 app used memory in the last <xliff:g id="duration" example="3 hours">%2$s</xliff:g></item>
7037         <item quantity="other"><xliff:g id="count" example="10">%1$d</xliff:g> apps used memory in the last <xliff:g id="duration" example="3 hours">%2$s</xliff:g></item>
7038     </plurals>
7039
7040     <!-- Label for frequency that the app is runnig (e.g. always, sometimes, etc.) [CHAR LIMIT=25] -->
7041     <string name="running_frequency">Frequency</string>
7042
7043     <!-- Label for maximum amount of memory app has used [CHAR LIMIT=25] -->
7044     <string name="memory_maximum_usage">Maximum usage</string>
7045
7046     <!-- Summary of data item when no data usage [CHAR LIMIT=40] -->
7047     <string name="no_data_usage">No data used</string>
7048
7049     <!-- Zen mode access settings - title for warning dialog when enabling access [CHAR LIMIT=NONE] -->
7050     <string name="zen_access_warning_dialog_title">Allow access to Do Not Disturb for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string>
7051
7052     <!-- Zen mode access settings - summary for warning dialog when enabling access [CHAR LIMIT=NONE] -->
7053     <string name="zen_access_warning_dialog_summary">The app will be able to turn on/off Do Not Disturb and make changes to related settings.</string>
7054
7055     <string name="zen_access_disabled_package_warning">Must stay turned on because notification access is on</string>
7056
7057     <!-- Zen mode access settings - title for warning dialog when revoking access [CHAR LIMIT=NONE] -->
7058     <string name="zen_access_revoke_warning_dialog_title">Revoke access to Do Not Disturb for <xliff:g id="app" example="Tasker">%1$s</xliff:g>?</string>
7059
7060     <!-- Zen mode access settings - summary for warning dialog when revoking access [CHAR LIMIT=NONE] -->
7061     <string name="zen_access_revoke_warning_dialog_summary">All Do Not Disturb rules created by this app will be removed.</string>
7062
7063     <!-- Ignore battery optimizations on label [CHAR LIMIT=30] -->
7064     <string name="ignore_optimizations_on">Don\u2019t optimize</string>
7065
7066     <!-- Ignore battery optimizations off label [CHAR LIMIT=30] -->
7067     <string name="ignore_optimizations_off">Optimize</string>
7068
7069     <!-- Ignore battery optimizations on description [CHAR LIMIT=NONE] -->
7070     <string name="ignore_optimizations_on_desc">May drain your battery more quickly</string>
7071
7072     <!-- Ignore battery optimizations off description [CHAR LIMIT=NONE] -->
7073     <string name="ignore_optimizations_off_desc">Recommended for better battery life</string>
7074
7075     <!-- Ignore battery optimizations dialog title [CHAR LIMIT=NONE] -->
7076     <string name="ignore_optimizations_title">Allow <xliff:g id="app" example="Tasker">%s</xliff:g> to ignore battery optimizations?</string>
7077
7078     <!-- Label for None item in AppListPreference [CHAR LIMIT=40] -->
7079     <string name="app_list_preference_none">None</string>
7080
7081     <!-- Warning message about disabling usage access on profile owner [CHAR LIMIT=NONE] -->
7082     <string name="work_profile_usage_access_warning">Turning off usage access for this app doesn\u2019t prevent your administrator tracking data usage for apps in your work profile.</string>
7083
7084     <!-- Number of characters used for lock screen text [CHAR LIMIT=NONE] -->
7085     <string name="accessibility_lock_screen_progress"><xliff:g id="count" example="1">%1$d</xliff:g> of <xliff:g id="count" example="1">%2$d</xliff:g> characters used</string>
7086
7087     <!-- System Alert Window settings -->
7088     <!-- Title of Draw Overlay preference item [CHAR LIMIT=55] -->
7089     <string name="draw_overlay_title">Apps that can draw over other apps</string>
7090     <!-- Title of draw overlay screen [CHAR LIMIT=30] -->
7091     <string name="draw_overlay">Draw over other apps</string>
7092     <!-- Settings title in main settings screen for SYSTEM_ALERT_WINDOW [CHAR LIMIT=45] -->
7093     <string name="system_alert_window_settings">Draw over other apps</string>
7094     <!-- Title for the apps with SYSTEM_ALERT_WINDOW permission/privilege [CHAR LIMIT=20] -->
7095     <string name="system_alert_window_apps_title">Apps</string>
7096     <!-- Title for the apps that are allowed to draw on top of other apps [CHAR LIMIT=60] -->
7097     <string name="system_alert_window_access_title">Draw over other apps</string>
7098     <!-- Label for setting which controls whether app can draw overlays [CHAR LIMIT=45] -->
7099     <string name="permit_draw_overlay">Permit drawing over other apps</string>
7100     <!-- Link to the apps page for SYSTEM_ALERT_WINDOW settings [CHAR LIMIT=45] -->
7101     <string name="app_overlay_permission_preference">App draw on top permission</string>
7102     <!-- Description of allowing overlay setting [CHAR LIMIT=NONE] -->
7103     <string name="allow_overlay_description">This permission allows an app to display on top of other apps you\u2019re using and may interfere with your use of the interface in other applications, or change what you think you are seeing in other applications.</string>
7104
7105     <!-- Keyword for VR setting -->
7106     <string name="keywords_vr_listener">vr virtual reality listener stereo helper service</string>
7107     <!-- Keyword for SYSTEM_ALERT_WINDOW -->
7108     <string name="keywords_system_alert_window">system alert window dialog draw on top other apps</string>
7109     <!-- Main settings screen item's title to go into the overlay settings screen [CHAR LIMIT=30] -->
7110     <string name="overlay_settings">Draw over other apps</string>
7111
7112     <!-- Summary of number of apps currently can draw overlays [CHAR LIMIT=60] -->
7113     <string name="system_alert_window_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed to draw on top of other apps</string>
7114
7115     <!-- Label for showing apps that can draw overlays [CHAR LIMIT=45] -->
7116     <string name="filter_overlay_apps">Apps with permission</string>
7117     <!-- Summary of app allowed to draw overlay [CHAR LIMIT=60] -->
7118     <string name="system_alert_window_on">Yes</string>
7119     <!-- Summary of app not allowed to draw overlay [CHAR LIMIT=60] -->
7120     <string name="system_alert_window_off">No</string>
7121
7122
7123     <!-- Write Settings settings -->
7124     <!-- Settings title in main settings screen for WRITE_SETTINGS [CHAR LIMIT=30] -->
7125     <string name="write_settings">Modify system settings</string>
7126     <!-- Keyword for WRITE_SETTINGS -->
7127     <string name="keywords_write_settings">write modify system settings</string>
7128     <!-- Summary of number of apps currently can draw overlays [CHAR LIMIT=60] -->
7129     <string name="write_settings_summary"><xliff:g id="count" example="10">%d</xliff:g> of <xliff:g id="count" example="10">%d</xliff:g> apps allowed to modify system settings</string>
7130
7131     <!-- Label for showing apps that can write system settings [CHAR LIMIT=45] -->
7132     <string name="filter_write_settings_apps">Can modify system settings</string>
7133     <!-- Title for the apps that are allowed to write system settings [CHAR LIMIT=60] -->
7134     <string name="write_settings_title">Can modify system settings</string>
7135     <!-- Main settings screen item's title to go into the write system settings screen [CHAR LIMIT=30] -->
7136     <string name="write_system_settings">Modify system settings</string>
7137     <!-- Link to the apps page for WRITE_SETTINGS settings [CHAR LIMIT=52] -->
7138     <string name="write_settings_preference">App modify system settings permission</string>
7139     <!-- Label for setting which controls whether app can write system settings [CHAR LIMIT=45] -->
7140     <string name="permit_write_settings">Allow modify system settings</string>
7141     <!-- Description of the write system settings [CHAR LIMIT=NONE] -->
7142     <string name="write_settings_description">This permission allows an app to modify system settings.</string>
7143     <!-- Summary of app allowed to write system settings [CHAR LIMIT=45] -->
7144     <string name="write_settings_on">Yes</string>
7145     <!-- Summary of app not allowed to write system settings [CHAR LIMIT=45] -->
7146     <string name="write_settings_off">No</string>
7147
7148     <!-- Title of setting that controls gesture to open camera [CHAR LIMIT=40] -->
7149     <string name="camera_gesture_title">Double twist for camera</string>
7150
7151     <!-- Description of setting that controls gesture to open camera [CHAR LIMIT=NONE] -->
7152     <string name="camera_gesture_desc">Open the camera app by twisting your wrist twice</string>
7153
7154     <!-- Title of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=40] -->
7155     <string name="camera_double_tap_power_gesture_title">Press power button twice for camera</string>
7156
7157     <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] -->
7158     <string name="camera_double_tap_power_gesture_desc">Quickly open camera without unlocking your screen</string>
7159
7160     <!-- Title of setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=40] -->
7161     <string name="screen_zoom_title">Display size</string>
7162     <!-- Short summary for Magnification gesture. Lets the user know that this makes items on screen larger or smaller. Appears in the accessibility portion of Setup Wizard. [CHAR LIMIT=NONE] -->
7163     <string name="screen_zoom_short_summary">Make items on screen larger or smaller</string>
7164     <!-- Keywords for setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=NONE] -->
7165     <string name="screen_zoom_keywords">display density, screen zoom, scale, scaling</string>
7166     <!-- Summary of screen zoom setting screen. [CHAR LIMIT=NONE] -->
7167     <string name="screen_zoom_summary">Make the items on your screen smaller or larger. Some apps on your screen may change position.</string>
7168     <!-- Title of the screen zoom preview activity. -->
7169     <string name="screen_zoom_preview_title">Preview</string>
7170     <!-- Description for the button that makes interface elements smaller. [CHAR_LIMIT=NONE] -->
7171     <string name="screen_zoom_make_smaller_desc">Make smaller</string>
7172     <!-- Description for the button that makes interface elements larger. [CHAR_LIMIT=NONE] -->
7173     <string name="screen_zoom_make_larger_desc">Make larger</string>
7174
7175     <!-- Name Initial shown in the conversation message icon. [CHAR LIMIT=1] -->
7176     <string name="screen_zoom_conversation_icon_alex">A</string>
7177     <!-- Name Initial shown in the conversation message icon. [CHAR LIMIT=1] -->
7178     <string name="screen_zoom_conversation_icon_pete">P</string>
7179     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7180     <string name="screen_zoom_conversation_message_1">Hi Pete!</string>
7181     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7182     <string name="screen_zoom_conversation_message_2">Hey, want to grab coffee and catch up today?</string>
7183     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7184     <string name="screen_zoom_conversation_message_3">Sounds great. I know of a good place not too far from here.</string>
7185     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7186     <string name="screen_zoom_conversation_message_4">Perfect!</string>
7187     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7188     <string name="screen_zoom_conversation_timestamp_1">Tue 6:00PM</string>
7189     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7190     <string name="screen_zoom_conversation_timestamp_2">Tue 6:01PM</string>
7191     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7192     <string name="screen_zoom_conversation_timestamp_3">Tue 6:02PM</string>
7193     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7194     <string name="screen_zoom_conversation_timestamp_4">Tue 6:03PM</string>
7195
7196     <!-- Button to show all top-level settings items [CHAR LIMIT=20] -->
7197     <string name="see_all">See all</string>
7198     <!-- Button to show less top-level settings items [CHAR LIMIT=20] -->
7199     <string name="see_less">See less</string>
7200
7201     <!-- Wi-Fi state - Disconnected [CHAR LIMIT=NONE] -->
7202     <string name="disconnected">Disconnected</string>
7203
7204     <!-- Summary of data usage [CHAR LIMIT=NONE] -->
7205     <string name="data_usage_summary_format"><xliff:g id="amount" example="50%">%1$s</xliff:g> of data used</string>
7206
7207     <!-- Summary of notifications [CHAR LIMIT=NONE] -->
7208     <plurals name="notification_summary">
7209         <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> app blocked from sending</item>
7210         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps blocked from sending</item>
7211     </plurals>
7212
7213     <!-- Summary of notifications when no apps are blocked [CHAR LIMIT=NONE] -->
7214     <string name="notification_summary_none">All apps allowed to send</string>
7215
7216     <!-- Summary of apps [CHAR LIMIT=NONE] -->
7217     <string name="apps_summary"><xliff:g id="count" example="24">%1$d</xliff:g> apps installed</string>
7218     <!-- Example summary of apps used in Setup Wizard preview screen [CHAR LIMIT=NONE] -->
7219     <string name="apps_summary_example">24 apps installed</string>
7220
7221     <!-- Summary of storage usage [CHAR LIMIT=NONE] -->
7222     <string name="storage_summary"><xliff:g id="size1" example="8GB">%1$s</xliff:g> of <xliff:g id="size2" example="32GB">%2$s</xliff:g> used</string>
7223
7224     <!-- Summary of display with adaptive brightness on [CHAR LIMIT=NONE] -->
7225     <string name="display_summary_on">Adaptive brightness is ON</string>
7226
7227     <!-- Summary of display with adaptive brightness off [CHAR LIMIT=NONE] -->
7228     <string name="display_summary_off">Adaptive brightness is OFF</string>
7229
7230     <!-- Summary of memory screen [CHAR LIMIT=NONE] -->
7231     <string name="memory_summary">Avg <xliff:g id="used_memory" example="1.7GB">%1$s</xliff:g> of <xliff:g id="total_memory" example="2GB">%2$s</xliff:g> memory used</string>
7232
7233     <!-- Summary of user screen [CHAR LIMIT=NONE] -->
7234     <string name="user_summary">Signed in as <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
7235
7236     <!-- Summary of payment screen [CHAR LIMIT=NONE] -->
7237     <string name="payment_summary"><xliff:g id="app_name" example="Payment App">%1$s</xliff:g> is default</string>
7238
7239     <!-- Summary of location screen [CHAR LIMIT=NONE] -->
7240     <string name="location_on_summary">ON / <xliff:g id="location_mode" example="High accuracy">%1$s</xliff:g></string>
7241
7242     <!-- Location off [CHAR LIMIT=NONE] -->
7243     <string name="location_off_summary">OFF</string>
7244
7245     <!-- Backup disabled summary [CHAR LIMIT=NONE] -->
7246     <string name="backup_disabled">Back up disabled</string>
7247
7248     <!-- Summary of device info page [CHAR LIMIT=NONE] -->
7249     <string name="about_summary">Android <xliff:g id="version" example="6.0">%1$s</xliff:g></string>
7250
7251     <!-- TODO: Update these strings with the finalized ones. -->
7252     <!-- Title for dialog displayed when user clicks on a setting locked by an admin [CHAR LIMIT=30] -->
7253     <string name="disabled_by_policy_title">Action not allowed</string>
7254     <!-- Shown when the user tries to change a settings locked by an admin [CHAR LIMIT=200] -->
7255     <string name="default_admin_support_msg">This action is disabled. Contact your organization\'s administrator to learn more.</string>
7256     <!-- Shown in dialog to allow user to see more information about the device admin [CHAR LIMIT=30] -->
7257     <string name="admin_support_more_info">More details</string>
7258     <!-- Shown in admin details page to warn user about policies the admin can set in a work profile. [CHAR LIMIT=NONE] -->
7259     <string name="admin_profile_owner_message">Your administrator can monitor and manage apps and data associated with your work profile, including settings, permissions, corporate access, network activity, and the device\'s location information.</string>
7260     <!-- Shown in admin details page to warn user about policies the admin can set on a user. [CHAR LIMIT=NONE] -->
7261     <string name="admin_profile_owner_user_message">Your administrator can monitor and manage apps and data associated with this user, including settings, permissions, corporate access, network activity, and the device\'s location information.</string>
7262     <!-- Shown in admin details page to warn user about policies the admin can set on a device. [CHAR LIMIT=NONE] -->
7263     <string name="admin_device_owner_message">Your administrator can monitor and manage apps and data associated with this device, including settings, permissions, corporate access, network activity, and the device\'s location information.</string>
7264
7265     <!-- Turn off a conditional state of the device (e.g. airplane mode, or hotspot) [CHAR LIMIT=30] -->
7266     <string name="condition_turn_off">Turn off</string>
7267
7268     <!-- Turn on a conditional state of the device (e.g. cellular data) [CHAR LIMIT=30] -->
7269     <string name="condition_turn_on">Turn on</string>
7270
7271     <!-- Content description used when expanding a condition item to see more details -->
7272     <string name="condition_expand_show">Show</string>
7273
7274     <!-- Content description used when collapsing a condition item to see less details -->
7275     <string name="condition_expand_hide">Hide</string>
7276
7277     <!-- Title of condition that hotspot is on [CHAR LIMIT=30] -->
7278     <string name="condition_hotspot_title">Hotspot is on</string>
7279
7280     <!-- Summary of condition that hotspot is on [CHAR LIMIT=NONE] -->
7281     <string name="condition_hotspot_summary">Portable Wi-Fi hotspot <xliff:g name="ap_name" example="AndroidAP">%1$s</xliff:g> is active, Wi-Fi for this device is turned off.</string>
7282
7283     <!-- Title of condition that airplane mode is on [CHAR LIMIT=30] -->
7284     <string name="condition_airplane_title">Airplane mode is on</string>
7285
7286     <!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
7287     <string name="condition_airplane_summary">Wi-Fi, Bluetooth, and cellular network are turned off. You can\'t make phone calls or connect to the Internet.</string>
7288
7289     <!-- Title of condition that do not disturb is on [CHAR LIMIT=30] -->
7290     <string name="condition_zen_title">Do not disturb is on (<xliff:g name="zen_mode_type" example="Alarms only">%1$s</xliff:g>)</string>
7291
7292     <!-- Title of condition that battery saver is on [CHAR LIMIT=30] -->
7293     <string name="condition_battery_title">Battery Saver is on</string>
7294
7295     <!-- Summary of condition that battery saver is on [CHAR LIMIT=NONE] -->
7296     <string name="condition_battery_summary">Performance is reduced. Location services and background data are turned off.</string>
7297
7298     <!-- Title of condition that cellular data is off [CHAR LIMIT=30] -->
7299     <string name="condition_cellular_title">Cellular data is off</string>
7300
7301     <!-- Summary of condition that cellular data is off [CHAR LIMIT=NONE] -->
7302     <string name="condition_cellular_summary">Internet is available only via Wi-Fi</string>
7303
7304     <!-- Title of condition that background data is off [CHAR LIMIT=30] -->
7305     <string name="condition_bg_data_title">Data Saver is on</string>
7306
7307     <!-- Summary of condition that background data is off [CHAR LIMIT=NONE] -->
7308     <string name="condition_bg_data_summary">Background data is only available via Wi-Fi. This may affect some apps or services when Wi-Fi is not available.</string>
7309
7310     <!-- Title of condition that work mode is off [CHAR LIMIT=30] -->
7311     <string name="condition_work_title">Work profile is off</string>
7312
7313     <!-- Summary of condition that work mode is off [CHAR LIMIT=NONE] -->
7314     <string name="condition_work_summary">Apps, background sync, and other features related to your work profile are turned off.</string>
7315
7316     <!-- Title of condition that night display is on (renamed "Night Light" with title caps) [CHAR LIMIT=30] -->
7317     <string name="condition_night_display_title">Night Light is on</string>
7318
7319     <!-- Summary of condition that night display is on (renamed "Night Light" with title caps) [CHAR LIMIT=NONE] -->
7320     <string name="condition_night_display_summary">Screen is tinted amber. This may help you fall asleep.</string>
7321
7322     <!-- Title for the suggestions section on the dashboard [CHAR LIMIT=30] -->
7323     <string name="suggestions_title">Suggestions</string>
7324
7325     <!-- Summary for the suggestions section on the dashboard, representing number of suggestions. [CHAR LIMIT=10] -->
7326     <string name="suggestions_summary">+<xliff:g name="count" example="3">%1$d</xliff:g></string>
7327
7328     <!-- Name of option to remove a suggestion from the list [CHAR LIMIT=30] -->
7329     <string name="suggestion_remove">Remove</string>
7330
7331     <!-- Name of the setting to change the display's color temperature -->
7332     <string name="color_temperature">Cool color temperature</string>
7333
7334     <!-- Description of the setting to change the display's color temperature -->
7335     <string name="color_temperature_desc">Use cooler display colors</string>
7336
7337     <!-- Toast message letting the user know the color temperature setting is not immediate -->
7338     <string name="color_temperature_toast">To apply color change, turn off screen</string>
7339
7340     <!-- Name of the setting to disable the automatic update -->
7341     <string name="ota_disable_automatic_update">Automatic system updates</string>
7342
7343     <!-- Label for category for data usage [CHAR LIMIT=30] -->
7344     <string name="usage">Usage</string>
7345
7346     <!-- Label for cellular data usage in data usage screen [CHAR LIMIT=60] -->
7347     <string name="cellular_data_usage">Cellular data usage</string>
7348
7349     <!-- Label for wifi data usage in data usage screen [CHAR LIMIT=60] -->
7350     <string name="wifi_data_usage">Wi-Fi data usage</string>
7351
7352     <!-- Label for ethernet data usage in data usage screen [CHAR LIMIT=60] -->
7353     <string name="ethernet_data_usage">Ethernet data usage</string>
7354
7355     <!-- Label for section about wifi in data usage screen [CHAR LIMIT=60] -->
7356     <string name="wifi">Wi-Fi</string>
7357
7358     <!-- Label for section about ethernet in data usage screen [CHAR LIMIT=60] -->
7359     <string name="ethernet">Ethernet</string>
7360
7361     <!-- Format string for amount of cellular data used [CHAR LIMIT=30] -->
7362     <string name="cell_data_template"><xliff:g name="units" example="GB">%1$s</xliff:g> cellular data</string>
7363
7364     <!-- Format string for amount of wifi data used [CHAR LIMIT=30] -->
7365     <string name="wifi_data_template"><xliff:g name="units" example="GB">%1$s</xliff:g> Wi-Fi data</string>
7366
7367     <!-- Format string for amount of ethernet data used [CHAR LIMIT=30] -->
7368     <string name="ethernet_data_template"><xliff:g name="units" example="GB">%1$s</xliff:g> ethernet data</string>
7369
7370     <!-- Format for a summary describing the amount of data before the user is warned [CHAR LIMIT=NONE] -->
7371     <string name="cell_warning_only"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> Data warning</string>
7372
7373     <!-- Format for a summary describing the amount of data before the user is warned or limited [CHAR LIMIT=NONE] -->
7374     <string name="cell_warning_and_limit"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> Data warning / <xliff:g name="amount" example="2 GB">%2$s</xliff:g> Data limit</string>
7375
7376     <!-- Title of button and screen for billing cycle preferences [CHAR LIMIT=30 -->
7377     <string name="billing_cycle">Billing cycle</string>
7378
7379     <!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
7380     <string name="billing_cycle_summary">Monthly cycle starts on the <xliff:g name="day" example="1st">%1$s</xliff:g> of every month</string>
7381
7382     <!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
7383     <string name="billing_cycle_fragment_summary">Monthly starting <xliff:g name="day_of_month" example="1st">%1$s</xliff:g></string>
7384
7385     <!-- Title of button and screen for which wifi networks have data restrictions [CHAR LIMIT=30 -->
7386     <string name="network_restrictions">Network restrictions</string>
7387
7388     <!-- A summary shown on data usage screens to indicate inaccuracy of data tracking [CHAR LIMIT=NONE] -->
7389     <string name="operator_warning">Carrier data accounting may differ from device accounting</string>
7390
7391     <!-- Format string describing how much data has been used [CHAR LIMIT=20] -->
7392     <string name="data_used_template"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> used</string>
7393
7394     <!-- Label for switch about whether to warn user about usage [CHAR LIMIT=30] -->
7395     <string name="set_data_warning">Set data warning</string>
7396
7397     <!-- Label for button to set the amount of data before user is warned about usage [CHAR LIMIT=30] -->
7398     <string name="data_warning">Data warning</string>
7399
7400     <!-- Label for switch about whether to limit how much data can be used [CHAR LIMIT=30] -->
7401     <string name="set_data_limit">Set data limit</string>
7402
7403     <!-- Label for button to set the amount of data before user is limited [CHAR LIMIT=30] -->
7404     <string name="data_limit">Data limit</string>
7405
7406     <!-- Summary about how much data has been used in a date range [CHAR LIMIT=NONE] -->
7407     <string name="data_usage_template"><xliff:g name="amount" example="200 MB">%1$s</xliff:g> used between <xliff:g name="date_range" example="Jan 1 -- Feb 2">%2$s</xliff:g></string>
7408
7409     <!-- Accessibility label for button that leads to screen with more configuration options [CHAR LIMIT=NONE] -->
7410     <string name="configure">Configure</string>
7411
7412     <!-- List of app names included in data usage on app data usage screen
7413          [CHAR LIMIT=50] -->
7414     <string name="data_usage_other_apps">Other apps included in usage</string>
7415
7416     <!-- Description of number of apps allowed to ignore Data Saver [CHAR LIMIT=NONE] -->
7417     <plurals name="data_saver_unrestricted_summary">
7418         <item quantity="one">1 app allowed to use unrestricted data when Data Saver is on</item>
7419         <item quantity="other"><xliff:g id="count" example="10">%1$d</xliff:g> apps allowed to use unrestricted data when Data Saver is on</item>
7420     </plurals>
7421
7422     <!-- Name of Data Saver screens [CHAR LIMIT=30] -->
7423     <string name="data_saver_title">Data saver</string>
7424
7425     <!-- Button that leads to list of apps with unrestricted data access [CHAR LIMIT=60] -->
7426     <string name="unrestricted_data_saver">Unrestricted data access</string>
7427
7428     <!-- Description of message shown when app is blacklisted for background data access [CHAR LIMIT=NONE] -->
7429     <string name="restrict_background_blacklisted">Background data is turned off</string>
7430
7431     <!-- Summary for the Data Saver feature being on [CHAR LIMIT=NONE] -->
7432     <string name="data_saver_on">On</string>
7433
7434     <!-- Summary for the Data Saver feature being off [CHAR LIMIT=NONE] -->
7435     <string name="data_saver_off">Off</string>
7436
7437     <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
7438     <string name="unrestricted_app_title">Unrestricted data usage</string>
7439
7440     <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
7441     <string name="unrestricted_app_summary">Allow unrestricted data access when Data Saver is on</string>
7442
7443     <!-- Button to switch the default home app [CHAR LIMIT=60] -->
7444     <string name="home_app">Home app</string>
7445
7446     <!-- No default home set summary [CHAR LIMIT=NONE] -->
7447     <string name="no_default_home">No default Home</string>
7448
7449     <!-- Title of the preference controlling whether the device encryption password/PIN/Pattern must be entered before being able to start the device. [CHAR LIMIT=60]-->
7450     <string name="lockpattern_settings_require_cred_before_startup">Secure start-up</string>
7451
7452     <!-- Summary of the preference controlling whether the device encryption *pattern* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
7453     <string name="lockpattern_settings_require_pattern_before_startup_summary">Require pattern to start up your device. While off, this device can\'t receive calls, messages, notifications, or alarms.</string>
7454
7455     <!-- Summary of the preference controlling whether the device encryption *PIN* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
7456     <string name="lockpattern_settings_require_pin_before_startup_summary">Require PIN to start up your device. While off, this device can\'t receive calls, messages, notifications, or alarms.</string>
7457
7458     <!-- Summary of the preference controlling whether the device encryption *password* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
7459     <string name="lockpattern_settings_require_password_before_startup_summary">Require password to start up your device. While off, this device can\'t receive calls, messages, notifications, or alarms.</string>
7460
7461     <!-- Title for suggestion adding more fingerprints [CHAR LIMIT=30] -->
7462     <string name="suggestion_additional_fingerprints">Add another fingerprint</string>
7463
7464     <!-- Summary for suggestion adding more fingerprints [CHAR LIMIT=60] -->
7465     <string name="suggestion_additional_fingerprints_summary">Unlock with a different finger</string>
7466
7467     <!-- Summary of battery saver when on [CHAR LIMIT=NONE] -->
7468     <string name="battery_saver_on_summary">On / <xliff:g name="automatic_state" example="Never turn on automatically">%1$s</xliff:g></string>
7469
7470     <!-- Summary of battery saver when off [CHAR LIMIT=NONE] -->
7471     <string name="battery_saver_off_summary">Off / <xliff:g name="automatic_state" example="Never turn on automatically">%1$s</xliff:g></string>
7472
7473     <!-- [CHAR_LIMIT=NONE] Battery saver: Description for automatic entry option: Never -->
7474     <string name="battery_saver_desc_turn_on_auto_never">Never turn on automatically</string>
7475
7476     <!-- [CHAR_LIMIT=NONE] Battery saver: Description for automatic entry option: pct% battery -->
7477     <string name="battery_saver_desc_turn_on_auto_pct">Turn on automatically at %1$s battery</string>
7478
7479     <!-- [CHAR_LIMIT=NONE] Label for when app is ignoring battery optimizations -->
7480     <string name="not_battery_optimizing">Not using battery optimization</string>
7481
7482     <!-- Text for the setting on whether you can type text into notifications without unlocking the device. -->
7483     <string name="lockscreen_remote_input">If device is locked, prevent typing replies or other text in notifications</string>
7484
7485     <string-array name="bytes_picker_sizes" translatable="false">
7486         <item>@*android:string/megabyteShort</item>
7487         <item>@*android:string/gigabyteShort</item>
7488     </string-array>
7489
7490     <!-- [CHAR LIMIT=30] Label for setting to control the default spell checker -->
7491     <string name="default_spell_checker">Default spell checker</string>
7492
7493     <!-- [CHAR LIMIT=30] Title for dialog for setting to control the default spell checker -->
7494     <string name="choose_spell_checker">Choose spell checker</string>
7495
7496     <!-- [CHAR LIMIT=30] Label for the placeholder of the current spell checker name.  Used when no spell checker is currently selected. -->
7497     <string name="spell_checker_not_selected">Not selected</string>
7498
7499     <!-- Notification log debug tool: missing title -->
7500     <string name="notification_log_no_title">(none)</string>
7501     <!-- Notification log debug tool: delimiter between header and field data -->
7502     <string name="notification_log_details_delimiter">": "</string>
7503     <!-- Notification log debug tool: header: package name -->
7504     <string name="notification_log_details_package">pkg</string>
7505     <!-- Notification log debug tool: header: notification key -->
7506     <string name="notification_log_details_key">key</string>
7507     <!-- Notification log debug tool: header: notification group -->
7508     <string name="notification_log_details_group">group</string>
7509     <!-- Notification log debug tool: header: notification group summary suffix -->
7510     <string name="notification_log_details_group_summary"> (summary)</string>
7511     <!-- Notification log debug tool: header: notification visibility -->
7512     <string name="notification_log_details_visibility">visibility</string>
7513     <!-- Notification log debug tool: header: notification public version -->
7514     <string name="notification_log_details_public_version">publicVersion</string>
7515     <!-- Notification log debug tool: header: notification priority -->
7516     <string name="notification_log_details_priority">priority</string>
7517     <!-- Notification log debug tool: header: notification importance -->
7518     <string name="notification_log_details_importance">importance</string>
7519     <!-- Notification log debug tool: header: notification importance explanation -->
7520     <string name="notification_log_details_explanation">explanation</string>
7521     <!-- Notification log debug tool: header: notification contentIntent field -->
7522     <string name="notification_log_details_content_intent">intent</string>
7523     <!-- Notification log debug tool: header: notification deleteIntent field -->
7524     <string name="notification_log_details_delete_intent">delete intent</string>
7525     <!-- Notification log debug tool: header: notification fullScreenIntent field -->
7526     <string name="notification_log_details_full_screen_intent">full screen intent</string>
7527     <!-- Notification log debug tool: header: notification actions list -->
7528     <string name="notification_log_details_actions">actions</string>
7529     <!-- Notification log debug tool: header: title -->
7530     <string name="notification_log_details_title">title</string>
7531     <!-- Notification log debug tool: header: notification action remoteinput -->
7532     <string name="notification_log_details_remoteinput">remote inputs</string>
7533     <!-- Notification log debug tool: header: notification contentView -->
7534     <string name="notification_log_details_content_view">custom view</string>
7535     <!-- Notification log debug tool: header: notification extras -->
7536     <string name="notification_log_details_extras">extras</string>
7537     <!-- Notification log debug tool: header: notification icon -->
7538     <string name="notification_log_details_icon">icon</string>
7539     <!-- Notification log debug tool: header: notification size -->
7540     <string name="notification_log_details_parcel">parcel size</string>
7541     <!-- Notification log debug tool: notification ashmem size -->
7542     <string name="notification_log_details_ashmem">ashmem</string>
7543     <!-- Notification log debug tool: header: notification sound info -->
7544     <string name="notification_log_details_sound">sound</string>
7545     <!-- Notification log debug tool: header: notification vibration info -->
7546     <string name="notification_log_details_vibrate">vibrate</string>
7547     <!-- Notification log debug tool: the word 'default' -->
7548     <string name="notification_log_details_default">default</string>
7549     <!-- Notification log debug tool: the word 'none' -->
7550     <string name="notification_log_details_none">none</string>
7551     <!-- Notification log debug tool: missing ranking information -->
7552     <string name="notification_log_details_ranking_null">Ranking object is missing.</string>
7553     <!-- Notification log debug tool: the word 'none' -->
7554     <string name="notification_log_details_ranking_none">Ranking object doesn\'t contain this key.</string>
7555
7556     <!-- [CHAR_LIMIT=60] Label for special access screen -->
7557     <string name="special_access">Special access</string>
7558
7559     <!-- Developer option to convert to file encryption - final warning -->
7560     <string name="confirm_convert_to_fbe_warning">Really wipe user data and convert to file encryption?</string>
7561     <!-- Developer option to convert to file encryption - final button -->
7562     <string name="button_confirm_convert_fbe">Wipe and convert</string>
7563
7564     <!-- Reset rate-limiting in the system service ShortcutManager.  "ShortcutManager" is the name of a system service and not translatable.
7565     If the word "rate-limit" is hard to translate, use "Reset ShortcutManager API call limit" as the source text, which means
7566     the same thing in this context.
7567      [CHAR_LIMIT=none] -->
7568     <string name="reset_shortcut_manager_throttling">Reset ShortcutManager rate-limiting</string>
7569
7570     <!-- Toast message shown when "Reset ShortcutManager rate-limiting" has been performed. [CHAR_LIMIT=none] -->
7571     <string name="reset_shortcut_manager_throttling_complete">ShortcutManager rate-limiting has been reset</string>
7572
7573     <!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=60] -->
7574     <string name="notification_suggestion_title">Control lock screen notifications</string>
7575     <!-- Summary of notification suggestion during optional steps of setup. [CHAR_LIMIT=80] -->
7576     <string name="notification_suggestion_summary">Show or hide notification content</string>
7577     <!-- Setting tab title for all setting options. [CHAR LIMIT=20] -->
7578     <string name="page_tab_title_summary">All</string>
7579     <!-- Setting tab title for support setting options. [CHAR LIMIT=20] -->
7580     <string name="page_tab_title_support">Support</string>
7581
7582     <!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
7583     <string name="developer_density_summary"><xliff:g name="count" example="320">%d</xliff:g> dp</string>
7584
7585     <!-- Title of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
7586     <string name="developer_smallest_width">Smallest width</string>
7587
7588     <!-- Message shown when there are no premium SMS apps [CHAR LIMIT=NONE] -->
7589     <string name="premium_sms_none">No installed apps have requested Premium SMS access</string>
7590
7591     <!-- Warning message shown between options to enable Premium SMS for an app [CHAR LIMIT=NONE] -->
7592     <string name="premium_sms_warning">Premium SMS may cost you money and will add up to your carrier bills. If you enable permission for an app, you will be able to send premium SMS using that app.</string>
7593
7594     <!-- Title of screen controlling which apps have access to send premium SMS messages [CHAR LIMIT=60] -->
7595     <string name="premium_sms_access">Premium SMS access</string>
7596
7597     <!-- [CHAR LIMIT=25] Bluetooth is disabled. -->
7598     <string name="bluetooth_disabled">Disabled</string>
7599
7600     <!-- [CHAR LIMIT=60] Name of dev option called demo mode -->
7601     <string name="demo_mode">Demo mode</string>
7602
7603     <!-- Title text for connecting to customer support [CHAR LIMIT=80]-->
7604     <string name="support_escalation_title">We\'re here to help</string>
7605
7606     <!-- Title text for connecting to 24/7 available customer support [CHAR LIMIT=80]-->
7607     <string name="support_escalation_24_7_title">We\'re here for you 24/7</string>
7608
7609     <!-- Content description for connecting customer support. The "24 7" part indicates
7610     support is available 24 hours a day, 7 days a week. It's used by screenreaders so it
7611     cannot contain any symbol other that space. [CHAR LIMIT=80]-->
7612     <string name="support_escalation_24_7_content_description">We\'re here for you 24 7</string>
7613
7614     <!-- Summary text for connecting to customer support [CHAR LIMIT=NONE]-->
7615     <string name="support_escalation_summary">Our support team is here to help address any issue</string>
7616
7617     <!-- Summary text for connecting to 24/7 customer support [CHAR LIMIT=NONE]-->
7618     <string name="support_escalation_24_7_summary">Our support team is available all day, every day</string>
7619
7620     <!-- Summary text when customer support is closed. [CHAR LIMIT=NONE]-->
7621     <string name="support_escalation_closed_summary">Search help or come back during support hours (local time):&lt;br&gt;&lt;b&gt;<xliff:g id="operation_hours">%s</xliff:g>&lt;/b&gt;</string>
7622
7623     <!-- Summary text to call customer support when there is no internet. [CHAR LIMIT=NONE]-->
7624     <string name="support_escalation_no_internet_summary">Phone support hours (local time)&lt;br&gt;&lt;b&gt;<xliff:g id="operation_hours">%s</xliff:g>&lt;/b&gt;</string>
7625
7626     <!-- Summary text when customer support is unavailable in the region. [CHAR LIMIT=NONE]-->
7627     <string name="support_escalation_unavailable_summary">Search help or explore tips &amp; tricks</string>
7628
7629     <!-- Template for formatting support hours eg Mon - Fri, 8:00 AM - 19:30 PM. [CHAR LIMIT=NONE]-->
7630     <string name="support_hour_format" translatable="false">
7631         <xliff:g id="start_day">%s</xliff:g> - <xliff:g id="end_day">%s</xliff:g>, <xliff:g id="start_time">%s</xliff:g> - <xliff:g id="end_time">%s</xliff:g>&lt;br&gt;
7632     </string>
7633
7634     <!-- Button label for choosing country for phone support. [CHAR LIMIT=40]-->
7635     <string name="support_country_list_title">Support for:</string>
7636
7637     <!-- Template for formatting country and language. eg Canada - French [CHAR LIMIT=NONE]-->
7638     <string name="support_country_format"><xliff:g id="country" example="Canada">%s</xliff:g> - <xliff:g id="language" example="French">%s</xliff:g></string>
7639
7640     <!-- Template for formatting phone number and language. eg English (800-000-0000) [CHAR LIMIT=NONE]-->
7641     <string name ="support_phone_international_format">
7642         <xliff:g id="language" example="English">%s</xliff:g> (<xliff:g id="phone" example="800-000-0000">%s</xliff:g>)
7643     </string>
7644
7645     <!-- Title text for a list of international support phone numbers. [CHAR LIMIT=60]-->
7646     <string name="support_international_phone_title">Traveling abroad?</string>
7647
7648     <!-- Description text warning international phone charge may apply when dialing support numbers. [CHAR LIMIT=NONE]-->
7649     <string name="support_international_phone_summary">International charges may apply</string>
7650
7651     <!-- Button label for contacting customer support by phone [CHAR LIMIT=20]-->
7652     <string name="support_escalation_by_phone">Phone</string>
7653
7654     <!-- Button label for contacting customer support by chat [CHAR LIMIT=20]-->
7655     <string name="support_escalation_by_chat">Chat</string>
7656
7657     <!-- Button label for visiting the tips & tricks site [CHAR LIMIT=60]-->
7658     <string name="support_tips_and_tricks_title">Explore tips &amp; tricks</string>
7659
7660     <!-- Button label for visiting help and/or send feedback [CHAR LIMIT=60]-->
7661     <string name="support_help_feedback_title">Search help &amp; send feedback</string>
7662
7663     <!-- Title text that indicates user needs to sign in to get customer support. [CHAR LIMIT=80]-->
7664     <string name="support_sign_in_required_title">Contact support</string>
7665
7666     <!-- Summary text that indicates user needs to sign-in to get real time customer support. [CHAR LIMIT=NONE]-->
7667     <string name="support_sign_in_required_summary" translatable="false"></string>
7668
7669     <!-- Button label for signing in an account [CHAR LIMIT=40]-->
7670     <string name="support_sign_in_button_text">Sign in</string>
7671
7672     <!-- Button label that redirects user who needs help for signin to help screen [CHAR LIMIT=NONE]-->
7673     <string name="support_sign_in_required_help">Can\'t sign in?</string>
7674
7675     <!-- Dialog title displayed before initiating real time support [CHAR LIMIT=80]-->
7676     <string name="support_disclaimer_title">Send system information</string>
7677
7678     <!-- Dialog content displayed before initiating real time support  [CHAR LIMIT=NONE]-->
7679     <string name="support_disclaimer_content" product="default">To help address your issue quickly, we need system information for diagnosis.</string>
7680
7681     <!-- Checkbox text, when checked dialog will not show again [CHAR LIMIT=80] -->
7682     <string name="support_disclaimer_do_not_show">Do not show again</string>
7683
7684     <!-- [CHAR LIMIT=60] Title of work profile setting page -->
7685     <string name="managed_profile_settings_title">Work profile settings</string>
7686     <!-- [CHAR LIMIT=60] The preference title for enabling cross-profile remote contact search -->
7687     <string name="managed_profile_contact_search_title">Contact search</string>
7688     <!-- [CHAR LIMIT=NONE] The preference summary for enabling cross-profile remote contact search -->
7689     <string name="managed_profile_contact_search_summary">Allow contact searches by your organization to identify callers and contacts</string>
7690
7691     <!-- Time in hours -->
7692     <plurals name="hours">
7693         <item quantity="one">1 hour</item>
7694         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> hours</item>
7695     </plurals>
7696
7697     <!-- Time in minutes -->
7698     <plurals name="minutes">
7699         <item quantity="one">1 minute</item>
7700         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> minutes</item>
7701     </plurals>
7702
7703     <!-- Time in seconds -->
7704     <plurals name="seconds">
7705         <item quantity="one">1 second</item>
7706         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> seconds</item>
7707     </plurals>
7708
7709     <!-- Estimated wait time range for real time supports -->
7710     <string name="support_estimated_wait_time">~<xliff:g id="ESTIMATE" example="2 minutes">%1$s</xliff:g> wait</string>
7711
7712     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7713     <string name="bluetooth_talkback_computer">Computer</string>
7714
7715     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7716     <string name="bluetooth_talkback_headset">Headset</string>
7717
7718     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7719     <string name="bluetooth_talkback_phone">Phone</string>
7720
7721     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7722     <string name="bluetooth_talkback_imaging">Imaging</string>
7723
7724     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7725     <string name="bluetooth_talkback_headphone">Headphone</string>
7726
7727     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7728     <string name="bluetooth_talkback_input_peripheral">Input Peripheral</string>
7729
7730     <!-- Message for telling the user the kind of BT device being displayed in list. -->
7731     <string name="bluetooth_talkback_bluetooth">Bluetooth</string>
7732
7733     <!-- Used as title on the automatic storage manager settings. [CHAR LIMIT=60] -->
7734     <string name="automatic_storage_manager_settings">Manage storage</string>
7735
7736     <!-- Used as wall of text to describe the feature. [CHAR LIMIT=NONE] -->
7737     <string name="automatic_storage_manager_text">To help free up storage space, storage manager removes backed up photos and videos from your device.</string>
7738
7739     <!-- Dropdown preference title for dropdown describing how many days of data to retain.-->
7740     <string name="automatic_storage_manager_days_title">Remove photos &amp; videos</string>
7741
7742     <!-- Preference title for the automatic storage manager toggle. [CHAR LIMIT=60]-->
7743     <string name="automatic_storage_manager_preference_title">Storage manager</string>
7744
7745     <!-- Category title for the automatic settings in the storage manager settings. [CHAR LIMIT=40] -->
7746     <string name="deletion_helper_automatic_title">Automatic</string>
7747
7748     <!-- Category title for the manual settings in the storage manager settings. [CHAR LIMIT=40] -->
7749     <string name="deletion_helper_manual_title">Manual</string>
7750
7751     <!-- Preference menu title for accessing the deletion helper from the storage manager settings. [CHAR LIMIT=30]-->
7752     <string name="deletion_helper_preference_title">Free up space now</string>
7753
7754     <!-- Preference title for gesture settings [CHAR LIMIT=25]-->
7755     <string name="gesture_preference_title">Gestures</string>
7756
7757     <!-- Preference summary for gesture settings (phone) [CHAR LIMIT=NONE]-->
7758     <string name="gesture_preference_summary" product="default">Quick gestures to control your phone</string>
7759     <!-- Preference summary for gesture settings (tablet) [CHAR LIMIT=NONE]-->
7760     <string name="gesture_preference_summary" product="tablet">Quick gestures to control your tablet</string>
7761     <!-- Preference summary for gesture settings (device) [CHAR LIMIT=NONE]-->
7762     <string name="gesture_preference_summary" product="device">Quick gestures to control your device</string>
7763
7764     <!-- Title text for double tap power for camera [CHAR LIMIT=60]-->
7765     <string name="double_tap_power_for_camera_title">Jump to Camera</string>
7766
7767     <!-- Summary text for double tap power for camera [CHAR LIMIT=160]-->
7768     <string name="double_tap_power_for_camera_summary">To quickly open camera, press the power button twice. Works from any screen</string>
7769
7770     <!-- Title text for double twist for camera mode [CHAR LIMIT=60]-->
7771     <string name="double_twist_for_camera_mode_title">Flip camera</string>
7772
7773     <!-- Summary text for double twist for camera mode  [CHAR LIMIT=160]-->
7774     <string name="double_twist_for_camera_mode_summary"></string>
7775
7776     <!-- Title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
7777     <string name="ambient_display_title" product="default">Double-tap to check phone</string>
7778     <!-- Title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->
7779     <string name="ambient_display_title" product="tablet">Double-tap to check tablet</string>
7780     <!-- Title text for ambient display double tap (device) [CHAR LIMIT=60]-->
7781     <string name="ambient_display_title" product="device">Double-tap to check device</string>
7782
7783     <!-- Summary text for ambient display double tap [CHAR LIMIT=160]-->
7784     <string name="ambient_display_summary">To quickly check your notifications, double-tap your screen</string>
7785
7786     <!-- Title text for ambient display pick up (phone) [CHAR LIMIT=60]-->
7787     <string name="ambient_display_pickup_title" product="default">Lift to check phone</string>
7788     <!-- Title text for ambient display pick up (tablet) [CHAR LIMIT=60]-->
7789     <string name="ambient_display_pickup_title" product="tablet">Lift to check tablet</string>
7790     <!-- Title text for ambient display pick up (device) [CHAR LIMIT=60]-->
7791     <string name="ambient_display_pickup_title" product="device">Lift to check device</string>
7792
7793     <!-- Summary text for ambient display (phone) [CHAR LIMIT=160]-->
7794     <string name="ambient_display_pickup_summary" product="default">To quickly check your notifications, pick up your phone</string>
7795     <!-- Summary text for ambient display (tablet) [CHAR LIMIT=160]-->
7796     <string name="ambient_display_pickup_summary" product="tablet">To quickly check your notifications, pick up your tablet</string>
7797     <!-- Summary text for ambient display (device) [CHAR LIMIT=160]-->
7798     <string name="ambient_display_pickup_summary" product="device">To quickly check your notifications, pick up your device</string>
7799
7800     <!-- Title text for fingerprint swipe for notifications [CHAR LIMIT=60]-->
7801     <string name="fingerprint_swipe_for_notifications_title">Swipe for notifications</string>
7802
7803     <!-- Summary text for fingerprint swipe for notifications (phone) [CHAR LIMIT=160]-->
7804     <string name="fingerprint_swipe_for_notifications_summary" product="default">To check your notifications, swipe down on the fingerprint sensor on the back of your phone</string>
7805     <!-- Summary text for fingerprint swipe for notifications (tablet) [CHAR LIMIT=160]-->
7806     <string name="fingerprint_swipe_for_notifications_summary" product="tablet">To check your notifications, swipe down on the fingerprint sensor on the back of your tablet</string>
7807     <!-- Summary text for fingerprint swipe for notifications (device) [CHAR LIMIT=160]-->
7808     <string name="fingerprint_swipe_for_notifications_summary" product="device">To check your notifications, swipe down on the fingerprint sensor on the back of your device</string>
7809
7810     <!-- Switch text for each gesture setting state -->
7811     <string name="gesture_setting_on">On</string>
7812     <string name="gesture_setting_off">Off</string>
7813
7814     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because the bootloader has been unlocked [CHAR_LIMIT=60] -->
7815     <string name="oem_unlock_enable_disabled_summary_bootloader_unlocked">Bootloader is already unlocked</string>
7816     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity. [CHAR_LIMIT=60] -->
7817     <string name="oem_unlock_enable_disabled_summary_connectivity">Connect to the Internet first</string>
7818     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity or the device is locked by the carrier [CHAR_LIMIT=60] -->
7819     <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked">Connect to the Internet or contact your carrier</string>
7820     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because this setting is unavailable on sim-locked devices. [CHAR_LIMIT=60] -->
7821     <string name="oem_unlock_enable_disabled_summary_sim_locked_device">Unavailable on carrier-locked devices</string>
7822
7823     <string name="automatic_storage_manager_freed_bytes"><xliff:g id="size" example="3.25MB">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="date" example="Jan 12">%2$s</xliff:g></string>
7824
7825     <!-- Title text for enabling web actions. [CHAR_LIMIT=60] -->
7826     <string name="web_action_enable_title">Open links in apps</string>
7827
7828     <!-- Summary text for enabling web actions. [CHAR_LIMIT=250] -->
7829     <string name="web_action_enable_summary">Open links in supported apps, even if the
7830       apps aren’t installed on your device</string>
7831
7832     <!-- Section title for the Web Action preference [CHAR LIMIT=60] -->
7833     <string name="web_action_section_title">Apps not installed</string>
7834
7835     <!-- Section title for the Domain URL app preference list [CHAR LIMIT=60]-->
7836     <string name="domain_url_section_title">Installed apps</string>
7837 </resources>