OSDN Git Service

DO NOT MERGE. ActivityPicker shouldn't grant permissions. am: 019f31b499 am: 556688ab...
[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     <!-- [CHAR LIMIT=NONE] Toast message when user attemps to launch developer otions before enabling it. -->
47     <string name="dev_settings_disabled_warning">Please enable developer options first.</string>
48
49     <!-- Category headings in left-pane header menu --> <skip />
50     <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
51     <string name="header_category_wireless_networks">Wireless &amp; networks</string>
52     <!-- Settings main menu category heading. Wireless and networks (Wi-Fi, Bluetooth, data usage...). [CHAR LIMIT=40] -->
53     <string name="header_category_connections">Connections</string>
54     <!-- Settings main menu category heading. Device (Sound, display, battery, applications...). [CHAR LIMIT=40] -->
55     <string name="header_category_device">Device</string>
56     <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
57     <string name="header_category_personal">Personal</string>
58     <!-- Settings main menu category heading. Personal (Accounts, security, language, backup...). [CHAR LIMIT=40] -->
59     <string name="header_category_access">Access</string>
60     <!-- Settings main menu category heading. System (Updates, data, accessibility, about phone). [CHAR LIMIT=40] -->
61     <string name="header_category_system">System</string>
62
63     <!-- Data Connection Enable. Only shown in diagnostic screen, so precise translation is not needed. -->
64     <string name="radio_info_data_connection_enable">Enable Data Connection</string>
65     <!-- Data Connection Disable. Only shown in diagnostic screen, so precise translation is not needed. -->
66     <string name="radio_info_data_connection_disable">Disable Data Connection</string>
67
68     <!-- VoLTE provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
69     <string name="volte_provisioned_switch_string">VoLTE Provisioned</string>
70
71     <!-- Video calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
72     <string name="vt_provisioned_switch_string">Video Calling Provisioned</string>
73
74     <!-- Wifi Calling provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
75     <string name="wfc_provisioned_switch_string">Wifi Calling Provisioned</string>
76
77     <!-- EAB provisioning flag on. Only shown in diagnostic screen, so precise translation is not needed. -->
78     <string name="eab_provisioned_switch_string">EAB/Presence Provisioned</string>
79
80     <!-- Title for controlling on/off for Mobile phone's radio power. Only shown in diagnostic screen, so precise translation is not needed. -->
81     <string name="radio_info_radio_power">Mobile Radio Power</string>
82
83     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
84     <string name="radioInfo_menu_viewADN">View SIM Address Book</string>
85     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
86     <string name="radioInfo_menu_viewFDN">View Fixed Dialing Numbers</string>
87     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
88     <string name="radioInfo_menu_viewSDN">View Service Dialing Numbers</string>
89     <!-- Phone Info screen. Menu item label.  Used for diagnostic info screens, precise translation isn't needed -->
90     <string name="radioInfo_menu_getIMS">IMS Service Status</string>
91
92     <!-- Phone Info screen. IMS Registration Title.  Used for diagnostic info screens, precise translation isn't needed -->
93     <string name="radio_info_ims_reg_status_title">IMS Status</string>
94
95     <!-- Phone Info screen. IMS Status - Registered.  Used for diagnostic info screens, precise translation isn't needed -->
96     <string name="radio_info_ims_reg_status_registered">Registered</string>
97     <!-- Phone Info screen. Ims Status - Unregistered.  Used for diagnostic info screens, precise translation isn't needed -->
98     <string name="radio_info_ims_reg_status_not_registered">Not Registered</string>
99
100     <!-- Phone Info screen. Ims Feature Status label.  Used for diagnostic info screens, precise translation isn't needed -->
101     <string name="radio_info_ims_feature_status_available">Available</string>
102     <!-- Phone Info screen. Ims Feature status label.  Used for diagnostic info screens, precise translation isn't needed -->
103     <string name="radio_info_ims_feature_status_unavailable">Unavailable</string>
104
105     <!-- Phone Info screen. IMS Registration.  Used for diagnostic info screens, precise translation isn't needed -->
106     <string name="radio_info_ims_reg_status">IMS Registration: <xliff:g id="status" example="registered">%1$s</xliff:g>\u000AVoice over LTE: <xliff:g id="availability" example="available">%2$s</xliff:g>\u000AVoice over WiFi: <xliff:g id="availability" example="available">%3$s</xliff:g>\u000AVideo Calling: <xliff:g id="availability" example="available">%4$s</xliff:g>\u000AUT Interface: <xliff:g id="availability" example="available">%5$s</xliff:g></string>
107
108     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
109     <string name="radioInfo_service_in">In Service</string>
110     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
111     <string name="radioInfo_service_out">Out of Service</string>
112     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
113     <string name="radioInfo_service_emergency">Emergency Calls Only</string>
114     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
115     <string name="radioInfo_service_off">Radio Off</string>
116
117     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
118     <string name="radioInfo_roaming_in">Roaming</string>
119     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
120     <string name="radioInfo_roaming_not">Not Roaming</string>
121
122     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
123     <string name="radioInfo_phone_idle">Idle</string>
124     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
125     <string name="radioInfo_phone_ringing">Ringing</string>
126     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
127     <string name="radioInfo_phone_offhook">Call in Progress</string>
128
129     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
130     <string name="radioInfo_data_disconnected">Disconnected</string>
131     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
132     <string name="radioInfo_data_connecting">Connecting</string>
133     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
134     <string name="radioInfo_data_connected">Connected</string>
135     <!-- Phone Info screen. Status label.  Used for diagnostic info screens, precise translation isn't needed -->
136     <string name="radioInfo_data_suspended">Suspended</string>
137
138     <!-- Used for diagnostic info screens, precise translation isn't needed -->
139     <string name="radioInfo_unknown">Unknown</string>
140     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
141     <string name="radioInfo_display_packets">pkts</string>
142     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
143     <string name="radioInfo_display_bytes">bytes</string>
144     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
145     <string name="radioInfo_display_dbm">dBm</string>
146     <!-- Phone Info screen. Units shown after a value.  Used for diagnostic info screens, precise translation isn't needed -->
147     <string name="radioInfo_display_asu">asu</string>
148     <!-- Used for diagnostic info screens, precise translation isn't needed -->
149     <string name="radioInfo_lac">LAC</string>
150     <!-- Used for diagnostic info screens, precise translation isn't needed -->
151     <string name="radioInfo_cid">CID</string>
152
153     <!-- 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] -->
154     <string name="sdcard_unmount" product="nosdcard">Unmount USB storage</string>
155     <!-- 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  -->
156     <string name="sdcard_unmount" product="default">Unmount SD card</string>
157
158     <!-- 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] -->
159     <string name="sdcard_format" product="nosdcard">Erase USB storage</string>
160     <!-- Used for diagnostic info screens, precise translation isn't needed. Formats the SD card in the phone, meaning it will be erased and reformatted -->
161     <string name="sdcard_format" product="default">Erase SD card</string>
162
163     <!-- Content description for preview pager. [CHAR LIMIT=NONE] -->
164     <string name="preview_pager_content_description">Preview</string>
165     <!-- Content description for dot pager indicator for preview pager. [CHAR LIMIT=NONE] -->
166     <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>
167
168     <!-- Summary of font size setting screen. [CHAR LIMIT=NONE] -->
169     <string name="font_size_summary">Make the text on screen smaller or larger.</string>
170
171     <!-- Description for the button that makes interface elements smaller. [CHAR_LIMIT=NONE] -->
172     <string name="font_size_make_smaller_desc">Make smaller</string>
173     <!-- Description for the button that makes interface elements larger. [CHAR_LIMIT=NONE] -->
174     <string name="font_size_make_larger_desc">Make larger</string>
175
176     <!-- Sample text for font size preview. -->
177     <string name="font_size_preview_text">Servez à ce monsieur une bière et des kiwis.</string>
178     <string name="font_size_preview_text_headline">Sample text</string>
179     <string name="font_size_preview_text_title"
180             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.">
181         The Wonderful Wizard of Oz
182     </string>
183     <string name="font_size_preview_text_subtitle"
184             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.">
185         Chapter 11: The Wonderful Emerald City of Oz</string>
186     <string name="font_size_preview_text_body"
187             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.">
188         Even with eyes protected by the green spectacles Dorothy and her friends were at first dazzled by the brilliancy of the wonderful City.
189         The streets were lined with beautiful houses all built of green marble and studded everywhere with sparkling emeralds.
190         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 brightness of the sun.
191         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.
192         \n\nThere were many people, men, women and children, walking about, and these were all dressed in green clothes and had greenish skins.
193         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.
194         Many shops stood in the street, and Dorothy saw that everything in them was green.
195         Green candy and green pop-corn were offered for sale, as well as green shoes, green hats and green clothes of all sorts.
196         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.
197         \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.
198         Everyone seeemed happy and contented and prosperous.
199     </string>
200     <!-- Button. Chosen when they want to save the chosen text size. -->
201     <string name="font_size_save">OK</string>
202
203     <!-- Title for a notification shown. [CHAR LIMIT=25] -->
204     <string name="sdcard_setting" product="nosdcard">USB storage</string>
205     <!-- Title for a notification shown. -->
206     <string name="sdcard_setting" product="default">SD card</string>
207
208     <!-- Used as setting title (for checkbox) on second screen after selecting Bluetooth settings -->
209     <string name="bluetooth">Bluetooth</string>
210     <!-- Bluetooth settings screen, summary after selecting Discoverable check box [CHAR LIMIT=50] -->
211     <string name="bluetooth_is_discoverable">Visible to all nearby Bluetooth devices (<xliff:g id="discoverable_time_period">%1$s</xliff:g>)</string>
212     <!-- Bluetooth settings screen, summary when Discoverable duration is set to "forever" [CHAR LIMIT=50] -->
213     <string name="bluetooth_is_discoverable_always">Visible to all nearby Bluetooth devices</string>
214     <!-- Bluetooth settings screen, summary text when not discoverable and no paired devices [CHAR LIMIT=50] -->
215     <string name="bluetooth_not_visible_to_other_devices">Not visible to other Bluetooth devices</string>
216     <!-- Bluetooth settings screen, summary text when not discoverable with paired devices [CHAR LIMIT=50] -->
217     <string name="bluetooth_only_visible_to_paired_devices">Only visible to paired devices</string>
218     <!-- Bluetooth settings screen, option name to pick discoverability timeout duration (a list dialog comes up) -->
219     <string name="bluetooth_visibility_timeout">Visibility timeout</string>
220     <!-- Bluetooth settings screen, check box label whether or not to allow
221         bluetooth voice dialing when lock screen is up-->
222     <string name="bluetooth_lock_voice_dialing">Lock voice dialing</string>
223     <!-- Bluetooth settings screen, lock voice dialing checkbox summary text -->
224     <string name="bluetooth_lock_voice_dialing_summary">
225       Prevent use of the bluetooth dialer when the screen is locked
226     </string>
227     <!-- Bluetooth settings screen, heading above the list of nearby bluetooth devices -->
228     <string name="bluetooth_devices">Bluetooth devices</string>
229     <!-- Bluetooth settings screen, title for the current bluetooth name setting -->
230     <string name="bluetooth_device_name">Device name</string>
231     <!-- Bluetooth settings screen, image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
232     <string name="bluetooth_device_details">Device settings</string>
233     <!-- Bluetooth settings screen, image description for profile of a device details button. -->
234     <string name="bluetooth_profile_details">Profile settings</string>
235     <!-- Bluetooth settings screen, summary text when there isn't a name set (for the name setting) -->
236     <string name="bluetooth_name_not_set">No name set, using account name</string>
237     <!-- Bluetooth settings screen, menu item to scan for nearby bluetooth devices -->
238     <string name="bluetooth_scan_for_devices">Scan for devices</string>
239     <!-- Bluetooth settings screen, menu item to change this device's Bluetooth name. [CHAR LIMIT=30] -->
240     <string name="bluetooth_rename_device">Rename this device</string>
241     <!-- Bluetooth settings screen, confirmation button for rename device dialog. [CHAR LIMIT=20] -->
242     <string name="bluetooth_rename_button">Rename</string>
243     <!-- Bluetooth settings.  Dialog title to confirm disconnecting from all profiles of a device. [CHAR LIMIT=30] -->
244     <string name="bluetooth_disconnect_title">Disconnect device?</string>
245     <!-- Bluetooth settings.  Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
246     <string name="bluetooth_disconnect_all_profiles" product="default">Your phone will disconnect from "<xliff:g id="device_name">%1$s</xliff:g>."</string>
247     <!-- Bluetooth settings.  Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
248     <string name="bluetooth_disconnect_all_profiles" product="tablet">Your tablet will disconnect from "<xliff:g id="device_name">%1$s</xliff:g>."</string>
249     <!-- Bluetooth settings.  Message for disconnecting from all profiles of a bluetooth device. [CHAR LIMIT=NONE] -->
250     <string name="bluetooth_disconnect_all_profiles" product="device">Your device will disconnect from "<xliff:g id="device_name">%1$s</xliff:g>."</string>
251     <!-- dialog ok button for disconnect dialog [CHAR LIMIT=20] -->
252     <string name="bluetooth_disconnect_dialog_ok">Disconnect</string>
253     <!-- Bluetooth Settings. text displayed when user has restriction DISALLOW_CONFIG_BLUETOOTH [CHAR LIMIT=NONE]-->
254     <string name="bluetooth_empty_list_user_restricted">You don\u2019t have permission to change Bluetooth settings.</string>
255     <!-- Title for bluetooth pairing item [CHAR LIMIT=60] -->
256     <string name="bluetooth_pairing_pref_title">Pair new device</string>
257
258     <!-- Bluetooth Visibility message.  This message informs the user that their device is now visible to other bluetooth devices.  [CHAR LIMIT=NONE] -->
259     <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>
260     <!-- Bluetooth mac address message.  This message shows the bluetooth mac address for this device.  [CHAR LIMIT=120] -->
261     <string name="bluetooth_footer_mac_message" product="default">Phone\'s Bluetooth address: <xliff:g id="bluetooth_mac_address">%1$s</xliff:g></string>
262     <!-- Bluetooth mac address message.  This message shows the bluetooth mac address for this device.  [CHAR LIMIT=120] -->
263     <string name="bluetooth_footer_mac_message" product="tablet">Tablet\'s Bluetooth address: <xliff:g id="bluetooth_mac_address">%1$s</xliff:g></string>
264     <!-- Bluetooth mac address message.  This message shows the bluetooth mac address for this device.  [CHAR LIMIT=120] -->
265     <string name="bluetooth_footer_mac_message" product="device">Device\'s Bluetooth address: <xliff:g id="bluetooth_mac_address">%1$s</xliff:g></string>
266
267     <!-- Bluetooth Visibility disconnect question.  Asks the user if they wish to disconnect a paired bluetooth device.  [CHAR LIMIT=50] -->
268     <string name="bluetooth_is_disconnect_question">Disconnect <xliff:g id="device_name">%1$s</xliff:g>?</string>
269     <!-- Bluetooth broadcasting settings, option to enable/disable broadcasting -->
270     <string name="bluetooth_broadcasting">Broadcasting</string>
271     <!-- Bluetooth settings.  Dialog title to disable a single profile of a device. [CHAR LIMIT=40] -->
272     <string name="bluetooth_disable_profile_title">Disable profile?</string>
273     <!-- Bluetooth settings.  Message for disabling a profile of a bluetooth device. [CHAR LIMIT=NONE] -->
274     <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>
275
276     <!-- Bluetooth settings.  Message when the device state is unknown -->
277     <string name="bluetooth_unknown" />
278     <!--Bluetooth settings screen, summary text for Bluetooth device with no name -->
279     <string name="bluetooth_device">Unnamed Bluetooth device</string>
280     <!--Bluetooth settings screen, text that appears in heading bar when scanning for devices -->
281     <string name="progress_scanning">Searching</string>
282     <!--Bluetooth settings screen, text that appears when scanning for devices is finished and no nearby bluetooth device was found [CHAR LIMIT=40]-->
283     <string name="bluetooth_no_devices_found">No nearby Bluetooth devices were found.</string>
284     <!-- Notification ticker text (shown in the status bar) when a Bluetooth device wants to pair with us -->
285     <string name="bluetooth_notif_ticker">Bluetooth pairing request</string>
286     <!-- Notification title when a Bluetooth device wants to pair with us -->
287     <string name="bluetooth_notif_title">Pairing request</string>
288     <!-- Notification message when a Bluetooth device wants to pair with us -->
289     <string name="bluetooth_notif_message">Tap to pair with <xliff:g id="device_name">%1$s</xliff:g>.</string>
290     <!-- Item in bluetooth settings screen, used to show the list of received files [CHAR LIMIT=30] -->
291     <string name="bluetooth_show_received_files">Received files</string>
292
293     <!-- Strings for BluetoothDevicePicker [CHAR LIMIT=40]-->
294     <string name="device_picker">Choose Bluetooth device</string>
295
296     <!-- This string asks the user whether or not to allow an app to enable bluetooth. [CHAR LIMIT=100] -->
297     <string name="bluetooth_ask_enablement"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth</string>
298     <!-- This string asks the user whether or not to allow an app to disable bluetooth. [CHAR LIMIT=100] -->
299     <string name="bluetooth_ask_disablement"><xliff:g id="app_name">%1$s</xliff:g> wants to turn off Bluetooth</string>
300
301     <!-- This string asks the user whether or not to allow an app to enable bluetooth. [CHAR LIMIT=100] -->
302     <string name="bluetooth_ask_enablement_no_name">An app wants to turn on Bluetooth</string>
303     <!-- This string asks the user whether or not to allow an app to disable bluetooth. [CHAR LIMIT=100] -->
304     <string name="bluetooth_ask_disablement_no_name">An app wants to turn off Bluetooth</string>
305
306     <!-- Strings for asking to the user whether to allow an app to enable discovery mode. [CHAR LIMIT=NONE] -->
307     <string name="bluetooth_ask_discovery" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> wants to make your tablet visible to other Bluetooth devices for <xliff:g id="timeout">%2$d</xliff:g> seconds.</string>
308     <!-- Strings for asking to the user whether to allow an app to enable discovery mode. [CHAR LIMIT=NONE] -->
309     <string name="bluetooth_ask_discovery" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to make your phone visible to other Bluetooth devices for <xliff:g id="timeout">%2$d</xliff:g> seconds.</string>
310
311     <!-- Strings for asking to the user whether to allow an app to enable discovery mode. [CHAR LIMIT=NONE] -->
312     <string name="bluetooth_ask_discovery_no_name" 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>
313     <!-- Strings for asking to the user whether to allow an app to enable discovery mode. [CHAR LIMIT=NONE] -->
314     <string name="bluetooth_ask_discovery_no_name" 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>
315
316     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode. [CHAR LIMIT=NONE] -->
317     <string name="bluetooth_ask_lasting_discovery" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
318     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode. [CHAR LIMIT=NONE] -->
319     <string name="bluetooth_ask_lasting_discovery" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
320
321     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode. [CHAR LIMIT=NONE] -->
322     <string name="bluetooth_ask_lasting_discovery_no_name" product="tablet">An app wants to make your tablet visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
323     <!-- Strings for asking to the user whether to allow an app to enable lasting discovery mode. [CHAR LIMIT=NONE] -->
324     <string name="bluetooth_ask_lasting_discovery_no_name" product="default">An app wants to make your phone visible to other Bluetooth devices. You can change this later in Bluetooth settings.</string>
325
326     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
327     <string name="bluetooth_ask_enablement_and_discovery" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and make your tablet visible to other devices for <xliff:g id="timeout">%2$d</xliff:g> seconds.</string>
328     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
329     <string name="bluetooth_ask_enablement_and_discovery" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and make your phone visible to other devices for <xliff:g id="timeout">%2$d</xliff:g> seconds.</string>
330
331     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
332     <string name="bluetooth_ask_enablement_and_discovery_no_name" 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>
333     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
334     <string name="bluetooth_ask_enablement_and_discovery_no_name" 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>
335
336     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
337     <string name="bluetooth_ask_enablement_and_lasting_discovery" product="tablet"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and make your tablet visible to other devices. You can change this later in Bluetooth settings.</string>
338     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
339     <string name="bluetooth_ask_enablement_and_lasting_discovery" product="default"><xliff:g id="app_name">%1$s</xliff:g> wants to turn on Bluetooth and make your phone visible to other devices. You can change this later in Bluetooth settings.</string>
340
341     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
342     <string name="bluetooth_ask_enablement_and_lasting_discovery_no_name" 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>
343     <!-- Strings for asking to the user whether to allow an app to enable bluetooth and discovery mode. [CHAR LIMIT=NONE] -->
344     <string name="bluetooth_ask_enablement_and_lasting_discovery_no_name" 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>
345
346     <!-- Strings for msg to display to user while bluetooth is turning on [CHAR LIMIT=60] -->
347     <string name="bluetooth_turning_on">"Turning Bluetooth on\u2026"</string>
348
349     <!-- Strings for msg to display to user while bluetooth is turning off [CHAR LIMIT=60] -->
350     <string name="bluetooth_turning_off">"Turning Bluetooth off\u2026"</string>
351
352     <!-- Strings for device profile auto connect setting -->
353     <string name="bluetooth_auto_connect">Auto-connect</string>
354
355     <!-- Activity label of BluetoothPermissionActivity [CHAR LIMIT=none]-->
356     <string name="bluetooth_connection_permission_request">"Bluetooth connection request"</string>
357
358     <!-- Notification message when a remote Bluetooth device wants to connect to a Bluetooth profile [CHAR LIMIT=none]-->
359     <string name="bluetooth_connection_notif_message">"Tap to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022."</string>
360
361     <!-- Bluetooth connection permission Alert Activity text [CHAR LIMIT=none]-->
362     <string name="bluetooth_connection_dialog_text">"Do you want to connect to \u0022<xliff:g id="device_name">%1$s</xliff:g>\u0022?"</string>
363
364     <!-- Activity label of BluetoothPbPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
365     <string name="bluetooth_phonebook_request">"Phone book access request"</string>
366
367     <!-- Bluetooth phone book permission Alert Activity text [CHAR LIMIT=none] -->
368     <string name="bluetooth_pb_acceptance_dialog_text">
369         <xliff:g id="device_name">%1$s</xliff:g> wants to access your contacts and call history. Give access to <xliff:g id="device_name">%2$s</xliff:g>?
370     </string>
371
372     <!-- Bluetooth phone book permission Alert Activity checkbox text [CHAR LIMIT=none] -->
373     <string name="bluetooth_remember_choice">Don\u2019t ask again</string>
374     <!--FIXME SHOULD BE REMOVED AND ALL LANG VERSIONS FIXED TO ABOVE NAME -->
375     <string name="bluetooth_pb_remember_choice">Don\u2019t ask again</string>
376
377     <!-- Activity label of BluetoothMessagePermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
378     <string name="bluetooth_map_request">"Message access request"</string>
379
380     <!-- Bluetooth message permission Alert Activity text [CHAR LIMIT=none] -->
381     <string name="bluetooth_map_acceptance_dialog_text">%1$s wants to access your messages. Give access to %2$s?</string>
382
383     <!-- Activity label of BluetoothMessagePermissionActivity for SIM access profile. Also used as Strings in the permission dialog [CHAR LIMIT=none] -->
384     <string name="bluetooth_sap_request">"SIM access request"</string>
385
386     <!-- Bluetooth SIM access permission Alert Activity text [CHAR LIMIT=none] -->
387     <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>
388
389     <!-- Description for bluetooth device name summary [CHAR LIMIT=none] -->
390     <string name="bluetooth_device_name_summary">Visible as \'<xliff:g id="device_name">^1</xliff:g>\' to other devices</string>
391
392     <!-- Title for paired device group [CHAR LIMIT=none] -->
393     <string name="bluetooth_paired_device_title">Your devices</string>
394     <!-- Title for pairing bluetooth device page [CHAR LIMIT=none] -->
395     <string name="bluetooth_pairing_page_title">Pair new device</string>
396
397     <!-- Date & time settings screen title -->
398     <string name="date_and_time">Date &amp; time</string>
399     <!-- The title of the activity to pick a time zone. -->
400     <string name="choose_timezone">Choose time zone</string>
401
402     <!-- Used for diagnostic screens, precise translation is not necessary -->
403     <string name="intent_sender_data_label"><xliff:g id="data">Data:</xliff:g></string>
404     <!-- Used for diagnostic screens, precise translation is not necessary -->
405     <string name="intent_sender_sendbroadcast_text">Send <xliff:g id="broadcast">broadcast</xliff:g></string>
406     <!-- Used for diagnostic screens, precise translation is not necessary -->
407     <string name="intent_sender_action_label"><xliff:g id="action">Action</xliff:g>:</string>
408     <!-- Used for diagnostic screens, precise translation is not necessary -->
409     <string name="intent_sender_startactivity_text">Start <xliff:g id="activity">activity</xliff:g></string>
410     <!-- Used for diagnostic screens, precise translation is not necessary -->
411     <string name="intent_sender_resource_label"><xliff:g id="resource">Resource</xliff:g>: </string>
412     <!-- Used for diagnostic screens, precise translation is not necessary -->
413     <string name="intent_sender_account_label">Account: </string>
414
415     <!-- HTTP proxy settings title -->
416     <string name="proxy_settings_title">Proxy</string>
417     <!-- HTTP proxy settings. Button to clear the proxy box. -->
418     <string name="proxy_clear_text">Clear</string>
419     <!-- HTTP proxy settings. The port number label. -->
420     <string name="proxy_port_label">Proxy port</string>
421     <!-- HTTP proxy settings. The exclusion list label. -->
422     <string name="proxy_exclusionlist_label">Bypass proxy for</string>
423     <!-- HTTP proxy settings. The button to restore the defaults. -->
424     <string name="proxy_defaultView_text">Restore defaults</string>
425     <!-- HTTP proxy settings. The button to save. -->
426     <string name="proxy_action_text">Done</string>
427     <!-- HTTP proxy settings. The text field for the hostname -->
428     <string name="proxy_hostname_label">Proxy hostname</string>
429     <!-- HTTP proxy settings. Title if there is an error-->
430     <string name="proxy_error">Attention</string>
431     <!-- HTTP proxy settings. Button to get rid of error box-->
432     <string name="proxy_error_dismiss">OK</string>
433     <!-- HTTP proxy settings. The error if the hostname is not valid -->
434     <string name="proxy_error_invalid_host">The hostname you typed isn\u2019t valid.</string>
435     <!-- HTTP proxy settings. The error if the exclusion list is not valid -->
436     <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>
437     <!-- HTTP proxy settings. Error msg -->
438     <string name="proxy_error_empty_port">You need to complete the port field.</string>
439     <!-- HTTP proxy settings. Error msg -->
440     <string name="proxy_error_empty_host_set_port">The port field must be empty if the host field is empty.</string>
441     <!-- HTTP proxy settings. Error msg -->
442     <string name="proxy_error_invalid_port">The port you typed isn\u2019t valid.</string>
443     <!-- HTTP proxy settings. Warning message about limited application support [CHAR LIMIT=100]-->
444     <string name="proxy_warning_limited_support">The HTTP proxy is used by the browser but may not be used by the other apps.</string>
445
446     <!-- HTTP proxy settings. Title for Proxy-Auto Config URL.  [CHAR LIMIT=25] -->
447     <string name="proxy_url_title">"PAC URL: "</string>
448
449     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
450     <string name="radio_info_signal_location_label">Cell Location Info (deprecated):</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_neighboring_location_label">Neighbor Cell Info (deprecated):</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_cell_info_refresh_rate">Cell Info Refresh Rate:</string>
455     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
456     <string name="radio_info_cellinfo_label">All Cell Measurement Info:</string>
457     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
458     <string name="radio_info_dcrtinfo_label">Data Connection Real-Time Info:</string>
459     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
460     <string name="radio_info_gprs_service_label">Data Service:</string>
461     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
462     <string name="radio_info_roaming_label">Roaming:</string>
463     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
464     <string name="radio_info_imei_label">IMEI:</string>
465     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
466     <string name="radio_info_call_redirect_label">Call Redirect:</string>
467     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
468     <string name="radio_info_ppp_resets_label">Number of PPP Reset Since Boot:</string>
469     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
470     <string name="radio_info_current_network_label">Current Network:</string>
471     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
472     <string name="radio_info_ppp_received_label">Data Received:</string>
473     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
474     <string name="radio_info_gsm_service_label">Voice Service:</string>
475     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
476     <string name="radio_info_signal_strength_label">Signal Strength:</string>
477     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
478     <string name="radio_info_call_status_label">Voice Call Status:</string>
479     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
480     <string name="radio_info_ppp_sent_label">Data Sent:</string>
481     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
482     <string name="radio_info_message_waiting_label">Message Waiting:</string>
483     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
484     <string name="radio_info_phone_number_label">Phone Number:</string>
485     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
486     <string name="radio_info_band_mode_label">Select Radio Band</string>
487     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
488     <string name="radio_info_voice_network_type_label">Voice Network Type:</string>
489     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
490     <string name="radio_info_data_network_type_label">Data Network Type:</string>
491     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
492     <string name="radio_info_set_perferred_label">Set Preferred Network Type:</string>
493     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
494     <string name="radio_info_ping_hostname_v4">Ping Hostname(www.google.com) IPv4:</string>
495     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
496     <string name="radio_info_ping_hostname_v6">Ping Hostname(www.google.com) IPv6:</string>
497     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
498     <string name="radio_info_http_client_test">HTTP Client Test:</string>
499     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
500     <string name="ping_test_label">Run Ping Test</string>
501     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
502     <string name="radio_info_smsc_label">SMSC:</string>
503     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
504     <string name="radio_info_smsc_update_label">Update</string>
505     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
506     <string name="radio_info_smsc_refresh_label">Refresh</string>
507     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
508     <string name="radio_info_toggle_dns_check_label">Toggle DNS Check</string>
509     <!-- Radio Info screen. Label for a status item.  Used for diagnostic info screens, precise translation isn't needed -->
510     <string name="oem_radio_info_label">OEM-specific Info/Settings</string>
511
512     <!-- Band Mode Selection -->
513     <!-- Band mode screen.  Title of activity. -->
514     <string name="band_mode_title">Set Radio Band Mode</string>
515     <!-- Band mode screen.  Loading message. -->
516     <string name="band_mode_loading">Loading Band List\u2026</string>
517     <!-- Band mode screen. Button caption to set the bandmode. -->
518     <string name="band_mode_set">Set</string>
519     <!-- Band mode screen. Status message when unsuccessful. -->
520     <string name="band_mode_failed">Unsuccessful</string>
521     <!-- Band mode screen. Statusm essage when successful. -->
522     <string name="band_mode_succeeded">Successful</string>
523
524     <!-- Instructions after the user changes the mass storage settings -->
525     <string name="sdcard_changes_instructions">Changes take effect when USB cable is reconnected.</string>
526     <!-- Enable USB mass storage mode checkbox title -->
527     <string name="sdcard_settings_screen_mass_storage_text">Enable USB mass storage</string>
528     <!-- The label for total bytes on SD card -->
529     <string name="sdcard_settings_total_bytes_label">Total bytes:</string>
530     <!-- Message when there is no SD card present [CHAR LIMIT=30] -->
531     <string name="sdcard_settings_not_present_status" product="nosdcard">USB storage not mounted.</string>
532     <!-- Message when there is no SD card present -->
533     <string name="sdcard_settings_not_present_status" product="default">No SD card.</string>
534     <!-- Th label for the available (free) sapce on the SD card -->
535     <string name="sdcard_settings_available_bytes_label">Available bytes:</string>
536     <!-- Message when the SD card is being used by the computer as mass storage [CHAR LIMIT=30] -->
537     <string name="sdcard_settings_mass_storage_status" product="nosdcard">USB storage is being used as a mass storage device.</string>
538     <!-- Message when the SD card is being used by the computer as mass storage -->
539     <string name="sdcard_settings_mass_storage_status" product="default">SD card is being used as a mass storage device.</string>
540     <!-- Message when it is safe to remove the SD card [CHAR LIMIT=30] -->
541     <string name="sdcard_settings_unmounted_status" product="nosdcard">It\u2019s now safe to remove the USB storage.</string>
542     <!-- Message when it is safe to remove the SD card -->
543     <string name="sdcard_settings_unmounted_status" product="default">It\u2019s now safe to remove the SD card.</string>
544     <!-- Error message when the SD card was removed without properly unmounting [CHAR LIMIT=30] -->
545     <string name="sdcard_settings_bad_removal_status" product="nosdcard">USB storage was removed while still in use!</string>
546     <!-- Error message when the SD card was removed without properly unmounting -->
547     <string name="sdcard_settings_bad_removal_status" product="default">SD card was removed while still in use!</string>
548     <!-- Label for used bytes on the SD card -->
549     <string name="sdcard_settings_used_bytes_label">Used bytes:</string>
550     <!-- Message when it is scanning the SD card for new files [CHAR LIMIT=30]  -->
551     <string name="sdcard_settings_scanning_status" product="nosdcard">Scanning USB storage for media\u2026</string>
552     <!-- Message when it is scanning the SD card for new files -->
553     <string name="sdcard_settings_scanning_status" product="default">Scanning SD card for media\u2026</string>
554     <!-- Message when the SD card is mounted as read only [CHAR LIMIT=30] -->
555     <string name="sdcard_settings_read_only_status" product="nosdcard">USB storage mounted read-only.</string>
556     <!-- Message when the SD card is mounted as read only -->
557     <string name="sdcard_settings_read_only_status" product="default">SD card mounted read-only.</string>
558     <!-- Used in setup wizard Wi-Fi screen.  The button label for going to the next screen without submitting. [CHAR LIMIT=20] -->
559     <string name="skip_label">Skip</string>
560     <!-- Used in setup wizard Wi-Fi screen. The button label for going to the next screen and submitting. [CHAR LIMIT=20] -->
561     <string name="next_label">Next</string>
562
563     <!-- LocalePicker -->
564     <!-- Title for the locale picker activity -->
565     <string name="language_picker_title">Languages</string>
566
567     <!-- Title for the language selection screen [CHAR LIMIT=25] -->
568     <string name="pref_title_lang_selection">Language preferences</string>
569
570     <!-- Menu item in the locale menu. Will remove the selected locales. [CHAR LIMIT=30] -->
571     <string name="locale_remove_menu">Remove</string>
572
573     <!-- "Button" that opens a language picker. The selected language gets added to the language list. [CHAR LIMIT=30] -->
574     <string name="add_a_language">Add a language</string>
575
576     <!-- The title of the confirmation dialog shown when the user selects one / several languages and tries to remove them [CHAR LIMIT=60] -->
577     <plurals name="dlg_remove_locales_title">
578         <item quantity="one">Remove selected language?</item>
579         <item quantity="other">Remove selected languages?</item>
580     </plurals>
581
582     <!-- The text of the confirmation dialog shown when the user selects several languages and tries to remove them [CHAR LIMIT=NONE] -->
583     <string name="dlg_remove_locales_message">Text will be displayed in another language.</string>
584
585     <!-- The title of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=60] -->
586     <string name="dlg_remove_locales_error_title">Can’t remove all languages</string>
587     <!-- The text of the error dialog shown when the user selects all the languages and tries to remove them [CHAR LIMIT=NONE] -->
588     <string name="dlg_remove_locales_error_message">Keep at least one preferred language</string>
589
590     <!-- This text shows in the language picker when the system is not translated into that languages [CHAR LIMIT=80] -->
591     <string name="locale_not_translated">May not be available in some apps</string>
592
593     <!-- Label for an accessibility action that moves a language up in the ordered language list [CHAR LIMIT=20] -->
594     <string name="action_drag_label_move_up">Move up</string>
595     <!-- Label for an accessibility action that moves a language down in the ordered language list [CHAR LIMIT=20] -->
596     <string name="action_drag_label_move_down">Move down</string>
597     <!-- Label for an accessibility action that moves a language to the top of the ordered language list [CHAR LIMIT=20] -->
598     <string name="action_drag_label_move_top">Move to top</string>
599     <!-- Label for an accessibility action that moves a language to the bottom of the ordered language list [CHAR LIMIT=20] -->
600     <string name="action_drag_label_move_bottom">Move to bottom</string>
601     <!-- Label for an accessibility action that removes the currently selected language from the the ordered language list [CHAR LIMIT=20] -->
602     <string name="action_drag_label_remove">Remove language</string>
603
604     <!-- 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 :) ). -->
605     <string name="activity_picker_label">Choose activity</string>
606     <!-- Do not translate. -->
607     <string name="debug_intent_sender_label">Debug intent sender</string>
608     <!-- The title of the activity to see random device info. -->
609     <string name="device_info_label">Device info</string>
610     <!-- The title of the activity to adjust display settings -->
611     <string name="display_label">Screen</string>
612     <!-- The title of the activity to see phone info -->
613     <string name="phone_info_label" product="tablet">Tablet info</string>
614     <!-- The title of the activity to see phone info -->
615     <string name="phone_info_label" product="default">Phone info</string>
616     <!-- The title of the activity to adjust SD card settings [CHAR LIMIT=25] -->
617     <string name="sd_card_settings_label" product="nosdcard">USB storage</string>
618     <!-- The title of the activity to adjust SD card settings-->
619     <string name="sd_card_settings_label" product="default">SD card</string>
620     <!-- The title of the activity to adjust proxy settings -->
621     <string name="proxy_settings_label">Proxy settings</string>
622
623     <!-- ======================================================================================= -->
624     <!-- NEW STUFF -->
625     <!-- ======================================================================================= -->
626
627     <!-- Button label for generic cancel action [CHAR LIMIT=20] -->
628     <string name="cancel">Cancel</string>
629     <!-- Button label for generic OK action [CHAR LIMIT=20] -->
630     <string name="okay">OK</string>
631     <!-- Button label for generic forget action [CHAR LIMIT=20] -->
632     <string name="forget">Forget</string>
633     <!-- Button label for generic save action [CHAR LIMIT=20] -->
634     <string name="save">Save</string>
635     <!-- Button label for generic done action [CHAR LIMIT=20] -->
636     <string name="done">Done</string>
637
638     <!-- Title of the Settings activity shown within the application itself. -->
639     <string name="settings_label">Settings</string>
640     <!-- Title of the Settings activity shown in the Launcher. [CHAR LIMIT=20] -->
641     <string name="settings_label_launcher">Settings</string>
642     <!-- Label for option to select a settings panel as a shortcut -->
643     <string name="settings_shortcut">Settings shortcut</string>
644     <!-- Shown in create shortcut activity when there is no shortcut that can be created. [CHAR_LIMIT=None] -->
645     <string name="activity_list_empty">No matching activities found.</string>
646     <!-- Wireless controls settings screen, setting check box label -->
647     <string name="airplane_mode">Airplane mode</string>
648     <!-- 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] -->
649     <string name="radio_controls_title">More</string>
650     <!-- Wireless Settings screen title for things like Wi-Fi, bluetooth, airplane mode. -->
651     <string name="wireless_networks_settings_title">Wireless &amp; networks</string>
652     <!-- Main Settings screen settings summary text for the "Wireless controls" setting -->
653     <string name="radio_controls_summary">Manage Wi\u2011Fi, Bluetooth, airplane mode, mobile networks, &amp; VPNs</string>
654
655     <!-- check box cellular data title [CHAR LIMIT=30] -->
656     <string name="cellular_data_title">Mobile data</string>
657     <!-- check box Calls title [CHAR LIMIT=30] -->
658     <string name="calls_title">Calls</string>
659     <!-- check box SMS Messges title [CHAR LIMIT=30] -->
660     <string name="sms_messages_title">SMS messages</string>
661     <!-- check box cellular data summary [CHAR LIMIT=85] -->
662     <string name="cellular_data_summary">Allow data usage over mobile network</string>
663     <!-- check box to allow data usage when roaming [CHAR LIMIT=41] -->
664     <string name="allow_data_usage_title">Allow data usage when roaming</string>
665     <!-- mobile network settings screen, setting check box title -->
666     <string name="roaming">Data roaming</string>
667     <!-- mobile network settings screen, setting option summary text when check box is selected -->
668     <string name="roaming_enable">Connect to data services when roaming</string>
669     <!-- mobile network settings screen, setting option summary text when check box is clear -->
670     <string name="roaming_disable">Connect to data services when roaming</string>
671     <!-- mobile network settings screen, dialog message when you are roaming and clear the "Data roaming" check box -->
672     <string name="roaming_reenable_message">You have lost data connectivity because you left your home network with data roaming turned off.</string>
673     <!-- mobile network settings screen, button on dialog box that appears when you are roaming and clear the "Data roaming" check box -->
674     <string name="roaming_turn_it_on_button">Turn it on</string>
675     <!-- mobile network settings screen, message in dialog box that appears when you select the "Data roaming" check box -->
676     <string name="roaming_warning">You may incur significant charges.</string>
677     <!-- 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] -->
678     <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>
679     <!-- 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] -->
680     <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>
681     <!-- mobile network settings screen, title of dialog box that appears when you select the "Data roaming" check box -->
682     <string name="roaming_reenable_title">Allow data roaming?</string>
683     <!-- mobile network settings screen, setting option name -->
684     <string name="networks">Operator selection</string>
685     <!-- mobile network settings screen, setting option summary text -->
686     <string name="sum_carrier_select">Choose a network operator</string>
687
688     <!-- Date and time settings --><skip />
689     <!-- Main Settings screen setting option name to go into the date and time settings-->
690     <string name="date_and_time_settings_title">Date &amp; time</string>
691     <!-- Title for Date & Time settings screen in SetupWizard [CHAR LIMIT=40] -->
692     <string name="date_and_time_settings_title_setup_wizard">Set date and time</string>
693     <!-- Main Settings screen setting option summary text for the item to go into the date and time settings. -->
694     <string name="date_and_time_settings_summary">Set date, time, time zone, &amp; formats</string>
695     <!-- Date & time setting screen setting check box title if the date and time should be determined automatically [CHAR LIMIT=30] -->
696     <string name="date_time_auto">Automatic date &amp; time</string>
697     <!-- Date & time setting screen setting option summary text when Automatic check box is selected
698         (that is, when date and time should be determined automatically) [CHAR LIMIT=100] -->
699     <string name="date_time_auto_summaryOn">Use network-provided time</string>
700     <!-- Date & time setting screen setting option summary text when Automatic check box is clear
701         [CHAR LIMIT=100] -->
702     <string name="date_time_auto_summaryOff">Use network-provided time</string>
703     <!-- Date & time setting screen setting check box title if the time zone should be determined automatically [CHAR LIMIT=30] -->
704     <string name="zone_auto">Automatic time zone</string>
705     <!-- 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)
706         [CHAR LIMIT=100]  -->
707     <string name="zone_auto_summaryOn">Use network-provided time zone</string>
708     <!-- Date & time setting screen setting option summary text when Automatic time zone check box is clear
709         [CHAR LIMIT=100] -->
710     <string name="zone_auto_summaryOff">Use network-provided time zone</string>
711     <!-- Date & time setting screen setting check box title [CHAR LIMIT=30] -->
712     <string name="date_time_24hour_title">24\u2011hour format</string>
713     <!-- Date & time setting screen setting check box title -->
714     <string name="date_time_24hour">Use 24-hour format</string>
715     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
716     <string name="date_time_set_time_title">Time</string>
717     <!-- Date & time setting screen setting option title -->
718     <string name="date_time_set_time">Set time</string>
719     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
720     <string name="date_time_set_timezone_title">Time zone</string>
721     <!-- Date & time setting screen setting option title -->
722     <string name="date_time_set_timezone">Select time zone</string>
723     <!-- Date & time setting screen setting option title [CHAR LIMIT=30] -->
724     <string name="date_time_set_date_title">Date</string>
725     <!-- Date & time setting screen setting option title -->
726     <string name="date_time_set_date">Set date</string>
727     <!-- Menu item on Select time zone screen -->
728     <string name="zone_list_menu_sort_alphabetically">Sort alphabetically</string>
729     <!-- Menu item on Select time zone screen -->
730     <string name="zone_list_menu_sort_by_timezone">Sort by time zone</string>
731     <!-- Title string shown above DatePicker, letting a user select system date
732          [CHAR LIMIT=20] -->
733     <string name="date_picker_title">Date</string>
734     <!-- Title string shown above TimePicker, letting a user select system time
735          [CHAR LIMIT=20] -->
736     <string name="time_picker_title">Time</string>
737
738     <!-- Security Settings --><skip />
739
740     <!-- Security settings screen, setting option name to change screen timeout -->
741     <string name="lock_after_timeout">Automatically lock</string>
742     <!-- Security settings screen, setting option summary to change screen timeout -->
743     <string name="lock_after_timeout_summary"><xliff:g id="timeout_string">%1$s</xliff:g> after sleep</string>
744     <!-- Security settings screen, setting option summary to change screen timeout, with additional explanation-->
745     <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>
746     <!-- Security settings screen, setting option summary to change screen timeout, with additional explanation-->
747     <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>
748     <!-- Text shown next to checkbox for showing owner info on LockScreen [CHAR LIMIT=50]-->
749     <string name="show_owner_info_on_lockscreen_label">Show owner info on lock screen</string>
750     <!-- Text shown for title of owner info setting [CHAR LIMIT=20]-->
751     <string name="owner_info_settings_title">Lock screen message</string>
752     <!-- Text shown for title of settings checkbox to enable widgets [CHAR LIMIT=20]-->
753     <string name="security_enable_widgets_title">Enable widgets</string>
754     <!-- Summary for settings checkbox to disable widgets when the setting has been disabled by an installed device admin [CHAR LIMIT=50] -->
755     <string name="security_enable_widgets_disabled_summary">Disabled by admin</string>
756     <!-- Text shown for summary of owner info setting (if none set) [CHAR LIMIT=40]-->
757     <string name="owner_info_settings_summary">None</string>
758     <!-- Description of how many characters are used in owner info [CHAR LIMIT=40]-->
759     <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>
760     <!-- Hint text shown in owner info edit text [CHAR LIMIT=50] -->
761     <string name="owner_info_settings_edit_text_hint">E.g., Joe\u2019s Android.</string>
762     <!-- Text shown for title of user info setting [CHAR LIMIT=20]-->
763     <string name="user_info_settings_title">User info</string>
764     <!-- Text shown next to checkbox for showing profile info on LockScreen [CHAR LIMIT=50]-->
765     <string name="show_profile_info_on_lockscreen_label">Show profile info on lock screen</string>
766     <!-- Text shown for title of profile info setting [CHAR LIMIT=20]-->
767     <string name="profile_info_settings_title">Profile info</string>
768     <!-- Main Settings screen setting option title for the item to take you to the Accounts screen [CHAR LIMIT=22] -->
769     <string name="Accounts_settings_title">Accounts</string>
770     <!-- Main Settings screen setting option title for the item to take you to the location screen -->
771     <string name="location_settings_title">Location</string>
772     <!-- Main Settings screen setting option title for the item to take you to the accounts screen [CHAR LIMIT=22] -->
773     <string name="account_settings_title">Accounts</string>
774     <!-- Main Settings screen setting option title for the item to take you to the security screen -->
775     <string name="security_settings_title">Security &amp; location</string>
776     <!-- Security Settings screen setting option title for the item to take you to the encryption and credential screen -->
777     <string name="encryption_and_credential_settings_title">Encryption &amp; credentials</string>
778     <!-- Security Settings screen Encryption and crendential summary -->
779     <string name="encryption_and_credential_settings_summary" product="default">Phone encrypted</string>
780     <!-- Security Settings screen Encryption and crendential summary -->
781     <string name="encryption_and_credential_settings_summary" product="tablet">Device encrypted</string>
782     <!-- Security Settings screen setting option title for the item to take you to the lock screen preference screen [CHAR LIMIT=60] -->
783     <string name="lockscreen_settings_title">Lock screen preferences</string>
784
785     <!-- Main Settings screen setting option summary text for the item tot ake you to the security and location screen -->
786     <string name="security_settings_summary">Set My Location, screen unlock, SIM card lock, credential storage lock</string>
787     <!-- Main Settings screen setting option summary text for the item to take you to the CDMA security and location screen -->
788     <string name="cdma_security_settings_summary">Set My Location, screen unlock, credential storage lock</string>
789     <!-- In the security screen, the header title for settings related to  Passwords-->
790     <string name="security_passwords_title">Privacy</string>
791     <!-- Summary for settings preference disabled by administrator [CHAR LIMIT=50] -->
792     <string name="disabled_by_administrator_summary">Disabled by admin</string>
793     <!-- In the security screen, the header title for security statuses -->
794     <string name="security_status_title">Security status</string>
795     <!-- Summary for Security settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
796     <string name="security_dashboard_summary">Screen lock, fingerprint</string>
797     <!-- Summary for Security settings when fingerprint is not supported [CHAR LIMIT=NONE]-->
798     <string name="security_dashboard_summary_no_fingerprint">Screen lock</string>
799     <!-- Fingerprint enrollment and settings --><skip />
800     <!-- Title shown for menu item that launches fingerprint settings or enrollment [CHAR LIMIT=22] -->
801     <string name="security_settings_fingerprint_preference_title">Fingerprint</string>
802     <!-- Fingerprint managment category title - configuration options for managing enrolled fingerprints [CHAR LIMIT=22] -->
803     <string name="fingerprint_manage_category_title">Manage fingerprints</string>
804     <!-- Fingerprint category title - configuration options for managing fingerprint enrollment [CHAR LIMIT=22] -->
805     <string name="fingerprint_usage_category_title">Use fingerprint for</string>
806     <!-- Preference to add another fingerprint -->
807     <string name="fingerprint_add_title">Add fingerprint</string>
808     <!-- switch for allowing fingerprint to be used for keyguard -->
809     <string name="fingerprint_enable_keyguard_toggle_title">screen lock</string>
810     <!-- Message showing the current number of fingerprints set up. Shown for a menu item that launches fingerprint settings or enrollment. -->
811     <plurals name="security_settings_fingerprint_preference_summary">
812         <item quantity="one"><xliff:g id="count">%1$d</xliff:g> fingerprint set up</item>
813         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> fingerprints set up</item>
814     </plurals>
815     <!-- message shown in summary field when no fingerprints are registered -->
816     <string name="security_settings_fingerprint_preference_summary_none"></string>
817     <!-- Introduction title shown in fingerprint enrollment to introduce the fingerprint feature[CHAR LIMIT=29] -->
818     <string name="security_settings_fingerprint_enroll_introduction_title">Unlock with fingerprint</string>
819     <!-- Introduction title shown in fingerprint enrollment to introduce the fingerprint feature, when fingerprint unlock is disabed by device admin [CHAR LIMIT=40] -->
820     <string name="security_settings_fingerprint_enroll_introduction_title_unlock_disabled">Use your fingerprint</string>
821     <!-- Introduction detail message shown in fingerprint enrollment dialog [CHAR LIMIT=NONE]-->
822     <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>
823     <!-- Introduction detail message shown in fingerprint enrollment dialog, when fingerprint unlock is disabled by device admin [CHAR LIMIT=NONE]-->
824     <string name="security_settings_fingerprint_enroll_introduction_message_unlock_disabled">Use your fingerprint to unlock your phone or approve purchases.\n\nNote: You can\u2019t use your fingerprint to unlock this device. For more information, contact your organization\u2019s admin.</string>
825     <!-- Introduction detail message shown in fingerprint enrollment screen in setup wizard. [CHAR LIMIT=NONE]-->
826     <string name="security_settings_fingerprint_enroll_introduction_message_setup">Use your fingerprint to unlock your phone or approve purchases.\n\nNote: Your fingerprint may be less secure than a strong pattern or PIN.</string>
827     <!-- Button text to cancel enrollment from the introduction [CHAR LIMIT=22] -->
828     <string name="security_settings_fingerprint_enroll_introduction_cancel">Cancel</string>
829     <!-- Button text to continue to the next screen from the introduction [CHAR LIMIT=22] -->
830     <string name="security_settings_fingerprint_enroll_introduction_continue">Continue</string>
831     <!-- Button text to cancel enrollment from the introduction (this string variant is used while in setup wizard) [CHAR LIMIT=22] -->
832     <string name="security_settings_fingerprint_enroll_introduction_cancel_setup">Skip</string>
833     <!-- Button text to continue to the next screen from the introduction (this string variant is used while in setup wizard) [CHAR LIMIT=22] -->
834     <string name="security_settings_fingerprint_enroll_introduction_continue_setup">Next</string>
835     <!-- 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] -->
836     <string name="lock_screen_intro_skip_dialog_text_frp" product="tablet">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this tablet if it\u2019s lost, stolen or reset.</string>
837     <!-- 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] -->
838     <string name="lock_screen_intro_skip_dialog_text_frp" product="device">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this device if it\u2019s lost, stolen or reset.</string>
839     <!-- 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] -->
840     <string name="lock_screen_intro_skip_dialog_text_frp" product="default">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this phone if it\u2019s lost, stolen or reset.</string>
841     <!-- 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] -->
842     <string name="lock_screen_intro_skip_dialog_text" product="tablet">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this tablet if it\u2019s lost or stolen.</string>
843     <!-- 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] -->
844     <string name="lock_screen_intro_skip_dialog_text" product="device">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this device if it\u2019s lost or stolen.</string>
845     <!-- 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] -->
846     <string name="lock_screen_intro_skip_dialog_text" product="default">Device protection features won\u2019t be turned on. You won\u2019t be able to prevent others from using this phone if it\u2019s lost or stolen.</string>
847     <!-- Button for skipping a step after having been warned of a potential concern [CHAR LIMIT=30] -->
848     <string name="skip_anyway_button_label">Skip anyway</string>
849     <!-- Button for going to the previous screen or step [CHAR LIMIT=20] -->
850     <string name="go_back_button_label">Go back</string>
851     <!-- Introduction title shown in fingerprint enrollment dialog to locate the sensor [CHAR LIMIT=29] -->
852     <string name="security_settings_fingerprint_enroll_find_sensor_title">Touch the sensor</string>
853     <!-- Message shown in fingerprint enrollment dialog to locate the sensor -->
854     <string name="security_settings_fingerprint_enroll_find_sensor_message">It\u2019s on the back of your phone. Use your index finger.</string>
855     <!-- Content description of graphic that shows where the fingerprint of the device is [CHAR LIMIT=NONE] -->
856     <string name="security_settings_fingerprint_enroll_find_sensor_content_description">Illustration with device and fingerprint sensor location</string>
857     <!-- Label text shown in fingerprint dialog for renaming a fingerprint template [CHAR LIMIT=22] -->
858     <string name="security_settings_fingerprint_enroll_dialog_name_label">Name</string>
859     <!-- Button text shown in fingerprint dialog that allows the user to rename a fingerprint template [CHAR LIMIT=22] -->
860     <string name="security_settings_fingerprint_enroll_dialog_ok">OK</string>
861     <!-- Button text shown in fingerprint dialog that allows the user to delete the fingerprint template [CHAR LIMIT=22] -->
862     <string name="security_settings_fingerprint_enroll_dialog_delete">Delete</string>
863     <!-- Title shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=29]-->
864     <string name="security_settings_fingerprint_enroll_start_title">Touch the sensor</string>
865     <!-- Message shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=NONE] -->
866     <string name="security_settings_fingerprint_enroll_start_message">Put your finger on the sensor and lift after you feel a vibration</string>
867     <!-- Title shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=40] -->
868     <string name="security_settings_fingerprint_enroll_repeat_title">Lift, then touch again</string>
869     <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
870     <string name="security_settings_fingerprint_enroll_repeat_message">Keep lifting your finger to add the different parts of your fingerprint</string>
871     <!-- Title shown in fingerprint enrollment dialog once enrollment is completed [CHAR LIMIT=29] -->
872     <string name="security_settings_fingerprint_enroll_finish_title">Fingerprint added</string>
873     <!-- Message shown in fingerprint enrollment dialog once enrollment is completed -->
874     <string name="security_settings_fingerprint_enroll_finish_message">When you see this icon, use your fingerprint for identification or to approve purchases.</string>
875     <!-- Button text to skip enrollment of fingerprint [CHAR LIMIT=40] -->
876     <string name="security_settings_fingerprint_enroll_enrolling_skip">Do it later</string>
877     <!-- Title of the dialog shown when the user tries to skip fingerprint setup, asking them to confirm the action [CHAR LIMIT=40] -->
878     <string name="setup_fingerprint_enroll_enrolling_skip_title">Skip fingerprint setup?</string>
879     <!-- Content of the dialog shown when the user tries to skip fingerprint setup, asking them to confirm the action [CHAR LIMIT=NONE] -->
880     <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>
881
882     <!-- Button text to setup screen lock in onboard dialog [CHAR LIMIT=34] -->
883     <string name="security_settings_fingerprint_enroll_setup_screen_lock">Set up screen lock</string>
884     <!-- Button text to exit fingerprint wizard after everything is done [CHAR LIMIT=15] -->
885     <string name="security_settings_fingerprint_enroll_done">Done</string>
886     <!-- Dialog title for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=45] -->
887     <string name="security_settings_fingerprint_enroll_touch_dialog_title">Whoops, that\u2019s not the sensor</string>
888     <!-- Dialog message for dialog which shows when user touches the icon on the screen, instead of the sensor at the back [CHAR LIMIT=NONE] -->
889     <string name="security_settings_fingerprint_enroll_touch_dialog_message">Touch the sensor on the back of your phone. Use your index finger.</string>
890     <!-- Dialog message for dialog which shows when finger cannot be enrolled. [CHAR LIMIT=45] -->
891     <string name="security_settings_fingerprint_enroll_error_dialog_title">Enrollment was not completed</string>
892     <!-- Dialog message for dialog which shows when finger cannot be enrolled due to being idle too long. -->
893     <string name="security_settings_fingerprint_enroll_error_timeout_dialog_message">Fingerprint enrollment time limit reached. Try again.</string>
894     <!-- Dialog message for dialog which shows when finger cannot be enrolled due to an internal error or fingerprint can't be read. -->
895     <string name="security_settings_fingerprint_enroll_error_generic_dialog_message">Fingerprint enrollment didn\'t work. Try again or use a different finger.</string>
896     <!-- Button text shown at the end of enrollment that allows the user to add another fingerprint -->
897     <string name="fingerprint_enroll_button_add">Add another</string>
898     <!-- Button text shown at the end of enrollment that allows the user to move to the next step -->
899     <string name="fingerprint_enroll_button_next">Next</string>
900     <!-- Text shown in fingerprint settings explaining what the fingerprint can be used for. [CHAR LIMIT=NONE] -->
901     <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>
902     <!-- Text shown in fingerprint settings explaining what the fingerprint can be used for in the case unlocking is disabled [CHAR LIMIT=NONE] -->
903     <string name="security_settings_fingerprint_enroll_disclaimer_lockscreen_disabled">
904         The screen lock option is disabled. To learn more, contact your organization\'s admin.
905         <annotation id="admin_details">More details</annotation>\n\nYou can still use your
906         fingerprint to authorize purchases and app access.
907         <annotation id="url">Learn more</annotation></string>
908     <!-- Text shown in fingerprint enroll when we didn't observe progress for a few seconds. [CHAR LIMIT=100] -->
909     <string name="security_settings_fingerprint_enroll_lift_touch_again">Lift finger, then touch sensor again</string>
910
911     <!-- Text shown when "Add fingerprint" button is disabled -->
912     <string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>
913     <!-- Text shown when users has enrolled a maximum number of fingerprints [CHAR LIMIT=NONE] -->
914     <string name="fingerprint_intro_error_max">You\u2019ve added the maximum number of fingerprints</string>
915     <!-- Text shown when an unknown error caused the device to be unable to add fingerprints [CHAR LIMIT=NONE] -->
916     <string name="fingerprint_intro_error_unknown">Can\u2019t add more fingerprints</string>
917
918     <!-- Title shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=50]-->
919     <string name="fingerprint_last_delete_title">Remove all fingerprints?</string>
920
921     <!-- Message shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=NONE]-->
922     <string name="fingerprint_last_delete_message">You won\'t be able to use your fingerprints to
923         unlock your phone, authorize purchases, or sign in to apps with them</string>
924     <string name="fingerprint_last_delete_message_profile_challenge">You won\'t be able to use your
925         fingerprints to unlock your work profile, authorize purchases, or sign in to work
926         apps</string>
927
928     <!-- Button to confirm the last removing the last fingerprint. [CHAR LIMIT=20]-->
929     <string name="fingerprint_last_delete_confirm">Yes, remove</string>
930
931     <!-- Content description for the fingerprint icon when the user is prompted to enter his credentials. Not shown on the screen. [CHAR LIMIT=NONE] -->
932     <string name="confirm_fingerprint_icon_content_description">Use your fingerprint to continue.</string>
933
934     <!-- Title of the preferences category for preference items to control encryption -->
935     <string name="crypt_keeper_settings_title">Encryption</string>
936
937     <!-- Title of the preferences item to control encryption -->
938     <string name="crypt_keeper_encrypt_title" product="tablet">Encrypt tablet</string>
939     <!-- Title of the preferences item to control encryption -->
940     <string name="crypt_keeper_encrypt_title" product="default">Encrypt phone</string>
941
942     <!-- Summary of the preferences item to control encryption, when encryption is active -->
943     <string name="crypt_keeper_encrypted_summary">Encrypted</string>
944
945     <!-- Informational text in the first confirmation screen before starting device encryption -->
946     <string name="crypt_keeper_desc" product="tablet">
947     You can encrypt your accounts, settings, downloaded apps and their data,
948     media, and other files. After you encrypt your tablet, assuming you\u2019ve set up a screen lock
949     (that is, a pattern or numeric PIN or password), you\u2019ll need to unlock the screen to decrypt
950     the tablet every time you power it on. The only other way to decrypt is to perform a factory
951     data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
952     a charged battery and keep your tablet plugged in throughout the process. If you interrupt it,
953     you\u2019ll lose some or all of your data</string>
954     <!-- Informational text in the first confirmation screen before starting device encryption -->
955     <string name="crypt_keeper_desc" product="default">
956     You can encrypt your accounts, settings, downloaded apps and their data,
957     media, and other files. After you encrypt your phone, assuming you\u2019ve set up a screen lock
958     (that is, a pattern or numeric PIN or password), you\u2019ll need to unlock the screen to decrypt
959     the phone every time you power it on. The only other way to decrypt is to perform a factory
960     data reset, erasing all your data.\n\nEncryption takes an hour or more. You must start with
961     a charged battery and keep your phone plugged in throughout the process. If you interrupt it,
962     you\u2019ll lose some or all of your data.</string>
963
964     <!-- Button text to start encryption process -->
965     <string name="crypt_keeper_button_text" product="tablet">Encrypt tablet</string>
966     <!-- Button text to start encryption process -->
967     <string name="crypt_keeper_button_text" product="default">Encrypt phone</string>
968
969     <!-- Warning string that will be displayed when encryption cannot be started -->
970     <string name="crypt_keeper_low_charge_text">Charge your battery and try again.</string>
971     <!-- Warning string that will be displayed when encryption cannot be started -->
972     <string name="crypt_keeper_unplugged_text">Plug in your charger and try again.</string>
973
974     <!-- Dialog title, shown when encryption cannot proceed because a PIN/Password is needed -->
975     <string name="crypt_keeper_dialog_need_password_title">No lock screen PIN or password</string>
976     <!-- Dialog message, shown when encryption cannot proceed because a PIN/Password is needed -->
977     <string name="crypt_keeper_dialog_need_password_message">You need to set a lock screen PIN or
978     password before you can start encryption.</string>
979
980     <!-- Title of the final confirmation screen before starting device encryption -->
981     <string name="crypt_keeper_confirm_title">Encrypt?</string>
982     <!-- Warning text in the final confirmation screen before starting device encryption -->
983     <string name="crypt_keeper_final_desc" product="tablet">
984     The encryption operation is irreversible and if you interrupt it, you\u2019ll lose data.
985     Encryption takes an hour or more, during which the tablet will restart several times.
986     </string>
987     <!-- Warning text in the final confirmation screen before starting device encryption -->
988     <string name="crypt_keeper_final_desc" product="default">
989     The encryption operation is irreversible and if you interrupt it, you\u2019ll lose data.
990     Encryption takes an hour or more, during which the phone will restart several times.
991     </string>
992
993     <!-- Title of the progress screen while encrypting the device -->
994     <string name="crypt_keeper_setup_title">Encrypting</string>
995
996     <!-- Informational text on the progress screen while encrypting the device -->
997     <string name="crypt_keeper_setup_description" product="tablet">Wait while your tablet
998     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
999     <!-- Informational text on the progress screen while encrypting the device -->
1000     <string name="crypt_keeper_setup_description" product="default">Wait while your phone
1001     is being encrypted. <xliff:g id="percent" example="50">^1</xliff:g>% complete.</string>
1002     <string name="crypt_keeper_setup_time_remaining" product="tablet">Wait while your tablet
1003     is being encrypted. Time remaining: <xliff:g id="duration" example="1:23">^1</xliff:g></string>
1004     <string name="crypt_keeper_setup_time_remaining" product="default">Wait while your phone
1005     is being encrypted. Time remaining: <xliff:g id="duration" example="1:23">^1</xliff:g></string>
1006
1007     <string name="crypt_keeper_force_power_cycle" product="tablet">To unlock your tablet, turn it off and then on.</string>
1008     <string name="crypt_keeper_force_power_cycle" product="default">To unlock your phone, turn it off and then on.</string>
1009
1010
1011     <!-- Warn user their device will be wiped if they make x more failed attempts -->
1012     <string name="crypt_keeper_warn_wipe">Warning: Your device will be wiped after
1013     <xliff:g id="count" example="7">^1</xliff:g> more failed attempts to be unlocked!
1014     </string>
1015
1016     <!-- Informational text on the password entry screen prompting the user for their password -->
1017     <string name="crypt_keeper_enter_password">Type your password</string>
1018
1019     <!-- Title of the encryption screen when encrypting the device failed -->
1020     <string name="crypt_keeper_failed_title">Encryption unsuccessful</string>
1021
1022     <!-- Informational text when encryption fails -->
1023     <string name="crypt_keeper_failed_summary" product="tablet">
1024       Encryption was interrupted and can\u2019t complete. As a result, the data on
1025       your tablet is no longer accessible.
1026       \n\n
1027       To resume using your tablet, you need to perform a factory reset.
1028       When you set up your tablet after the reset, you\u2019ll have an opportunity
1029       to restore any data that was backed up to your Google Account.
1030     </string>
1031
1032     <!-- Informational text when encryption fails -->
1033     <string name="crypt_keeper_failed_summary" product="default">
1034       Encryption was interrupted and can\u2019t complete. As a result, the data on
1035       your phone is no longer accessible.
1036       \n\nTo resume using your phone, you need to perform a factory reset.
1037       When you set up your phone after the reset, you\u2019ll have an opportunity
1038       to restore any data that was backed up to your Google Account.
1039     </string>
1040
1041     <!-- Title of the encryption screen when decrypting the device failed -->
1042     <string name="crypt_keeper_data_corrupt_title">Decryption unsuccessful</string>
1043
1044     <!-- Informational text when encryption fails -->
1045     <string name="crypt_keeper_data_corrupt_summary" product="tablet">
1046       The password you entered is correct, but unfortunately your data is
1047       corrupt.
1048       \n\nTo resume using your tablet, you need to perform a factory reset.
1049       When you set up your tablet after the reset, you\u2019ll have an opportunity
1050       to restore any data that was backed up to your Google Account.
1051     </string>
1052
1053     <!-- Informational text when encryption fails -->
1054     <string name="crypt_keeper_data_corrupt_summary" product="default">
1055       The password you entered is correct, but unfortunately your data is
1056       corrupt.
1057       \n\nTo resume using your phone, you need to perform a factory reset.
1058       When you set up your phone after the reset, you\u2019ll have an opportunity
1059       to restore any data that was backed up to your Google Account.
1060     </string>
1061
1062     <!-- Image button description to switch input method -->
1063     <string name="crypt_keeper_switch_input_method">Switch input method</string>
1064
1065     <!-- Unlock Picker Settings --><skip />
1066
1067     <!-- Security Picker --><skip />
1068
1069     <!-- Title for suggested actions for screen lock -->
1070     <string name="suggested_lock_settings_title">Set screen lock</string>
1071
1072     <!-- Summary for suggested actions for screen lock -->
1073     <string name="suggested_lock_settings_summary">Protect your device</string>
1074
1075     <!-- Title for suggested actions for settings up a fingerprint lock -->
1076     <string name="suggested_fingerprint_lock_settings_title">Use fingerprint</string>
1077
1078     <!-- Summary for suggested actions for settings up a fingerprint lock -->
1079     <string name="suggested_fingerprint_lock_settings_summary">Unlock with your fingerprint</string>
1080
1081     <!--  Title for security picker to choose the unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1082     <string name="lock_settings_picker_title">Choose screen lock</string>
1083
1084     <!--  Title for security picker to choose the profile unlock method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1085     <string name="lock_settings_picker_title_profile">Choose work lock</string>
1086
1087     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (tablet) [CHAR LIMIT=22] -->
1088     <string name="setup_lock_settings_picker_title" product="tablet">Protect your tablet</string>
1089     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (device) [CHAR LIMIT=22] -->
1090     <string name="setup_lock_settings_picker_title" product="device">Protect your device</string>
1091     <!--  Title for security picker in setup wizard to choose the unlock method: None/Pattern/PIN/Password (phone) [CHAR LIMIT=22] -->
1092     <string name="setup_lock_settings_picker_title" product="default">Protect your phone</string>
1093
1094     <!-- Title for screen in setup wizard, prompting user to choose the their backup screen lock method [CHAR LIMIT=NONE] -->
1095     <string name="setup_lock_settings_picker_fingerprint_message">For added security, set up a backup screen lock.</string>
1096
1097     <!-- 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] -->
1098     <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>
1099     <!-- 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] -->
1100     <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>
1101     <!-- 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] -->
1102     <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>
1103
1104     <!-- 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] -->
1105     <string name="lock_settings_picker_fingerprint_message">Choose your backup screen lock method</string>
1106
1107     <!-- Label for button in screen lock settings, allowing users to choose other types of screen locks. [CHAR LIMIT=40] -->
1108     <string name="setup_lock_settings_options_button_label">Screen lock options</string>
1109
1110     <!-- Title for dialog in screen lock settings, allowing users to choose other types of screen locks. [CHAR LIMIT=40] -->
1111     <string name="setup_lock_settings_options_dialog_title">Screen lock options</string>
1112
1113     <!--  Main Security lock settings --><skip />
1114     <!--  Title for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=22] -->
1115     <string name="unlock_set_unlock_launch_picker_title">Screen lock</string>
1116
1117     <!--  Summary for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=NONE] -->
1118     <string name="unlock_set_unlock_launch_picker_summary_lock_immediately"><xliff:g id="unlock_method" example="PIN">%1$s</xliff:g> / Immediately after sleep</string>
1119
1120     <!--  Summary for PreferenceScreen to launch picker for security method when there is none [CHAR LIMIT=NONE] -->
1121     <string name="unlock_set_unlock_launch_picker_summary_lock_after_timeout"><xliff:g id="unlock_method" example="PIN">%1$s</xliff:g> / <xliff:g id="timeout_string">%2$s</xliff:g> after sleep</string>
1122
1123     <!--  Profile Security lock settings --><skip />
1124     <!--  Title for PreferenceScreen to launch picker for security method for the managed profile when there is none [CHAR LIMIT=22] -->
1125     <string name="unlock_set_unlock_launch_picker_title_profile">Work profile lock</string>
1126
1127     <!--  Title for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=22] -->
1128     <string name="unlock_set_unlock_launch_picker_change_title">Change lock screen</string>
1129
1130     <!--  Summary for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
1131     <string name="unlock_set_unlock_launch_picker_change_summary">Change or disable pattern, PIN, or password security</string>
1132
1133     <!--  Summary for PreferenceScreen to change security method: None/Pattern/PIN/Password [CHAR LIMIT=45]  -->
1134     <string name="unlock_set_unlock_launch_picker_enable_summary">Choose a method to lock the screen</string>
1135
1136     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
1137     <string name="unlock_set_unlock_off_title">None</string>
1138     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45] -->
1139     <string name="unlock_set_unlock_off_summary"></string>
1140
1141     <!-- Title for preference that disables unlock security [CHAR LIMIT=22] -->
1142     <string name="unlock_set_unlock_none_title">Swipe</string>
1143     <!-- Summary for preference that disables unlock security [CHAR LIMIT=45]-->
1144     <string name="unlock_set_unlock_none_summary">No security</string>
1145
1146     <!-- Title for preference that guides the user through creating an unlock pattern [CHAR LIMIT=22]-->
1147     <string name="unlock_set_unlock_pattern_title">Pattern</string>
1148     <!-- Summary for preference that guides the user through creating an unlock pattern [CHAR LIMIT=45] -->
1149     <string name="unlock_set_unlock_pattern_summary">Medium security</string>
1150
1151     <!-- Title for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=22] -->
1152     <string name="unlock_set_unlock_pin_title">PIN</string>
1153     <!-- Summary for preference that guides the user through creating an unlock PIN (Personal Identification Number) [CHAR LIMIT=45] -->
1154     <string name="unlock_set_unlock_pin_summary">Medium to high security</string>
1155
1156     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=22] -->
1157     <string name="unlock_set_unlock_password_title">Password</string>
1158     <!-- Title for preference that guides the user through creating an unlock password [CHAR LIMIT=45] -->
1159     <string name="unlock_set_unlock_password_summary">High security</string>
1160
1161     <!-- Title for preference that allows the user to setup their lock screen preference later [CHAR LIMIT=22] -->
1162     <string name="unlock_set_do_later_title">Not now</string>
1163
1164     <!-- Summary specifying that this is the current screen lock setting [CHAR LIMIT=45] -->
1165     <string name="current_screen_lock">Current screen lock</string>
1166
1167     <!-- Title for preference that guides the user through creating a backup unlock pattern for fingerprint [CHAR LIMIT=45]-->
1168     <string name="fingerprint_unlock_set_unlock_pattern">Fingerprint + Pattern</string>
1169
1170     <!-- Title for preference that guides the user through creating a backup unlock PIN for fingerprint [CHAR LIMIT=45]-->
1171     <string name="fingerprint_unlock_set_unlock_pin">Fingerprint + PIN</string>
1172
1173     <!-- Title for preference that guides the user through creating a backup unlock password for fingerprint [CHAR LIMIT=45]-->
1174     <string name="fingerprint_unlock_set_unlock_password">Fingerprint + Password</string>
1175
1176     <!-- Title for preference that guides the user to skip fingerprint setup [CHAR LIMIT=60]-->
1177     <string name="fingerprint_unlock_skip_fingerprint">Continue without fingerprint</string>
1178
1179     <!-- Message shown in screen lock picker while setting up the new screen lock with fingerprint option. [CHAR LIMIT=NONE]-->
1180     <string name="fingerprint_unlock_title">You can unlock your phone using your fingerprint. For security, this option requires a backup screen lock.</string>
1181
1182     <!-- 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] -->
1183     <string name="unlock_set_unlock_disabled_summary">Disabled by admin, encryption policy, or
1184         credential storage</string>
1185
1186     <!-- Summary for "Configure lockscreen" when lock screen is off [CHAR LIMIT=45] -->
1187     <string name="unlock_set_unlock_mode_off">None</string>
1188     <!-- Summary for "Configure lockscreen" when security is disabled [CHAR LIMIT=45] -->
1189     <string name="unlock_set_unlock_mode_none">Swipe</string>
1190     <!-- Summary for "Configure lockscreen" when security pattern is enabled [CHAR LIMIT=45] -->
1191     <string name="unlock_set_unlock_mode_pattern">Pattern</string>
1192     <!-- Summary for "Configure lockscreen" when security PIN is enabled [CHAR LIMIT=45] -->
1193     <string name="unlock_set_unlock_mode_pin">PIN</string>
1194     <!-- Summary for "Configure lockscreen" when security password is enabled [CHAR LIMIT=45] -->
1195     <string name="unlock_set_unlock_mode_password">Password</string>
1196
1197     <!-- Footer text in when choosing screen lock type during setup wizard, telling the user that
1198          they can add fingerprint after they complete setup wizard. The text "Settings > Security"
1199          should match settings_label and security_settings_title [CHAR LIMIT=NONE] -->
1200     <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>
1201
1202     <!-- Title for option to turn of password/pin/pattern unlock. [CHAR LIMIT=22] -->
1203     <string name="unlock_disable_lock_title">Turn off screen lock</string>
1204
1205     <!-- Title of the dialog shown when the user removes the device lock [CHAR LIMIT=NONE] -->
1206     <string name="unlock_disable_frp_warning_title">Remove device protection?</string>
1207     <!-- Title of the dialog shown when the user removes the profile lock [CHAR LIMIT=NONE] -->
1208     <string name="unlock_disable_frp_warning_title_profile">Remove profile protection?</string>
1209
1210     <!-- Content of the dialog shown when the user removes the device lock pattern [CHAR LIMIT=NONE] -->
1211     <string name="unlock_disable_frp_warning_content_pattern">"Device protection features will not work without your pattern."</string>
1212     <!-- Content of the dialog shown when the user removes the device lock pattern and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1213     <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>
1214     <!-- Content of the dialog shown when the user removes the device lock PIN [CHAR LIMIT=NONE] -->
1215     <string name="unlock_disable_frp_warning_content_pin">"Device protection features will not work without your PIN."</string>
1216     <!-- Content of the dialog shown when the user removes the device lock PIN and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1217     <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>
1218     <!-- Content of the dialog shown when the user removes the device lock password [CHAR LIMIT=NONE] -->
1219     <string name="unlock_disable_frp_warning_content_password">"Device protection features will not work without your password."</string>
1220     <!-- Content of the dialog shown when the user removes the device lock password and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1221     <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>
1222     <!-- Content of the dialog shown when the user removes the device lock of unknown type [CHAR LIMIT=NONE] -->
1223     <string name="unlock_disable_frp_warning_content_unknown">"Device protection features will not work without your screen lock."</string>
1224     <!-- Content of the dialog shown when the user removes the device lock of unknown type and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1225     <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>
1226
1227     <!-- Content of the dialog shown when the user removes the profile lock pattern [CHAR LIMIT=NONE] -->
1228     <string name="unlock_disable_frp_warning_content_pattern_profile">"Profile protection features will not work without your pattern."</string>
1229     <!-- Content of the dialog shown when the user removes the profile lock pattern and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1230     <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>
1231     <!-- Content of the dialog shown when the user removes the profile lock PIN [CHAR LIMIT=NONE] -->
1232     <string name="unlock_disable_frp_warning_content_pin_profile">"Profile protection features will not work without your PIN."</string>
1233     <!-- Content of the dialog shown when the user removes the profile lock PIN and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1234     <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>
1235     <!-- Content of the dialog shown when the user removes the profile lock password [CHAR LIMIT=NONE] -->
1236     <string name="unlock_disable_frp_warning_content_password_profile">"Profile protection features will not work without your password."</string>
1237     <!-- Content of the dialog shown when the user removes the profile lock password and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1238     <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>
1239     <!-- Content of the dialog shown when the user removes the profile lock of unknown type [CHAR LIMIT=NONE] -->
1240     <string name="unlock_disable_frp_warning_content_unknown_profile">"Profile protection features will not work without your screen lock."</string>
1241     <!-- Content of the dialog shown when the user removes the profile lock of unknown type and the user has fingerprints enrolled [CHAR LIMIT=NONE] -->
1242     <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>
1243
1244     <!-- Affirmative action of the dialog shown when the user removes the device lock [CHAR LIMIT=25] -->
1245     <string name="unlock_disable_frp_warning_ok">Yes, remove</string>
1246
1247     <!-- Title shown on security settings to allow the user to change their lockscreen pattern [CHAR LIMIT=22] -->
1248     <string name="unlock_change_lock_pattern_title">Change unlock pattern</string>
1249     <!-- Title shown on security settings to allow the user to change their lockscreen PIN [CHAR LIMIT=22] -->
1250     <string name="unlock_change_lock_pin_title">Change unlock PIN</string>
1251     <!-- Title shown on security settings to allow the user to change their lockscreen password [CHAR LIMIT=22]-->
1252     <string name="unlock_change_lock_password_title">Change unlock password</string>
1253
1254     <!-- Message shown on the lock screen when the user incorrectly enters their lock and it counts towards the max attempts before their data on the device is wiped. [CHAR LIMIT=NONE] -->
1255     <string name="lock_failed_attempts_before_wipe">Try again. Attempt <xliff:g id="current_attempts">%1$d</xliff:g> of <xliff:g id="total_attempts">%2$d</xliff:g>.</string>
1256
1257     <!-- Title of a dialog shown when the user only has one attempt left to provide the lock before the device, one of its users, or a work profile is wiped. [CHAR LIMIT=NONE] -->
1258     <string name="lock_last_attempt_before_wipe_warning_title">Your data will be deleted</string>
1259     <!-- Content of the dialog shown when the user only has one attempt left to provide the device lock pattern before the device is wiped. [CHAR LIMIT=NONE] -->
1260     <string name="lock_last_pattern_attempt_before_wipe_device">If you enter an incorrect pattern on the next attempt, this device\'s data will be deleted</string>
1261     <!-- Content of the dialog shown when the user only has one attempt left to provide the device lock PIN before the device is wiped. [CHAR LIMIT=NONE] -->
1262     <string name="lock_last_pin_attempt_before_wipe_device">If you enter an incorrect PIN on the next attempt, this device\'s data will be deleted</string>
1263     <!-- Content of the dialog shown when the user only has one attempt left to provide the device lock password before the device is wiped. [CHAR LIMIT=NONE] -->
1264     <string name="lock_last_password_attempt_before_wipe_device">If you enter an incorrect password on the next attempt, this device\'s data will be deleted</string>
1265     <!-- Content of the dialog shown when the user only has one attempt left to provide the user lock pattern before the user is removed. [CHAR LIMIT=NONE] -->
1266     <string name="lock_last_pattern_attempt_before_wipe_user">If you enter an incorrect pattern on the next attempt, this user will be deleted</string>
1267     <!-- Content of the dialog shown when the user only has one attempt left to provide the user lock PIN before the user is removed. [CHAR LIMIT=NONE] -->
1268     <string name="lock_last_pin_attempt_before_wipe_user">If you enter an incorrect PIN on the next attempt, this user will be deleted</string>
1269     <!-- Content of the dialog shown when the user only has one attempt left to provide the user lock password before the user is removed. [CHAR LIMIT=NONE] -->
1270     <string name="lock_last_password_attempt_before_wipe_user">If you enter an incorrect password on the next attempt, this user will be deleted</string>
1271     <!-- Content of the dialog shown when the user only has one attempt left to provide the work lock pattern before the work profile is removed. [CHAR LIMIT=NONE] -->
1272     <string name="lock_last_pattern_attempt_before_wipe_profile">If you enter an incorrect pattern on the next attempt, your work profile and its data will be deleted</string>
1273     <!-- Content of the dialog shown when the user only has one attempt left to provide the work lock PIN before the work profile is removed. [CHAR LIMIT=NONE] -->
1274     <string name="lock_last_pin_attempt_before_wipe_profile">If you enter an incorrect PIN on the next attempt, your work profile and its data will be deleted</string>
1275     <!-- Content of the dialog shown when the user only has one attempt left to provide the work lock password before the work profile is removed. [CHAR LIMIT=NONE] -->
1276     <string name="lock_last_password_attempt_before_wipe_profile">If you enter an incorrect password on the next attempt, your work profile and its data will be deleted</string>
1277
1278     <!-- Content of the dialog shown when the user has failed to provide the device lock too many times and the device is wiped. [CHAR LIMIT=NONE] -->
1279     <string name="lock_failed_attempts_now_wiping_device">Too many incorrect attempts. This device\'s data will be deleted.</string>
1280     <!-- Content of the dialog shown when the user has failed to provide the user lock too many times and the user is removed. [CHAR LIMIT=NONE] -->
1281     <string name="lock_failed_attempts_now_wiping_user">Too many incorrect attempts. This user will be deleted.</string>
1282     <!-- Content of the dialog shown when the user has failed to provide the work lock too many times and the work profile is removed. [CHAR LIMIT=NONE] -->
1283     <string name="lock_failed_attempts_now_wiping_profile">Too many incorrect attempts. This work profile and its data will be deleted.</string>
1284     <!-- Button label to dismiss the dialog telling the user the work profile has been wiped. [CHAR LIMIT=40] -->
1285     <string name="lock_failed_attempts_now_wiping_dialog_dismiss">Dismiss</string>
1286
1287     <!-- Hint shown in dialog screen when password is too short -->
1288     <string name="lockpassword_password_too_short">Must be at least <xliff:g id="count" example="3">%d</xliff:g> characters</string>
1289     <!-- Hint shown in dialog screen when PIN is too short -->
1290     <string name="lockpassword_pin_too_short">PIN must be at least <xliff:g id="count" example="3">%d</xliff:g> digits</string>
1291
1292     <!-- Hint shown after minimum password criteria is met -->
1293     <string name="lockpassword_continue_label">Continue</string>
1294
1295     <!-- Error shown in popup when password is too long -->
1296     <string name="lockpassword_password_too_long">Must be fewer than
1297         <xliff:g id="number" example="17">%d</xliff:g> characters</string>
1298     <!-- Error shown in popup when PIN is too long -->
1299     <string name="lockpassword_pin_too_long">Must be fewer than
1300         <xliff:g id="number" example="17">%d</xliff:g> digits</string>
1301
1302     <!-- Error shown when in PIN mode and user enters a non-digit -->
1303     <string name="lockpassword_pin_contains_non_digits">Must contain only digits 0-9</string>
1304
1305     <!-- Error shown when in PIN mode and PIN has been used recently. Please keep this string short! -->
1306     <string name="lockpassword_pin_recently_used">Device admin doesn\'t allow using a recent PIN</string>
1307
1308     <!-- Error shown when in PASSWORD mode and user enters an invalid character -->
1309     <string name="lockpassword_illegal_character">This can\'t include an invalid character</string>
1310
1311     <!-- Error shown when in PASSWORD mode and password is all digits -->
1312     <string name="lockpassword_password_requires_alpha">Must contain at least one letter</string>
1313
1314     <!-- Error shown when in PASSWORD mode and password doesn't contain any digits -->
1315     <string name="lockpassword_password_requires_digit">Must contain at least one digit</string>
1316
1317     <!-- Error shown when in PASSWORD mode and password doesn't contain any symbols -->
1318     <string name="lockpassword_password_requires_symbol">Must contain at least one symbol</string>
1319
1320     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of letters -->
1321     <plurals name="lockpassword_password_requires_letters">
1322         <item quantity="one">Must contain at least 1 letter</item>
1323         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> letters</item>
1324     </plurals>
1325
1326     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of lowercase letters -->
1327     <plurals name="lockpassword_password_requires_lowercase">
1328         <item quantity="one">Must contain at least 1 lowercase letter</item>
1329         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> lowercase letters</item>
1330     </plurals>
1331
1332     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of uppercase letters -->
1333     <plurals name="lockpassword_password_requires_uppercase">
1334         <item quantity="one">Must contain at least 1 uppercase letter</item>
1335         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> uppercase letters</item>
1336     </plurals>
1337
1338     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of numerical digits -->
1339     <plurals name="lockpassword_password_requires_numeric">
1340         <item quantity="one">Must contain at least 1 numerical digit</item>
1341         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> numerical digits</item>
1342     </plurals>
1343
1344     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of special symbols -->
1345     <plurals name="lockpassword_password_requires_symbols">
1346         <item quantity="one">Must contain at least 1 special symbol</item>
1347         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> special symbols</item>
1348     </plurals>
1349
1350     <!-- Error shown when in PASSWORD mode and password doesn't contain the required number of non-letter characters -->
1351     <plurals name="lockpassword_password_requires_nonletter">
1352         <item quantity="one">Must contain at least 1 non-letter character</item>
1353         <item quantity="other">Must contain at least <xliff:g id="count" example="3">%d</xliff:g> non-letter characters</item>
1354     </plurals>
1355
1356     <!-- Error shown when in PASSWORD mode and password has been used recently. Please keep this string short! -->
1357     <string name="lockpassword_password_recently_used">Device admin doesn\'t allow using a recent
1358         password</string>
1359
1360     <!-- [CHAR_LIMIT=NONE] Error shown when the user tries to set an ascending or descending sequence of digits -->
1361     <string name="lockpassword_pin_no_sequential_digits">Ascending, descending, or repeated sequence
1362         of digits isn\'t allowed</string>
1363
1364     <!-- Label for ChoosePassword/PIN OK button -->
1365     <string name="lockpassword_ok_label">OK</string>
1366
1367     <!-- Label for ChoosePassword/PIN OK button -->
1368     <string name="lockpassword_cancel_label">Cancel</string>
1369
1370     <!-- Label for LockPatternTutorial Cancel button -->
1371     <string name="lockpattern_tutorial_cancel_label">Cancel</string>
1372
1373     <!-- Label for LockPatternTutorial Continue button -->
1374     <string name="lockpattern_tutorial_continue_label">Next</string>
1375
1376     <!-- Toast shown when lock pattern or password successfully setup. [CHAR LIMIT=64] -->
1377     <string name="lock_setup" msgid="5507462851158901718">Setup is complete.</string>
1378
1379     <!-- Title of preference to manage device admin apps, which are used by IT admins to manage devices -->
1380     <string name="manage_device_admin">Device admin apps</string>
1381
1382     <!-- Summary of preference to manage device admin apps, informing the user that currently no device admin apps are installed and active -->
1383     <string name="number_of_device_admins_none">No active apps</string>
1384
1385     <!-- Summary of preference to manage device admin apps, informing the user how many device admin apps are installed and active -->
1386     <plurals name="number_of_device_admins">
1387         <item quantity="one"><xliff:g id="count">%d</xliff:g> active app</item>
1388         <item quantity="other"><xliff:g id="count">%d</xliff:g> active apps</item>
1389     </plurals>
1390
1391     <!-- Title of preference to manage trust agents -->
1392     <string name="manage_trust_agents">Trust agents</string>
1393
1394     <!-- Summary shown when trust agent settings is disabled because the user hasn't set up primary security -->
1395     <string name="disabled_because_no_backup_security">To use, first set a screen lock</string>
1396
1397     <!-- Summary of preference to manage device policies when there is no trust agents-->
1398     <string name="manage_trust_agents_summary">None</string>
1399
1400     <!-- Summary of preference to manage device policies when there is trust agent-->
1401     <plurals name="manage_trust_agents_summary_on">
1402         <item quantity="one">1 active trust agent</item>
1403         <item quantity="other"><xliff:g id="count" example="3">%d</xliff:g> active trust agents</item>
1404     </plurals>
1405
1406     <!-- Bluetooth settings -->
1407     <!-- Bluetooth settings check box title on Main Settings screen -->
1408     <string name="bluetooth_quick_toggle_title">Bluetooth</string>
1409     <!-- Bluetooth settings check box summary for turning on bluetooth -->
1410     <string name="bluetooth_quick_toggle_summary">Turn on Bluetooth</string>
1411     <!--Used as title on second screen after selecting Bluetooth settings -->
1412     <string name="bluetooth_settings">Bluetooth</string>
1413     <!--Wireless controls screen, settings title for the item to take you to the bluetooth settings screen -->
1414     <string name="bluetooth_settings_title">Bluetooth</string>
1415     <!--Wireless controls screen, settings summary for the item tot ake you to the bluetooth settings screen -->
1416     <string name="bluetooth_settings_summary">Manage connections, set device name &amp; discoverability</string>
1417
1418     <!-- ======================================================================================= -->
1419     <!-- Note: The opening brackets of HTML style tags are escaped (e.g. "<b>" is "&lt;b>") in   -->
1420     <!--   the following resources to enable formatting followed by HTML styling, as described   -->
1421     <!--   here:  http://developer.android.com/guide/topics/resources/string-resource.html       -->
1422     <!-- ======================================================================================= -->
1423
1424     <!-- Title for the dialog to enter PIN. [CHAR LIMIT=40] -->
1425     <string name="bluetooth_pairing_request">Pair with <xliff:g id="device_name">%1$s</xliff:g>?</string>
1426
1427     <!-- Message when bluetooth is informing the user of the pairing key. [CHAR LIMIT=NONE] -->
1428     <string name="bluetooth_pairing_key_msg">Bluetooth pairing code</string>
1429
1430     <!-- Message when bluetooth dialog for passkey entry is showing. [CHAR LIMIT=NONE] -->
1431     <string name="bluetooth_enter_passkey_msg">Type the pairing code then press Return or Enter</string>
1432
1433     <!-- Checkbox label for alphanumeric PIN entry (default is numeric PIN). [CHAR LIMIT=50] -->
1434     <string name="bluetooth_enable_alphanumeric_pin">PIN contains letters or symbols</string>
1435
1436     <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
1437     <string name="bluetooth_pin_values_hint">Usually 0000 or 1234</string>
1438
1439     <!-- Bluetooth PIN hint text (below the text entry box). [CHAR LIMIT=30] -->
1440     <string name="bluetooth_pin_values_hint_16_digits">Must be 16 digits</string>
1441
1442     <!-- Pairing dialog text to remind user to enter the PIN on the other device. [CHAR LIMIT=NONE] -->
1443     <string name="bluetooth_enter_pin_other_device">You may also need to type this PIN on the other device.</string>
1444     <!-- Pairing dialog text to remind user to enter the passkey on the other device. [CHAR LIMIT=NONE] -->
1445     <string name="bluetooth_enter_passkey_other_device">You may also need to type this passkey on the other device.</string>
1446
1447     <!-- Message for confirmation of passkey to complete pairing. [CHAR LIMIT=NONE] -->
1448     <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>
1449
1450     <!-- Message when bluetooth incoming pairing request for (2.1 devices) dialog is showing -->
1451     <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>
1452
1453     <!-- Message when bluetooth dialog when passkey or pin needs to be displayed. -->
1454     <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>
1455
1456     <!-- Checkbox message in pairing dialogs.  [CHAR LIMIT=NONE] -->
1457     <string name="bluetooth_pairing_shares_phonebook">Allow <xliff:g id="device_name">%1$s</xliff:g> to access your contacts and call history</string>
1458
1459     <!-- Title for BT error dialogs. -->
1460     <string name="bluetooth_error_title"></string>
1461
1462     <!-- Message for the error dialog when BT connecting operation fails generically. -->
1463     <string name="bluetooth_connecting_error_message">Couldn\u2019t connect to <xliff:g id="device_name">%1$s</xliff:g>.</string>
1464
1465     <!-- Bluetooth settings: The title of the preference (list item) that initiates a scan for devices -->
1466     <string name="bluetooth_preference_scan_title">Scan for devices</string>
1467     <!-- Bluetooth settings: The title of the action button that initiates a search for nearby devices [CHAR LIMIT=20] -->
1468     <string name="bluetooth_search_for_devices">Refresh</string>
1469     <!-- Bluetooth settings: The title of the action button while a search for nearby devices is in progress [CHAR LIMIT=20] -->
1470     <string name="bluetooth_searching_for_devices">Searching\u2026</string>
1471     <!-- Bluetooth settings: The sub heading for device settings. [CHAR LIMIT=30] -->
1472     <string name="bluetooth_preference_device_settings">Device settings</string>
1473     <!-- Bluetooth settings: Paired dialog title [CHAR LIMIT=40] -->
1474     <string name="bluetooth_preference_paired_dialog_title">Paired device</string>
1475     <!-- Bluetooth settings: Name label [CHAR LIMIT=40] -->
1476     <string name="bluetooth_preference_paired_dialog_name_label">Name</string>
1477     <!-- Bluetooth settings: Checkbox label for enable/disable internet connection.  [CHAR LIMIT=40] -->
1478     <string name="bluetooth_preference_paired_dialog_internet_option">Internet connection</string>
1479     <!-- Bluetooth settings: Checkbox label for enable/disable keyboard connection.  [CHAR LIMIT=40] -->
1480     <string name="bluetooth_preference_paired_dialog_keyboard_option">Keyboard</string>
1481     <!-- Bluetooth settings: Checkbox label for enable/disable contacts connection.  [CHAR LIMIT=40] -->
1482     <string name="bluetooth_preference_paired_dialog_contacts_option">Contacts and call history</string>
1483     <!-- Bluetooth settings: pairing dialog title.  [CHAR LIMIT=40] -->
1484     <string name="bluetooth_pairing_dialog_title">Pair with this device?</string>
1485     <!-- Bluetooth settings: share phone book title.  [CHAR LIMIT=40] -->
1486     <string name="bluetooth_pairing_dialog_sharing_phonebook_title">Share phone book?</string>
1487     <!-- Bluetooth settings: Message informing user that a bluetooth wants to access contant and call history.  [CHAR LIMIT=100] -->
1488     <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>
1489     <!-- Bluetooth settings: paring permission message.  [CHAR LIMIT=100] -->
1490     <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>
1491     <!-- Bluetooth settings: The sub heading for devices which have already been paired with this device. [CHAR LIMIT=40] -->
1492     <string name="bluetooth_preference_paired_devices">Paired devices</string>
1493     <!-- Bluetooth settings: The sub heading for available devices during and after scanning. [CHAR LIMIT=40] -->
1494     <string name="bluetooth_preference_found_devices">Available devices</string>
1495     <!-- Bluetooth settings: The message displayed if no Bluetooth devices were found. [CHAR LIMIT=40] -->
1496     <string name="bluetooth_preference_no_found_devices">No devices available</string>
1497     <!-- Bluetooth settings.  Context menu item for a device.  Action will connect to all profiles on the device. -->
1498     <string name="bluetooth_device_context_connect">Connect</string>
1499     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect from all profiles on the device. -->
1500     <string name="bluetooth_device_context_disconnect">Disconnect</string>
1501     <!-- Bluetooth settings.  Context menu item for a device.  Action will first pair, and then connect to all profiles on the device. -->
1502     <string name="bluetooth_device_context_pair_connect">Pair &amp; connect</string>
1503     <!-- Bluetooth settings.  Context menu item for a device.  Action will remove pairing with the device. -->
1504     <string name="bluetooth_device_context_unpair">Unpair</string>
1505     <!-- Bluetooth settings.  Context menu item for a device.  Action will disconnect and remove pairing with the device. -->
1506     <string name="bluetooth_device_context_disconnect_unpair">Disconnect &amp; unpair</string>
1507     <!-- 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. -->
1508     <string name="bluetooth_device_context_connect_advanced">Options\u2026</string>
1509     <!-- Bluetooth settings.  Menu option to Bluetooth advanced settings [CHAR LIMIT=20]-->
1510     <string name="bluetooth_menu_advanced">Advanced</string>
1511     <!-- Bluetooth settings. Title of the advanced bluetooth settings screen [CHAR LIMIT=30]-->
1512     <string name="bluetooth_advanced_titlebar">Advanced Bluetooth</string>
1513     <!-- Bluetooth settings. Text displayed when Bluetooth is off and device list is empty [CHAR LIMIT=50]-->
1514     <string name="bluetooth_empty_list_bluetooth_off">When Bluetooth is turned on, your device can communicate with other nearby Bluetooth devices.</string>
1515     <!-- Message to describe "BLE scan always available feature" when Bluetooth is off. The
1516       place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They mark a link to bring
1517       the user to "scanning settings" screen. -->
1518     <string name="ble_scan_notify_text">To improve location accuracy, system apps and services can
1519       still detect Bluetooth devices. You can change this in
1520       <xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
1521       settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
1522     <!-- Bluetooth connecting error message [CHAR LIMIT=NONE] -->
1523     <string name="bluetooth_connect_failed">Couldn\'t connect. Try again.</string>
1524
1525     <!-- Title of device details screen [CHAR LIMIT=40]-->
1526     <string name="device_details_title">Device details</string>
1527     <!-- Title of the item to show device MAC address -->
1528     <string name="bluetooth_device_mac_address">Device\'s Bluetooth address: <xliff:g id="address">%1$s</xliff:g></string>
1529     <!-- Bluetooth device details. The title of a confirmation dialog for unpairing a paired device. [CHAR LIMIT=60] -->
1530     <string name="bluetooth_unpair_dialog_title">Forget device?</string>
1531
1532     <!--  Bluetooth device details. The body of a confirmation dialog for unpairing a paired device. -->
1533     <string name="bluetooth_unpair_dialog_body" product="default">Your phone will no longer be paired with <xliff:g id="device_name">%1$s</xliff:g></string>
1534     <!--  Bluetooth device details. The body of a confirmation dialog for unpairing a paired device. -->
1535     <string name="bluetooth_unpair_dialog_body" product="tablet">Your tablet will no longer be paired with <xliff:g id="device_name">%1$s</xliff:g></string>
1536     <!--  Bluetooth device details. The body of a confirmation dialog for unpairing a paired device. -->
1537     <string name="bluetooth_unpair_dialog_body" product="device">Your device will no longer be paired with <xliff:g id="device_name">%1$s</xliff:g></string>
1538
1539     <!--  Bluetooth device details. In the confirmation dialog for unpairing a paired device, this is the label on the button that will complete the unpairing action. -->
1540     <string name="bluetooth_unpair_dialog_forget_confirm_button">Forget device</string>
1541
1542     <!-- 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. -->
1543     <string name="bluetooth_connect_specific_profiles_title">Connect to\u2026</string>
1544
1545     <!-- Bluetooth settings.  Message for disconnecting from the A2DP profile. [CHAR LIMIT=80] -->
1546     <string name="bluetooth_disconnect_a2dp_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from media audio.</string>
1547     <!-- Bluetooth settings.  Message for disconnecting from the headset profile. [CHAR LIMIT=80] -->
1548     <string name="bluetooth_disconnect_headset_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from handsfree audio.</string>
1549     <!-- Bluetooth settings.  Message for disconnecting from the HID profile. [CHAR LIMIT=80] -->
1550     <string name="bluetooth_disconnect_hid_profile"><xliff:g id="device_name">%1$s</xliff:g> will be disconnected from input device.</string>
1551     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (user role). [CHAR LIMIT=80] -->
1552     <string name="bluetooth_disconnect_pan_user_profile">Internet access via <xliff:g id="device_name">%1$s</xliff:g> will be disconnected.</string>
1553     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1554     <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>
1555     <!-- Bluetooth settings.  Message for disconnecting from the PAN profile (NAP role). [CHAR LIMIT=80] -->
1556     <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>
1557
1558     <!-- Bluetooth settings.  Connection options screen.  The title of the screen. [CHAR LIMIT=40] -->
1559     <string name="bluetooth_device_advanced_title">Paired Bluetooth device</string>
1560     <!-- 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. -->
1561     <string name="bluetooth_device_advanced_online_mode_title">Connect</string>
1562     <!-- Bluetooth settings.  Connection options screen.  The summary of the online mode checkbox.  This describes what the setting does in the context of the screen. -->
1563     <string name="bluetooth_device_advanced_online_mode_summary">Connect to Bluetooth device</string>
1564     <!-- Bluetooth settings.  Connection options screen.  The title of the header that is above all of the profiles.
1565          When a user decides what Bluetooth capabilities to use with the device.  -->
1566     <string name="bluetooth_device_advanced_profile_header_title">Use for</string>
1567     <!-- Bluetooth settings. Connection options screen. Title for option to rename the device. [CHAR LIMIT=30] -->
1568     <string name="bluetooth_device_advanced_rename_device">Rename</string>
1569     <!-- Bluetooth settings. Connection options screen. Title for checkbox to enable incoming file transfers [CHAR LIMIT=30] -->
1570     <string name="bluetooth_device_advanced_enable_opp_title">Allow incoming file transfers</string>
1571     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (user role). [CHAR LIMIT=25]-->
1572     <string name="bluetooth_pan_user_profile_summary_connected">Connected to device for Internet access</string>
1573     <!-- Bluetooth settings. Connection options screen. The summary for the checkbox preference when PAN is connected (NAP role). [CHAR LIMIT=25]-->
1574     <string name="bluetooth_pan_nap_profile_summary_connected">Sharing local Internet connection with device</string>
1575
1576     <!-- Bluetooth settings.  Dock Setting Title -->
1577     <string name="bluetooth_dock_settings">Dock Settings</string>
1578     <!-- Bluetooth settings.  Dock Setting Dialog Title -->
1579     <string name="bluetooth_dock_settings_title">Use dock for audio</string>
1580     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 1: Use dock as speaker phone -->
1581     <string name="bluetooth_dock_settings_headset">As speaker phone</string>
1582     <!-- Bluetooth settings.  Dock Setting Dialog - Checkbox selection 2: Use dock for media audio -->
1583     <string name="bluetooth_dock_settings_a2dp">For music and media</string>
1584     <!-- Bluetooth settings.  Dock Setting Dialog - Remember setting and don't ask user again -->
1585     <string name="bluetooth_dock_settings_remember">Remember settings</string>
1586
1587     <!-- Wifi Display settings. The title of the screen. [CHAR LIMIT=40] -->
1588     <string name="wifi_display_settings_title">Cast</string>
1589     <!-- Wifi Display settings. The title of a menu item to enable wireless display [CHAR LIMIT=40] -->
1590     <string name="wifi_display_enable_menu_item">Enable wireless display</string>
1591     <!-- Wifi Display settings. Text that appears when scanning for devices is finished and no nearby device was found [CHAR LIMIT=40]-->
1592     <string name="wifi_display_no_devices_found">No nearby devices were found.</string>
1593     <!-- Wifi Display settings. The status summary for connecting devices. [CHAR LIMIT=40] -->
1594     <string name="wifi_display_status_connecting">Connecting</string>
1595     <!-- Wifi Display settings. The status summary for connected devices. [CHAR LIMIT=40] -->
1596     <string name="wifi_display_status_connected">Connected</string>
1597     <!-- Wifi Display settings. The status summary for devices that's already in use. [CHAR LIMIT=40] -->
1598     <string name="wifi_display_status_in_use">In use</string>
1599     <!-- Wifi Display settings. The status summary for devices that's not available. [CHAR LIMIT=40] -->
1600     <string name="wifi_display_status_not_available">Unavailable</string>
1601     <!-- Wifi Display settings. Image description for device details button. This opens the screen to rename, unpair, etc. a single device. -->
1602     <string name="wifi_display_details">Display settings</string>
1603
1604     <!-- Wifi Display settings. Options dialog.  The title of the dialog. [CHAR LIMIT=40] -->
1605     <string name="wifi_display_options_title">Wireless display options</string>
1606     <!-- Wifi Display settings. Options dialog.  The forget button text. [CHAR LIMIT=20] -->
1607     <string name="wifi_display_options_forget">Forget</string>
1608     <!-- Wifi Display settings. Options dialog.  The done button text. [CHAR LIMIT=20] -->
1609     <string name="wifi_display_options_done">Done</string>
1610     <!-- Wifi Display settings. Options dialog.  The name label used when prompting the user to rename the display. [CHAR LIMIT=20] -->
1611     <string name="wifi_display_options_name">Name</string>
1612
1613     <!-- Wifi Display settings. The sub heading for wireless display certification options. [CHAR LIMIT=40] -->
1614     <string name="wifi_display_certification_heading" translatable="false">Certification</string>
1615     <!-- Wifi Display settings. The section title for wireless display session info. [CHAR LIMIT=40] -->
1616     <string name="wifi_display_session_info" translatable="false">Session info</string>
1617     <!-- Wifi Display settings. The checkbox title for enabling listen mode during certification process. [CHAR LIMIT=40] -->
1618     <string name="wifi_display_listen_mode" translatable="false">Enable listen mode</string>
1619     <!-- Wifi Display settings. The checkbox title for enabling autonomous GO during certification process. [CHAR LIMIT=40] -->
1620     <string name="wifi_display_autonomous_go" translatable="false">Enable autonomous GO</string>
1621     <!-- Wifi Display settings. The button text for sending pause trigger during certification process. [CHAR LIMIT=40] -->
1622     <string name="wifi_display_pause" translatable="false">Pause</string>
1623     <!-- Wifi Display settings. The button text for sending play (resume) trigger during certification process. [CHAR LIMIT=40] -->
1624     <string name="wifi_display_resume" translatable="false">Resume</string>
1625     <!-- Wifi Display settings. The dropdown menu title for choosing WPS configuration during certification process. [CHAR LIMIT=40] -->
1626     <string name="wifi_display_wps_config" translatable="false">WPS configuration</string>
1627     <!-- Wifi Display settings. The dropdown menu title for choosing listen channel during certification process. [CHAR LIMIT=40] -->
1628     <string name="wifi_display_listen_channel" translatable="false">Listen channel</string>
1629     <!-- Wifi Display settings. The dropdown menu title for choosing operating channel during certification process. [CHAR LIMIT=40] -->
1630     <string name="wifi_display_operating_channel" translatable="false">Operating channel</string>
1631     <!-- Wifi 2.4GHz is used as an universal itendifier for 2.4GHz band -->
1632     <string name="wifi_band_24ghz">2.4 GHz</string>
1633     <!-- Wifi Internal 5GHz as an universal itendifier for 5GHz band -->
1634     <string name="wifi_band_5ghz">5 GHz</string>
1635     <!-- Link speed on Wifi Status screen -->
1636     <string name="link_speed">%1$d Mbps</string>
1637
1638     <!-- This string asks the user whether or not to allow an app to enable WiFi. [CHAR LIMIT=NONE] -->
1639     <string name="wifi_ask_enable"><xliff:g id="requester" example="FancyApp">%s</xliff:g> wants to turn on Wi-Fi</string>
1640     <!-- This string asks the user whether or not to allow an app to disable WiFi. [CHAR LIMIT=NONE] -->
1641     <string name="wifi_ask_disable"><xliff:g id="requester" example="FancyApp">%s</xliff:g> wants to turn off Wi-Fi</string>
1642
1643     <!-- NFC settings -->
1644     <!-- Used in the 1st-level settings screen to turn on NFC -->
1645     <string name="nfc_quick_toggle_title">NFC</string>
1646     <!-- Description of NFC in the 1st level settings screen, for a tablet. [CHAR LIMIT=NONE] -->
1647     <string name="nfc_quick_toggle_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
1648     <!-- Description of NFC in the 1st level settings screen, for a phone. [CHAR LIMIT=NONE] -->
1649     <string name="nfc_quick_toggle_summary" product="default">Allow data exchange when the phone touches another device</string>
1650     <!-- Dialog title for NFC disclaimer [CHAR_LIMIT=40]-->
1651     <string name="nfc_disclaimer_title">Turn on NFC</string>
1652     <!-- Dialog content for NFC disclaimer: telling user NFC can exchange data when device is nearby other devices (for example: payment terminals, badge reader etc). [CHAR_LIMIT=NONE]-->
1653     <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>
1654
1655     <!-- Used to enter the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1656     <string name="android_beam_settings_title">Android Beam</string>
1657     <!-- Used to describe the on state of the Android Beam feature [CHAR LIMIT=NONE] -->
1658     <string name="android_beam_on_summary">Ready to transmit app content via NFC</string>
1659     <!-- Used to describe the off state of the Android Beam feature [CHAR LIMIT=NONE] -->
1660     <string name="android_beam_off_summary">Off</string>
1661     <!-- Used to describe the enabled state of the Android Beam feature when NFC, which it relies on, is turned off [CHAR LIMIT=NONE] -->
1662     <string name="android_beam_disabled_summary">Unavailable because NFC is turned off</string>
1663     <!-- Used in the Android Beam sharing preferences screen. This phrase is a trademark. [CHAR LIMIT=32] -->
1664     <string name="android_beam_label">Android Beam</string>
1665     <!-- 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] -->
1666     <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 web pages, YouTube videos, 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>
1667
1668     <!-- Wi-Fi Settings --> <skip />
1669     <!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
1670     <string name="wifi_quick_toggle_title">Wi\u2011Fi</string>
1671     <!-- Used in the 1st-level settings screen as the turn-on summary -->
1672     <string name="wifi_quick_toggle_summary">Turn on Wi\u2011Fi</string>
1673     <!-- Used in the 1st-level settings screen to go to the 2nd-level settings screen  [CHAR LIMIT=20]-->
1674     <string name="wifi_settings">Wi\u2011Fi</string>
1675     <!-- Title of the Wi-fi settings screen -->
1676     <string name="wifi_settings_category">Wi\u2011Fi settings</string>
1677     <!-- Title of the Wi-fi settings entry in the left top level menu -->
1678     <string name="wifi_settings_title">Wi\u2011Fi</string>
1679     <!-- Summary text of the Wi-fi settings screen -->
1680     <string name="wifi_settings_summary">Set up &amp; manage wireless access points</string>
1681     <!-- Used by Account creation for turning on Wi-Fi  [CHAR LIMIT=60] -->
1682     <string name="wifi_select_network">Select Wi\u2011Fi</string>
1683     <!-- Summary text when turning Wi-Fi or bluetooth on -->
1684     <string name="wifi_starting">Turning Wi\u2011Fi on\u2026</string>
1685     <!-- Summary text when turning Wi-Fi or bluetooth off -->
1686     <string name="wifi_stopping">Turning off Wi\u2011Fi\u2026</string>
1687     <!-- Summary text when Wi-Fi or bluetooth has error -->
1688     <string name="wifi_error">Error</string>
1689     <!-- Summary text when wifi SoftAP started failed due to no legal usable channel allowed in this region by regulatory -->
1690     <string name="wifi_sap_no_channel_error">5 GHz band not available in this country</string>
1691     <!-- Toast message when Wi-Fi or bluetooth is disallowed in airplane mode -->
1692     <string name="wifi_in_airplane_mode">In Airplane mode</string>
1693     <!-- Checkbox title for option to notify user when open networks are nearby -->
1694     <string name="wifi_notify_open_networks">Open network notification</string>
1695     <!-- Checkbox summary for option to notify user when open networks are nearby-->
1696     <string name="wifi_notify_open_networks_summary">Notify when a high\u2011quality public network is available</string>
1697     <!-- Checkbox title for option to enable Wi-Fi when saved networks are nearby -->
1698     <string name="wifi_wakeup">Turn on Wi\u2011Fi automatically</string>
1699     <!-- Checkbox summary for option to enable Wi-Fi when high quality saved networks are nearby-->
1700     <string name="wifi_wakeup_summary">Wi\u2011Fi will turn back on near high\u2011quality saved networks, like your home network</string>
1701     <!-- Checkbox summary for Wi-Fi wakeup option to explain that Wi-Fi wakeup is disabled because Wi-Fi scanning is turned off -->
1702     <string name="wifi_wakeup_summary_scanning_disabled">Unavailable because Wi\u2011Fi scanning is turned off</string>
1703     <!-- Checkbox summary for Wi-Fi wakeup option to explain that a network rating provider needs to be selected to use the feature. -->
1704     <string name="wifi_wakeup_summary_scoring_disabled">To use, select a network rating provider</string>
1705     <!-- Checkbox title for option to toggle poor network detection -->
1706     <string name="wifi_poor_network_detection">Avoid poor connections</string>
1707     <!-- Checkbox summary for option to toggle poor network detection -->
1708     <string name="wifi_poor_network_detection_summary">Don\u2019t use a Wi\u2011Fi network unless it has a good Internet connection</string>
1709     <!-- Checkbox summary for option to toggle poor network detection [CHAR LIMIT=60] -->
1710     <string name="wifi_avoid_poor_network_detection_summary">Only use networks that have a good Internet connection</string>
1711     <!-- Checkbox title for option to connect to open Wi-Fi automatically [CHAR LIMIT=40] -->
1712     <string name="use_open_wifi_automatically_title">Connect to open networks</string>
1713     <!-- Checkbox summary for option to connect to open Wi-Fi automatically  [CHAR LIMIT=100] -->
1714     <string name="use_open_wifi_automatically_summary">Automatically connect to high\u2011quality public networks</string>
1715     <!-- Checkbox summary for option to connect to open Wi-Fi automatically, to explain that a network rating provider needs to be selected to use the feature. -->
1716     <string name="use_open_wifi_automatically_summary_scoring_disabled">To use, select a network rating provider</string>
1717     <!-- Checkbox summary for option to connect to open Wi-Fi automatically, to explain that a compatible network rating provider needs to be selected to use the feature. -->
1718     <string name="use_open_wifi_automatically_summary_scorer_unsupported_disabled">To use, select a compatible network rating provider</string>
1719     <!-- Preference title for option to install certificates -->
1720     <string name="wifi_install_credentials">Install certificates</string>
1721     <!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi
1722       scanning is on. The place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated. They
1723       mark a link to bring the user to "scanning settings" screen. -->
1724     <string name="wifi_scan_notify_text">To improve location accuracy, system apps and services can
1725         still scan for Wi\u2011Fi networks. You can change this in
1726         <xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
1727         settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
1728     <!-- Message to describe "Wi-Fi scan always available feature" when Wi-Fi is off and Wi-Fi
1729       scanning is also off. The place-holders "LINK_BEGIN" and "LINK_END" must NOT be translated.
1730       They mark a link to bring the user to "scanning settings" screen. -->
1731     <string name="wifi_scan_notify_text_scanning_off">To improve location accuracy,
1732         turn on Wi-Fi scanning in
1733         <xliff:g id="link_begin">LINK_BEGIN</xliff:g>scanning
1734         settings<xliff:g id="link_end">LINK_END</xliff:g>.</string>
1735     <!-- Wifi scan always mode checkbox text -->
1736     <string name="wifi_scan_notify_remember_choice">Don\u2019t show again</string>
1737     <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? -->
1738     <string name="wifi_setting_sleep_policy_title">Keep Wi\u2011Fi on during sleep</string>
1739     <!-- Setting title for setting the wifi sleep policy. Do we keep Wi-Fi active when the screen turns off? [CHAR LIMIT=30] -->
1740     <string name="wifi_setting_on_during_sleep_title">Wi\u2011Fi on during sleep</string>
1741     <!-- Generic error message when the sleep policy could not be set. -->
1742     <string name="wifi_setting_sleep_policy_error">There was a problem changing the setting</string>
1743     <!-- Checkbox title for option to toggle suspend power optimizations [CHAR LIMIT=30] -->
1744     <string name="wifi_suspend_efficiency_title">Improve efficiency</string>
1745     <!-- Checkbox title for option to toggle suspend power optimizations -->
1746     <string name="wifi_suspend_optimizations">Wi\u2011Fi optimization</string>
1747     <!-- Checkbox summary for option to toggle suspend power optimizations -->
1748     <string name="wifi_suspend_optimizations_summary">Minimize battery usage when Wi\u2011Fi is on</string>
1749     <!-- Checkbox summary for option to toggle suspend power optimizations [CHAR LIMIT=30] -->
1750     <string name="wifi_limit_optimizations_summary">Limit battery used by Wi\u2011Fi</string>
1751     <!-- 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)? -->
1752     <string name="wifi_switch_away_when_unvalidated">Switch to mobile data if Wi\u2011Fi loses Internet access.</string>
1753     <!-- Preference title for option to automatically switch away from bad wifi networks [CHAR LIMIT=60]-->
1754     <string name="wifi_cellular_data_fallback_title">Switch to mobile data automatically</string>
1755     <!-- Preference summary to automatically switch away from bad wifi networks [CHAR LIMIT=None]-->
1756     <string name="wifi_cellular_data_fallback_summary">Use mobile data when Wi\u2011Fi has no Internet access. Data usage may apply.</string>
1757     <!-- Action bar text message to manually add a wifi network [CHAR LIMIT=20]-->
1758     <string name="wifi_add_network">Add network</string>
1759     <!-- Action bar title to open additional Wi-Fi settings-->
1760     <string name="wifi_configure_settings_preference_title">Wi\u2011Fi preferences</string>
1761     <!-- Summary for Wi-Fi Preferences that explains that Wi-Fi will be enabled when high quality saved networks are nearby-->
1762     <string name="wifi_configure_settings_preference_summary_wakeup_on">Wi\u2011Fi turns back on automatically</string>
1763     <!-- Summary for Wi-Fi Preferences that explains that Wi-Fi will not automatically be enabled when high quality saved networks are nearby-->
1764     <string name="wifi_configure_settings_preference_summary_wakeup_off">Wi\u2011Fi doesn\u0027t turn back on automatically</string>
1765     <!-- Header for the list of wifi networks-->
1766     <string name="wifi_access_points">Wi\u2011Fi networks</string>
1767     <!-- Menu option to do WPS Push Button [CHAR LIMIT=25]-->
1768     <string name="wifi_menu_wps_pbc">WPS Push Button</string>
1769     <!-- Content description for menu button in Wifi setup. Not shown on the screen. [CHAR LIMIT=NONE] -->
1770     <string name="wifi_menu_more_options">More options</string>
1771     <!-- Menu option to do WPS Pin Entry [CHAR LIMIT=25]-->
1772     <string name="wifi_menu_wps_pin">WPS Pin Entry</string>
1773     <!-- Menu option to launch Wi-Fi Direct settings [CHAR LIMIT=20]-->
1774     <string name="wifi_menu_p2p">Wi\u2011Fi Direct</string>
1775     <!-- Menu option to scan Wi-Fi networks -->
1776     <string name="wifi_menu_scan">Scan</string>
1777     <!-- Menu option to Wi-Fi advanced settings -->
1778     <string name="wifi_menu_advanced">Advanced</string>
1779     <!-- Menu option to Wi-Fi configure settings -->
1780     <string name="wifi_menu_configure">Configure</string>
1781     <!-- Menu option to connect to a Wi-Fi network -->
1782     <string name="wifi_menu_connect">Connect to network</string>
1783     <!-- Menu option to remember a temporary Wi-Fi network -->
1784     <string name="wifi_menu_remember">Remember network</string>
1785     <!-- Menu option to delete a Wi-Fi network -->
1786     <string name="wifi_menu_forget">Forget network</string>
1787     <!-- Menu option to modify a Wi-Fi network configuration -->
1788     <string name="wifi_menu_modify">Modify network</string>
1789     <!-- Menu option to write a Wi-Fi configuration token to an NFC tag [CHAR_LIMIT=30]-->
1790     <string name="wifi_menu_write_to_nfc">Write to NFC tag</string>
1791     <!-- Wi-Fi settings. text displayed when Wi-Fi is off and network list is empty [CHAR LIMIT=50]-->
1792     <string name="wifi_empty_list_wifi_off">To see available networks, turn Wi\u2011Fi on.</string>
1793     <!-- Wi-Fi settings. text displayed when Wi-Fi is on and network list is empty [CHAR LIMIT=50]-->
1794     <string name="wifi_empty_list_wifi_on">Searching for Wi\u2011Fi networks\u2026</string>
1795     <!-- Wifi Settings. text displayed when user has restriction DISALLOW_CONFIG_WIFI [CHAR LIMIT=NONE]-->
1796     <string name="wifi_empty_list_user_restricted">You don\u2019t have permission to change the Wi\u2011Fi network.</string>
1797     <!-- Wi-Fi settings. content description for more button [CHAR LIMIT=50]-->
1798     <string name="wifi_more">More</string>
1799     <!-- Wi-Fi settings. wps menu title [CHAR LIMIT=25]-->
1800     <string name="wifi_setup_wps">Automatic setup (WPS)</string>
1801
1802     <!-- Dialog for Access Points --> <skip />
1803     <!-- Label to show/hide advanced options [CHAR LIMIT=40] -->
1804     <string name="wifi_show_advanced">Advanced options</string>
1805     <!-- Message for talkback to say when Advanced Options expanded [CHAR LIMIT=NONE] -->
1806     <string name="wifi_advanced_toggle_description_expanded">Drop down list Advanced Options. Double-tap to collapse.</string>
1807     <!-- Message for talkback to say when Advanced Options is collapsed [CHAR LIMIT=NONE] -->
1808     <string name="wifi_advanced_toggle_description_collapsed">Drop down list Advanced Options. Double-tap to expand.</string>
1809     <!-- Title for the WPS setup dialog [CHAR LIMIT=50] -->
1810     <string name="wifi_wps_setup_title">Wi\u2011Fi Protected Setup</string>
1811     <!-- Message in WPS dialog at start up [CHAR LIMIT=150] -->
1812     <string name="wifi_wps_setup_msg">Starting WPS\u2026</string>
1813     <!-- Message in WPS dialog for PBC after start up [CHAR LIMIT=150] -->
1814     <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>
1815     <!-- Message in WPS dialog for PIN after start up [CHAR LIMIT=150] -->
1816     <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>
1817     <!-- Text displayed when WPS succeeds [CHAR LIMIT=150] -->
1818     <string name="wifi_wps_complete">WPS succeeded. Connecting to the network\u2026</string>
1819     <!-- Text displayed when Wi-Fi is connected through WPS [CHAR LIMIT=150] -->
1820     <string name="wifi_wps_connected">Connected to Wi\u2011Fi network <xliff:g id="network_name">%s</xliff:g></string>
1821     <!-- Text displayed when WPS setup is in progress [CHAR LIMIT=150] -->
1822     <string name="wifi_wps_in_progress">WPS is already in progress and can take up to two minutes to complete</string>
1823     <!-- Text displayed when WPS fails to start [CHAR LIMIT=150] -->
1824     <string name="wifi_wps_failed_generic">WPS failed. Please try again in a few minutes.</string>
1825     <!-- Text displayed when WPS fails due to WEP [CHAR LIMIT=150] -->
1826     <string name="wifi_wps_failed_wep">The wireless router security setting (WEP) is not supported</string>
1827      <!-- Text displayed when WPS fails to TKIP [CHAR LIMIT=150] -->
1828     <string name="wifi_wps_failed_tkip">The wireless router security setting (TKIP) is not supported</string>
1829      <!-- Text displayed when WPS fails due to authentication issues [CHAR LIMIT=150] -->
1830     <string name="wifi_wps_failed_auth">Authentication failure. Please try again.</string>
1831      <!-- Text displayed when WPS fails due to another session [CHAR LIMIT=150] -->
1832     <string name="wifi_wps_failed_overlap">Another WPS session was detected. Please try again in a few minutes.</string>
1833     <!-- Label for the SSID of the network -->
1834     <string name="wifi_ssid">Network name</string>
1835     <!-- Hint for a text field to enter the SSID of a hidden wifi network. [CHAR LIMIT=35] -->
1836     <string name="wifi_ssid_hint">Enter the SSID</string>
1837     <!-- Label for the security of the connection -->
1838     <string name="wifi_security">Security</string>
1839     <!-- Label for the signal strength of the connection -->
1840     <string name="wifi_signal">Signal strength</string>
1841     <!-- Label for the status of the connection -->
1842     <string name="wifi_status">Status</string>
1843     <!-- Label for the link speed of the connection -->
1844     <string name="wifi_speed">Link speed</string>
1845     <!-- Label for the frequency band of the connection -->
1846     <string name="wifi_frequency">Frequency</string>
1847     <!-- Label for the IP address of the connection -->
1848     <string name="wifi_ip_address">IP address</string>
1849     <!-- Label for Passpoint network -->
1850     <string name="passpoint_label">Saved via</string>
1851     <!-- Content for Passpoint network -->
1852     <string name="passpoint_content"><xliff:g id="name">%1$s</xliff:g> credentials</string>
1853     <!-- Label for the EAP method of the network -->
1854     <string name="wifi_eap_method">EAP method</string>
1855     <!-- Label for the phase2 -->
1856     <string name="please_select_phase2">Phase 2 authentication</string>
1857     <!-- Label for the EAP CA certificate of the network -->
1858     <string name="wifi_eap_ca_cert">CA certificate</string>
1859     <!-- Label for the domain name that the EAP CA certificate(s) can be used to validate. -->
1860     <string name="wifi_eap_domain">Domain</string>
1861     <!-- Label for the EAP user certificate of the network -->
1862     <string name="wifi_eap_user_cert">User certificate</string>
1863     <!-- Label for the EAP identity of the network -->
1864     <string name="wifi_eap_identity">Identity</string>
1865     <!-- Label for the EAP anonymous identity of the network -->
1866     <string name="wifi_eap_anonymous">Anonymous identity</string>
1867     <!-- Label for the password of the secured network -->
1868     <string name="wifi_password">Password</string>
1869     <!-- Label for the check box to show password -->
1870     <string name="wifi_show_password">Show password</string>
1871     <!-- Label for the RadioGroup to choose wifi ap band -->
1872     <string name="wifi_ap_band_config">Select AP Band</string>
1873     <!-- Label for the radio button to choose wifi ap 2.4 GHz band -->
1874     <string name="wifi_ap_choose_2G">2.4 GHz Band</string>
1875     <!-- Label for the radio button to choose wifi ap 5GHz band -->
1876     <string name="wifi_ap_choose_5G">5 GHz Band</string>
1877     <!-- Label for the spinner to show ip settings [CHAR LIMIT=25] -->
1878     <string name="wifi_ip_settings">IP settings</string>
1879     <!-- Label for the check box to share a network with other users on the same device -->
1880     <string name="wifi_shared">Share with other device users</string>
1881     <!-- Hint for unchanged fields -->
1882     <string name="wifi_unchanged">(unchanged)</string>
1883     <!-- Hint for unspecified fields -->
1884     <string name="wifi_unspecified">Please select</string>
1885     <!-- Hint for multiple certificates being added to the configuration -->
1886     <string name="wifi_multiple_cert_added">(Multiple certificates added)</string>
1887     <!-- Menu option for using trusted system CA certificates to validate EAP servers -->
1888     <string name="wifi_use_system_certs">Use system certificates</string>
1889     <!-- Menu option for not providing an EAP user certificate -->
1890     <string name="wifi_do_not_provide_eap_user_cert">Do not provide</string>
1891     <!-- Menu option for not validating the EAP server -->
1892     <string name="wifi_do_not_validate_eap_server">Do not validate</string>
1893     <!-- Warning message displayed if user choses not to validate the EAP server -->
1894     <string name="wifi_do_not_validate_eap_server_warning">No certificate specified. Your connection will not be private.</string>
1895     <!-- Warning message displayed if network name (ssid) is too long -->
1896     <string name="wifi_ssid_too_long">Network name is too long.</string>
1897     <!-- Warning message displayed if user does not specify a domain for the CA certificate.
1898          Only displayed if the user also chooses to use system certificates. -->
1899     <string name="wifi_no_domain_warning">Must specify a domain.</string>
1900     <!-- Substring of status line when Wi-Fi Protected Setup (WPS) is available and
1901          string is listed first [CHAR LIMIT=20]-->
1902     <string name="wifi_wps_available_first_item">WPS available</string>
1903     <!-- Substring of wifi status when Wi-Fi Protected Setup (WPS) is available and
1904          string is listed after a wifi_secured_* string-->
1905     <string name="wifi_wps_available_second_item">\u0020(WPS available)</string>
1906     <!-- Message in WriteWifiConfigToNfcDialog when prompted to enter network password [CHAR_LIMIT=40] -->
1907     <string name="wifi_wps_nfc_enter_password">Enter your network password</string>
1908
1909     <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>
1910     <!-- Message informing the user how to turn off  [CHAR LIMIT=200] -->
1911     <string name="wifi_scan_always_turnoff_message">To turn this off, go to Advanced in the overflow menu.</string>
1912     <string name="wifi_scan_always_confirm_allow">Allow</string>
1913     <string name="wifi_scan_always_confirm_deny">Deny</string>
1914
1915     <!-- Dialog label to sign in to a Hotspot. [CHAR LIMIT=50]-->
1916     <string name="wifi_hotspot_title">Sign in to connect?</string>
1917     <!-- Dialog message to sign in to a Hotspot. [CHAR LIMIT=50]-->
1918     <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>
1919     <!-- Wifi settings button to connect in to a Hotspot. [CHAR LIMIT=50]-->
1920     <string name="wifi_hotspot_connect">CONNECT</string>
1921
1922     <!-- Dialog text to tell the user that the selected network does not have Internet access. -->
1923     <string name="no_internet_access_text">This network has no Internet access. Stay connected?</string>
1924     <string name="no_internet_access_remember">Don\u2019t ask again for this network</string>
1925
1926     <!-- 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. -->
1927     <string name="lost_internet_access_title">Wi\u2011Fi is not connected to the Internet</string>
1928     <string name="lost_internet_access_text">You can switch to the mobile network whenever Wi\u2011Fi has a bad connection. Data usage charges may apply.</string>
1929     <!-- Button text to let user switch to mobile data -->
1930     <string name="lost_internet_access_switch">Switch to mobile</string>
1931     <string name="lost_internet_access_cancel">Stay on Wi\u2011Fi</string>
1932     <string name="lost_internet_access_persist">Never show again</string>
1933
1934     <!-- Button label to connect to a Wi-Fi network -->
1935     <string name="wifi_connect">Connect</string>
1936     <!-- Failured notification for connect -->
1937     <string name="wifi_failed_connect_message">Failed to connect to network</string>
1938     <!-- Button label to delete a Wi-Fi network -->
1939     <string name="wifi_forget">Forget</string>
1940     <!-- Failured notification for forget -->
1941     <string name="wifi_failed_forget_message">Failed to forget network</string>
1942     <!-- Button label to save a Wi-Fi network configuration -->
1943     <string name="wifi_save">Save</string>
1944     <!-- Failured notification for save -->
1945     <string name="wifi_failed_save_message">Failed to save network</string>
1946     <!-- Button label to dismiss the dialog -->
1947     <string name="wifi_cancel">Cancel</string>
1948
1949     <!-- Wi-Fi Advanced Settings --> <skip />
1950     <!-- Wi-Fi settings screen, Saved networks, settings section.  This is a header shown above Saved networks wifi settings. [CHAR LIMIT=30] -->
1951     <string name="wifi_saved_access_points_titlebar">Saved networks</string>
1952     <!-- Wi-Fi settings screen, Saved networks summary.  This shows below the "Saved networks" item and indicates the number of networks a user has saved. -->
1953     <plurals name="wifi_saved_access_points_summary">
1954         <item quantity="one">1 network</item>
1955         <item quantity="other">%d networks</item>
1956     </plurals>
1957     <!-- Wi-Fi settings screen, advanced, settings section.  This is a header shown above advanced wifi settings. [CHAR LIMIT=30] -->
1958     <string name="wifi_advanced_titlebar">Advanced Wi\u2011Fi</string>
1959     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's MAC address. -->
1960     <string name="wifi_advanced_mac_address_title">MAC address</string>
1961     <!-- Title of the screen to adjust IP settings -->
1962     <!-- Wi-Fi settings screen, advanced, title of the item to show the Wi-Fi device's current IP address. -->
1963     <string name="wifi_advanced_ip_address_title">IP address</string>
1964
1965     <!-- Wifi Network Details -->
1966     <!-- Wifi details preference title to display router IP subnet mask -->
1967     <string name="wifi_details_subnet_mask">Subnet mask</string>
1968     <!-- Wifi details preference title to display router DNS info -->
1969     <string name="wifi_details_dns">DNS</string>
1970     <!-- Wifi details preference category title for IPv6 information -->
1971     <string name="wifi_details_ipv6_address_header">IPv6 addresses</string>
1972
1973     <!-- Wifi saved access points.  Used as a label under the shortcut icon that goes to Wifi saved access points. [CHAR LIMIT=20] -->
1974     <string name="wifi_saved_access_points_label">Saved networks</string>
1975     <!-- Wifi Advanced settings.  Used as a label under the shortcut icon that goes to Wifi advanced settings. [CHAR LIMIT=20] -->
1976     <string name="wifi_advanced_settings_label">IP settings</string>
1977     <!-- Error message for users that aren't allowed to see or modify WiFi advanced settings [CHAR LIMIT=NONE] -->
1978     <string name="wifi_advanced_not_available">Wi\u2011Fi advanced settings are not available for this user</string>
1979     <!-- Menu item to save the IP settings -->
1980     <string name="wifi_ip_settings_menu_save">Save</string>
1981     <!-- Menu ietm to cancel the IP settings -->
1982     <string name="wifi_ip_settings_menu_cancel">Cancel</string>
1983     <!-- Error message if the IP address is not valid [CHAR LIMIT=50]-->
1984     <string name="wifi_ip_settings_invalid_ip_address">Type a valid IP address.</string>
1985     <!-- Error message if the gateway is not valid [CHAR LIMIT=50]-->
1986     <string name="wifi_ip_settings_invalid_gateway">Type a valid gateway address.</string>
1987     <!-- Error message if the dns is not valid [CHAR LIMIT=50]-->
1988     <string name="wifi_ip_settings_invalid_dns">Type a valid DNS address.</string>
1989     <!-- Error message if the network prefix length is not valid [CHAR LIMIT=50]-->
1990     <string name="wifi_ip_settings_invalid_network_prefix_length">Type a network prefix length between 0 and 32.</string>
1991     <!-- Label for the DNS (first one) -->
1992     <string name="wifi_dns1">DNS 1</string>
1993     <!-- Label for the DNS (second one)-->
1994     <string name="wifi_dns2">DNS 2</string>
1995     <!-- Label for the gateway of the network -->
1996     <string name="wifi_gateway">Gateway</string>
1997     <!-- Label for the network prefix of the network [CHAR LIMIT=25]-->
1998     <string name="wifi_network_prefix_length">Network prefix length</string>
1999
2000     <!-- Wi-Fi p2p / Wi-Fi Direct settings -->
2001     <!-- Used in the 1st-level settings screen to launch Wi-fi Direct settings [CHAR LIMIT=25] -->
2002     <string name="wifi_p2p_settings_title">Wi\u2011Fi Direct</string>
2003     <string name="wifi_p2p_device_info">Device information</string>
2004     <string name="wifi_p2p_persist_network">Remember this connection</string>
2005     <!-- Menu option to discover peers-->
2006     <string name="wifi_p2p_menu_search">Search for devices</string>
2007     <!-- Menu option when discovery is in progress [CHAR LIMIT=25] -->
2008     <string name="wifi_p2p_menu_searching">Searching\u2026</string>
2009     <!-- Menu option to Rename-->
2010     <string name="wifi_p2p_menu_rename">Rename device</string>
2011     <!-- Title for available p2p devices -->
2012     <string name="wifi_p2p_peer_devices">Peer devices</string>
2013     <!-- Title for remembered p2p groups -->
2014     <string name="wifi_p2p_remembered_groups">Remembered groups</string>
2015     <!-- Toast text for a failed connection initiation -->
2016     <string name="wifi_p2p_failed_connect_message">Couldn\u2019t connect.</string>
2017     <!-- Message text for failure to rename -->
2018     <string name="wifi_p2p_failed_rename_message">Failed to rename device.</string>
2019     <!-- Title for disconnect dialog -->
2020     <string name="wifi_p2p_disconnect_title">Disconnect?</string>
2021     <!-- Message text for disconnection from one device-->
2022     <string name="wifi_p2p_disconnect_message">If you disconnect, your connection with <xliff:g id="peer_name">%1$s</xliff:g> will end.</string>
2023     <!-- Message text for disconnection from multiple devices-->
2024     <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>
2025     <!-- Title for cancel connect dialog -->
2026     <string name="wifi_p2p_cancel_connect_title">Cancel invitation?</string>
2027     <!-- Message text for disconnection from one device-->
2028     <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>
2029     <!-- Message text for remembered group deletion-->
2030     <string name="wifi_p2p_delete_group_message">Forget this group?</string>
2031
2032     <!-- Wifi AP settings-->
2033     <!-- Label for Wifi tether checkbox. Toggles Access Point on/off -->
2034     <string name="wifi_tether_checkbox_text">Portable Wi\u2011Fi hotspot</string>
2035     <!-- Label for Wifi tether checkbox. Toggles Access Point on/off  [CHAR LIMIT=30] -->
2036     <string name="wifi_hotspot_checkbox_text">Wi\u2011Fi hotspot</string>
2037     <!-- Summary text when turning hotspot off -->
2038     <string name="wifi_hotspot_off_subtext">Not sharing Internet or content with other devices</string>
2039     <!-- Summary text when tethering is on -->
2040     <string name="wifi_hotspot_tethering_on_subtext" product="tablet">Sharing this tablet\u2019s Internet connection via hotspot</string>
2041     <!-- Summary text when tethering is on -->
2042     <string name="wifi_hotspot_tethering_on_subtext" product="default">Sharing this phone\u2019s Internet connection via hotspot</string>
2043     <!-- Summary text when hotspot is on for local-only -->
2044     <string name="wifi_hotspot_on_local_only_subtext">App is sharing content. To share Internet connection, turn hotspot off, then on</string>
2045
2046     <!-- Wifi hotspot settings -->
2047     <!-- Label for Wifi hotspot name. -->
2048     <string name="wifi_hotspot_name_title">Wi\u2011Fi name</string>
2049     <!-- Summary for Wifi hotspot name when connection is in progress. -->
2050     <string name="wifi_hotspot_name_summary_connecting">Turning on <xliff:g id="wifi_hotspot_name">%1$s</xliff:g>...</string>
2051     <!-- Summary for Wifi hotspot name when connected. -->
2052     <string name="wifi_hotspot_name_summary_connected">Other devices can connect to <xliff:g id="wifi_hotspot_name">%1$s</xliff:g></string>
2053     <!-- Label for Wifi hotspot password. -->
2054     <string name="wifi_hotspot_password_title">Wi\u2011Fi password</string>
2055     <!-- Label for Wifi hotspot AP Band. -->
2056     <string name="wifi_hotspot_ap_band_title">AP Band</string>
2057     <!-- Wifi hotspot footer info for regular hotspot [CHAR LIMIT=NONE]-->
2058     <string name="wifi_hotspot_footer_info_regular">Use hotspot to create a Wi\u2011Fi network for your other devices. Hotspot provides Internet using your mobile data connection. Additional mobile data charges may apply.</string>
2059     <!-- Wifi hotspot footer info [CHAR LIMIT=NONE]-->
2060     <string name="wifi_hotspot_footer_info_local_only">Apps can create a hotspot to share content with nearby devices.</string>
2061
2062     <!-- Summary text when turning hotspot on -->
2063     <string name="wifi_tether_starting">Turning hotspot on\u2026</string>
2064     <!-- Summary text when turning hotspot off -->
2065     <string name="wifi_tether_stopping">Turning off hotspot\u2026</string>
2066     <!-- Subtext for wifi tether checkbox on success -->
2067     <string name="wifi_tether_enabled_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> is active</string>
2068     <!-- Subtext for wifi tether checkbox on failure -->
2069     <string name="wifi_tether_failed_subtext">Portable Wi\u2011Fi hotspot error</string>
2070     <!-- Used to open the ssid and security dialog for Wifi Access Point -->
2071     <string name="wifi_tether_configure_ap_text">Set up Wi\u2011Fi hotspot</string>
2072     <!-- Used to open the ssid and security dialog for Wifi Access Point.  [CHAR LIMIT=30]-->
2073     <string name="wifi_hotspot_configure_ap_text">Wi\u2011Fi hotspot setup</string>
2074     <!-- Summary Used to open the ssid and security dialog for Wifi Access Point.  [CHAR LIMIT=60] -->
2075     <string name="wifi_hotspot_configure_ap_text_summary">AndroidAP WPA2 PSK hotspot</string>
2076     <!-- Subtext on configuration preference to indicate SSID and security chosen -->
2077     <string name="wifi_tether_configure_subtext"><xliff:g id="network_ssid">%1$s</xliff:g> <xliff:g id="network_security">%2$s</xliff:g> hotspot</string>
2078     <!-- Default access point SSID used for tethering -->
2079     <string name="wifi_tether_configure_ssid_default">AndroidHotspot</string>
2080
2081     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2082          Wi-Fi Testing on the diagnostic screen-->
2083     <string name="testing_wifi_info" translatable="false">Wi-Fi information</string>
2084     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2085          Menu item for WifiManager disableNetwork API-->
2086     <string name="disableNetwork" translatable="false">disableNetwork</string>
2087     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2088          Menu item for WifiManager enableNetwork API-->
2089     <string name="enableNetwork" translatable="false">enableNetwork</string>
2090     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2091          Menu item for WifiManager disconnect API-->
2092     <string name="disconnect" translatable="false">disconnect</string>
2093     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2094          Menu item for WifiManager getConfiguredNetworks API-->
2095     <string name="getConfiguredNetworks" translatable="false">getConfiguredNetworks</string>
2096     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2097          Menu item for WifiManager getConnectionInfo API-->
2098     <string name="getConnectionInfo" translatable="false">getConnectionInfo</string>
2099     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2100          Menu item on Wifi information screen-->
2101     <string name="wifi_api_test" translatable="false">Wi-Fi API</string>
2102     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2103          Menu item on Wifi information screen-->
2104     <string name="wifi_status_test" translatable="false">Wi-Fi status</string>
2105     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2106          Button text on Wifi Status screen-->
2107     <string name="wifi_update" translatable="false">Refresh stats</string>
2108     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2109          Label on Wifi Status screen-->
2110     <string name="wifi_state_label" translatable="false">Wi-Fi state:</string>
2111     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2112          Label on Wifi Status screen-->
2113     <string name="network_state_label" translatable="false">Network state:</string>
2114     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2115         Label on Wifi Status screen-->
2116     <string name="supplicant_state_label" translatable="false">Supplicant state:</string>
2117     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2118          Label on Wifi Status screen-->
2119     <string name="rssi_label" translatable="false">RSSI:</string>
2120     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2121          Label on Wifi Status screen-->
2122     <string name="bssid_label" translatable="false">BSSID:</string>
2123     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2124          Label on Wifi Status screen-->
2125     <string name="ssid_label" translatable="false">SSID:</string>
2126     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2127          Label on Wifi Status screen-->
2128     <string name="hidden_ssid_label" translatable="false">Hidden SSID:</string>
2129     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2130          Label on Wifi Status screen-->
2131     <string name="ipaddr_label" translatable="false">IPaddr:</string>
2132     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2133          Label on Wifi Status screen-->
2134     <string name="macaddr_label" translatable="false">MAC addr:</string>
2135     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2136          Label on Wifi Status screen-->
2137     <string name="networkid_label" translatable="false">Network ID:</string>
2138     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2139          Label on Wifi Status screen-->
2140     <string name="link_speed_label" translatable="false">Link speed:</string>
2141     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2142          Label on Wifi Status screen-->
2143     <string name="scan_list_label" translatable="false">Scan results:</string>
2144
2145     <!-- wifi state values-->
2146     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
2147     <string name="wifi_state_disabling" translatable="false">Disabling</string>
2148     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
2149     <string name="wifi_state_disabled" translatable="false">Disabled</string>
2150     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
2151     <string name="wifi_state_enabling" translatable="false">Enabling</string>
2152     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
2153     <string name="wifi_state_enabled" translatable="false">Enabled</string>
2154     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary -->
2155     <string name="wifi_state_unknown" translatable="false">Unknown</string>
2156
2157     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2158          Menu item on Wifi information screen-->
2159     <string name="wifi_config_info" translatable="false">Wi-Fi config</string>
2160     <!-- Do not translate. Used for diagnostic screens, precise translation is not necessary
2161          Label on Wifi Configuration screen-->
2162     <string name="config_list_label" translatable="false">Configured networks</string>
2163
2164     <!-- Wireless networks, item title to go into the WFC settings [CHAR LIMIT=30] -->
2165     <string name="wifi_calling_settings_title">Wi-Fi calling</string>
2166     <!-- Title of suggestion to turn on wifi calling [CHAR LIMIT=30] -->
2167     <string name="wifi_calling_suggestion_title">Turn on Wi-Fi Calling</string>
2168     <!-- Summary of suggestion to turn on wifi calling [CHAR LIMIT=60] -->
2169     <string name="wifi_calling_suggestion_summary">Use Wi-Fi instead of mobile network</string>
2170     <!-- Title of WFC preference item [CHAR LIMIT=30] -->
2171     <string name="wifi_calling_mode_title">Calling preference</string>
2172     <!-- Title of WFC preference selection dialog [CHAR LIMIT=30] -->
2173     <string name="wifi_calling_mode_dialog_title">Wi-Fi calling mode</string>
2174     <!-- Title of WFC roaming preference item [CHAR LIMIT=45] -->
2175     <string name="wifi_calling_roaming_mode_title">Roaming preference</string>
2176     <!-- Summary of WFC roaming preference item [CHAR LIMIT=NONE]-->
2177     <string name="wifi_calling_roaming_mode_summary"><xliff:g id="wfc_roaming_preference" example="Wi-Fi">%1$s</xliff:g></string>
2178     <!-- WFC mode dialog [CHAR LIMIT=45] -->
2179     <string name="wifi_calling_roaming_mode_dialog_title">Roaming preference</string>
2180     <string-array name="wifi_calling_mode_choices">
2181         <item>Wi-Fi preferred</item>
2182         <item>Mobile preferred</item>
2183         <item>Wi-Fi only</item>
2184     </string-array>
2185     <string-array name="wifi_calling_mode_choices_v2">
2186         <item>Wi-Fi</item>
2187         <item>Mobile</item>
2188         <item>Wi-Fi only</item>
2189     </string-array>
2190     <string-array name="wifi_calling_mode_values">
2191         <item>"2"</item>
2192         <item>"1"</item>
2193         <item>"0"</item>
2194     </string-array>
2195     <string-array name="wifi_calling_mode_choices_without_wifi_only">
2196         <item>Wi-Fi preferred</item>
2197         <item>Mobile preferred</item>
2198     </string-array>
2199     <string-array name="wifi_calling_mode_choices_v2_without_wifi_only">
2200         <item>Wi-Fi</item>
2201         <item>Mobile</item>
2202     </string-array>
2203     <string-array name="wifi_calling_mode_values_without_wifi_only">
2204         <item>"2"</item>
2205         <item>"1"</item>
2206     </string-array>
2207     <!-- Wi-Fi Calling settings. Text displayed when Wi-Fi Calling is off -->
2208     <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>
2209     <!-- Wi-Fi Calling settings. Additional text displayed when Wi-Fi Calling is off. Default empty. [CHAR LIMIT=NONE] -->
2210     <string name="wifi_calling_off_explanation_2"></string>
2211     <!-- Title of a preference for updating emergency address [CHAR LIMIT=40] -->
2212     <string name="emergency_address_title">Update Emergency Address</string>
2213     <!-- Summary of Update Emergency Address preference, explaining usage of emergency address [CHAR LIMIT=NONE] -->
2214     <string name="emergency_address_summary">Address used by emergency services as your location if you make a 911 call using WiFi</string>
2215
2216
2217     <!-- Sound and alerts settings -->
2218     <skip/>
2219     <string name="display_settings_title">Display</string>
2220     <!-- Sound settings screen heading -->
2221     <string name="sound_settings">Sound</string>
2222     <!-- DO NOT TRANSLATE Summary placeholder -->
2223     <string name="summary_placeholder" translatable="false">&#160;</string>
2224     <!-- DO NOT TRANSLATE Summary placeholder reserving 2 lines -->
2225     <string name="summary_two_lines_placeholder" translatable="false">&#160;\n&#160;</string>
2226
2227     <!-- DO NOT TRANSLATE Empty summary for dynamic preferences -->
2228     <string name="summary_empty" translatable="false"></string>
2229     <!-- Sound settings screen, volume title -->
2230     <string name="all_volume_title">Volumes</string>
2231     <!-- Sound settings screen, music effects title [CHAR LIMIT=30]-->
2232     <string name="musicfx_title">Music effects</string>
2233     <!-- Sound settings screen, setting option name -->
2234     <string name="ring_volume_title">Ring volume</string>
2235     <!-- Sound settings screen, setting option name checkbox -->
2236     <string name="vibrate_in_silent_title">Vibrate when silent</string>
2237     <!-- Sound settings screen, setting option name -->
2238     <string name="notification_sound_title">Default notification sound</string>
2239     <!-- Sound settings screen, the title of the volume bar to adjust the incoming call volume -->
2240     <string name="incoming_call_volume_title">Ringtone</string>
2241     <!-- Sound settings screen, the title of the volume bar to adjust the notification volume -->
2242     <string name="notification_volume_title">Notification</string>
2243     <!-- Sound settings screen, the caption of the checkbox for having the notification volume be
2244          the same as the incoming call volume. -->
2245     <string name="checkbox_notification_same_as_incoming_call">Use incoming call volume for notifications</string>
2246
2247     <!-- Home settings screen, text indicating that a launcher does not support work profiles [CHAR LIMIT=100] -->
2248     <string name="home_work_profile_not_supported">Doesn\'t support work profiles</string>
2249
2250     <!-- Sound settings screen, setting option title-->
2251     <string name="notification_sound_dialog_title">Default notification sound</string>
2252     <!-- Sound settings screen, setting option name -->
2253     <string name="media_volume_title">Media</string>
2254     <!-- Sound settings screen, setting option summary text -->
2255     <string name="media_volume_summary">Set volume for music and videos</string>
2256     <!-- Sound settings screen, alarm volume slider title -->
2257     <string name="alarm_volume_title">Alarm</string>
2258     <!-- Sound settings screen, dock settings summary-->
2259     <string name="dock_settings_summary">Audio settings for the attached dock</string>
2260     <!-- Sound settings screen, setting check box label -->
2261     <string name="dtmf_tone_enable_title">Dial pad touch tones</string>
2262     <!-- Sound settings screen, setting check box label -->
2263     <string name="sound_effects_enable_title">Tap sounds</string>
2264     <!-- Sound settings screen, setting check box label -->
2265     <string name="lock_sounds_enable_title">Screen lock sound</string>
2266     <!-- Sound settings screen, setting check box label -->
2267     <string name="haptic_feedback_enable_title">Vibrate on tap</string>
2268     <!-- Sound settings screen, setting option name checkbox to enable/disable audio recording features that improve audio recording in noisy environments -->
2269     <string name="audio_record_proc_title">Noise cancellation</string>
2270     <!-- Volume description for media volume -->
2271     <string name="volume_media_description">Music, video, games, &amp; other media</string>
2272     <!-- Volume description for ringtone and notification volume -->
2273     <string name="volume_ring_description">Ringtone &amp; notifications</string>
2274     <!-- Volume description for notification volume -->
2275     <string name="volume_notification_description">Notifications</string>
2276     <!-- Volume description for alarm volume -->
2277     <string name="volume_alarm_description">Alarms</string>
2278     <!-- Image description for ring volume mute button. -->
2279     <string name="volume_ring_mute">Mute ringtone &amp; notifications</string>
2280     <!-- Image description for media volume mute button. -->
2281     <string name="volume_media_mute">Mute music &amp; other media</string>
2282     <!-- Image description for notification volume mute button. -->
2283     <string name="volume_notification_mute">Mute notifications</string>
2284     <!-- Image description for alarm volume mute button. -->
2285     <string name="volume_alarm_mute">Mute alarms</string>
2286
2287     <!-- Dock settings title, top level -->
2288     <string name="dock_settings">Dock</string>
2289     <!-- Dock settings title -->
2290     <string name="dock_settings_title">Dock settings</string>
2291     <!-- Dock audio settings -->
2292     <string name="dock_audio_settings_title">Audio</string>
2293     <!-- Dock audio summary for docked to desk dock -->
2294     <string name="dock_audio_summary_desk">Settings for the attached desktop dock</string>
2295     <!-- Dock audio summary for docked to car dock -->
2296     <string name="dock_audio_summary_car">Settings for the attached car dock</string>
2297     <!-- Dock audio summary for undocked -->
2298     <string name="dock_audio_summary_none" product="tablet">Tablet not docked</string>
2299     <!-- Dock audio summary for undocked -->
2300     <string name="dock_audio_summary_none" product="default">Phone not docked</string>
2301     <!-- Dock audio summary for docked to unknown -->
2302     <string name="dock_audio_summary_unknown">Settings for the attached dock</string>
2303     <!-- Dock not found dialog title -->
2304     <string name="dock_not_found_title">Dock not found</string>
2305     <!-- Dock not found dialog text -->
2306     <string name="dock_not_found_text" product="tablet">You need to dock the tablet before setting up dock audio.</string>
2307     <!-- Dock not found dialog text -->
2308     <string name="dock_not_found_text" product="default">You need to dock the phone before setting up dock audio.</string>
2309     <!-- Dock settings screen, dock events SFX setting check box label -->
2310     <string name="dock_sounds_enable_title">Dock insert sound</string>
2311     <!-- Dock settings screen, setting option summary text when check box is selected -->
2312     <string name="dock_sounds_enable_summary_on" product="tablet">Play sound when inserting or removing tablet from dock</string>
2313     <!-- Dock settings screen, setting option summary text when check box is selected -->
2314     <string name="dock_sounds_enable_summary_on" product="default">Play sound when inserting or removing phone from dock</string>
2315     <!-- Sound settings screen, setting option summary text when check box is clear -->
2316     <string name="dock_sounds_enable_summary_off" product="tablet">Don\u2019t play sound when inserting or removing tablet from dock</string>
2317     <!-- Sound settings screen, setting option summary text when check box is clear -->
2318     <string name="dock_sounds_enable_summary_off" product="default">Don\u2019t play sound when inserting or removing phone from dock</string>
2319
2320     <!-- Account settings header. [CHAR LIMIT=30] -->
2321     <string name="account_settings">Accounts</string>
2322     <!-- Content description for work profile accounts group [CHAR LIMIT=NONE] -->
2323     <string name="accessibility_category_work">Work profile accounts - <xliff:g id="managed_by" example="Managed by Corporate application">%s</xliff:g></string>
2324     <!-- Content description for personal profile accounts group [CHAR LIMIT=NONE] -->
2325     <string name="accessibility_category_personal">Personal profile accounts</string>
2326     <!-- Content description for work profile details page title [CHAR LIMIT=NONE] -->
2327     <string name="accessibility_work_account_title">Work account - <xliff:g id="managed_by" example="Email provider">%s</xliff:g></string>
2328     <!-- Content description for personal profile details page title [CHAR LIMIT=NONE] -->
2329     <string name="accessibility_personal_account_title">Personal account - <xliff:g id="managed_by" example="Email provider">%s</xliff:g></string>
2330
2331     <!-- Main Settings screen, setting option name to go into search settings -->
2332     <string name="search_settings">Search</string>
2333     <!-- Main Settings screen, setting option summary to go into search settings -->
2334     <string name="search_settings_summary">Manage search settings and history</string>
2335     <!-- There are no search results for the user's search [CHAR LIMIT=NONE]-->
2336     <string name="search_settings_no_results">No results</string>
2337
2338     <!-- Display settings --><skip/>
2339     <!-- Sound & display settings screen, section header for settings related to display -->
2340     <string name="display_settings">Display</string>
2341     <!-- Sound & display settings screen, accelerometer-based rotation check box label -->
2342     <string name="accelerometer_title">Auto-rotate screen</string>
2343     <!-- Display settings screen, vivid (or vibrant or saturated) color mode switch label [CHAR LIMIT=30] -->
2344     <string name="color_mode_title">Vivid colors</string>
2345     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
2346     <string name="accelerometer_summary_on" product="tablet">Switch orientation automatically when rotating tablet</string>
2347     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is selected -->
2348     <string name="accelerometer_summary_on" product="default">Switch orientation automatically when rotating phone</string>
2349     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
2350     <string name="accelerometer_summary_off" product="tablet">Switch orientation automatically when rotating tablet</string>
2351     <!-- Sound & display settings screen, accelerometer-based rotation summary text when check box is clear -->
2352     <string name="accelerometer_summary_off" product="default">Switch orientation automatically when rotating phone</string>
2353     <!-- Sound & display settings screen, setting option name to change brightness level -->
2354     <string name="brightness">Brightness level</string>
2355     <!-- Sound & display settings screen, setting option name to change brightness level [CHAR LIMIT=30] -->
2356     <string name="brightness_title">Brightness</string>
2357     <!-- Sound & display settings screen, setting option summary to change brightness level -->
2358     <string name="brightness_summary">Adjust the brightness of the screen</string>
2359     <!-- Sound & display settings screen, setting option name to enable adaptive brightness [CHAR LIMIT=30] -->
2360     <string name="auto_brightness_title">Adaptive brightness</string>
2361     <!-- Sound & display settings screen, setting option summary to enable adaptive brightness [CHAR LIMIT=100] -->
2362     <string name="auto_brightness_summary">Optimize brightness level for available light</string>
2363     <!-- Sound & display settings screen, setting option summary when adaptive brightness is off [CHAR LIMIT=100] -->
2364     <string name="auto_brightness_summary_off">Off</string>
2365     <!-- Sound & display settings screen, setting option summary when preferred adaptive brightness is very low [CHAR LIMIT=100] -->
2366     <string name="auto_brightness_summary_very_low">Preferred brightness is very low</string>
2367     <!-- Sound & display settings screen, setting option summary when preferred adaptive brightness is low [CHAR LIMIT=100] -->
2368     <string name="auto_brightness_summary_low">Preferred brightness is low</string>
2369     <!-- Sound & display settings screen, setting option summary when preferred adaptive brightness is the default [CHAR LIMIT=100] -->
2370     <string name="auto_brightness_summary_default">Preferred brightness is default</string>
2371     <!-- Sound & display settings screen, setting option summary when preferred adaptive brightness is high [CHAR LIMIT=100] -->
2372     <string name="auto_brightness_summary_high">Preferred brightness is high</string>
2373     <!-- Sound & display settings screen, setting option summary when preferred adaptive brightness is very high [CHAR LIMIT=100] -->
2374     <string name="auto_brightness_summary_very_high">Preferred brightness is very high</string>
2375     <!-- Adaptive brightness settings screen, setting option to disable adaptive brightness [CHAR LIMIT=100] -->
2376     <string name="auto_brightness_off_title">Off</string>
2377     <!-- Adaptive brightness settings screen, setting option to enable adaptive brightness when user prefers very low brightness [CHAR LIMIT=100] -->
2378     <string name="auto_brightness_very_low_title">Very low</string>
2379     <!-- Adaptive brightness settings screen, setting option to enable adaptive brightness when user prefers low brightness [CHAR LIMIT=100] -->
2380     <string name="auto_brightness_low_title">Low</string>
2381     <!-- Adaptive brightness settings screen, setting option to enable adaptive brightness when user prefers default brightness [CHAR LIMIT=100] -->
2382     <string name="auto_brightness_default_title">Default</string>
2383     <!-- Adaptive brightness settings screen, setting option to enable adaptive brightness when user prefers high brightness [CHAR LIMIT=100] -->
2384     <string name="auto_brightness_high_title">High</string>
2385     <!-- Adaptive brightness settings screen, setting option to enable adaptive brightness when user prefers very high brightness [CHAR LIMIT=100] -->
2386     <string name="auto_brightness_very_high_title">Very high</string>
2387     <!-- Adaptive brightness settings screen, subtitle [CHAR LIMIT=100] -->
2388     <string name="auto_brightness_subtitle">Your preferred brightness level</string>
2389     <!-- Adaptive brightness settings screen, setting option summary to disable adaptive brightness [CHAR LIMIT=100] -->
2390     <string name="auto_brightness_off_summary">Don\'t adjust for available light</string>
2391     <!-- Adaptive brightness settings screen, setting option summary to enable adaptive brightness when user prefers very high brightness.
2392          Meant to make it clear that preferring very high brightness uses more battery. [CHAR LIMIT=100] -->
2393     <string name="auto_brightness_very_high_summary">Increased battery usage</string>
2394     <!-- Adaptive brightness settings screen, disclaimer that explains in more detail about how adaptive brightness works [CHAR LIMIT=150] -->
2395     <string name="auto_brightness_disclaimer">Optimize brightness level for available light. When this feature is on, you can still adjust brightness temporarily.</string>
2396
2397     <!-- Night display screen, setting option name to enable night display (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
2398     <string name="night_display_title">Night Light</string>
2399     <!-- Night display screen, description of night display feature (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
2400     <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>
2401     <!-- Night display screen, setting option name to configure whether night display turn on/off automatically. [CHAR LIMIT=30] -->
2402     <string name="night_display_auto_mode_title">Schedule</string>
2403     <!-- Night display screen, setting option value for night display to *never* turn on/off automatically. [CHAR LIMIT=30] -->
2404     <string name="night_display_auto_mode_never">None</string>
2405     <!-- Night display screen, setting option value for night display to turn on/off automatically according to a user defined schedule. [CHAR LIMIT=32] -->
2406     <string name="night_display_auto_mode_custom">Turns on at custom time</string>
2407     <!-- Night display screen, setting option value for night display to turn on/off automatically at sunset/sunrise. [CHAR LIMIT=32] -->
2408     <string name="night_display_auto_mode_twilight">Turns on from sunset to sunrise</string>
2409     <!-- Night display screen, setting option name to configure time to automatically turn on night display. [CHAR LIMIT=30] -->
2410     <string name="night_display_start_time_title">Start time</string>
2411     <!-- Night display screen, setting option name to configure time to automatically turn off night display. [CHAR LIMIT=30] -->
2412     <string name="night_display_end_time_title">End time</string>
2413     <!-- Night display screen, setting option name controlling the current activation status. [CHAR LIMIT=30] -->
2414     <string name="night_display_status_title">Status</string>
2415     <!-- Night display screen, setting the color temperature of the display. [CHAR LIMIT=30] -->
2416     <string name="night_display_temperature_title">Intensity</string>
2417     <!-- Display settings screen, summary format of night display when off. [CHAR LIMIT=NONE] -->
2418     <string name="night_display_summary_off">Off / <xliff:g name="auto_mode_summary" example="Never turn on automatically">%1$s</xliff:g></string>
2419     <!-- Display settings screen, summary of night display when off and will *never* turn on automatically. [CHAR LIMIT=NONE] -->
2420     <string name="night_display_summary_off_auto_mode_never">Will never turn on automatically</string>
2421     <!-- Display settings screen, summary format of night display when off and will turn on automatically at a user defined time. [CHAR LIMIT=NONE] -->
2422     <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>
2423     <!-- Display settings screen, summary of night display when off and will turn on automatically at sunset. [CHAR LIMIT=NONE] -->
2424     <string name="night_display_summary_off_auto_mode_twilight">Will turn on automatically at sunset</string>
2425     <!-- Display settings screen, summary format of night display when on. [CHAR LIMIT=NONE] -->
2426     <string name="night_display_summary_on">On / <xliff:g name="auto_mode_summary" example="Never turn off automatically">%1$s</xliff:g></string>
2427     <!-- Display settings screen, summary of night display when on and will *never* turn off automatically. [CHAR LIMIT=NONE] -->
2428     <string name="night_display_summary_on_auto_mode_never">Will never turn off automatically</string>
2429     <!-- Display settings screen, summary format of night display when on and will turn off automatically at a user defined time. [CHAR LIMIT=NONE] -->
2430     <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>
2431     <!-- Display settings screen, summary of night display when on and will turn off automatically at sunrise. [CHAR LIMIT=NONE] -->
2432     <string name="night_display_summary_on_auto_mode_twilight">Will turn off automatically at sunrise</string>
2433
2434     <!-- Sound & display settings screen, setting option name to change screen timeout -->
2435     <string name="screen_timeout">Sleep</string>
2436     <!-- Sound & display settings screen, setting option name to change screen timeout [CHAR LIMIT=30] -->
2437     <string name="screen_timeout_title">Screen turns off</string>
2438     <!-- Sound & display settings screen, setting option summary to change screen timeout -->
2439     <string name="screen_timeout_summary">After <xliff:g id="timeout_description">%1$s</xliff:g> of inactivity</string>
2440     <!-- Wallpaper settings title [CHAR LIMIT=30] -->
2441     <string name="wallpaper_settings_title">Wallpaper</string>
2442     <!-- Wallpaper settings summary when default wallpaper is used [CHAR LIMIT=NONE] -->
2443     <string name="wallpaper_settings_summary_default">Default</string>
2444     <!-- Wallpaper settings summary when wallpaper has been updated [CHAR LIMIT=NONE] -->
2445     <string name="wallpaper_settings_summary_custom">Custom</string>
2446     <!-- Wallpaper suggestion title [CHAR LIMIT=30] -->
2447     <string name="wallpaper_suggestion_title">Change wallpaper</string>
2448     <!-- Wallpaper suggestion title [CHAR LIMIT=60] -->
2449     <string name="wallpaper_suggestion_summary">Personalize your screen</string>
2450     <!-- Wallpaper settings fragment title [CHAR LIMIT=30] -->
2451     <string name="wallpaper_settings_fragment_title">Choose wallpaper from</string>
2452     <!-- Display settings screen, trigger for screen saver options -->
2453     <string name="screensaver_settings_title">Screen saver</string>
2454     <!-- Display settings screen, summary fragment for screen saver options, activated when docked or asleep and charging -->
2455     <string name="screensaver_settings_summary_either_long">While charging or docked</string>
2456     <!-- Dream settings screen, dialog option, activated when docked or asleep and charging -->
2457     <string name="screensaver_settings_summary_either_short">Either</string>
2458     <!-- Display settings screen, summary fragment for screen saver options, activated when asleep and charging -->
2459     <string name="screensaver_settings_summary_sleep">While charging</string>
2460     <!-- Display settings screen, summary fragment for screen saver options, activated when docked  -->
2461     <string name="screensaver_settings_summary_dock">While docked</string>
2462     <!-- Display settings screen, summary fragment for screen saver options, activated never  -->
2463     <string name="screensaver_settings_summary_never">Never</string>
2464     <!-- Display settings screen, summary for screen saver options, screen saver is turned off -->
2465     <string name="screensaver_settings_summary_off">Off</string>
2466     <!-- Dream settings screen, caption for when dreams are disabled -->
2467     <string name="screensaver_settings_disabled_prompt">To control what happens when the phone is docked and/or sleeping, turn screen saver on.</string>
2468     <!-- Dream settings screen, action label, when to dream -->
2469     <string name="screensaver_settings_when_to_dream">When to start</string>
2470     <!-- Dream settings screen, action label, current selected screen saver -->
2471     <string name="screensaver_settings_current">Current screen saver</string>
2472     <!-- Dream settings screen, button label to start dreaming -->
2473     <string name="screensaver_settings_dream_start">Start now</string>
2474     <!-- Dream settings screen, button label for settings for a specific screensaver -->
2475     <string name="screensaver_settings_button">Settings</string>
2476     <!-- Sound & display settings screen, setting option name to change whether the screen adjusts automatically based on lighting conditions -->
2477     <string name="automatic_brightness">Automatic brightness</string>
2478     <!-- [CHAR LIMIT=40] Display settings screen, setting option name to change whether the device wakes up when a lift gesture is detected. -->
2479     <string name="lift_to_wake_title">Lift to wake</string>
2480
2481     <!-- [CHAR LIMIT=30] Title of the preference that opens the Ambient display settings screen. -->
2482     <string name="ambient_display_screen_title">Ambient display</string>
2483     <!-- [CHAR LIMIT=50] Summary of the preference that opens the Ambient display settings screen, when Ambient display is set to be always on -->
2484     <string name="ambient_display_screen_summary_always_on">Always on / Increased battery usage</string>
2485     <!-- [CHAR LIMIT=30] Summary of the preference that opens the Ambient display settings screen, when Ambient display is set to show when new notifications come in. -->
2486     <string name="ambient_display_screen_summary_notifications">New notifications</string>
2487     <!-- [CHAR LIMIT=30] Category title for the settings that control when Ambient display shows. -->
2488     <string name="ambient_display_category_triggers">When to show</string>
2489     <!-- [CHAR LIMIT=30] Ambient display screen, title for setting to change whether the ambient display feature is triggered for new incoming notifications. -->
2490     <string name="doze_title">New notifications</string>
2491     <!-- [CHAR LIMIT=NONE] Ambient display screen, summary for setting to change whether the ambient display feature is triggered for new incoming notifications. -->
2492     <string name="doze_summary">Wake screen when you receive notifications</string>
2493     <!-- [CHAR LIMIT=30] Display settings screen, setting option name to change whether the always-on ambient display feature is enabled. -->
2494     <string name="doze_always_on_title">Always on</string>
2495     <!-- [CHAR LIMIT=NONE] Display settings screen, setting description for the always-on ambient display feature. -->
2496     <string name="doze_always_on_summary">Show time, notification icons, and other info. Increased battery usage.</string>
2497     <!-- [CHAR LIMIT=30] Sound & display settings screen, setting option name to change font size -->
2498     <string name="title_font_size">Font size</string>
2499     <!-- 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] -->
2500     <string name="short_summary_font_size">Make text larger or smaller</string>
2501     <!-- Sound & display settings screen, setting option summary displaying the currently selected font size -->
2502     <string name="summary_font_size" translatable="false">%1$s</string>
2503
2504     <!-- SIM lock settings title  [CHAR LIMIT=40] -->
2505     <string name="sim_lock_settings">SIM card lock settings</string>
2506     <!-- Security & screen lock settings screen, SIM card lock setting option name  [CHAR LIMIT=40] -->
2507     <string name="sim_lock_settings_category">SIM card lock</string>
2508     <!-- Security & screen lock settings screen, SIM card lock setting summary when off [CHAR LIMIT=NONE] -->
2509     <string name="sim_lock_settings_summary_off">Off</string>
2510     <!-- Security & screen lock settings screen, SIM card lock setting summary when on [CHAR LIMIT=NONE] -->
2511     <string name="sim_lock_settings_summary_on">Locked</string>
2512     <!-- Security & location settings screen, section heading for settings related to sim card locking  [CHAR LIMIT=40] -->
2513     <string name="sim_lock_settings_title">SIM card lock</string>
2514     <!-- SIM card lock settings screen, setting check box label  [CHAR LIMIT=40] -->
2515     <string name="sim_pin_toggle">Lock SIM card</string>
2516     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected  [CHAR LIMIT=40] -->
2517     <string name="sim_lock_on" product="tablet">Require PIN to use tablet</string>
2518     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is selected  [CHAR LIMIT=40] -->
2519     <string name="sim_lock_on" product="default">Require PIN to use phone</string>
2520     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear  [CHAR LIMIT=40] -->
2521     <string name="sim_lock_off" product="tablet">Require PIN to use tablet</string>
2522     <!-- SIM card lock settings screen, setting option summary text when SIM lock check box is clear  [CHAR LIMIT=40] -->
2523     <string name="sim_lock_off" product="default">Require PIN to use phone</string>
2524     <!-- SIM card lock settings screen, setting option name to change the SIM PIN  [CHAR LIMIT=40] -->
2525     <string name="sim_pin_change">Change SIM PIN</string>
2526     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2527     <string name="sim_enter_pin">SIM PIN</string>
2528     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2529     <string name="sim_enable_sim_lock">Lock SIM card</string>
2530     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2531     <string name="sim_disable_sim_lock">Unlock SIM card</string>
2532     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2533     <string name="sim_enter_old">Old SIM PIN</string>
2534     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2535     <string name="sim_enter_new">New SIM PIN</string>
2536     <!-- SIM card lock settings screen, Re-type new PIN.  [CHAR LIMIT=40] -->
2537     <string name="sim_reenter_new">Re\u2011type new PIN</string>
2538     <!-- SIM card lock settings screen, SIM PIN dialog message instruction  [CHAR LIMIT=40] -->
2539     <string name="sim_change_pin">SIM PIN</string>
2540     <!-- SIM card lock settings screen, SIM PIN dialog message when wrong PIN is entered  [CHAR LIMIT=40] -->
2541     <string name="sim_bad_pin">Incorrect PIN</string>
2542     <!-- SIM card lock settings screen, SIM PIN dialog message when PINs don't match  [CHAR LIMIT=40] -->
2543     <string name="sim_pins_dont_match">PINs don\u2019t match</string>
2544     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN  [CHAR LIMIT=40] -->
2545     <string name="sim_change_failed">Can\u2019t change PIN.\nPossibly incorrect PIN.</string>
2546     <!-- SIM card lock settings screen, SIM PIN dialog message when the entered PIN is correct [CHAR LIMIT=40] -->
2547     <string name="sim_change_succeeded">SIM PIN changed successfully</string>
2548     <!-- SIM card lock settings screen, toast after not entering correct SIM PIN [CHAR LIMIT=40] -->
2549     <string name="sim_lock_failed">Can\u2019t change SIM card lock state.\nPossibly incorrect PIN.</string>
2550     <!-- SIM card lock settings screen, SIM PIN dialog button labels: [CHAR LIMIT=40] -->
2551     <string name="sim_enter_ok">OK</string>
2552     <!-- SIM card lock settings screen, SIM PIN dialog button labels: [CHAR LIMIT=40] -->
2553     <string name="sim_enter_cancel">Cancel</string>
2554     <!-- Multiple SIMs found title.  [CHAR LIMIT=40] -->
2555     <string name="sim_multi_sims_title">Multiple SIMs found</string>
2556     <!-- Multiple SIMs found summary.  [CHAR LIMIT=100] -->
2557     <string name="sim_multi_sims_summary">Choose the SIM you prefer for mobile data.</string>
2558     <!-- Title asking user if they wish to change the default sim for cellular data.  [CHAR LIMIT=30] -->
2559     <string name="sim_change_data_title">Change data SIM?</string>
2560     <!-- Message confirming the user wishes to change the default data SIM from one to another.  [CHAR LIMIT=NONE] -->
2561     <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 mobile data?</string>
2562     <!-- Title for the dialog asking to user to change the preferred SIM  [CHAR LIMIT=30] -->
2563     <string name="sim_preferred_title">Update preferred SIM card?</string>
2564     <!-- Message for the dialog asking to user to change the preferred SIM  [CHAR LIMIT=NONE] -->
2565     <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 mobile data, calls, and SMS messages?</string>
2566
2567     <!-- Instructions telling the user that they entered the wrong SIM PIN for the last time.
2568          Displayed in a dialog box.  [CHAR LIMIT=100] -->
2569     <string name="wrong_pin_code_pukked">Incorrect SIM PIN code you must now contact your carrier to unlock your device.</string>
2570     <!-- 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] -->
2571     <plurals name="wrong_pin_code">
2572         <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>
2573         <item quantity="other">Incorrect SIM PIN code, you have <xliff:g id="number">%d</xliff:g> remaining attempts.</item>
2574     </plurals>
2575     <!-- 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] -->
2576     <string name="pin_failed">SIM PIN operation failed!</string>
2577
2578     <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
2579     <string name="device_info_settings" product="tablet">Tablet status</string>
2580     <!-- Advanced (used for diagnostics) device info activity title [CHAR LIMIT=40] -->
2581     <string name="device_info_settings" product="default">Phone status</string>
2582
2583     <!-- About phone screen, list item title.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
2584     <string name="system_update_settings_list_item_title">System updates</string>
2585     <!-- About phone screen, list item summary.  Takes the user to the screen for seeing and installing system updates. [CHAR LIMIT=40] -->
2586     <string name="system_update_settings_list_item_summary">""</string>
2587
2588     <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
2589     <string name="firmware_version">Android version</string>
2590     <!-- About phone screen, status item label  [CHAR LIMIT=60] -->
2591     <string name="security_patch">Android security patch level</string>
2592     <!-- About phone screen, status item label  [CHAR LIMIT=40] -->
2593     <string name="model_info">Model</string>
2594     <!-- About phone screen, dialog title for showing hardware information such as model, serial number, etc.[CHAR LIMIT=60] -->
2595     <string name="hardware_info">Model &amp; hardware</string>
2596     <!-- Label for device's hardware revision value [CHAR LIMIT=40] -->
2597     <string name="hardware_revision">Hardware version</string>
2598     <!-- About phone screen, fcc equipment id label  [CHAR LIMIT=40] -->
2599     <string name="fcc_equipment_id">Equipment ID</string>
2600     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2601     <string name="baseband_version">Baseband version</string>
2602     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2603     <string name="kernel_version">Kernel version</string>
2604     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2605     <string name="build_number">Build number</string>
2606     <!-- About phone screen,  setting option name  [CHAR LIMIT=40] -->
2607     <string name="selinux_status">SELinux status</string>
2608
2609     <!-- About phone screen, show when a value of some status item is unavailable. -->
2610     <string name="device_info_not_available">Not available</string>
2611     <!-- About phone screen, phone status screen title -->
2612     <string name="device_status_activity_title">Status</string>
2613     <!-- About phone screen, title of the item to go into the Phone status screen -->
2614     <string name="device_status">Status</string>
2615     <!-- About tablet screen, summary of the item that takes you to tablet status screen -->
2616     <string name="device_status_summary" product="tablet">Status of the battery, network, and other information</string>
2617     <!-- About phone screen, summary of the item to go into the phone status screen -->
2618     <string name="device_status_summary" product="default">Phone number, signal, etc.</string>
2619     <!-- Main settings screen item's title to go into the storage settings screen [CHAR LIMIT=25] -->
2620     <string name="storage_settings" >Storage</string>
2621     <!-- Main settings screen item's title to go into the storage & USB settings screen [CHAR LIMIT=25] -->
2622     <string name="storage_usb_settings" >Storage</string>
2623     <!-- Storage settings screen title -->
2624     <string name="storage_settings_title">Storage settings</string>
2625     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2626     <string name="storage_settings_summary" product="nosdcard">Unmount USB storage, view available storage</string>
2627     <!-- [CHAR LIMIT=100] Main settings screen item's summary for the SD card and storage settings -->
2628     <string name="storage_settings_summary" product="default">Unmount SD card, view available storage</string>
2629     <!-- Do not translate. About phone, status item title -->
2630     <string name="status_imei">IMEI</string>
2631     <!-- Do not translate. About phone, status item title -->
2632     <string name="status_imei_sv">IMEI SV</string>
2633     <!-- Do not translate. About phone, status item title -->
2634     <string name="status_iccid">ICCID</string>
2635     <!-- About tablet, status item title.  The Mobile Directory Number [CHAR LIMIT=30] -->
2636     <string name="status_number" product="tablet">MDN</string>
2637     <!-- About phone, status item title.  The phone number of the current device [CHAR LIMIT=30] -->
2638     <string name="status_number" product="default">My phone number</string>
2639     <!-- About phone, status item title.  The phone MIN number of the current device.-->
2640     <string name="status_min_number">MIN</string>
2641     <!-- About phone, status item title.  The phone MSID number of the current device.-->
2642     <string name="status_msid_number">MSID</string>
2643     <!-- About phone, status item title.  The phone PRL Version of the current device.-->
2644     <string name="status_prl_version">PRL version</string>
2645     <!-- About phone, status item title.  The phone MEID number of the current LTE/CDMA device. [CHAR LIMIT=30] -->
2646     <string name="status_meid_number">MEID</string>
2647     <!-- About phone, status item title.  The ICCID of the current LTE device. [CHAR LIMIT=30] -->
2648     <string name="status_icc_id">ICCID</string>
2649     <!-- About phone, status item title for the type of data phone network we're connected to, for example 3G or Edge or GPRS -->
2650     <string name="status_network_type">Mobile network type</string>
2651     <!-- About phone, status item title for the latest area info cell broadcast received (Brazil only). -->
2652     <string name="status_latest_area_info">Operator info</string>
2653     <!-- About phone, status item title. The status of data access.  For example, the value may be "Connected" -->
2654     <string name="status_data_state">Mobile network state</string>
2655     <!-- About phone, status item title. The status of whether we have service.  for example, the value may be "In service" -->
2656     <string name="status_service_state">Service state</string>
2657     <!-- About phone, status item title. The  current cell tower signal strength -->
2658     <string name="status_signal_strength">Signal strength</string>
2659     <!-- About phone, status item title, The status for roaming.  For example, the value might be "Not roaming" -->
2660     <string name="status_roaming">Roaming</string>
2661     <!-- About phone, status item title. The cell carrier that the user is connected to.  -->
2662     <string name="status_operator">Network</string>
2663     <!-- About phone, status item title.  The MAC address of the Wi-Fi network adapter. -->
2664     <string name="status_wifi_mac_address">Wi\u2011Fi MAC address</string>
2665     <!-- About phone, status item title.  The bluetooth adapter's hardware address-->
2666     <string name="status_bt_address">Bluetooth address</string>
2667     <!-- About phone, status item title.  The hardware serial number. [CHAR LIMIT=30]-->
2668     <string name="status_serial_number">Serial number</string>
2669     <!-- About phone, status item value if the actual value is not available. -->
2670     <string name="status_unavailable">Unavailable</string>
2671     <!-- About phone, status item title.  How long the device has been running since its last reboot. -->
2672     <string name="status_up_time">Up time</string>
2673     <!-- About phone, status item title.  How much time the device has had its main CPU awake. -->
2674     <string name="status_awake_time">Awake time</string>
2675     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the phone's internal storage  -->
2676     <string name="internal_memory">Internal storage</string>
2677     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card [CHAR LIMIT=30] -->
2678     <string name="sd_memory" product="nosdcard">USB storage</string>
2679     <!-- SD card & phone storage settings screen heading. This is displayed above items that pertain to the SD card -->
2680     <string name="sd_memory" product="default">SD card</string>
2681     <!-- 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. -->
2682     <string name="memory_available">Available</string>
2683     <!-- SD card & phone storage settings title. The amount of free space for some storage partition when the volume is read-only. [CHAR LIMIT=64] -->
2684     <string name="memory_available_read_only">Available (read-only)</string>
2685     <!-- 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 -->
2686     <string name="memory_size">Total space</string>
2687     <!-- 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] -->
2688     <string name="memory_calculating_size">Calculating\u2026</string>
2689     <!-- 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] -->
2690     <string name="memory_apps_usage">Apps &amp; app data</string>
2691     <!-- 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] -->
2692     <string name="memory_media_usage">Media</string>
2693     <!-- 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] -->
2694     <string name="memory_downloads_usage">Downloads</string>
2695     <!-- 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] -->
2696     <string name="memory_dcim_usage">Pictures, videos</string>
2697     <!-- 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] -->
2698     <string name="memory_music_usage">Audio (music, ringtones, podcasts, etc.)</string>
2699     <!-- 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] -->
2700     <string name="memory_media_misc_usage">Other files</string>
2701     <!-- Storage item representing all cached data on device. [CHAR LIMIT=48] -->
2702     <string name="memory_media_cache_usage">Cached data</string>
2703     <!-- 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] -->
2704     <string name="sd_eject" product="nosdcard">Unmount shared storage</string>
2705     <!-- 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.   -->
2706     <string name="sd_eject" product="default">Unmount SD card</string>
2707     <!-- 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] -->
2708     <string name="sd_eject_summary" product="nosdcard">Unmount the internal USB storage</string>
2709     <!-- 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.   -->
2710     <string name="sd_eject_summary" product="default">Unmount the SD card so you can safely remove it</string>
2711     <!-- 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.   -->
2712
2713     <!-- 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] -->
2714     <string name="sd_insert_summary" product="nosdcard">Insert USB storage for mounting</string>
2715     <!-- SD card & phone storage settings item summary that is displayed when no SD card is inserted -->
2716     <string name="sd_insert_summary" product="default">Insert an SD card for mounting</string>
2717
2718     <!-- Storage setting item that will mount USB storage if it unmounted. A user should never see this. [CHAR LIMIT=25] -->
2719     <string name="sd_mount" product="nosdcard">Mount USB storage</string>
2720     <!-- SD card & phone storage settings item title that will result in the phone mounting the SD card. -->
2721     <string name="sd_mount" product="default">Mount SD card</string>
2722
2723     <!-- Subtext for Mount USB storage in Storage settings. User should never see this since we use automount. -->
2724     <string name="sd_mount_summary" product="nosdcard"></string>
2725     <!-- Subtext for Mount SD Card in Storage settings. User should never see this since we use automount. -->
2726     <string name="sd_mount_summary" product="default"></string>
2727     <!-- SD card & phone storage settings item title that will result in the phone formatting the USB storage.   [CHAR LIMIT=25] -->
2728     <string name="sd_format" product="nosdcard">Erase USB storage</string>
2729     <!-- SD card & phone storage settings item title that will result in the phone formatting the SD card.   [CHAR LIMIT=25] -->
2730     <string name="sd_format" product="default">Erase SD card</string>
2731     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2732     <string name="sd_format_summary" product="nosdcard">Erases all data on the internal USB storage, such as music and photos</string>
2733     <!-- SD card & phone storage settings item title that will result in the phone unmounting the SD card.   [CHAR LIMIT=80] -->
2734     <string name="sd_format_summary" product="default">Erases all data on the SD card, such as music and photos</string>
2735     <!-- SD card status when it is mounted as read only. Will be appended to size, starts with an unbreakable space -->
2736
2737     <!-- Title of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2738     <string name="memory_clear_cache_title">Clear cached data?</string>
2739     <!-- Message of dialog asking user to confirm before clearing all caches. [CHAR LIMIT=48] -->
2740     <string name="memory_clear_cache_message">This will clear cached data for all apps.</string>
2741
2742     <!-- SD card & phone storage settings item summary that will result in the phone connected to PC and MTP/PTP enabled.   [CHAR LIMIT=80] -->
2743     <string name="mtp_ptp_mode_summary">MTP or PTP function is active</string>
2744
2745     <!-- SD card eject confirmation dialog title   [CHAR LIMIT=25] -->
2746     <string name="dlg_confirm_unmount_title" product="nosdcard">Unmount USB storage?</string>
2747     <!-- SD card eject confirmation dialog title   -->
2748     <string name="dlg_confirm_unmount_title" product="default">Unmount SD card?</string>
2749     <!-- SD card eject confirmation dialog  [CHAR LIMIT=NONE] -->
2750     <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>
2751     <!-- SD card eject confirmation dialog  -->
2752     <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>
2753     <!-- SD card eject error dialog title   [CHAR LIMIT=30] -->
2754     <string name="dlg_error_unmount_title" product="nosdcard"></string>
2755     <!-- SD card eject error dialog title   -->
2756     <string name="dlg_error_unmount_title" product="default"></string>
2757     <!-- SD card eject error dialog text   [CHAR LIMIT=NONE] -->
2758     <string name="dlg_error_unmount_text" product="nosdcard">Couldn\u2019t unmount USB storage. Try again later.</string>
2759     <!-- SD card eject error dialog text   -->
2760     <string name="dlg_error_unmount_text" product="default">Couldn\u2019t unmount SD card. Try again later.</string>
2761     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2762     <string name="unmount_inform_text" product="nosdcard">USB storage will be unmounted.</string>
2763     <!-- SD card unmount informative text   [CHAR LIMIT=NONE] -->
2764     <string name="unmount_inform_text" product="default">SD card will be unmounted.</string>
2765     <!-- SD card eject progress title   -->
2766     <string name="sd_ejecting_title">Unmounting</string>
2767     <!-- SD card eject progress text   -->
2768     <string name="sd_ejecting_summary">Unmount in progress</string>
2769
2770     <!-- Settings item title when storage is running low [CHAR LIMIT=32] -->
2771     <string name="storage_low_title">Storage space is running out</string>
2772     <!-- Settings item summary when storage is running low [CHAR LIMIT=NONE] -->
2773     <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>
2774
2775     <!-- Storage setting.  Menu option for renaming a storage device [CHAR LIMIT=30]-->
2776     <string name="storage_menu_rename">Rename</string>
2777     <!-- Storage setting.  Menu option for mounting a storage device [CHAR LIMIT=30]-->
2778     <string name="storage_menu_mount">Mount</string>
2779     <!-- Storage setting.  Menu option for unmounting a storage device [CHAR LIMIT=30]-->
2780     <string name="storage_menu_unmount">Eject</string>
2781     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2782     <string name="storage_menu_format">Format</string>
2783     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2784     <string name="storage_menu_format_public">Format as portable</string>
2785     <!-- Storage setting.  Menu option for erasing and formatting a storage device [CHAR LIMIT=30]-->
2786     <string name="storage_menu_format_private">Format as internal</string>
2787     <!-- Storage setting.  Menu option for migrating data to a storage device [CHAR LIMIT=30]-->
2788     <string name="storage_menu_migrate">Migrate data</string>
2789     <!-- Storage setting.  Menu option for forgetting a storage device [CHAR LIMIT=30]-->
2790     <string name="storage_menu_forget">Forget</string>
2791     <!-- Storage setting.  Menu option for setting up a storage device [CHAR LIMIT=30]-->
2792     <string name="storage_menu_set_up">Set up</string>
2793     <!-- Storage setting.  Menu option for exploring a storage device [CHAR LIMIT=30]-->
2794     <string name="storage_menu_explore">Explore</string>
2795     <!-- Storage setting. Menu option for using the deletion helper. [CHAR LIMIT=30] -->
2796     <string name="storage_menu_free">Free up space</string>
2797     <!-- Storage setting. Menu option for accessing the storage manager settings. [CHAR LIMIT=30] -->
2798     <string name="storage_menu_manage">Manage storage</string>
2799
2800     <!-- Storage setting.  Title for USB transfer settings [CHAR LIMIT=30]-->
2801     <string name="storage_title_usb">USB computer connection</string>
2802     <!-- Storage setting.  USB connection category [CHAR LIMIT=30]-->
2803     <string name="usb_connection_category">Connect as</string>
2804     <!-- Storage setting.  Title for MTP checkbox [CHAR LIMIT=30]-->
2805     <string name="usb_mtp_title">Media device (MTP)</string>
2806     <!-- Storage setting.  Summary for MTP checkbox [CHAR LIMIT=NONE]-->
2807     <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>
2808     <!-- Storage setting.  Title for PTP checkbox [CHAR LIMIT=30]-->
2809     <string name="usb_ptp_title">Camera (PTP)</string>
2810     <!-- Storage setting.  Summary for PTP checkbox [CHAR LIMIT=NONE]-->
2811     <string name="usb_ptp_summary">Lets you transfer photos using camera software, and transfer any files on computers that don\u2019t support MTP</string>
2812     <!-- Storage setting.  Title for MIDI checkbox [CHAR LIMIT=30]-->
2813     <string name="usb_midi_title">MIDI</string>
2814     <!-- Storage setting.  Summary for MIDI checkbox [CHAR LIMIT=NONE]-->
2815     <string name="usb_midi_summary">Lets MIDI enabled applications work over USB with MIDI software on your computer.</string>
2816
2817     <!-- Section header above list of other users storage [CHAR LIMIT=32] -->
2818     <string name="storage_other_users">Other users</string>
2819
2820     <!-- Section header above list of internal storage devices [CHAR LIMIT=30]-->
2821     <string name="storage_internal_title">Device storage</string>
2822     <!-- Section header above list of external storage devices [CHAR LIMIT=30]-->
2823     <string name="storage_external_title">Portable storage</string>
2824
2825     <!-- Summary of a single storage volume, constrasting available and total storage space. [CHAR LIMIT=48]-->
2826     <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>
2827     <!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->
2828     <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>
2829     <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
2830     <string name="storage_volume_used">Used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
2831     <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
2832     <string name="storage_volume_used_total">Total used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
2833
2834     <!-- Toast informing that storage mount operation was successful. [CHAR LIMIT=64]-->
2835     <string name="storage_mount_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is mounted</string>
2836     <!-- Toast informing that storage unmount operation failed. [CHAR LIMIT=64]-->
2837     <string name="storage_mount_failure">Couldn\u2019t mount <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2838
2839     <!-- Toast informing that storage unmount operation was successful. [CHAR LIMIT=64]-->
2840     <string name="storage_unmount_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is safely ejected</string>
2841     <!-- Toast informing that storage unmount operation failed. [CHAR LIMIT=64]-->
2842     <string name="storage_unmount_failure">Couldn\u2019t safely eject <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2843
2844     <!-- Toast informing that storage format operation was successful. [CHAR LIMIT=64]-->
2845     <string name="storage_format_success"><xliff:g id="name" example="SD card">%1$s</xliff:g> is formatted</string>
2846     <!-- Toast informing that storage format operation failed. [CHAR LIMIT=64]-->
2847     <string name="storage_format_failure">Couldn\u2019t format <xliff:g id="name" example="SD card">%1$s</xliff:g></string>
2848
2849     <!-- Title of dialog prompting user to rename a storage volume [CHAR LIMIT=32]-->
2850     <string name="storage_rename_title">Rename storage</string>
2851
2852     <!-- Dialog body informing user about an unmounted storage device. [CHAR LIMIT=NONE]-->
2853     <string name="storage_dialog_unmounted">This <xliff:g id="name" example="SD card">^1</xliff:g> is safely ejected, but still available.
2854 \n\nTo use this <xliff:g id="name" example="SD card">^1</xliff:g>, you have to mount it first.</string>
2855
2856     <!-- Dialog body informing user about an unmountable storage device. [CHAR LIMIT=NONE]-->
2857     <string name="storage_dialog_unmountable">This <xliff:g id="name" example="SD card">^1</xliff:g> is corrupted.
2858 \n\nTo use this <xliff:g id="name" example="SD card">^1</xliff:g>, you have to set it up first.</string>
2859
2860     <!-- Dialog body informing user about an unsupported storage device. [CHAR LIMIT=NONE]-->
2861     <string name="storage_dialog_unsupported">This device doesn\u2019t support this <xliff:g id="name" example="SD card">^1</xliff:g>.
2862 \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>
2863
2864     <!-- Body of dialog informing user about consequences of formatting an internal storage device [CHAR LIMIT=NONE]-->
2865     <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.
2866 \n\nAll data on this <xliff:g id="name" example="SD card">^1</xliff:g> will be erased. Consider backing up first.
2867 \n\n<b>Back up photos &amp; other media</b>
2868 \nMove your media files to alternative storage on this device, or transfer them to a computer using a USB cable.
2869 \n\n<b>Back up apps</b>
2870 \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>
2871
2872     <!-- Body of dialog informing user about consequences of ejecting an internal storage device [CHAR LIMIT=NONE]-->
2873     <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>
2874 \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>
2875
2876     <!-- Body of dialog informing user about consequences of forgetting an internal storage device [CHAR LIMIT=NONE]-->
2877     <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.
2878 \n\nAlternatively, you can choose to forget this storage if the device isn\u2019t available.
2879 \n\nIf you choose to forget, all the data the device contains will be lost forever.
2880 \n\nYou can reinstall the apps later, but their data stored on this device will be lost.</string>
2881
2882     <!-- Title of dialog confirming that user wants to forget an internal storage device [CHAR LIMIT=32]-->
2883     <string name="storage_internal_forget_confirm_title">Forget <xliff:g id="name" example="SD card">^1</xliff:g>?</string>
2884     <!-- Body of dialog confirming that user wants to forget an internal storage device [CHAR LIMIT=NONE]-->
2885     <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>
2886
2887     <!-- Item title describing storage used by apps [CHAR LIMIT=48]-->
2888     <string name="storage_detail_apps">Apps</string>
2889     <!-- Item title describing storage used by images [CHAR LIMIT=48]-->
2890     <string name="storage_detail_images">Images</string>
2891     <!-- Item title describing storage used by videos [CHAR LIMIT=48]-->
2892     <string name="storage_detail_videos">Videos</string>
2893     <!-- Item title describing storage used by audio [CHAR LIMIT=48]-->
2894     <string name="storage_detail_audio">Audio</string>
2895     <!-- Item title describing storage used by cached data [CHAR LIMIT=48]-->
2896     <string name="storage_detail_cached">Cached data</string>
2897     <!-- Item title describing storage used by other data [CHAR LIMIT=48]-->
2898     <string name="storage_detail_other">Other</string>
2899     <!-- Item title describing internal storage used by the Android System [CHAR LIMIT=48]-->
2900     <string name="storage_detail_system">System</string>
2901     <!-- Item title that will launch a file explorer [CHAR LIMIT=48]-->
2902     <string name="storage_detail_explore">Explore <xliff:g id="name" example="SD card">^1</xliff:g></string>
2903
2904     <!-- Body of dialog informing user about other files on a storage device [CHAR LIMIT=NONE]-->
2905     <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.
2906 \n\nTo see the visible contents of this <xliff:g id="name" example="SD card">^1</xliff:g>, tap Explore.</string>
2907
2908     <!-- Body of dialog informing user about the storage used by the Android System [CHAR LIMIT=NONE]-->
2909     <string name="storage_detail_dialog_system">System includes files used to run Android version <xliff:g id="version" example="8.0">%s</xliff:g></string>
2910
2911     <!-- Body of dialog informing user about other users on a storage device [CHAR LIMIT=NONE]-->
2912     <string name="storage_detail_dialog_user"><xliff:g id="user" example="Guest user">^1</xliff:g> may have saved photos, music, apps, or other data, using <xliff:g id="size" example="1.2 GB">^2</xliff:g> of storage.
2913 \n\nTo view details, switch to <xliff:g id="user" example="Guest user">^1</xliff:g>.</string>
2914
2915     <!-- Title of wizard step prompting user to setup a storage device [CHAR LIMIT=32] -->
2916     <string name="storage_wizard_init_title">Set up your <xliff:g id="name" example="SD card">^1</xliff:g></string>
2917     <!-- Title of wizard choice to use storage device as external storage [CHAR LIMIT=64] -->
2918     <string name="storage_wizard_init_external_title">Use as portable storage</string>
2919     <!-- Summary of wizard choice to use storage device as external storage [CHAR LIMIT=NONE] -->
2920     <string name="storage_wizard_init_external_summary">For moving photos and other media between devices.</string>
2921     <!-- Title of wizard choice to use storage device as internal storage [CHAR LIMIT=64] -->
2922     <string name="storage_wizard_init_internal_title">Use as internal storage</string>
2923     <!-- Summary of wizard choice to use storage device as internal storage [CHAR LIMIT=NONE] -->
2924     <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>
2925
2926     <!-- Title of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2927     <string name="storage_wizard_format_confirm_title">Format as internal storage</string>
2928     <!-- Body of wizard step prompting user to format a storage device [CHAR LIMIT=NONE] -->
2929     <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.
2930 \n\nAfter formatting, this <xliff:g id="name" example="SD card">^1</xliff:g> will only work in this device.
2931 \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.
2932     </string>
2933
2934     <!-- Title of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2935     <string name="storage_wizard_format_confirm_public_title">Format as portable storage</string>
2936     <!-- Body of wizard step prompting user to format a storage device [CHAR LIMIT=NONE] -->
2937     <string name="storage_wizard_format_confirm_public_body">This requires the <xliff:g id="name" example="SD card">^1</xliff:g> to be formatted.
2938 \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.
2939     </string>
2940
2941     <!-- Next button text of wizard step prompting user to format a storage device [CHAR LIMIT=32] -->
2942     <string name="storage_wizard_format_confirm_next">Erase &amp; format</string>
2943
2944     <!-- Title of wizard step showing formatting progress [CHAR LIMIT=32] -->
2945     <string name="storage_wizard_format_progress_title">Formatting <xliff:g id="name" example="SD card">^1</xliff:g>\u2026</string>
2946     <!-- Body of wizard step showing formatting progress [CHAR LIMIT=NONE] -->
2947     <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>
2948
2949     <!-- Title of wizard step prompting user to migrate data to new storage [CHAR LIMIT=32] -->
2950     <string name="storage_wizard_migrate_title">Move data to new storage</string>
2951     <!-- Body of wizard step prompting user to migrate data to new storage [CHAR LIMIT=NONE] -->
2952     <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>.
2953 \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.
2954     </string>
2955
2956     <!-- Title of wizard choice to migrate data right now [CHAR LIMIT=64] -->
2957     <string name="storage_wizard_migrate_now">Move now</string>
2958     <!-- Title of wizard choice to migrate data at later time [CHAR LIMIT=NONE] -->
2959     <string name="storage_wizard_migrate_later">Move later</string>
2960
2961     <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=32] -->
2962     <string name="storage_wizard_migrate_confirm_title">Move data now</string>
2963     <!-- Body of wizard step providing details about data migration [CHAR LIMIT=NONE] -->
2964     <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>
2965     <!-- Title of wizard button prompting user to start data migration [CHAR LIMIT=32] -->
2966     <string name="storage_wizard_migrate_confirm_next">Move</string>
2967
2968     <!-- Title of wizard step showing migration progress [CHAR LIMIT=32] -->
2969     <string name="storage_wizard_migrate_progress_title">Moving data\u2026</string>
2970
2971     <!-- Body of wizard step providing details about data migration [CHAR LIMIT=NONE] -->
2972     <string name="storage_wizard_migrate_details">During the move:
2973 \n\u2022 Don\u2019t remove the <xliff:g id="name" example="SD card">^1</xliff:g>.
2974 \n\u2022 Some apps won\u2019t work correctly.
2975 \n\u2022 Keep the device charged.
2976     </string>
2977
2978     <!-- Title of wizard step indicating that storage is ready [CHAR LIMIT=32] -->
2979     <string name="storage_wizard_ready_title"><xliff:g id="name" example="SD card">^1</xliff:g> is ready</string>
2980     <!-- Body of wizard step indicating that external storage is ready [CHAR LIMIT=NONE] -->
2981     <string name="storage_wizard_ready_external_body">
2982         Your <xliff:g id="name" example="SD card">^1</xliff:g> is all set to use with photos and other media.
2983     </string>
2984     <!-- Body of wizard step indicating that internal storage is ready [CHAR LIMIT=NONE] -->
2985     <string name="storage_wizard_ready_internal_body">Your new <xliff:g id="name" example="SD card">^1</xliff:g> is working.
2986 \n\nTo move photos, files, and app data to this device, go to Settings > Storage.
2987     </string>
2988
2989     <!-- Title of wizard step prompting user to move an app [CHAR LIMIT=32] -->
2990     <string name="storage_wizard_move_confirm_title">Move <xliff:g id="app" example="Calculator">^1</xliff:g></string>
2991     <!-- Body of wizard step prompting user to move an app [CHAR LIMIT=NONE] -->
2992     <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.
2993 \n\nDon\u2019t remove the <xliff:g id="name" example="SD card">^2</xliff:g> during the move.
2994     </string>
2995
2996     <!-- Title of wizard step showing app move progress [CHAR LIMIT=32] -->
2997     <string name="storage_wizard_move_progress_title">Moving <xliff:g id="app" example="Calculator">^1</xliff:g>\u2026</string>
2998     <!-- Body of wizard step showing app move progress [CHAR LIMIT=NONE] -->
2999     <string name="storage_wizard_move_progress_body">Don\u2019t remove the <xliff:g id="name" example="SD card">^1</xliff:g> during the move.
3000 \n\nThe <xliff:g id="app" example="Calculator">^2</xliff:g> app on this device won\u2019t be available until the move is complete.
3001     </string>
3002     <!-- Title of wizard button offering to cancel move [CHAR LIMIT=32] -->
3003     <string name="storage_wizard_move_progress_cancel">Cancel move</string>
3004
3005     <!-- Title of wizard step prompting user to start data migration [CHAR LIMIT=NONE] -->
3006     <string name="storage_wizard_slow_body">This <xliff:g id="name" example="SD card">^1</xliff:g> appears to be slow.
3007 \n\nYou can continue, but apps moved to this location may stutter and data transfers may take a long time.
3008 \n\nConsider using a faster <xliff:g id="name" example="SD card">^1</xliff:g> for better performance.
3009 </string>
3010
3011     <!-- Phone info screen, section titles: -->
3012     <string name="battery_status_title">Battery status</string>
3013     <!-- Phone info screen, section titles: -->
3014     <string name="battery_level_title">Battery level</string>
3015
3016     <!-- APN Settings -->
3017     <!-- APN settings screen title -->
3018     <string name="apn_settings">APNs</string>
3019     <!-- Screen title after user selects APNs setting option -->
3020     <string name="apn_edit">Edit access point</string>
3021     <!-- Edit access point label summary text when no value has been set -->
3022     <string name="apn_not_set">Not set</string>
3023     <!-- Edit access point labels: A label the user can give to the APN to allow him to differentiate it from the others -->
3024     <string name="apn_name">Name</string>
3025     <!-- Edit access point labels: The actual access point name-->
3026     <string name="apn_apn">APN</string>
3027     <!-- Edit access point labels: The addess of the proxy to use for this APN -->
3028     <string name="apn_http_proxy">Proxy</string>
3029     <!-- Edit access point labels: The port number of the proxy to use for this APN -->
3030     <string name="apn_http_port">Port</string>
3031     <!-- Edit access point labels: The username that will be used when conencting to this APN-->
3032     <string name="apn_user">Username</string>
3033     <!-- Edit access point labels: The password that will be used when connecting to this APN -->
3034     <string name="apn_password">Password</string>
3035     <!-- Edit access point labels: The server address to conenct to for this APN -->
3036     <string name="apn_server">Server</string>
3037     <!-- Edit access point labels: -->
3038     <string name="apn_mmsc">MMSC</string>
3039     <!-- Edit access point labels: The proxy to use for MMS (multimedia messages)-->
3040     <string name="apn_mms_proxy">MMS proxy</string>
3041     <!-- Edit access point labels: The port on the proxy used for MMS-->
3042     <string name="apn_mms_port">MMS port</string>
3043     <!-- Edit access point labels: -->
3044     <string name="apn_mcc">MCC</string>
3045     <!-- Edit access point labels: -->
3046     <string name="apn_mnc">MNC</string>
3047     <!-- Edit acces  point labels: Authenticaton type-->
3048     <string name="apn_auth_type">Authentication type</string>
3049     <!-- Authentication Typs: None -->
3050     <string name="apn_auth_type_none">None</string>
3051     <!-- Authentication Typs: PAP -->
3052     <string name="apn_auth_type_pap">PAP</string>
3053     <!-- Authentication Typs: CHAP -->
3054     <string name="apn_auth_type_chap">CHAP</string>
3055     <!-- Authentication Typs: PAP or CHAP -->
3056     <string name="apn_auth_type_pap_chap">PAP or CHAP</string>
3057     <!-- Edit access point labels: The type of APN -->
3058     <string name="apn_type">APN type</string>
3059     <!-- Edit access point labels: The protocol of the APN, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
3060     <string name="apn_protocol">APN protocol</string>
3061     <!-- Edit access point labels: The protocol of the APN when roaming, e.g., "IPv4", "IPv6", or "IPv4/IPv6". -->
3062     <string name="apn_roaming_protocol">APN roaming protocol</string>
3063     <!-- Edit enable/disable of APN -->
3064     <string name="carrier_enabled">APN enable/disable</string>
3065     <string name="carrier_enabled_summaryOn">APN enabled</string>
3066     <string name="carrier_enabled_summaryOff">APN disabled</string>
3067     <!-- Edit Beaerer Info of APN -->
3068     <string name="bearer">Bearer</string>
3069     <!-- Edit Mvno Type Info of APN -->
3070     <string name="mvno_type">MVNO type</string>
3071     <!-- Edit Mvno Match Data Info of APN -->
3072     <string name="mvno_match_data">MVNO value</string>
3073     <!-- Edit access point screen menu option to delete this APN -->
3074     <string name="menu_delete">Delete APN</string>
3075     <!-- APNs screen menu option to create a brand spanking new APN -->
3076     <string name="menu_new">New APN</string>
3077     <!-- Edit access point screen menu option to save the user's changes for this APN to the persistent storage -->
3078     <string name="menu_save">Save</string>
3079     <!-- Edit access point screen menu option to discard the user's changes for this APN -->
3080     <string name="menu_cancel">Discard</string>
3081     <!-- APN error dialog title -->
3082     <string name="error_title"></string>
3083     <!-- APN error dialog messages: -->
3084     <string name="error_name_empty">The Name field can\u2019t be empty.</string>
3085     <!-- APN error dialog messages: -->
3086     <string name="error_apn_empty">The APN can\u2019t be empty.</string>
3087     <!-- APN error dialog messages: -->
3088     <string name="error_mcc_not3">MCC field must be 3 digits.</string>
3089     <!-- APN error dialog messages: -->
3090     <string name="error_mnc_not23">MNC field must be 2 or 3 digits.</string>
3091     <!-- APN error dialog messages: -->
3092     <string name="error_adding_apn_type">Carrier does not allow adding APNs of type %s.</string>
3093     <!-- The message of dialog indicated restoring default APN settings in progress -->
3094     <string name="restore_default_apn">Restoring default APN settings.</string>
3095     <!-- APNs screen menu option to reset default APN settings -->
3096     <string name="menu_restore">Reset to default</string>
3097     <!-- APNs screen toast message to inform reset default APN settings is completed -->
3098     <string name="restore_default_apn_completed">Reset default APN settings completed.</string>
3099
3100
3101     <!-- Title for a screen containing all device reset options [CHAR LIMIT=50] -->
3102     <string name="reset_dashboard_title">Reset</string>
3103
3104     <!-- Reset Network -->
3105     <!-- SD card & phone storage settings screen, setting option name under Backup & Restore heading -->
3106     <string name="reset_network_title">Network settings reset</string>
3107     <!-- SD card & phone storage settings screen, message on screen after user selects Reset network settings [CHAR LIMIT=NONE] -->
3108     <string name="reset_network_desc">This will reset all network settings, including:\n\n<li>Wi\u2011Fi</li>\n<li>Mobile data</li>\n<li>Bluetooth</li>"</string>
3109     <!-- SD card & phone storage settings screen, button on screen after user selects Reset network settings -->
3110     <string name="reset_network_button_text">Reset settings</string>
3111     <!-- SD card & phone storage settings screen, message on screen after user selects Reset settings button -->
3112     <string name="reset_network_final_desc">Reset all network settings? You can\u2019t undo this action!</string>
3113     <!-- SD card & phone storage settings screen, button on screen after user selects Reset settings button -->
3114     <string name="reset_network_final_button_text">Reset settings</string>
3115     <!-- Reset settings confirmation screen title [CHAR LIMIT=30] -->
3116     <string name="reset_network_confirm_title">Reset?</string>
3117     <!-- Error message for users that aren't allowed to reset network settings [CHAR LIMIT=none] -->
3118     <string name="network_reset_not_available">Network reset is not available for this user</string>
3119     <!-- Reset settings complete toast text [CHAR LIMIT=75] -->
3120     <string name="reset_network_complete_toast">Network settings have been reset</string>
3121
3122     <!-- Master Clear -->
3123     <!-- SD card & phone storage settings screen, setting option name under Internal phone storage heading -->
3124     <string name="master_clear_title">Factory data reset</string>
3125     <!-- Summary text for factory data reset describing what will be reset [CHAR_LIMIT=NONE]-->
3126     <plurals name="master_clear_with_account_summary">
3127         <item quantity="one">1 account will be reset</item>
3128         <item quantity="other"><xliff:g id="account_count">%1$d</xliff:g> accounts will be reset</item>
3129     </plurals>
3130     <string name="master_clear_summary">Internal storage &amp; all data will be reset</string>
3131     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
3132     <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>
3133     <!-- SD card & phone storage settings screen, message on screen after user selects Factory data reset [CHAR LIMIT=NONE] -->
3134     <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>
3135     <!-- SD card & phone storage settings screen, instructions and list of current accounts.  The list of accounts follows this text[CHAR LIMIT=NONE] -->
3136     <string name="master_clear_accounts" product="default">"\n\nYou are currently signed into the following accounts:\n"</string>
3137     <!-- SD card & phone storage settings screen, notification if other users are present on the device [CHAR LIMIT=NONE] -->
3138     <string name="master_clear_other_users_present" product="default">"\n\nThere are other users present on this device.\n"</string>
3139     <!-- 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] -->
3140     <string name="master_clear_desc_also_erases_external">"<li>Music</li>\n<li>Photos</li>\n<li>Other user data</li>"</string>
3141     <!-- SD card & phone storage settings screen, list of items on an eSIM (embedded SIM) that will be erased during this operation [CHAR LIMIT=NONE] -->
3142     <string name="master_clear_desc_also_erases_esim">"<li>Carriers on eSIM</li>"</string>
3143     <!-- SD card & phone storage settings screen, notification if there are eSIM (embedded SIM) profiles present that the user's mobile service plan will not be canceled [CHAR LIMIT=NONE] -->
3144     <string name="master_clear_desc_no_cancel_mobile_plan">"\n\nThis will not cancel your mobile service plan.</string>
3145     <!-- 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] -->
3146     <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>
3147     <!-- 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] -->
3148     <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>
3149     <!-- SD card & phone storage settings screen, label for check box to erase USB storage [CHAR LIMIT=30] -->
3150     <string name="erase_external_storage" product="nosdcard">Erase USB storage</string>
3151     <!-- SD card & phone storage settings screen, label for check box to erase SD card [CHAR LIMIT=30] -->
3152     <string name="erase_external_storage" product="default">Erase SD card</string>
3153     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
3154     <string name="erase_external_storage_description" product="nosdcard">Erase all the data on the internal USB storage, such as music or photos</string>
3155     <!-- SD card & phone storage settings screen, description for check box to erase USB storage [CHAR LIMIT=NONE] -->
3156     <string name="erase_external_storage_description" product="default">Erase all the data on the SD card, such as music or photos</string>
3157     <!-- SD card & phone storage settings screen, label for check box to erase all the carriers information on the embedded SIM card [CHAR LIMIT=30] -->
3158     <string name="erase_esim_storage">Erase eSIMs</string>
3159     <!-- SD card & phone storage settings screen, description for check box to erase eSIMs for default devices [CHAR LIMIT=NONE] -->
3160     <string name="erase_esim_storage_description" product="default">Erase all eSIMs on the phone. This will not cancel your mobile service plan.</string>
3161     <!-- SD card & phone storage settings screen, description for check box to erase eSIMs for tablets [CHAR LIMIT=NONE] -->
3162     <string name="erase_esim_storage_description" product="tablet">Erase all eSIMs on the tablet. This will not cancel your mobile service plan.</string>
3163     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
3164     <string name="master_clear_button_text" product="tablet">Reset tablet</string>
3165     <!-- SD card & phone storage settings screen, button on screen after user selects Factory data reset -->
3166     <string name="master_clear_button_text" product="default">Reset phone</string>
3167     <!-- SD card & phone storage settings screen, message on screen after user selects Reset phone button -->
3168     <string name="master_clear_final_desc">Erase all your personal information and downloaded apps? You can\u2019t undo this action!</string>
3169     <!-- SD card & phone storage settings screen, button on screen after user selects Reset phone button -->
3170     <string name="master_clear_final_button_text">Erase everything</string>
3171     <!-- Master clear failed message -->
3172     <string name="master_clear_failed">No reset was performed because the System Clear service isn\u2019t available.</string>
3173     <!-- Master clear confirmation screen title [CHAR LIMIT=30] -->
3174     <string name="master_clear_confirm_title">Reset?</string>
3175     <!-- Error message for users that aren't allowed to factory reset [CHAR LIMIT=none] -->
3176     <string name="master_clear_not_available">Factory reset is not available for this user</string>
3177     <!-- Master clear progress screen title [CHAR LIMIT=30] -->
3178     <string name="master_clear_progress_title" >Erasing</string>
3179     <!-- Master clear progress screen text [CHAR LIMIT=75] -->
3180     <string name="master_clear_progress_text">Please wait...</string>
3181
3182     <!-- Main settings screen, Call settings title for item to go into the call settings -->
3183     <string name="call_settings_title">Call settings</string>
3184     <!-- Main settings screen, Call settings summary for item to go into call settings -->
3185     <string name="call_settings_summary">Set up voicemail, call forwarding, call waiting, caller ID</string>
3186
3187     <!-- TODO: Remove them once the same entries in SettingsLib is translated. -->
3188     <!-- Tethering controls, item title to go into the tethering settings -->
3189     <!-- Tethering controls, item title to go into the tethering settings when only USB tethering is available [CHAR LIMIT=25]-->
3190     <string name="tether_settings_title_usb">USB tethering</string>
3191     <!-- Tethering controls, item title to go into the tethering settings when only Wifi tethering is available [CHAR LIMIT=25]-->
3192     <string name="tether_settings_title_wifi">Portable hotspot</string>
3193     <!-- Tethering controls, item title to go into the tethering settings when only Bluetooth tethering is available [CHAR LIMIT=25]-->
3194     <string name="tether_settings_title_bluetooth">Bluetooth tethering</string>
3195     <!-- Tethering controls, item title to go into the tethering settings when USB and Bluetooth tethering are available [CHAR LIMIT=25]-->
3196     <string name="tether_settings_title_usb_bluetooth">Tethering</string>
3197     <!-- Tethering controls, item title to go into the tethering settings when USB, Bluetooth and Wifi tethering are available [CHAR LIMIT=60]-->
3198     <string name="tether_settings_title_all">Hotspot &amp; tethering</string>
3199     <!-- Tethering setting summary when both Wi-Fi hotspot and tether are turned on [CHAR LIMIT=NONE]-->
3200     <string name="tether_settings_summary_hotspot_on_tether_on">Hotspot on, tethering</string>
3201     <!-- Tethering setting summary when Wi-Fi hotspot is on and tether is off [CHAR LIMIT=NONE]-->
3202     <string name="tether_settings_summary_hotspot_on_tether_off">Hotspot on</string>
3203     <!-- Tethering setting summary when Wi-Fi hotspot is off and tether is on [CHAR LIMIT=NONE]-->
3204     <string name="tether_settings_summary_hotspot_off_tether_on">Tethering</string>
3205     <!-- Tethering controls, footer note displayed when tethering is disabled because Data Saver mode is on [CHAR LIMIT=none]-->
3206     <string name="tether_settings_disabled_on_data_saver">"Can\u2019t tether or use portable hotspots while Data Saver is on"</string>
3207
3208     <!-- USB Tethering options -->
3209     <string name="usb_title">USB</string>
3210     <string name="usb_tethering_button_text">USB tethering</string>
3211     <string name="usb_tethering_subtext" product="default">Share phone\u2019s Internet connection via USB</string>
3212     <string name="usb_tethering_subtext" product="tablet">Share tablet\u2019s Internet connection via USB</string>
3213
3214     <!-- Bluetooth Tethering settings-->
3215     <!-- Label for bluetooth tether checkbox [CHAR LIMIT=25]-->
3216     <string name="bluetooth_tether_checkbox_text">Bluetooth tethering</string>
3217     <!-- Bluetooth Tethering subtext [CHAR LIMIT=70]-->
3218     <string name="bluetooth_tethering_subtext" product="tablet">Share tablet\u2019s Internet connection via Bluetooth</string>
3219     <!-- Bluetooth Tethering subtext [CHAR LIMIT=70]-->
3220     <string name="bluetooth_tethering_subtext" product="default">Share phone\u2019s Internet connection via Bluetooth</string>
3221     <!-- Bluetooth tethering off subtext - shown when Bluetooth Tethering is turned off [CHAR LIMIT=80]-->
3222     <string name="bluetooth_tethering_off_subtext_config">Sharing this <xliff:g id="device_name">%1$d</xliff:g>\u2019s Internet connection via Bluetooth</string>
3223     <!-- Bluetooth Tethering settings. Error message shown when trying to connect an 8th device [CHAR LIMIT=50]-->
3224     <string name="bluetooth_tethering_overflow_error">Can\u2019t tether to more than <xliff:g id="maxConnection">%1$d</xliff:g> devices.</string>
3225     <!-- Bluetooth Tethering settings.  Message for untethering from a bluetooth device [CHAR LIMIT=50]-->
3226     <string name="bluetooth_untether_blank"><xliff:g id="device_name">%1$s</xliff:g> will be untethered.</string>
3227
3228     <!-- Tethering footer info [CHAR LIMIT=NONE]-->
3229     <string name="tethering_footer_info">Use hotspot and tethering to provide Internet to other devices through your mobile data connection. Apps can also create a hotspot to share content with nearby devices.</string>
3230
3231     <!-- Tethering help button - calls up a web view with general tethering info -->
3232     <string name="tethering_help_button_text">Help</string>
3233
3234     <!-- Wireless controls, item title to go into the network settings -->
3235     <string name="network_settings_title">Mobile network</string>
3236
3237     <!-- Mobile plan [CHAR LIMIT=35]-->
3238     <string name="manage_mobile_plan_title" translatable="true">Mobile plan</string>
3239
3240     <!-- SMS Application [CHAR LIMIT=35]-->
3241     <string name="sms_application_title" translatable="true">SMS app</string>
3242     <string name="sms_change_default_dialog_title" translatable="true">Change SMS app?</string>
3243     <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>
3244     <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>
3245
3246     <!-- Network Scorer Picker title [CHAR LIMIT=40]-->
3247     <string name="network_scorer_picker_title">Network rating provider</string>
3248     <string name="network_scorer_picker_none_preference">None</string>
3249
3250     <!-- Wifi Assistant change wi-fi assistant title.  [CHAR LIMIT=40] -->
3251     <string name="network_scorer_change_active_dialog_title">Change Wi\u2011Fi assistant?</string>
3252     <!-- 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] -->
3253     <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>
3254     <!-- Wifi Assistant request message.  This message asks the user if it is okay for an app to become the Wifi Assistant. [CHAR LIMIT=100] -->
3255     <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>
3256
3257     <!-- The SIM operator is not known [CHAR_ LIMIT=50]-->
3258     <string name="mobile_unknown_sim_operator" translatable="true">Unknown SIM operator</string>
3259
3260     <!-- There is no mobile provisiong website for the operator which is the firat parameter [CHAR_ LIMIT=50]-->
3261     <string name="mobile_no_provisioning_url"><xliff:g id="operator">%1$s</xliff:g> has no known provisioning website</string>
3262
3263     <!-- Ask user to insert a SIM card [CHAR_ LIMIT=50]-->
3264     <string name="mobile_insert_sim_card" translatable="true">Please insert SIM card and restart</string>
3265
3266     <!-- Ask user to connect to the internet [CHAR_ LIMIT=50]-->
3267     <string name="mobile_connect_to_internet" translatable="true">Please connect to the internet</string>
3268
3269     <!-- Security & location settings screen, section header for settings relating to location -->
3270     <string name="location_title">My Location</string>
3271     <!-- [CHAR LIMIT=30] Title for managed profile location switch  -->
3272     <string name="managed_profile_location_switch_title">Location for work profile</string>
3273     <!-- [CHAR LIMIT=30] Location settings screen, setting preference screen box label for location mode -->
3274     <string name="location_mode_title">Mode</string>
3275     <!-- [CHAR LIMIT=30] Location settings screen, high accuracy location mode -->
3276     <string name="location_mode_high_accuracy_title">High accuracy</string>
3277     <!-- [CHAR LIMIT=30] Location settings screen, battery saving location mode -->
3278     <string name="location_mode_battery_saving_title">Battery saving</string>
3279     <!-- [CHAR LIMIT=30] Location settings screen, device only location mode -->
3280     <string name="location_mode_sensors_only_title">Device only</string>
3281     <!-- [CHAR LIMIT=30] Location settings screen, location off mode -->
3282     <string name="location_mode_location_off_title">Location off</string>
3283     <!-- [CHAR LIMIT=30] Location settings screen. It's a link that directs the user to a page that
3284       shows the location permission setting for each installed app -->
3285     <string name="location_app_level_permissions">App-level permissions</string>
3286     <!-- [CHAR LIMIT=42] Location settings screen, sub category for recent location requests -->
3287     <string name="location_category_recent_location_requests">Recent location requests</string>
3288     <!-- Location settings screen, displayed when there's no recent app accessing location -->
3289     <string name="location_no_recent_apps">No apps have requested location recently</string>
3290     <!-- [CHAR LIMIT=30] Location settings screen, sub category for location services -->
3291     <string name="location_category_location_services">Location services</string>
3292     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests high battery use-->
3293     <string name="location_high_battery_use">High battery use</string>
3294     <!-- [CHAR LIMIT=30] Location settings screen, recent location requests low battery use-->
3295     <string name="location_low_battery_use">Low battery use</string>
3296     <!-- [CHAR LIMIT=30] Location mode screen, screen title -->
3297     <string name="location_mode_screen_title">Location mode</string>
3298     <!-- [CHAR LIMIT=130] Location mode screen, description for high accuracy mode -->
3299     <string name="location_mode_high_accuracy_description">Use GPS, Wi\u2011Fi, Bluetooth, or mobile networks to determine location </string>
3300     <!-- [CHAR LIMIT=130] Location mode screen, description for battery saving mode -->
3301     <string name="location_mode_battery_saving_description">Use Wi\u2011Fi, Bluetooth, or mobile networks to determine location</string>
3302     <!-- [CHAR LIMIT=130] Location mode screen, description for sensors only mode -->
3303     <string name="location_mode_sensors_only_description">Use GPS and device sensors to determine location</string>
3304     <!-- [CHAR LIMIT=30] Wireless background scanning settings screen, screen title -->
3305     <string name="location_scanning_screen_title">Scanning</string>
3306     <!-- [CHAR LIMIT=130] Preference title for Wi-Fi always scanning -->
3307     <string name="location_scanning_wifi_always_scanning_title">Wi\u2011Fi scanning</string>
3308     <!-- Preference description text for Wi-Fi always scanning -->
3309     <string name="location_scanning_wifi_always_scanning_description">Improve location by allowing
3310       system apps and services to detect Wi\u2011Fi networks at any time.</string>
3311     <!-- [CHAR LIMIT=130] Description text for Bluetooth always scanning -->
3312     <string name="location_scanning_bluetooth_always_scanning_title">Bluetooth scanning</string>
3313     <!-- Description text for Bluetooth always scanning -->
3314     <string name="location_scanning_bluetooth_always_scanning_description">
3315         Improve location by allowing system apps and services to detect Bluetooth devices at any
3316         time.</string>
3317
3318     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for Google location service (cell ID, wifi, etc.) -->
3319     <string name="location_network_based">Wi\u2011Fi &amp; mobile network location</string>
3320     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary for Google location service check box-->
3321     <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>
3322     <!-- [CHAR LIMIT=130] Security & location settings screen, setting summary when Use wireless networks check box is selected, for wifi-only devices -->
3323     <string name="location_neighborhood_level_wifi">Location determined by Wi\u2011Fi</string>
3324     <!-- [CHAR LIMIT=30] Security & location settings screen, setting check box label for GPS satellites -->
3325     <string name="location_gps">GPS satellites</string>
3326     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a tablet -->
3327     <string name="location_street_level" product="tablet">Let apps use GPS on your tablet to pinpoint your location</string>
3328     <!-- [CHAR LIMIT=100] Security & location settings screen, setting check box summary for GPS satellites on a phone -->
3329     <string name="location_street_level" product="default">Let apps use GPS on your phone to pinpoint your location</string>
3330     <!-- Security & location settings screen, setting check box label if Assisted GPS should be enabled -->
3331     <string name="assisted_gps">Use assisted GPS</string>
3332     <!-- Security & location settings screen, setting summary when Assisted GPS check box is selected -->
3333     <string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string>
3334     <!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
3335     <string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
3336     <!-- [CHAR_LIMIT=30] Security & location settings screen, setting check box label for Google search -->
3337     <string name="use_location_title">Location &amp; Google search</string>
3338     <!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box summary for Google search -->
3339     <string name="use_location_summary">Let Google use your location to improve search results and other services</string>
3340     <!-- [CHAR LIMIT=45] Label for turning on/off location access completely. -->
3341     <string name="location_access_title">Access to my location</string>
3342     <!-- [CHAR LIMIT=none] Description text for location access switch -->
3343     <string name="location_access_summary">Let apps that have asked your permission use your location information</string>
3344     <!-- [CHAR LIMIT=45] Section heading for location sources -->
3345     <string name="location_sources_heading">Location sources</string>
3346
3347     <!-- About --> <skip />
3348     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3349     <string name="about_settings" product="tablet">About tablet</string>
3350     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3351     <string name="about_settings" product="default">About phone</string>
3352     <!-- Main settings screen, setting title for the user to go into the About phone screen -->
3353     <string name="about_settings" product="emulator">About emulated device</string>
3354     <!-- Main settings screen, setting summary for the user to go into the About phone screen-->
3355     <string name="about_settings_summary">View legal info, status, software version</string>
3356     <!-- About phone settings screen, setting option name to go to dialog that shows legal info -->
3357     <string name="legal_information">Legal information</string>
3358     <!-- About phone settings screen, setting option name to see a list of contributors -->
3359     <string name="contributors_title">Contributors</string>
3360     <!-- About phone settings screen, setting option name to show Manual [CHAR LIMIT=25] -->
3361     <string name="manual">Manual</string>
3362     <!-- About phone settings screen, setting option name to show regulatory labels [CHAR LIMIT=25] -->
3363     <string name="regulatory_labels">Regulatory labels</string>
3364     <!-- About phone settings screen, setting option name to show the safety and regulatory manual [CHAR LIMIT=40] -->
3365     <string name="safety_and_regulatory_info">Safety &amp; regulatory manual</string>
3366     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3367     <!-- About phone settings screen, setting option name to see copyright-related info -->
3368     <string name="copyright_title">Copyright</string>
3369     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3370     <!-- About phone settings screen, setting option name to see licensing info -->
3371     <string name="license_title">License</string>
3372     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3373     <!-- About phone settings screen, setting option name to see terms and conditions -->
3374     <string name="terms_title">Terms and conditions</string>
3375     <!-- Note: this may be replaced by a more-specific title of the activity that will get launched --> <skip />
3376     <!-- About phone settings screen, setting option name to see licensing info for WebView component. [CHAR LIMIT=35] -->
3377     <string name="webview_license_title">System WebView License</string>
3378     <!-- About phone settings screen, setting option name to see wallpapers attributions -->
3379     <string name="wallpaper_attributions">Wallpapers</string>
3380     <!-- About phone settings screen, setting option name to see wallpapers attributions values -->
3381     <string name="wallpaper_attributions_values">Satellite imagery providers:\n©2014 CNES / Astrium, DigitalGlobe, Bluesky</string>
3382
3383     <!-- Phone Manual -->
3384     <string name="settings_manual_activity_title">Manual</string>
3385     <!-- About phone settings screen, Manual dialog message when manual cannot be loaded -->
3386     <string name="settings_manual_activity_unavailable">There is a problem loading the manual.</string>
3387
3388     <!-- Title for actual Settings license activity. --> <skip />
3389     <!-- About phone settings, Legal information setting option name and title of dialog box holding license info -->
3390     <string name="settings_license_activity_title">Third-party licenses</string>
3391     <!-- About phone settings screen, Open source license dialog message when licenses cannot be loaded -->
3392     <string name="settings_license_activity_unavailable">There is a problem loading the licenses.</string>
3393     <!-- About phone settings screen, Open source license dialog title until license is fully loaded -->
3394     <string name="settings_license_activity_loading">Loading\u2026</string>
3395
3396     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
3397     <string name="settings_safetylegal_title">Safety information</string>
3398     <!-- About phone settings, Safety Legal information setting option name and title of dialog box holding safety legal info -->
3399     <string name="settings_safetylegal_activity_title">Safety information</string>
3400     <!-- About phone settings screen, Safety legal dialog message when data network is not connected -->
3401     <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>
3402     <!-- About phone settings screen, Safety Legal dialog title until the link is fully loaded -->
3403     <string name="settings_safetylegal_activity_loading">Loading\u2026</string>
3404
3405     <!-- Lock Pattern settings -->
3406     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
3407     <string name="lockpassword_choose_your_password_header">Choose your password</string>
3408     <!-- Header on first screen of choose password/PIN as backup for fingerprint flow [CHAR LIMIT=30] -->
3409     <string name="lockpassword_choose_your_password_header_for_fingerprint">To use fingerprint, set password</string>
3410     <!-- Header on first screen of choose pattern flow [CHAR LIMIT=30] -->
3411     <string name="lockpassword_choose_your_pattern_header">Choose your pattern</string>
3412     <!-- Header on first screen of choose pattern as backup for fingerprint flow [CHAR LIMIT=30] -->
3413     <string name="lockpassword_choose_your_pattern_header_for_fingerprint">To use fingerprint, set pattern</string>
3414     <!-- Header on first screen of choose password/PIN flow [CHAR LIMIT=30] -->
3415     <string name="lockpassword_choose_your_pin_header">Choose your PIN</string>
3416     <!-- Header on first screen of choose password/PIN as backup for fingerprint flow [CHAR LIMIT=30] -->
3417     <string name="lockpassword_choose_your_pin_header_for_fingerprint">To use fingerprint, set PIN</string>
3418     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
3419     <string name="lockpassword_confirm_your_password_header">Confirm your password</string>
3420     <!-- Header on pattern confirm screen [CHAR LIMIT=30] -->
3421     <string name="lockpassword_confirm_your_pattern_header">Confirm your pattern</string>
3422     <!-- Header on password confirm screen [CHAR LIMIT=30] -->
3423     <string name="lockpassword_confirm_your_pin_header">Confirm your PIN</string>
3424     <!-- Header on password confirm screen if second password doesn't match the first. [CHAR LIMIT=30] -->
3425     <string name="lockpassword_confirm_passwords_dont_match">Passwords don\u2019t match</string>
3426     <!-- Header on pin confirm screen if second pin doesn't match the first. [CHAR LIMIT=30]-->
3427     <string name="lockpassword_confirm_pins_dont_match">PINs don\u2019t match</string>
3428     <!-- Header shown to ask the user to select an unlock method [CHAR LIMIT=30] -->
3429     <string name="lockpassword_choose_lock_generic_header">Unlock selection</string>
3430     <!-- Toast shown if setting password was successful -->
3431     <string name="lockpassword_password_set_toast">Password has been set</string>
3432     <!-- Toast shown if setting PIN was successful -->
3433     <string name="lockpassword_pin_set_toast">PIN has been set</string>
3434     <!-- Toast shown if setting pattern was successful -->
3435     <string name="lockpassword_pattern_set_toast">Pattern has been set</string>
3436
3437     <!-- Message to be used to explain the user that he needs to enter his pattern to continue a
3438          particular operation. [CHAR LIMIT=70]-->
3439     <string name="lockpassword_confirm_your_pattern_generic">Use your device pattern to continue</string>
3440     <!-- Message to be used to explain the user that he needs to enter his PIN to continue a
3441          particular operation. [CHAR LIMIT=70]-->
3442     <string name="lockpassword_confirm_your_pin_generic">Enter your device PIN to continue</string>
3443     <!-- Message to be used to explain the user that he needs to enter his password to continue a
3444          particular operation. [CHAR LIMIT=70]-->
3445     <string name="lockpassword_confirm_your_password_generic">Enter your device password to continue</string>
3446     <!-- Message to be used to explain the user that he needs to enter his work pattern to continue a
3447          particular operation. [CHAR LIMIT=70]-->
3448     <string name="lockpassword_confirm_your_pattern_generic_profile">Use your work pattern to continue</string>
3449     <!-- Message to be used to explain the user that he needs to enter his work PIN to continue a
3450          particular operation. [CHAR LIMIT=70]-->
3451     <string name="lockpassword_confirm_your_pin_generic_profile">Enter your work PIN to continue</string>
3452     <!-- Message to be used to explain the user that he needs to enter his work password to continue a
3453          particular operation. [CHAR LIMIT=70]-->
3454     <string name="lockpassword_confirm_your_password_generic_profile">Enter your work password to continue</string>
3455
3456     <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=100] -->
3457     <string name="lockpassword_strong_auth_required_reason_restart_device_pattern">Use your device pattern to continue. Required after device restarts.</string>
3458     <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3459     <string name="lockpassword_strong_auth_required_reason_restart_device_pin">Enter your device PIN to continue. Required after device restarts.</string>
3460     <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3461     <string name="lockpassword_strong_auth_required_reason_restart_device_password">Enter your device password to continue. Required after device restarts.</string>
3462
3463     <!-- An explanation text that the pattern needs to be solved since the device has just been restarted. [CHAR LIMIT=100] -->
3464     <string name="lockpassword_strong_auth_required_reason_restart_work_pattern">Use your work pattern to continue. Required after device restarts.</string>
3465     <!-- An explanation text that the pin needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3466     <string name="lockpassword_strong_auth_required_reason_restart_work_pin">Enter your work PIN to continue. Required after device restarts.</string>
3467     <!-- An explanation text that the password needs to be entered since the device has just been restarted. [CHAR LIMIT=100] -->
3468     <string name="lockpassword_strong_auth_required_reason_restart_work_password">Enter your work password to continue. Required after device restarts.</string>
3469
3470     <!-- Security & location settings screen, change security method screen instruction if user
3471          enters incorrect PIN [CHAR LIMIT=30] -->
3472     <string name="lockpassword_invalid_pin">Wrong PIN</string>
3473     <!-- Security & location settings screen, change security method screen instruction if user
3474          enters incorrect password [CHAR LIMIT=30] -->
3475     <string name="lockpassword_invalid_password">Wrong password</string>
3476     <!-- Security & location settings screen, change unlock pattern screen instruction if user
3477          draws incorrect pattern [CHAR LIMIT=30] -->
3478     <string name="lockpattern_need_to_unlock_wrong">Wrong pattern</string>
3479
3480     <!-- Lock Pattern settings -->
3481     <!-- Security & location settings screen, header -->
3482     <string name="lock_settings_title">Device security</string>
3483     <!-- Security & location settings screen, setting option name -->
3484     <string name="lockpattern_change_lock_pattern_label">Change unlock pattern</string>
3485     <!-- 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 -->
3486     <string name="lockpattern_change_lock_pin_label">Change unlock PIN</string>
3487     <!-- 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)..-->
3488     <string name="lockpattern_recording_intro_header">Draw an unlock pattern</string>
3489     <!-- 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. -->
3490     <string name="lockpattern_recording_intro_footer">Press Menu for help.</string>
3491     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen while drawing pattern -->
3492     <string name="lockpattern_recording_inprogress">Release finger when done</string>
3493     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen if user doesn't connect enough dots -->
3494     <string name="lockpattern_recording_incorrect_too_short">Connect at least <xliff:g id="number">%d</xliff:g> dots. Try again.</string>
3495     <!-- Security & location settings screen, change unlock pattern screen message on top of screen after drawing pattern -->
3496     <string name="lockpattern_pattern_entered_header">Pattern recorded</string>
3497     <!-- Security & location settings screen, change unlock pattern screen instruction on top of screen to confirm pattern -->
3498     <string name="lockpattern_need_to_confirm">Draw pattern again to confirm</string>
3499     <string name="lockpattern_pattern_confirmed_header">Your new unlock pattern</string>
3500     <!-- 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. -->
3501     <string name="lockpattern_confirm_button_text">Confirm</string>
3502     <!-- 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. -->
3503     <string name="lockpattern_restart_button_text">Redraw</string>
3504     <!-- 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 -->
3505     <string name="lockpattern_retry_button_text">Clear</string>
3506     <!-- 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 -->
3507     <string name="lockpattern_continue_button_text">Continue</string>
3508     <!-- Security & location settings screen, unlock screen activity title -->
3509     <string name="lockpattern_settings_title">Unlock pattern</string>
3510     <!-- Security & location settings screen, setting check box title if the unlock pattern MUST be drawn everytime they turn on the screen -->
3511     <string name="lockpattern_settings_enable_title">Require pattern</string>
3512     <!-- Security & location settings screen, setting summary for the checkbox "Require pattern" -->
3513     <string name="lockpattern_settings_enable_summary">Must draw pattern to unlock screen</string>
3514     <!-- 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.-->
3515     <string name="lockpattern_settings_enable_visible_pattern_title">Make pattern visible</string>
3516     <!-- 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.-->
3517     <string name="lockpattern_settings_enable_visible_pattern_title_profile">Make profile pattern visible</string>
3518     <!-- Security & location settings screen, setting check box title. This setting controls whether tactile feedback will be produced when the user draws the pattern.-->
3519     <string name="lockpattern_settings_enable_tactile_feedback_title">Vibrate on tap</string>
3520     <!-- Security & location settings screen, setting check box title. This controls whether the device locks immediately when the power button is pressed. [CHAR LIMIT=28]-->
3521     <string name="lockpattern_settings_enable_power_button_instantly_locks">Power button instantly locks</string>
3522     <!-- Security & location settings screen, setting optional summary when a trust agent is enabled-->
3523     <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>
3524     <!-- Security & location settings screen, setting option name when user has never set an unlock pattern -->
3525     <string name="lockpattern_settings_choose_lock_pattern">Set unlock pattern</string>
3526     <!-- Security & location settings screen, setting option name when user has previously set an unlock pattern and wants to change to a new pattern -->
3527     <string name="lockpattern_settings_change_lock_pattern">Change unlock pattern</string>
3528     <!-- Security & location settings screen, the help instructions (an animation) caption -->
3529     <string name="lockpattern_settings_help_how_to_record">How to draw an unlock pattern</string>
3530     <!-- Security & location settings screen, confirm unlock pattern screen hint at the bottom after
3531          too many incorrect attempts [CHAR LIMIT=120]-->
3532     <string name="lockpattern_too_many_failed_confirmation_attempts">Too many incorrect attempts. Try again in <xliff:g id="number">%d</xliff:g> seconds.</string>
3533     <!-- Displayed when user launches a widget configuration activity that was uninstalled -->
3534     <string name="activity_not_found">Application is not installed on your phone.</string>
3535
3536     <!-- Profile Lock settings -->
3537     <!-- Security & location settings screen, header for profile specific section -->
3538     <string name="lock_settings_profile_title">Work profile security</string>
3539     <!-- Security & location settings screen, title when changing or confirming the work profile lock -->
3540     <string name="lock_settings_profile_screen_lock_title">Work profile screen lock</string>
3541     <!-- Security & location settings screen, setting option name to unify work and personal locks -->
3542     <string name="lock_settings_profile_unification_title">Use one lock</string>
3543     <!-- Security & location settings screen, setting option explanation to unify work and personal locks -->
3544     <string name="lock_settings_profile_unification_summary">Use one lock for work profile and device screen</string>
3545     <!-- Security & location settings screen, title of the dialog asking if the user wants to unify work and personal locks -->
3546     <string name="lock_settings_profile_unification_dialog_title">Use one lock?</string>
3547     <!-- Security & location settings screen, explanation in the dialog asking if the user wants to unify work and personal locks -->
3548     <string name="lock_settings_profile_unification_dialog_body">Your device will use your work profile screen lock. Work policies will apply to both locks.</string>
3549     <!-- 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. -->
3550     <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>
3551     <!-- 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. -->
3552     <string name="lock_settings_profile_unification_dialog_confirm">Use one lock</string>
3553     <!-- 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. -->
3554     <string name="lock_settings_profile_unification_dialog_uncompliant_confirm">Use one lock</string>
3555     <!-- Security & location settings screen, summary of the item that changes your work profile lock when it is unified with the personal lock -->
3556     <string name="lock_settings_profile_unified_summary">Same as device screen lock</string>
3557
3558     <!-- Applications Settings --> <skip />
3559     <!-- Applications settings screen, setting option name for the user to go to the screen to manage installed applications  -->
3560     <string name="manageapplications_settings_title">Manage apps</string>
3561     <!-- Applications settings screen, setting option summary for the user to go to the screen to manage installed applications  -->
3562     <string name="manageapplications_settings_summary">Manage and remove installed apps</string>
3563     <!-- Applications settings title, on main settings screen. If clicked, the user is taken to a settings screen full of application settings-->
3564     <string name="applications_settings">App info</string>
3565     <!-- 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. -->
3566     <string name="applications_settings_summary">Manage apps, set up quick launch shortcuts</string>
3567     <!-- Applications settings screen heading. The header for the Application settings screen. -->
3568     <string name="applications_settings_header">App settings</string>
3569     <!-- 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.  -->
3570     <string name="install_applications">Unknown sources</string>
3571     <!-- 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] -->
3572     <string name="install_applications_title">Allow all app sources</string>
3573     <!-- Category title listing recently used apps [CHAR_LIMIT=50]-->
3574     <string name="recent_app_category_title">Recently opened apps</string>
3575     <!-- Preference title for showing all apps on device [CHAR_LIMIT=50]-->
3576     <string name="see_all_apps_title">See all <xliff:g id="count" example="3">%1$d</xliff:g> apps</string>
3577     <!-- Preference summary for each recently used app, which is the time since last used, i.e. "7 h 20 min ago". Note: ^1 should be used in all translations [CHAR_LIMIT=60] -->
3578     <string name="recent_app_summary"><xliff:g id="time">^1</xliff:g> ago</string>
3579
3580     <!-- Warning that appears below the unknown sources switch in settings -->
3581     <string name="install_all_warning" product="tablet">
3582         Your tablet and personal data are more vulnerable
3583         to attack by unknown apps. By installing apps from
3584         this source, you agree that you are responsible for
3585         any damage to your tablet or loss of data that may
3586         result from their use.
3587     </string>
3588
3589     <!-- Warning that appears below the unknown sources switch in settings -->
3590     <string name="install_all_warning" product="default">
3591         Your phone and personal data are more vulnerable
3592         to attack by unknown apps. By installing apps from
3593         this source, you agree that you are responsible for
3594         any damage to your phone or loss of data that may
3595         result from their use.
3596     </string>
3597
3598     <!-- Applications settings screen, setting check box title. If checked, applications show more settings options. -->
3599     <string name="advanced_settings">Advanced settings</string>
3600     <!-- Applications settings screen, setting check box summary.  This is the summary for "Advanced settings" checkbox  -->
3601     <string name="advanced_settings_summary">Enable more settings options</string>
3602     <!-- 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 -->
3603     <string name="application_info_label">App info</string>
3604     <!-- Manage applications, individual application info screen, section heading for stuff relating to an app's storage settings. -->
3605     <string name="storage_label">Storage</string>
3606     <!-- Manage applications, individual application info screen,  heading for settings related to controlling whether this app is the default for some actions -->
3607     <string name="auto_launch_label">Open by default</string>
3608     <!-- 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 -->
3609     <string name="auto_launch_label_generic">Defaults</string>
3610     <!-- Manage applications, individual application info screen,  heading for settings related to controlling application screen compatibility -->
3611     <string name="screen_compatibility_label">Screen compatibility</string>
3612     <!-- 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. -->
3613     <string name="permissions_label">Permissions</string>
3614     <!-- Manage applications, Header name used for cache information -->
3615     <string name="cache_header_label">Cache</string>
3616     <!-- Manage applications, text label for button -->
3617     <string name="clear_cache_btn_text">Clear cache</string>
3618     <!-- Manage applications, label that appears next to the cache size -->
3619     <string name="cache_size_label">Cache</string>
3620     <!-- Manage applications, individual application info storage screen. Describes the number of URIs (directories or files) an app has been granted access (by another apps)-->
3621     <plurals name="uri_permissions_text">
3622         <item quantity="one">1 item</item>
3623         <item quantity="other">%d items</item>
3624     </plurals>
3625     <!-- Manage applications, individual application info storage screen. Button below list of URIs. -->
3626     <string name="clear_uri_btn_text">Clear access</string>
3627     <!-- Manage applications, Header name used for other controls -->
3628     <string name="controls_label">Controls</string>
3629     <!-- Manage applications, text label for button to kill / force stop an application -->
3630     <string name="force_stop">Force stop</string>
3631     <!-- Manage applications, individual application info screen,label under Storage heading.  The total storage space taken up by this app. -->
3632     <string name="total_size_label">Total</string>
3633     <!-- 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) -->
3634     <string name="application_size_label">App size</string>
3635     <!--  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] -->
3636     <string name="external_code_size_label">USB storage app</string>
3637     <!-- 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) -->
3638     <string name="data_size_label">User data</string>
3639     <!--  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] -->
3640     <string name="external_data_size_label" product="nosdcard">USB storage data</string>
3641     <!--  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] -->
3642     <string name="external_data_size_label" product="default">SD card</string>
3643     <!-- Manage applications, individual application info screen, button label under Storage heading. Button to remove the application from the system. -->
3644     <string name="uninstall_text">Uninstall</string>
3645     <!-- Manage applications, individual application info screen, menu item to uninstall an application for all users. -->
3646     <string name="uninstall_all_users_text">Uninstall for all users</string>
3647     <!-- [CHAR LIMIT=NONE] Manage applications, individual application info screen, button label under Storage heading. Button to install an application for the user. -->
3648     <string name="install_text">Install</string>
3649     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to disable an existing application. -->
3650     <string name="disable_text">Disable</string>
3651     <!-- [CHAR LIMIT=25] Manage applications, individual application info screen, button label under Storage heading. Button to re-enable an existing application. -->
3652     <string name="enable_text">Enable</string>
3653     <!-- 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) -->
3654     <string name="clear_user_data_text">Clear data</string>
3655     <!-- Manage applications, restore updated system application to factory version -->
3656     <string name="app_factory_reset">Uninstall updates</string>
3657     <!-- 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. -->
3658     <string name="auto_launch_enable_text">You\u2019ve chosen to launch this app by default for some actions.</string>
3659     <!-- 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. -->
3660     <string name="always_allow_bind_appwidgets_text">You\u2019ve chosen to allow this app to create widgets and access their data.</string>
3661     <!-- Manage applications, individual application screen, text under Launch by default heading if the app is NOT a default for actions -->
3662     <string name="auto_launch_disable_text">No defaults set.</string>
3663     <!-- 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.  -->
3664     <string name="clear_activities">Clear defaults</string>
3665     <!-- Manage applications, individual application info screen, screen, message text under screen compatibility heading -->
3666     <string name="screen_compatibility_text">This app may not be designed for your screen. You can control how it
3667             adjusts to your screen here.</string>
3668     <!-- Manage applications, individual application screen, checkbox to control asking for compatibility mode.  -->
3669     <string name="ask_compatibility">Ask when launched</string>
3670     <!-- Manage applications, individual application screen, checkbox to control compatibility mode.  -->
3671     <string name="enable_compatibility">Scale app</string>
3672     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
3673     <!-- Manage apps, individual app screen, substituted for the application's label when the app's label CAN NOT be determined.-->
3674     <string name="unknown">Unknown</string>
3675     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Sorts all of the apps in the list alphabetically. -->
3676     <string name="sort_order_alpha">Sort by name</string>
3677     <!-- 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. -->
3678     <string name="sort_order_size">Sort by size</string>
3679     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show running services. -->
3680     <string name="show_running_services">Show running services</string>
3681     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Show background cached processes. -->
3682     <string name="show_background_processes">Show cached processes</string>
3683     <!-- [CHAR LIMIT=NONE] Advanced applications screen, preference title.  Choose the emergency application. -->
3684     <string name="default_emergency_app">Emergency app</string>
3685     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Reset all of user's app preferences. -->
3686     <string name="reset_app_preferences">Reset app preferences</string>
3687     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Title of dialog to confirm resetting user's app preferences. -->
3688     <string name="reset_app_preferences_title">Reset app preferences?</string>
3689     <!-- [CHAR LIMIT=NONE] Manage applications screen, menu item.  Body of dialog to confirm resetting user's app preferences. -->
3690     <string name="reset_app_preferences_desc">This will reset all preferences for:\n\n
3691         <li>Disabled apps</li>\n
3692         <li>Disabled app notifications</li>\n
3693         <li>Default applications for actions</li>\n
3694         <li>Background data restrictions for apps</li>\n
3695         <li>Any permission restrictions</li>\n\n
3696         You will not lose any app data.</string>
3697     <!-- [CHAR LIMIT=25] Manage applications screen, menu item.  Confirmation button of dialog to confirm resetting user's app preferences. -->
3698     <string name="reset_app_preferences_button">Reset apps</string>
3699     <!-- Manage applications screen, individual app screen, button label when the user wants to manage the space taken up by an app. -->
3700     <string name="manage_space_text">Manage space</string>
3701     <!-- Text for menu option in ManageApps screen to present various menu options -->
3702     <string name="filter">Filter</string>
3703     <!-- Title of dialog for presenting filter options -->
3704     <string name="filter_dlg_title">Choose filter options</string>
3705     <!-- Text for filter option in ManageApps screen to display all installed
3706     applications -->
3707     <string name="filter_apps_all">All apps</string>
3708     <!-- [CHAR LIMIT=NONE] Text for filter option in ManageApps screen to display disabled apps -->
3709     <string name="filter_apps_disabled">Disabled apps</string>
3710     <!-- Text for filter option in ManageApps screen to display third party
3711     applications only -->
3712     <string name="filter_apps_third_party">Downloaded</string>
3713     <!-- Text for filter option in ManageApps screen to display list of running
3714     packages only. -->
3715     <string name="filter_apps_running">Running</string>
3716     <!-- Text for filter option in ManageApps screen to display list of
3717     packages installed on sdcard. [CHAR LIMIT=30] -->
3718     <string name="filter_apps_onsdcard" product="nosdcard">USB storage</string>
3719     <!-- Text for filter option in ManageApps screen to display list of
3720     packages installed on sdcard. -->
3721     <string name="filter_apps_onsdcard" product="default">On SD card</string>
3722     <!-- [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. -->
3723     <string name="not_installed">Not installed for this user</string>
3724     <!-- [CHAR LIMIT=30] App details, text telling an application is installed. -->
3725     <string name="installed">Installed</string>
3726     <!-- [CHAR LIMIT=25] Text shown when there are no applications to display. -->
3727     <string name="no_applications">No apps.</string>
3728     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing internal storage use. -->
3729     <string name="internal_storage">Internal storage</string>
3730     <!-- [CHAR LIMIT=30] Title for internal device storage that is capitalized for placement as a phrase into another sentence -->
3731     <string name="internal_storage_sentence">internal storage</string>
3732     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
3733     <string name="sd_card_storage" product="nosdcard">USB storage</string>
3734     <!-- [CHAR LIMIT=15] Manage applications, label for chart showing SD card storage use. -->
3735     <string name="sd_card_storage" product="default">SD card storage</string>
3736     <!-- Manage app screen, shown when the activity is busy recomputing the size of each app -->
3737     <string name="recompute_size">Recomputing size\u2026</string>
3738     <!-- Manage applications, individual application screen, confirmation dialog title. Displays when user selects to "Clear data". -->
3739     <string name="clear_data_dlg_title">Delete app data?</string>
3740     <!-- 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. -->
3741     <string name="clear_data_dlg_text">All this app\u2019s data will be deleted permanently. This includes all files, settings, accounts, databases, etc.</string>
3742     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". Goes through with the clearing of the data. -->
3743     <string name="dlg_ok">OK</string>
3744     <!-- Manage applications, individual application screen, confirmation dialog button. Displays when user selects to "Clear data". -->
3745     <string name="dlg_cancel">Cancel</string>
3746     <!-- 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. -->
3747     <string name="app_not_found_dlg_title"></string>
3748     <!-- 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. -->
3749     <string name="app_not_found_dlg_text"> The app wasn\u2019t found in the list of installed apps.</string>
3750     <!-- Manage applications, individual application dialog box message. Shown when there was an error trying to clear the data. -->
3751     <string name="clear_data_failed">Couldn\u2019t clear app data.</string>
3752     <!-- Manage applications, title for dialog if clear data fails-->
3753     <string name="clear_failed_dlg_title">Clear data</string>
3754     <!-- Manage applications, text for dialog if clear data fails-->
3755     <string name="clear_failed_dlg_text">Couldn\u2019t clear data for app.</string>
3756     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
3757     <string name="security_settings_desc" product="tablet">This app can access the following on your tablet:</string>
3758     <!-- Manage applications, individual application info screen, text that appears under the "Permissions" heading. This describes the permissions that the application has. -->
3759     <string name="security_settings_desc" product="default">This app can access the following on your phone:</string>
3760     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
3761          This describes the permissions that the application has.  It is used when multiple packages are contributing
3762          to the permissions and need to be listed here. -->
3763     <string name="security_settings_desc_multi" product="tablet">This app can access the following on your tablet.
3764          In order to improve performance and reduce memory usage, some of these permissions
3765          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
3766          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
3767     <!-- [CHAR_LIMIT=NONE] Manage applications, individual application info screen, text that appears under the "Permissions" heading.
3768          This describes the permissions that the application has.  It is used when multiple packages are contributing
3769          to the permissions and need to be listed here. -->
3770     <string name="security_settings_desc_multi" product="default">This app can access the following on your phone.
3771          In order to improve performance and reduce memory usage, some of these permissions
3772          are available to <xliff:g id="base_app_name">%1$s</xliff:g>
3773          because it runs in the same process as <xliff:g id="additional_apps_list">%2$s</xliff:g>:</string>
3774     <!-- [CHAR_LIMIT=NONE] Format to put together two items in a list. -->
3775     <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>
3776     <!-- [CHAR_LIMIT=NONE] Format to put together two unrelated items in a list when "and" is not an appropriate conjunction for these 2 items -->
3777     <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>
3778     <!-- [CHAR_LIMIT=NONE] Format to put the last item at the end of a series of 3 or more items in a list -->
3779     <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>
3780     <!-- [CHAR_LIMIT=NONE] Format to put the first item at the start of a series of 3 or more items in a list -->
3781     <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>
3782     <!-- [CHAR_LIMIT=NONE] Format to put the middle items together in a series of 4 or more items in a list -->
3783     <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>
3784     <!-- 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] -->
3785     <string name="security_settings_billing_desc">This app may charge you money:</string>
3786     <!-- Manage applications, text for permission to send to premium SMS short codes. [CHAR LIMIT=40] -->
3787     <string name="security_settings_premium_sms_desc">Send premium SMS</string>
3788     <string name="computing_size">Computing\u2026</string>
3789     <string name="invalid_size_value">Couldn\u2019t compute package size.</string>
3790     <!-- String displayed when list is empty -->
3791     <string name="empty_list_msg">You don\u2019t have any third-party apps installed.</string>
3792     <!-- Manage applications, version string displayed in app snippet -->
3793     <string name="version_text">version <xliff:g id="version_num">%1$s</xliff:g></string>
3794     <!-- Manage applications, text for Move button -->
3795     <string name="move_app">Move</string>
3796     <!-- Manage applications, text for Move button to move app to internal storage -->
3797     <string name="move_app_to_internal" product="tablet">Move to tablet</string>
3798     <!-- Manage applications, text for Move button to move app to internal storage -->
3799     <string name="move_app_to_internal" product="default">Move to phone</string>
3800     <!-- Manage applications, text for Move button  to move app to sdcard [CHAR LIMIT=25] -->
3801     <string name="move_app_to_sdcard" product="nosdcard">Move to USB storage</string>
3802     <!-- Manage applications, text for Move button  to move app to sdcard -->
3803     <string name="move_app_to_sdcard" product="default">Move to SD card</string>
3804     <!-- Manage applications, title for dialog when killing persistent apps-->
3805     <!-- Manage applications, text for Move button when move is in progress -->
3806     <string name="moving">Moving</string>
3807
3808     <!-- Text of pop up message if the request for a "migrate primary storage" operation
3809          (see storage_menu_migrate) is denied as another is already in progress. [CHAR LIMIT=75] -->
3810     <string name="another_migration_already_in_progress">Another migration is already in progress.</string>
3811
3812     <!-- Manage applications, text for move error messages -->
3813     <string name="insufficient_storage">Not enough storage space.</string>
3814     <string name="does_not_exist">App doesn\u2019t exist.</string>
3815     <string name="app_forward_locked">App is copy-protected.</string>
3816     <string name="invalid_location">Install location isn\u2019t valid.</string>
3817     <string name="system_package">System updates can\u2019t be installed on external media.</string>
3818     <!-- Error message shown when trying to move device administrators to external disks, such as SD card [CHAR_LIMIT=none] -->
3819     <string name="move_error_device_admin">Device admin app can\'t be installed on external media</string>
3820
3821     <string name="force_stop_dlg_title">Force stop?</string>
3822     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when killing persistent apps-->
3823     <string name="force_stop_dlg_text">If you force stop an app, it may misbehave.</string>
3824     <!-- Manage applications, text for dialog when moving an app -->
3825     <string name="move_app_failed_dlg_title"></string>
3826     <!-- Manage applications, text for dialog moving an app -->
3827     <string name="move_app_failed_dlg_text">Couldn\u2019t move app. <xliff:g id="reason">%1$s</xliff:g></string>
3828     <!-- Manage applications, application installation location title -->
3829     <string name="app_install_location_title">Preferred install location</string>
3830     <!-- Manage applications. application installation location summary -->
3831     <string name="app_install_location_summary">Change the preferred installation location for new apps</string>
3832     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling apps -->
3833     <string name="app_disable_dlg_title">Disable built-in app?</string>
3834     <!-- [CHAR LIMIT=30] Manage applications, label for option to disable app -->
3835     <string name="app_disable_dlg_positive">Disable app</string>
3836     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling apps -->
3837     <string name="app_disable_dlg_text">If you disable this app, Android and other apps may no longer function as intended.</string>
3838     <!-- [CHAR LIMIT=NONE] Manage applications, title for dialog when disabling updated apps -->
3839     <string name="app_special_disable_dlg_title">Delete data and disable app?</string>
3840     <!-- [CHAR LIMIT=NONE] Manage applications, text for dialog when disabling update apps -->
3841     <string name="app_special_disable_dlg_text">If you disable this app, Android and other apps may no longer function as intended.  Your data will also be deleted.</string>
3842     <!-- [CHAR LIMIT=30] Manage applications, title for dialog when disabling notifications for an app -->
3843     <string name="app_disable_notifications_dlg_title">Turn off notifications?</string>
3844     <!-- [CHAR LIMIT=200] Manage applications, text for dialog when disabling notifications for an app -->
3845     <string name="app_disable_notifications_dlg_text">
3846         If you turn off notifications for this app, you may miss important alerts and updates.
3847     </string>
3848
3849     <!-- Manage applications, individual application info screen, section heading for information about the app installer [CHAR_LIMIT=25] -->
3850     <string name="app_install_details_group_title">Store</string>
3851     <!-- Manage applications, individual application info screen, title for the option which will trigger application info in it's installer [CHAR_LIMIT=25] -->
3852     <string name="app_install_details_title">App details</string>
3853     <!-- Manage applications, individual application info screen, summary for the option which will trigger application info in it's installer [CHAR_LIMIT=50] -->
3854     <string name="app_install_details_summary">App installed from <xliff:g id="app_store">%1$s</xliff:g></string>
3855
3856     <!-- Manage applications, individual application info screen, summary for the option which will trigger instant app info in it's installer [CHAR_LIMIT=50] -->
3857     <string name="instant_app_details_summary">More info on <xliff:g id="app_store">%1$s</xliff:g></string>
3858
3859     <!-- App Ops Settings --> <skip />
3860     <!-- [CHAR LIMIT=NONE] App ops settings title, on main settings screen. If clicked, the user is taken to a settings screen for app operations -->
3861     <string name="app_ops_settings">App ops</string>
3862     <!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. -->
3863     <string name="app_ops_running">Running</string>
3864     <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. -->
3865     <string name="app_ops_never_used">(Never used)</string>
3866
3867     <!-- [CHAR LIMIT=25] Text shown when there are no default Apps -->
3868     <string name="no_default_apps">No default Apps.</string>
3869
3870     <!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use -->
3871     <string name="storageuse_settings_title">Storage use</string>
3872     <!-- Services settings screen, setting option summary for the user to go to the screen to app storage use -->
3873     <string name="storageuse_settings_summary">View storage used by apps</string>
3874
3875     <!-- Label for a service item when it is restarting -->
3876     <string name="service_restarting">Restarting</string>
3877     <!-- Label for a process item representing a background process -->
3878     <string name="cached">Cached background process</string>
3879     <!-- [CHAR LIMIT=25] Text shown when there are no services running -->
3880     <string name="no_running_services">Nothing running.</string>
3881     <!-- Running services, description for a service in the started state -->
3882     <string name="service_started_by_app">Started by app.</string>
3883     <!-- Running services, description for a service in the started state -->
3884     <string name="service_client_name"><xliff:g id="client_name">%1$s</xliff:g></string>
3885     <!-- [CHAR LIMIT=10] Running services, summary of background processes -->
3886     <string name="service_background_processes"><xliff:g id="memory">%1$s</xliff:g> free</string>
3887     <!-- [CHAR LIMIT=10] Running services, summary of foreground processes -->
3888     <string name="service_foreground_processes"><xliff:g id="memory">%1$s</xliff:g> used</string>
3889     <!-- [CHAR LIMIT=10] Running services, label for chart showing memory use. -->
3890     <string name="memory">RAM</string>
3891     <!-- Text to label a process entry with the process name. -->
3892     <string name="service_process_name"><xliff:g id="process">%1$s</xliff:g></string>
3893     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
3894     <!-- [CHAR LIMIT=NONE] Label of a running process that represents another user -->
3895     <string name="running_process_item_user_label">User: <xliff:g id="user_name">%1$s</xliff:g></string>
3896     <!-- [CHAR LIMIT=NONE] Label of a running process that represents a removed -->
3897     <string name="running_process_item_removed_user_label">Removed user</string>
3898     <!-- Descriptive text of a running process: singular process, singular service. -->
3899     <string name="running_processes_item_description_s_s"><xliff:g id="numprocess">%1$d</xliff:g>
3900         process and <xliff:g id="numservices">%2$d</xliff:g> service</string>
3901     <!-- Descriptive text of a running process: singular process, plural service. -->
3902     <string name="running_processes_item_description_s_p"><xliff:g id="numprocess">%1$d</xliff:g>
3903         process and <xliff:g id="numservices">%2$d</xliff:g> services</string>
3904      <!-- Descriptive text of a running process: plural process, singular service. -->
3905     <string name="running_processes_item_description_p_s"><xliff:g id="numprocess">%1$d</xliff:g>
3906         processes and <xliff:g id="numservices">%2$d</xliff:g> service</string>
3907     <!-- Descriptive text of a running process: plural process, plural service. -->
3908     <string name="running_processes_item_description_p_p"><xliff:g id="numprocess">%1$d</xliff:g>
3909         processes and <xliff:g id="numservices">%2$d</xliff:g> services</string>
3910     <!-- [CHAR LIMIT=NONE] Top title of the header of the running processes/services list. -->
3911     <string name="running_processes_header_title">Device memory</string>
3912     <!-- [CHAR LIMIT=NONE] Bottom test of the header leading in to the running
3913          processes/services list. -->
3914     <string name="running_processes_header_footer">App RAM usage</string>
3915     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3916          used by system. -->
3917     <string name="running_processes_header_system_prefix">System</string>
3918     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3919          used by apps. -->
3920     <string name="running_processes_header_apps_prefix">Apps</string>
3921     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing RAM
3922          that is free. -->
3923     <string name="running_processes_header_free_prefix">Free</string>
3924     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing total RAM
3925          used by everything. -->
3926     <string name="running_processes_header_used_prefix">Used</string>
3927     <!-- [CHAR LIMIT=20] Running processes/services header: prefix for line showing portion
3928          of free RAM that is used by cached apps. -->
3929     <string name="running_processes_header_cached_prefix">Cached</string>
3930     <!-- [CHAR_LIMIT=20] Running processes/services header: formatter for RAM use amount. -->
3931     <string name="running_processes_header_ram"><xliff:g id="ram">%1$s</xliff:g> of RAM</string>
3932
3933     <!-- Details about an application's running services. -->
3934     <string name="runningservicedetails_settings_title">Running app</string>
3935     <!-- Message displayed when there are no active services in a process. -->
3936     <string name="no_services">Not active</string>
3937     <!-- Title for list of services. -->
3938     <string name="runningservicedetails_services_title">Services</string>
3939     <!-- Title for list of services. -->
3940     <string name="runningservicedetails_processes_title">Processes</string>
3941     <!-- Running service details, stop a service that has started itself. -->
3942     <string name="service_stop">Stop</string>
3943     <!-- Running service details, manage a service that is running for some other reason. -->
3944     <string name="service_manage">Settings</string>
3945     <!-- Running service details, default description for services that are started. -->
3946     <string name="service_stop_description">This service was started by its
3947         app. Stopping it may cause the app to fail.</string>
3948     <!-- Running service details, description for running heavy-weight process. -->
3949     <string name="heavy_weight_stop_description">This app can\u2019t safely
3950         be stopped. If you stop it, you may lose some of your current work.</string>
3951     <!-- Running service details, description for background process. -->
3952     <string name="background_process_stop_description">This is an old app
3953         process that is still running in case it\u2019s needed again.
3954         There is usually no reason to stop it.</string>
3955     <!-- Running service details, default description for services that are managed. -->
3956     <string name="service_manage_description"><xliff:g id="client_name">%1$s</xliff:g>:
3957         currently in use. Tap Settings to control it.</string>
3958     <!-- Description of the main process in the details. -->
3959     <string name="main_running_process_description">Main process in use.</string>
3960     <!-- Message that a process's service is in use. -->
3961     <string name="process_service_in_use_description">Service <xliff:g id="comp_name">%1$s</xliff:g>
3962         is in use.</string>
3963     <!-- Message that a process's provider is in use. -->
3964     <string name="process_provider_in_use_description">Provider <xliff:g id="comp_name">%1$s</xliff:g>
3965         is in use.</string>
3966     <!-- Running service details, stop confirmation dialog title. Displays when user selects selects to stop a system service. -->
3967     <string name="runningservicedetails_stop_dlg_title">Stop system service?</string>
3968     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
3969     <string name="runningservicedetails_stop_dlg_text" product="tablet">If you stop this service, some
3970         features of your tablet may stop working correctly until you power it off
3971         and then on again.</string>
3972     <!-- Running service details, stop confirmation descriptive text. Displays when user selects selects to stop a system service. -->
3973     <string name="runningservicedetails_stop_dlg_text" product="default">If you stop this service, some
3974         features of your phone may stop working correctly until you power it off
3975         and then on again.</string>
3976
3977     <!-- Languages Settings --> <skip />
3978     <!-- Title of Language, input & gestures setting on main settings screen. -->
3979     <string name="language_input_gesture_title">Languages, input &amp; gestures</string>
3980     <!-- Summary of Language, input & gestures setting on main settings screen when both gesture setting and assistant feature is on. -->
3981     <string name="language_input_gesture_summary_on_with_assist"></string>
3982     <!-- Summary of Language, input & gestures setting on main settings screen when both gesture setting and non-assistant feature is on. -->
3983     <string name="language_input_gesture_summary_on_non_assist"></string>
3984     <!-- Summary of Language, input & gestures setting on main settings screen when gesture setting is off. -->
3985     <string name="language_input_gesture_summary_off"></string>
3986
3987     <!-- Title of setting on main settings screen.  This item will take the user to the screen to tweak settings realted to locale and text -->
3988     <string name="language_settings">Languages&#160;&amp; input</string>
3989     <!-- Title of Languages & input settings screen -->
3990     <string name="language_keyboard_settings_title">Languages&#160;&amp; input</string>
3991     <!-- Title of preference category that lists all settings about helping user text input such as spell checker [CHAR LIMIT=60]-->
3992     <string name="input_assistance">Input assistance</string>
3993     <!-- 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). -->
3994     <string name="keyboard_settings_category">Keyboard &amp; input methods</string>
3995     <!-- On Text & language settings screen, setting option name. title of the setting to take the user to a screen to select the locale. -->
3996     <string name="phone_language">Languages</string>
3997     <!-- On Text & language settings screen, setting option name. summary of the setting to take the user to a screen to select the locale. -->
3998     <string name="phone_language_summary">""</string>
3999     <!-- 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. -->
4000     <string name="auto_replace">Auto-replace</string>
4001     <!-- On Text & language settings screen, setting summary.  This is the summary for the "Auto-replace" setting. -->
4002     <string name="auto_replace_summary">Correct mistyped words</string>
4003     <!-- 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] -->
4004     <string name="auto_caps">Auto-capitalization</string>
4005     <!-- On Text & language settings screen, setting summary. Summary for the Auto-cap setting. [CHAR LIMIT=100]-->
4006     <string name="auto_caps_summary">Capitalize first letter in sentences</string>
4007     <!-- 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". -->
4008     <string name="auto_punctuate">Auto-punctuate</string>
4009     <!-- On Text & language settings screen, category for physical keyboard text entry options. -->
4010     <string name="hardkeyboard_category">Physical keyboard settings</string>
4011     <!-- On Text & language settings screen, setting summary for the Auto-punctuate setting. -->
4012     <string name="auto_punctuate_summary">Press Space key twice to insert \u0022.\u0022</string>
4013     <!-- 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. -->
4014     <string name="show_password">Show passwords</string>
4015     <!-- On Security & location settings screen. This is a short summary text describing what "Show passwords" setting does -->
4016     <string name="show_password_summary">Display characters briefly as you type</string>
4017     <!-- Warning message about security implications of enabling a spell checker, displayed as a dialog
4018          message when the user selects to enable a spell checker. -->
4019     <string name="spellchecker_security_warning">This spell checker may be able to collect
4020     all the text you type, including personal data like passwords and credit
4021     card numbers.  It comes from the app
4022     <xliff:g id="spellchecker_application_name">%1$s</xliff:g>.
4023     Use this spell checker?</string>
4024     <!-- Image button description for spell checker quick settings. -->
4025     <string name="spellchecker_quick_settings">Settings</string>
4026     <!-- Image button description for spell checker language. -->
4027     <string name="spellchecker_language">Language</string>
4028     <!-- Title for the 'keyboard and input methods' preference category. [CHAR LIMIT=45] -->
4029     <string name="keyboard_and_input_methods_category">Keyboard &amp; inputs</string>
4030     <!-- Title for the 'virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
4031     <string name="virtual_keyboard_category">Virtual keyboard</string>
4032     <!-- Title for the 'available virtual keyboard' preference sub-screen. [CHAR LIMIT=35] -->
4033     <string name="available_virtual_keyboard_category">Available virtual keyboard</string>
4034     <!-- 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] -->
4035     <string name="add_virtual_keyboard">Manage keyboards</string>
4036     <!-- Title for the 'keyboard assistance' preference category. [CHAR LIMIT=35] -->
4037     <string name="keyboard_assistance_category">Keyboard assistance</string>
4038     <!-- Title for the 'physical keyboard' settings screen. [CHAR LIMIT=35] -->
4039     <string name="physical_keyboard_title">Physical keyboard</string>
4040     <!-- Title for the 'show virtual keyboard' preference switch. [CHAR LIMIT=35] -->
4041     <string name="show_ime">Show virtual keyboard</string>
4042     <!-- Summary text for the 'add virtual keyboard' preference sub-screen. [CHAR LIMIT=100] -->
4043     <string name="show_ime_summary">Keep it on screen while physical keyboard is active</string>
4044     <!-- Title for the button to trigger the 'keyboard shortcuts helper' dialog. [CHAR LIMIT=35] -->
4045     <string name="keyboard_shortcuts_helper">Keyboard shortcuts helper</string>
4046     <!-- Summary text for the 'keyboard shortcuts helper' dialog. [CHAR LIMIT=100] -->
4047     <string name="keyboard_shortcuts_helper_summary">Display available shortcuts</string>
4048     <!--
4049         Format string for a physical device in the form: InputMethodSubtype - InputMethodEditor.
4050         e.g. English (US) - X Keyboard -->
4051     <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>
4052
4053     <!-- Summary text for keyboards when no layout has been selected. [CHAR LIMIT=35] -->
4054     <string name="default_keyboard_layout">Default</string>
4055
4056     <!-- On Languages & input settings screen, setting summary.  Setting for mouse pointer speed. [CHAR LIMIT=35] -->
4057     <string name="pointer_speed">Pointer speed</string>
4058
4059     <!-- 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] -->
4060     <string name="game_controller_settings_category">Game Controller</string>
4061     <!-- On Languages & input settings screen, setting title.  Setting to redirect vibration to input devices. [CHAR LIMIT=35] -->
4062     <string name="vibrate_input_devices">Use vibrator</string>
4063     <!-- On Languages & input settings screen, setting summary.  Setting to redirect vibration to input devices. [CHAR LIMIT=100] -->
4064     <string name="vibrate_input_devices_summary">Redirect vibrator to game controller when connected.</string>
4065
4066     <!-- Keyboard Layout Preference Dialog --> <skip />
4067     <!-- Title for the keyboard layout preference dialog. [CHAR LIMIT=35] -->
4068     <string name="keyboard_layout_dialog_title">Choose keyboard layout</string>
4069     <!-- Button to configure keyboard layouts.  [CHAR LIMIT=35] -->
4070     <string name="keyboard_layout_dialog_setup_button">Set up keyboard layouts</string>
4071     <!-- Hint describing how to switch keyboard layouts using the keyboard.  [CHAR LIMIT=48] -->
4072     <string name="keyboard_layout_dialog_switch_hint">To switch, press Control-Spacebar</string>
4073     <!-- Label of the default keyboard layout.  [CHAR LIMIT=35] -->
4074     <string name="keyboard_layout_default_label">Default</string>
4075
4076     <!-- Keyboard Layout Picker --> <skip />
4077     <!-- Title for the keyboard layout picker activity. [CHAR LIMIT=35] -->
4078     <string name="keyboard_layout_picker_title">Keyboard layouts</string>
4079
4080     <!-- User dictionary settings --><skip />
4081     <!-- User dictionary settings. The title of the list item to go into the Personal dictionary settings screen. [CHAR LIMIT=35] -->
4082     <string name="user_dict_settings_title">Personal dictionary</string>
4083     <!-- User dictionary settings.  The summary of the list item to go into the Personal dictionary settings screen. -->
4084     <string name="user_dict_settings_summary">""</string>
4085     <!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->
4086     <string name="user_dict_settings_add_menu_title">Add</string>
4087     <!-- User dictionary settings. The title of the dialog to add a new word to the user dictionary. [CHAR LIMIT=25] -->
4088     <string name="user_dict_settings_add_dialog_title">Add to dictionary</string>
4089     <!-- 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] -->
4090     <string name="user_dict_settings_add_screen_title">Phrase</string>
4091     <!-- User dictionary settings. Text on the dialog button to pop more options for adding a word. [CHAR LIMIT=16] -->
4092     <string name="user_dict_settings_add_dialog_more_options">More options</string>
4093     <!-- User dictionary settings. Text on the dialog button mask advanced options. [CHAR LIMIT=15] -->
4094     <string name="user_dict_settings_add_dialog_less_options">Less options</string>
4095     <!-- User dictionary settings. Text on the dialog button to confirm adding a word. [CHAR LIMIT=15] -->
4096     <string name="user_dict_settings_add_dialog_confirm">OK</string>
4097     <!-- 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] -->
4098     <string name="user_dict_settings_add_word_option_name">Word:</string>
4099     <!-- 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] -->
4100     <string name="user_dict_settings_add_shortcut_option_name">Shortcut:</string>
4101     <!-- User dictionary settings. Label to put before the language field. [CHAR LIMIT=20] -->
4102     <string name="user_dict_settings_add_locale_option_name">Language:</string>
4103     <!-- User dictionary settings. Hint for the text field to type the word to add to the user dictionary. [CHAR LIMIT=35] -->
4104     <string name="user_dict_settings_add_word_hint">Type a word</string>
4105     <!-- User dictionary settings. Hint for the text field to type the optional shortcut to add to the user dictionary. [CHAR LIMIT=35] -->
4106     <string name="user_dict_settings_add_shortcut_hint">Optional shortcut</string>
4107     <!-- User dictionary settings. The title of the dialog to edit an existing word in the user dictionary. -->
4108     <string name="user_dict_settings_edit_dialog_title">Edit word</string>
4109     <!-- User dictionary settings. The title of the context menu item to edit the current word -->
4110     <string name="user_dict_settings_context_menu_edit_title">Edit</string>
4111     <!-- User dictionary settings. The title of the context menu item to delete the current word -->
4112     <string name="user_dict_settings_context_menu_delete_title">Delete</string>
4113     <!-- User dictionary settings. The text to show when there are no user-defined words in the dictionary  [CHAR LIMIT=200] -->
4114     <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>
4115     <!-- User dictionary settings. The list item to choose to insert a word into the user dictionary for all languages -->
4116     <string name="user_dict_settings_all_languages">For all languages</string>
4117     <!-- User dictionary settings. The text to show for the option that shows the entire list of supported locales to choose one [CHAR LIMIT=30] -->
4118     <string name="user_dict_settings_more_languages">More languages…</string>
4119
4120     <!-- 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" -->
4121     <string name="testing">Testing</string>
4122     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
4123     <string name="testing_phone_info" product="tablet">Tablet information</string>
4124     <!-- In the Testing screen.  The item title of the activity that shows a bunch of phone-related information.  -->
4125     <string name="testing_phone_info" product="default">Phone information</string>
4126     <!-- Do not translate. In the Testing screen. The item title of the activity that shows a bunch of SIM-related operations.  -->
4127     <string name="testing_sim_toolkit">SIM toolkit</string>
4128
4129     <!-- Input methods Settings -->
4130     <string name="input_methods_settings_title">Text input</string>
4131     <!-- Setting name for Input Method chooser -->
4132     <string name="input_method">Input method</string>
4133     <!-- Title for the option to press to choose the current keyboard, also known as input method [CHAR LIMIT=35] -->
4134     <string name="current_input_method">Current Keyboard</string>
4135     <!-- Title for setting the visibility of input method selector [CHAR LIMIT=35] -->
4136     <string name="input_method_selector">Input method selector</string>
4137     <!-- An option to always show input method selector automatically when needed [CHAR LIMIT=25] -->
4138     <string name="input_method_selector_show_automatically_title">Automatic</string>
4139     <!-- An option to always show input method selector [CHAR LIMIT=25] -->
4140     <string name="input_method_selector_always_show_title">Always show</string>
4141     <!-- An option to always hide input method selector [CHAR LIMIT=25] -->
4142     <string name="input_method_selector_always_hide_title">Always hide</string>
4143     <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
4144     <string name="configure_input_method">Set up input methods</string>
4145     <!-- Title for settings of each IME [CHAR LIMIT=25] -->
4146     <string name="input_method_settings">Settings</string>
4147     <!-- Spoken description for IME settings image button [CHAR LIMIT=NONE] -->
4148     <string name="input_method_settings_button">Settings</string>
4149     <!-- Input Methods Settings localized format string for generating the appropriate "Foo settings" menu label for the Input Method named "Foo" [CHAR LIMIT=35] -->
4150     <string name="input_methods_settings_label_format"><xliff:g id="ime_name">%1$s</xliff:g> settings</string>
4151     <!-- Title for the settings of selecting active input methods of an IME [CHAR LIMIT=35] -->
4152     <string name="input_methods_and_subtype_enabler_title">Choose active input methods</string>
4153     <!-- Summary for on-screen keyboard settings -->
4154     <string name="onscreen_keyboard_settings_summary">Onscreen keyboard settings</string>
4155     <!-- Title for built-in keyboard settings -->
4156     <string name="builtin_keyboard_settings_title">Physical keyboard</string>
4157     <!-- Summary for built-in keyboard settings -->
4158     <string name="builtin_keyboard_settings_summary">Physical keyboard settings</string>
4159
4160     <!-- Title for the screen that lets the user choose a gadget to add to the home screen
4161          (or other screens that can host gadgets).  Note to translators: we're still determining
4162          the final name for Gadgets/Widgets, so please translate both for now. -->
4163     <string name="gadget_picker_title">Choose gadget</string>
4164
4165     <!-- Title for the screen that lets the user choose a widget to add to the home screen
4166          (or other screens that can host widgets).  Note to translators: we're still determining
4167          the final name for Gadgets/Widgets, so please translate both for now. -->
4168     <string name="widget_picker_title">Choose widget</string>
4169
4170     <!-- Title in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
4171     <string name="allow_bind_app_widget_activity_allow_bind_title">Create widget and allow access?</string>
4172
4173     <!-- Message in dialog that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
4174     <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>
4175
4176     <!-- Text for checkbox that pops up when an app requests permission to bind a widget [CHAR LIMIT=NONE] -->
4177     <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>
4178
4179     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
4180     <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>
4181
4182     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
4183     <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>
4184
4185     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
4186     <string name="battery_history_minutes"><xliff:g id="minutes">%1$d</xliff:g>m <xliff:g id="seconds">%2$d</xliff:g>s</string>
4187
4188     <!-- Used to show an amount of time in the form "s seconds" in BatteryHistory -->
4189     <string name="battery_history_seconds"><xliff:g id="seconds">%1$d</xliff:g>s</string>
4190
4191     <!-- Used to show an amount of time in the form "d days, h hours, m minutes, s seconds" in BatteryHistory -->
4192     <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>
4193
4194     <!-- Used to show an amount of time in the form "h hours, m minutes, s seconds" in BatteryHistory -->
4195     <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>
4196
4197     <!-- Used to show an amount of time in the form "m minutes, s seconds" in BatteryHistory -->
4198     <string name="battery_history_minutes_no_seconds"><xliff:g id="minutes">%1$d</xliff:g>m</string>
4199
4200     <!-- XXX remove? Strings used for displaying usage statistics -->
4201     <string name="usage_stats_label">Usage statistics</string>
4202
4203     <!-- In the Testing screen. The item title of the activity that shows usage statistics.  -->
4204     <string name="testing_usage_stats">Usage statistics</string>
4205     <!-- label for text to indicate sort options -->
4206     <string name="display_order_text">Sort by:</string>
4207     <!-- label for application name -->
4208     <string name="app_name_label">App</string>
4209     <!-- label for last time used -->
4210     <string name="last_time_used_label">Last time used</string>
4211     <!-- label for usage time -->
4212     <string name="usage_time_label">Usage time</string>
4213
4214     <!-- Accessibility settings -->
4215     <skip />
4216
4217     <!-- Settings title in main settings screen for accessibility settings -->
4218     <string name="accessibility_settings">Accessibility</string>
4219     <!-- Settings title for accessibility settings screen -->
4220     <string name="accessibility_settings_title">Accessibility settings</string>
4221     <!-- Summary for Accessibility settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
4222     <string name="accessibility_settings_summary">Screen readers, display, interaction controls</string>
4223     <!-- Settings title for a brief version of Vision-Related Accessibility Settings. Displayed in Setup Wizard only. [CHAR LIMIT=35] -->
4224     <string name="vision_settings_title">Vision Settings</string>
4225     <!-- 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] -->
4226     <string name="vision_settings_description">You can customize this device to fit your needs. These accessibility features can be changed later in Settings.</string>
4227     <!-- Label for suggested action which will allow the user to change the font size and other accessibility settings. [CHAR LIMIT=40] -->
4228     <string name="vision_settings_suggestion_title">Increase font size</string>
4229     <!-- Title for the accessibility preference category of screen reader services and settings. [CHAR LIMIT=50] -->
4230     <string name="screen_reader_category_title">Screen readers</string>
4231     <!-- Title for the accessibility preference category of audio services and settings. [CHAR LIMIT=50] -->
4232     <string name="audio_and_captions_category_title">Audio &amp; on-screen text</string>
4233     <!-- Title for the accessibility preference category of display services and settings. [CHAR LIMIT=50] -->
4234     <string name="display_category_title">Display</string>
4235     <!-- Title for the accessibility preference category of interaction control services and settings. [CHAR LIMIT=50] -->
4236     <string name="interaction_control_category_title">Interaction controls</string>
4237     <!-- Title for the accessibility preference category of services downloaded by the user. [CHAR LIMIT=50] -->
4238     <string name="user_installed_services_category_title">Downloaded services</string>
4239     <!-- Title for the accessibility preference category of settings considered to be experimental, meaning they might be changed or removed in the future. [CHAR LIMIT=50] -->
4240     <string name="experimental_category_title">Experimental</string>
4241     <!-- Title for the Talkback Accessibility Service. Displayed on the Accessibility Settings screen in Setup Wizard. [CHAR_LIMIT=25] -->
4242     <string name="talkback_title">Talkback</string>
4243     <!-- 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] -->
4244     <string name="talkback_summary">Screen reader primarily for people with blindness and low vision</string>
4245     <!-- Summary for the Select to Speak Accessibility Service. [CHAR_LIMIT=none] -->
4246     <string name="select_to_speak_summary">Tap items on your screen to hear them read aloud</string>
4247     <!-- Title for the accessibility preference screen to enable video captioning. [CHAR LIMIT=35] -->
4248     <string name="accessibility_captioning_title">Captions</string>
4249     <!-- Title for the accessibility preference screen to enable screen magnification. [CHAR LIMIT=35] -->
4250     <string name="accessibility_screen_magnification_title">Magnification</string>
4251     <!-- Title for the accessibility preference screen to enable triple-tap gesture screen magnification. [CHAR LIMIT=35] -->
4252     <string name="accessibility_screen_magnification_gestures_title">Magnify with triple-tap</string>
4253     <!-- Title for the accessibility preference screen to enable navigation bar screen magnification. [CHAR LIMIT=35] -->
4254     <string name="accessibility_screen_magnification_navbar_title">Magnify with button</string>
4255     <!-- Summary for the accessibility magnification setting indicating both "Magnify with button" and "Magnify with triple-tap" are enabled [CHAR LIMIT=50] -->
4256     <string name="accessibility_screen_magnification_state_navbar_gesture">Magnify with button &amp; triple-tap</string>
4257     <!-- Summary for the accessibility preference to enable screen magnification. [CHAR LIMIT=25] -->
4258     <string name="accessibility_preference_magnification_summary">Zoom in on screen</string>
4259     <!-- 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 -->
4260     <string name="accessibility_screen_magnification_short_summary">Tap 3 times to zoom</string>
4261     <!-- Short summary for nav bar Magnification. Tells the user that this feature allows the user to magnify the screen using a button in the nav bar -->
4262     <string name="accessibility_screen_magnification_navbar_short_summary">Tap a button to zoom</string>
4263     <!-- Summary for the accessibility preference screen to enable screen magnification gestures. [CHAR LIMIT=none] -->
4264     <string name="accessibility_screen_magnification_summary"><b>To zoom</b>, quickly tap the screen 3 times.\n<ul><li>Drag 2 or more fingers to scroll</li>\n<li>Pinch 2 or more fingers 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 to move around the screen</li>\n<li>Lift finger to zoom out</li></ul>\n\nYou can\'t zoom in on the keyboard and navigation bar.</string>
4265     <!-- Summary for the accessibility preference screen to enable screen magnification via the nav bar. [CHAR LIMIT=none] -->
4266     <string name="accessibility_screen_magnification_navbar_summary">When magnification is turned on, use the Accessibility button at the bottom of the screen to quickly magnify.\n\n<b>To zoom</b>, tap the Accessibility button, then tap anywhere on the screen.\n<ul><li>Drag 2 or more fingers to scroll</li>\n<li>Pinch 2 or more fingers to adjust zoom</li></ul>\n\n<b>To zoom temporarily</b>, tap the Accessibility button, then touch &amp; hold anywhere on the screen.\n<ul><li>Drag to move around the screen</li>\n<li>Lift finger to zoom out</li></ul>\n\nYou can’t zoom in on the keyboard or navigation bar.</string>
4267     <!-- Summary text appearing on the accessibility preference screen to enable screen magnification from the nav bar when the feature is enabled, but the accessibility button is not configured correctly for the feature to be used [CHAR LIMIT=none] -->
4268     <string name="accessibility_screen_magnification_navbar_configuration_warning">The Accessibility button is set to <xliff:g id="service" example="Select to Speak">%1$s</xliff:g>. To use magnification, touch &amp; hold the Accessibility button, then select magnification.</string>
4269     <!-- Title for the preference to configure the accessibility shortcut. [CHAR LIMIT=35] -->
4270     <string name="accessibility_global_gesture_preference_title">Accessibility shortcut</string>
4271     <!-- Title for the preference to choose the service that is turned on and off by the accessibility shortcut. [CHAR LIMIT=35] -->
4272     <string name="accessibility_shortcut_service_title">Shortcut service</string>
4273     <!-- Title for the switch preference that controls whether or not the accessibility shortcut works on the lock screen. [CHAR LIMIT=35] -->
4274     <string name="accessibility_shortcut_service_on_lock_screen_title">Allow from lock screen</string>
4275     <!-- Description of accessibility shortcut. [CHAR LIMIT=NONE] -->
4276     <string name="accessibility_shortcut_description">When the shortcut is on, you can press both volume buttons for 3 seconds to start an accessibility feature.</string>
4277     <!-- Title for the accessibility preference to high contrast text. [CHAR LIMIT=35] -->
4278     <string name="accessibility_toggle_high_text_contrast_preference_title">High contrast text</string>
4279     <!-- Title for the accessibility preference to auto update screen magnification. [CHAR LIMIT=35] -->
4280     <string name="accessibility_toggle_screen_magnification_auto_update_preference_title">Auto
4281         update screen magnification</string>
4282     <!-- Summary for the accessibility preference to auto update screen magnification. [CHAR LIMIT=50] -->
4283     <string name="accessibility_toggle_screen_magnification_auto_update_preference_summary">Update
4284         screen magnification on app transitions</string>
4285     <!-- Title for the accessibility preference to power button to end a call. [CHAR LIMIT=35] -->
4286     <string name="accessibility_power_button_ends_call_prerefence_title">Power button ends call</string>
4287     <!-- Title for the accessibility preference for enabling/disabling large icons for mouse/trackpad pointers. [CHAR LIMIT=35] -->
4288     <string name="accessibility_toggle_large_pointer_icon_title">Large mouse pointer</string>
4289     <!-- Title for the accessibility preference for master mono. [CHAR LIMIT=35] -->
4290     <string name="accessibility_toggle_master_mono_title">Mono audio</string>
4291     <!-- Summary for the accessibility preference for master mono. [CHAR LIMIT=50] -->
4292     <string name="accessibility_toggle_master_mono_summary">Combine channels when playing audio</string>
4293     <!-- Title for accessibility preference to choose long-press delay i.e. timeout before it is detected. [CHAR LIMIT=35] -->
4294     <string name="accessibility_long_press_timeout_preference_title">Touch &amp; hold delay</string>
4295     <!-- Title for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
4296     <string name="accessibility_display_inversion_preference_title">Color inversion</string>
4297     <!-- Subtitle for the accessibility preference to configure display color inversion. [CHAR LIMIT=NONE] -->
4298     <string name="accessibility_display_inversion_preference_subtitle">May affect performance</string>
4299     <!-- Title for accessibility preference for configuring feature that performs click action soon after mouse/trackpad pointer stops moving. [CHAR LIMIT=NONE] -->
4300     <string name="accessibility_autoclick_preference_title">Click after pointer stops moving</string>
4301     <!-- 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] -->
4302     <string name="accessibility_autoclick_delay_preference_title">Delay before click</string>
4303
4304     <!-- Summary text for accessibility service preferences, or preferences including a short description (eg. "ON / High accuracy mode"). -->
4305     <string name="accessibility_summary_default_combination"><xliff:g id="state" example="ON">%1$s</xliff:g> / <xliff:g id="description" example="High accuracy mode">%2$s</xliff:g></string>
4306     <!-- Preference's state when enabled. Note: UPPERCASE -->
4307     <string name="accessibility_summary_state_enabled">ON</string>
4308     <!-- Preference's state when disabled. Note: UPPERCASE -->
4309     <string name="accessibility_summary_state_disabled">OFF</string>
4310
4311     <!-- Title for the preference to show a tile for a particular feature in the Quick Settings pane. [CHAR LIMIT=NONE] -->
4312     <string name="enable_quick_setting">Show in Quick Settings</string>
4313     <!-- Title for the preference to configure the type of color space correction to apply. [CHAR LIMIT=NONE] -->
4314     <string name="daltonizer_type">Correction mode</string>
4315
4316     <!-- 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] -->
4317     <plurals name="accessibilty_autoclick_preference_subtitle_extremely_short_delay">
4318         <item quantity="one">Extremely short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4319         <item quantity="other">Extremely short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4320     </plurals>
4321     <!-- 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] -->
4322     <plurals name="accessibilty_autoclick_preference_subtitle_very_short_delay">
4323         <item quantity="one">Very short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4324         <item quantity="other">Very short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4325     </plurals>
4326     <!-- 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] -->
4327     <plurals name="accessibilty_autoclick_preference_subtitle_short_delay">
4328         <item quantity="one">Short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4329         <item quantity="other">Short delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4330     </plurals>
4331     <!-- 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] -->
4332     <plurals name="accessibilty_autoclick_preference_subtitle_long_delay">
4333         <item quantity="one">Long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4334         <item quantity="other">Long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4335     </plurals>
4336     <!-- 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] -->
4337     <plurals name="accessibilty_autoclick_preference_subtitle_very_long_delay">
4338         <item quantity="one">Very long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4339         <item quantity="other">Very long delay (<xliff:g id="click_delay_label" example="200">%1$d</xliff:g> ms)</item>
4340     </plurals>
4341
4342     <!-- Title for accessibility menu item to lauch a settings activity. [CHAR LIMIT=15] -->
4343     <string name="accessibility_menu_item_settings">Settings</string>
4344
4345     <!-- Summary for the enabled state of an accessibility feature. [CHAR LIMIT=10] -->
4346     <string name="accessibility_feature_state_on">On</string>
4347     <!-- Summary for the disabled state of an accessibility feature. [CHAR LIMIT=10] -->
4348     <string name="accessibility_feature_state_off">Off</string>
4349
4350     <!-- Title for the preference category containing the video caption preview. [CHAR LIMIT=35] -->
4351     <string name="captioning_preview_title">Preview</string>
4352     <!-- Title for the preference catgeory containing standard video caption options. [CHAR LIMIT=35] -->
4353     <string name="captioning_standard_options_title">Standard options</string>
4354     <!-- Title for the preference to change video caption locale. [CHAR LIMIT=35] -->
4355     <string name="captioning_locale">Language</string>
4356     <!-- Title for the preference to change video caption text size. [CHAR LIMIT=35] -->
4357     <string name="captioning_text_size">Text size</string>
4358     <!-- Title for the preference category containing video caption property presets. [CHAR LIMIT=35] -->
4359     <string name="captioning_preset">Caption style</string>
4360     <!-- Title for the preference catgeory containing custom video caption properties. [CHAR LIMIT=35] -->
4361     <string name="captioning_custom_options_title">Custom options</string>
4362     <!-- Title for the preference to change video caption background color. [CHAR LIMIT=35] -->
4363     <string name="captioning_background_color">Background color</string>
4364     <!-- Title for the preference to change video caption background opacity. [CHAR LIMIT=35] -->
4365     <string name="captioning_background_opacity">Background opacity</string>
4366     <!-- Title for the preference to change video caption window color. [CHAR LIMIT=35] -->
4367     <string name="captioning_window_color">Caption window color</string>
4368     <!-- Title for the preference to change video caption window opacity. [CHAR LIMIT=35] -->
4369     <string name="captioning_window_opacity">Caption window opacity</string>
4370     <!-- Title for the preference to change video caption text color. [CHAR LIMIT=35] -->
4371     <string name="captioning_foreground_color">Text color</string>
4372     <!-- Title for the preference to change video caption text opacity. [CHAR LIMIT=35] -->
4373     <string name="captioning_foreground_opacity">Text opacity</string>
4374     <!-- Title for the preference to change video caption edge color. [CHAR LIMIT=35] -->
4375     <string name="captioning_edge_color">Edge color</string>
4376     <!-- Title for the preference to change video caption edge type. [CHAR LIMIT=35] -->
4377     <string name="captioning_edge_type">Edge type</string>
4378     <!-- Title for the preference to change video caption font family (ex. monospace, sans-serif). [CHAR LIMIT=35] -->
4379     <string name="captioning_typeface">Font family</string>
4380     <!-- Sample text for previewing video caption preferences. [CHAR LIMIT=NONE] -->
4381     <string name="captioning_preview_text">Captions will look like this</string>
4382     <!-- Sample characters for previewing video caption preferences. [CHAR LIMIT=2] -->
4383     <string name="captioning_preview_characters">Aa</string>
4384
4385     <!-- Label for the default device locale. [CHAR LIMIT=35] -->
4386     <string name="locale_default">Default</string>
4387
4388     <!-- Label for color selection title in sim settings [CHAR LIMIT=35] -->
4389     <string name = "color_title">Color</string>
4390     <!-- Label for default color. This lets the app pick the color. [CHAR LIMIT=35] -->
4391     <string name="color_unspecified">Default</string>
4392     <!-- Label for no color (transparent). [CHAR LIMIT=35] -->
4393     <string name="color_none">None</string>
4394     <!-- Label for the color white. [CHAR LIMIT=35] -->
4395     <string name="color_white">White</string>
4396     <!-- Label for the color gray. [CHAR LIMIT=35] -->
4397     <string name="color_gray">Gray</string>
4398     <!-- Label for the color black. [CHAR LIMIT=35] -->
4399     <string name="color_black">Black</string>
4400     <!-- Label for the color red. [CHAR LIMIT=35] -->
4401     <string name="color_red">Red</string>
4402     <!-- Label for the color green. [CHAR LIMIT=35] -->
4403     <string name="color_green">Green</string>
4404     <!-- Label for the color blue. [CHAR LIMIT=35] -->
4405     <string name="color_blue">Blue</string>
4406     <!-- Label for the color cyan. [CHAR LIMIT=35] -->
4407     <string name="color_cyan">Cyan</string>
4408     <!-- Label for the color yellow. [CHAR LIMIT=35] -->
4409     <string name="color_yellow">Yellow</string>
4410     <!-- Label for the color magenta. [CHAR LIMIT=35] -->
4411     <string name="color_magenta">Magenta</string>
4412     <!-- Label for custom colors, formats as a HTML color. -->
4413     <string name="color_custom" translatable="false">#%1$02X%2$02X%3$02X</string>
4414
4415     <!-- Title for a warning about security implications of enabling an accessibility
4416          service. [CHAR LIMIT=NONE] -->
4417     <string name="enable_service_title">Use
4418          <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
4419     <!-- Title for the list of capabilities of an accessibility service. -->
4420     <string name="capabilities_list_title"><xliff:g id="service" example="TalkBack">%1$s</xliff:g>
4421         needs to:</string>
4422     <!-- Warning shown when user input has been blocked due to another app overlaying screen
4423          content. Since we don't know what the app is showing on top of the input target, we
4424          can't verify user consent. [CHAR LIMIT=NONE] -->
4425     <string name="touch_filtered_warning">Because an app is obscuring a permission request, Settings
4426         can’t verify your response.</string>
4427     <!-- Warning that the device data will not be encrypted with password or PIN if
4428         enabling an accessibility service and there is a secure lock setup. [CHAR LIMIT=NONE] -->
4429     <string name="enable_service_encryption_warning">If you turn on <xliff:g id="service"
4430         example="TalkBack">%1$s</xliff:g>, your device won’t use your screen lock to enhance
4431         data encryption.</string>
4432     <!-- Warning that the device data will not be encrypted with password or PIN if
4433          choosing a secure lock and there is an enabled accessibility service. [CHAR LIMIT=NONE] -->
4434     <string name="secure_lock_encryption_warning">Because you\u2019ve turned on an accessibility service,
4435         your device won’t use your screen lock to enhance data encryption.</string>
4436
4437     <!-- Message to the user to enter his pattern before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4438     <string name="enable_service_pattern_reason">Because turning on <xliff:g id="service"
4439         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your pattern.
4440     </string>
4441
4442     <!-- Message to the user to enter his PIN before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4443     <string name="enable_service_pin_reason">Because turning on <xliff:g id="service"
4444         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your PIN.
4445     </string>
4446
4447     <!-- Message to the user to enter his password before enabling an accessibility service. [CHAR LIMIT=NONE] -->
4448     <string name="enable_service_password_reason">Because turning on <xliff:g id="service"
4449         example="TalkBack">%1$s</xliff:g> affects data encryption, you need to confirm your password.
4450     </string>
4451
4452     <!-- Title for the capability of an accessibility service to receive events and keys. -->
4453     <string name="capability_title_receiveAccessibilityEvents">Observe your actions</string>
4454     <!-- Description for the capability of an accessibility service to receive events and keys. -->
4455     <string name="capability_desc_receiveAccessibilityEvents">Receive notifications when you\u2019re
4456         interacting with an app.</string>
4457
4458     <!-- Title for a warning about disabling an accessibility service. [CHAR LIMIT=NONE] -->
4459     <string name="disable_service_title">Stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>?</string>
4460     <!-- Message for a warning about disabling accessibility service. [CHAR LIMIT=NONE] -->
4461     <string name="disable_service_message">Tapping OK will
4462         stop <xliff:g id="service" example="TalkBack">%1$s</xliff:g>.</string>
4463
4464     <!-- Title for the prompt shown as a placeholder if no accessibility services are installed. [CHAR LIMIT=50] -->
4465     <string name="accessibility_no_services_installed">No services installed</string>
4466
4467     <!-- Title for the acccessibility shortcut's summary if no service is selected for use with the shortcut. [CHAR LIMIT=50] -->
4468     <string name="accessibility_no_service_selected">No service selected</string>
4469
4470     <!-- Default description for an accessibility service if the latter doesn't provide one. [CHAR LIMIT=NONE] -->
4471     <string name="accessibility_service_default_description">No description provided.</string>
4472
4473     <!-- Accessibility settings: button for lauching settings for an accessibility service -->
4474     <string name="settings_button">Settings</string>
4475
4476      <!-- Printing settings -->
4477     <skip />
4478
4479     <!-- Title in main settings screen for printing settings [CHAR LIMIT=15] -->
4480     <string name="print_settings">Printing</string>
4481
4482     <!-- Print setting summary in settings screen [CHAR LIMIT=50] -->
4483     <string name="print_settings_summary_no_service">Off</string>
4484
4485     <!-- Print setting summary in settings screen [CHAR LIMIT=50] -->
4486     <plurals name="print_settings_summary">
4487         <item quantity="one">1 print service on</item>
4488         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> print services on</item>
4489     </plurals>
4490
4491     <!-- Print setting summary in settings screenm indicating how many print jobs are active [CHAR LIMIT=None] -->
4492     <plurals name="print_jobs_summary">
4493         <item quantity="one">1 print job</item>
4494         <item quantity="other"><xliff:g id="count">%1$d</xliff:g> print jobs</item>
4495     </plurals>
4496
4497     <!-- Title for print service settings screen [CHAR LIMIT=25] -->
4498     <string name="print_settings_title">Print services</string>
4499
4500     <!-- Title for the prompt shown as a placeholder if no print services are installed. [CHAR LIMIT=50] -->
4501     <string name="print_no_services_installed">No services installed</string>
4502
4503     <!-- Title for the prompt shown as a placeholder if no printers are found while searching. [CHAR LIMIT=50] -->
4504     <string name="print_no_printers_found">No printers found</string>
4505
4506     <!-- Title for print menu item to launch a settings activity. [CHAR LIMIT=25] -->
4507     <string name="print_menu_item_settings">Settings</string>
4508
4509     <!-- Title for print menu item to launch the add printers activity. [CHAR LIMIT=25] -->
4510     <string name="print_menu_item_add_printers">Add printers</string>
4511
4512     <!-- Summary for the enabled state of a print feature. [CHAR LIMIT=10] -->
4513     <string name="print_feature_state_on">On</string>
4514     <!-- Summary for the disabled state of a print feature. [CHAR LIMIT=10] -->
4515     <string name="print_feature_state_off">Off</string>
4516
4517     <!-- Title of the action bar button to got to Play Store to download a print service. [CHAR LIMIT=25] -->
4518     <string name="print_menu_item_add_service">Add service</string>
4519
4520     <!-- Title of the action bar button to got to add a printer. [CHAR LIMIT=25] -->
4521     <string name="print_menu_item_add_printer">Add printer</string>
4522
4523     <!-- Title for the search action bar menu item. [CHAR LIMIT=20] -->
4524     <string name="print_menu_item_search">Search</string>
4525
4526     <!-- Title for the prompt if no printers are available and the system is searching for such. [CHAR LIMIT=50] -->
4527     <string name="print_searching_for_printers">Searching for printers</string>
4528
4529     <!-- Title for the prompt if no printers are available because the print service is disabled. [CHAR LIMIT=50] -->
4530     <string name="print_service_disabled">Service disabled</string>
4531
4532     <!-- Title for the menu item to open the print jobs screen. [CHAR LIMIT=25] -->
4533     <string name="print_print_jobs">Print jobs</string>
4534
4535     <!-- Title for the print job settings screen. [CHAR LIMIT=25] -->
4536     <string name="print_print_job">Print job</string>
4537
4538     <!-- Title for the button to restart a print job. [CHAR LIMIT=25] -->
4539     <string name="print_restart">Restart</string>
4540
4541     <!-- Title for the button to cancel a print job. [CHAR LIMIT=25] -->
4542     <string name="print_cancel">Cancel</string>
4543
4544     <!-- Template for the summary of a print job. [CHAR LIMIT=25] -->
4545     <string name="print_job_summary"><xliff:g id="printer">%1$s</xliff:g>\n<xliff:g id="time">%2$s</xliff:g></string>
4546
4547     <!-- Template for the label of the state for a ongoing print job. [CHAR LIMIT=25] -->
4548     <string name="print_printing_state_title_template">Printing <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4549
4550     <!-- Template for the label for a cancelling print job. [CHAR LIMIT=25] -->
4551     <string name="print_cancelling_state_title_template" >Cancelling <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4552
4553     <!-- Template for the label of the state for a failed print job. [CHAR LIMIT=25] -->
4554     <string name="print_failed_state_title_template">Printer error <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4555
4556     <!-- Template for the label of the state for a blocked print job. [CHAR LIMIT=25] -->
4557     <string name="print_blocked_state_title_template">Printer blocked <xliff:g id="print_job_name" example="foo.jpg">%1$s</xliff:g></string>
4558
4559     <!-- Utterance to announce that the search box is shown. This is spoken to a blind user. [CHAR LIMIT=none] -->
4560     <string name="print_search_box_shown_utterance">Search box shown</string>
4561
4562     <!-- Utterance to announce that the search box is hidden. This is spoken to a blind user. [CHAR LIMIT=none] -->
4563     <string name="print_search_box_hidden_utterance">Search box hidden</string>
4564
4565     <!-- Description of printer info icon. [CHAR LIMIT=50] -->
4566     <string name="printer_info_desc">More information about this printer</string>
4567
4568     <!-- App Fuel Gauge strings -->
4569     <skip />
4570
4571     <!-- Activity title for App Fuel Gauge summary -->
4572     <string name="power_usage_summary_title">Battery</string>
4573     <!-- Activity title summary for App Fuel Gauge summary -->
4574     <string name="power_usage_summary">What has been using the battery</string>
4575     <!-- Message to show when battery usage data is not available [CHAR LIMIT=30] -->
4576     <string name="power_usage_not_available">Battery usage data isn\u2019t available.</string>
4577     <!-- Display the battery level and status [CHAR_LIMIT=60] -->
4578     <string name="power_usage_level_and_status"><xliff:g id="level">%1$s</xliff:g>
4579             - <xliff:g id="status">%2$s</xliff:g></string>
4580     <!-- Display time remaining until battery is discharged [CHAR_LIMIT=60] -->
4581     <string name="power_discharge_remaining"><xliff:g id="remain">%1$s</xliff:g> remaining</string>
4582     <!-- Display time remaining until battery is charged [CHAR_LIMIT=60] -->
4583     <string name="power_charge_remaining"><xliff:g id="until_charged">%1$s</xliff:g> to charge</string>
4584
4585     <!-- Title for the background activity setting, which allows a user to control whether an app can run in the background [CHAR_LIMIT=40] -->
4586     <string name="background_activity_title">Background activity</string>
4587     <!-- Summary for the background activity [CHAR_LIMIT=120] -->
4588     <string name="background_activity_summary">Allow the app to run in the background</string>
4589     <!-- Summary for the background activity when it is on [CHAR_LIMIT=120] -->
4590     <string name="background_activity_summary_on">App can run in the background when not in use</string>
4591     <!-- Summary for the background activity when it is off [CHAR_LIMIT=120] -->
4592     <string name="background_activity_summary_off">App\'s background activity is limited when not in use</string>
4593     <!-- Summary for the background activity when it is disabled [CHAR_LIMIT=120] -->
4594     <string name="background_activity_summary_disabled">App not allowed to run in background</string>
4595
4596     <!-- Title for the screen usage in power use UI [CHAR_LIMIT=60] -->
4597     <string name="device_screen_usage">Screen usage since full charge</string>
4598     <!-- Title for the screen consumption in power use UI(i.e. Screen consumption: 30% of battery usage) [CHAR_LIMIT=40] -->
4599     <string name="device_screen_consumption">Screen consumption</string>
4600     <!-- Title for the cellular network in power use UI(i.e. Mobile network scanning: 30% of battery usage) [CHAR_LIMIT=40] -->
4601     <string name="device_cellular_network">Mobile network scanning</string>
4602
4603     <!-- Label for time since last full charge in power use UI, i.e. "7 h 20 min ago". Note: ^1 should be used in all translations [CHAR_LIMIT=60] -->
4604     <string name="power_last_full_charge_summary"><xliff:g id="time">^1</xliff:g> ago</string>
4605     <!-- Label for list of apps using battery in power use UI. Note: ^1 should be used in all translations[CHAR_LIMIT=120] -->
4606     <string name="power_usage_list_summary">App usage since full charge (<xliff:g id="time">^1</xliff:g> ago)</string>
4607     <!-- Label for device components using battery in power use UI. Note: ^1 should be used in all translations[CHAR_LIMIT=120] -->
4608     <string name="power_usage_list_summary_device">Device usage since full charge (<xliff:g id="time">^1</xliff:g> ago)</string>
4609     <!-- Description for the screen usage item [CHAR_LIMIT=120] -->
4610     <string name="screen_usage_summary">Amount of time screen has been on since full charge</string>
4611     <!-- Label for list of different types using battery in power use UI [CHAR_LIMIT=60] -->
4612     <string name="device_usage_list_summary">Device usage since full charge</string>
4613     <!-- Battery usage since unplugged -->
4614     <string name="battery_since_unplugged">Battery use since unplugged</string>
4615     <!-- Battery usage since user reset the stats -->
4616     <string name="battery_since_reset">Battery use since reset</string>
4617     <!-- Battery usage on battery duration -->
4618     <string name="battery_stats_on_battery"><xliff:g id="time">%1$s</xliff:g> on battery</string>
4619     <!-- Battery usage duration -->
4620     <string name="battery_stats_duration"><xliff:g id="time">%1$s</xliff:g> since unplugged</string>
4621     <!-- [CHAR LIMIT=25] Label for battery stats charging state graph -->
4622     <string name="battery_stats_charging_label">Charging</string>
4623     <!-- [CHAR LIMIT=25] Label for battery stats screen on state graph -->
4624     <string name="battery_stats_screen_on_label">Screen on</string>
4625     <!-- [CHAR LIMIT=25] Label for battery stats gps on state graph -->
4626     <string name="battery_stats_gps_on_label">GPS on</string>
4627     <!-- [CHAR LIMIT=25] Label for battery stats camera on state graph -->
4628     <string name="battery_stats_camera_on_label">Camera on</string>
4629     <!-- [CHAR LIMIT=25] Label for battery stats flashlight on state graph -->
4630     <string name="battery_stats_flashlight_on_label">Flashlight on</string>
4631     <!-- [CHAR LIMIT=25] Label for battery stats wifi running state graph -->
4632     <string name="battery_stats_wifi_running_label">Wi\u2011Fi</string>
4633     <!-- [CHAR LIMIT=25] Label for battery stats wake lock state graph -->
4634     <string name="battery_stats_wake_lock_label">Awake</string>
4635     <!-- [CHAR LIMIT=25] Label for battery stats phone signal strength graph -->
4636     <string name="battery_stats_phone_signal_label">Mobile network signal</string>
4637     <!-- Battery usage during last unplugged period -->
4638     <string name="battery_stats_last_duration">@string/menu_stats_last_unplugged</string>
4639     <!-- CPU awake time title -->
4640     <string name="awake">Device awake time</string>
4641     <!-- Wifi on time -->
4642     <string name="wifi_on_time">Wi\u2011Fi on time</string>
4643     <!-- Bluetooth on time -->
4644     <string name="bluetooth_on_time">Wi\u2011Fi on time</string>
4645
4646     <!-- Activity title for advanced battery usage page [CHAR LIMIT=60] -->
4647     <string name="advanced_battery_title">Advanced battery usage</string>
4648     <!-- Activity title for battery usage history details [CHAR LIMIT=60] -->
4649     <string name="history_details_title">History details</string>
4650
4651     <!-- Activity title for battery usage details for an app. or power consumer -->
4652     <string name="battery_details_title">Battery usage</string>
4653     <!-- Subtitle for application/subsystem details -->
4654     <string name="details_subtitle">Use details</string>
4655     <!-- Subtitle for possible options -->
4656     <string name="controls_subtitle">Adjust power use</string>
4657     <!-- Subtitle for list of packages -->
4658     <string name="packages_subtitle">Included packages</string>
4659
4660     <!-- Activity title for battery abnormal details page [CHAR LIMIT=60] -->
4661     <string name="battery_abnormal_details_title">Apps draining battery</string>
4662
4663     <!-- Summary for wakelock anomaly, means device been kept awake [CHAR LIMIT=60] -->
4664     <string name="battery_abnormal_wakelock_summary">Keeping device awake</string>
4665     <!-- Summary for wakeup alarm anomaly, meaning device been wakeup in the background [CHAR LIMIT=60] -->
4666     <string name="battery_abnormal_wakeup_alarm_summary">Waking up device in background</string>
4667     <!-- Summary for location anomaly, meaning device is requesting location too frequently [CHAR LIMIT=60] -->
4668     <string name="battery_abnormal_location_summary">Requesting location frequently</string>
4669     <!-- Summary for anomalies, meaning some apps behaving abnormally  [CHAR LIMIT=80] -->
4670     <string name="battery_abnormal_apps_summary"><xliff:g id="number">%1$d</xliff:g> apps misbehaving</string>
4671
4672     <!-- Title for force stop dialog [CHAR LIMIT=30] -->
4673     <string name="dialog_stop_title">Stop app?</string>
4674     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4675     <string name="dialog_stop_message" product="default">Your phone can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> is keeping your phone awake.\n\nTo try to fix this issue, you can stop the app.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4676     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4677     <string name="dialog_stop_message" product="tablet">Your tablet can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> is keeping your tablet awake.\n\nTo try to fix this issue, you can stop the app.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4678     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4679     <string name="dialog_stop_message" product="device">Your device can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> is keeping your device awake.\n\nTo try to fix this issue, you can stop the app.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4680
4681     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4682     <string name="dialog_stop_message_wakeup_alarm" product="default">Your phone can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your phone.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g>.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4683     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4684     <string name="dialog_stop_message_wakeup_alarm" product="tablet">Your tablet can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your tablet.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g>.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4685     <!-- Message body for force stop dialog [CHAR LIMIT=NONE] -->
4686     <string name="dialog_stop_message_wakeup_alarm" product="device">Your device can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your device.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g>.\n\nIf this keeps happening, you may need to uninstall the app to improve battery performance.</string>
4687
4688     <!-- Text for OK button in force stop dialog [CHAR LIMIT=30] -->
4689     <string name="dialog_stop_ok">Stop app</string>
4690
4691     <!-- Title for background usage dialog [CHAR LIMIT=70] -->
4692     <string name="dialog_background_check_title">Turn off background usage &amp; stop app?</string>
4693     <!-- Message body for background usage dialog [CHAR LIMIT=NONE] -->
4694     <string name="dialog_background_check_message" product="default">Your phone can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your phone.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g> and prevent it from running in the background.</string>
4695     <!-- Message body for background usage dialog [CHAR LIMIT=NONE] -->
4696     <string name="dialog_background_check_message" product="tablet">Your tablet can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your tablet.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g> and prevent it from running in the background.</string>
4697     <!-- Message body for background usage dialog [CHAR LIMIT=NONE] -->
4698     <string name="dialog_background_check_message" product="device">Your device can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps waking up your device.\n\nTo try to fix this issue, you can stop <xliff:g id="app">%1$s</xliff:g> and prevent it from running in the background.</string>
4699     <!-- Text for OK button in background usage dialog [CHAR LIMIT=30] -->
4700     <string name="dialog_background_check_ok">Turn off</string>
4701
4702     <!-- Title for location dialog [CHAR LIMIT=60] -->
4703     <string name="dialog_location_title">Turn off location?</string>
4704     <!-- Message body for location dialog [CHAR LIMIT=NONE] -->
4705     <string name="dialog_location_message" product="default">Your phone can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps requesting your location when you\'re not using the app.\n\nTo fix this issue, you can turn off location for this app.</string>
4706     <!-- Message body for location dialog [CHAR LIMIT=NONE] -->
4707     <string name="dialog_location_message" product="tablet">Your tablet can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps requesting your location when you\'re not using the app.\n\nTo fix this issue, you can turn off location for this app.</string>
4708     <!-- Message body for location dialog [CHAR LIMIT=NONE] -->
4709     <string name="dialog_location_message" product="device">Your device can\'t manage battery normally because <xliff:g id="app">%1$s</xliff:g> keeps requesting your location when you\'re not using the app.\n\nTo fix this issue, you can turn off location for this app.</string>
4710
4711     <!-- Text for OK button in location dialog [CHAR LIMIT=30] -->
4712     <string name="dialog_location_ok">Turn off</string>
4713
4714     <!-- Label for power consumed by the screen -->
4715     <string name="power_screen">Screen</string>
4716     <!-- Label for power consumed by the flashlight -->
4717     <string name="power_flashlight">Flashlight</string>
4718     <!-- Label for power consumed by the camera -->
4719     <string name="power_camera">Camera</string>
4720     <!-- Label for power consumed by Wi-Fi -->
4721     <string name="power_wifi">Wi\u2011Fi</string>
4722     <!-- Label for power consumed by Bluetooth -->
4723     <string name="power_bluetooth">Bluetooth</string>
4724     <!-- Label for power consumed by Mobile network idle -->
4725     <string name="power_cell">Mobile network standby</string>
4726     <!-- Label for power consumed by Calling -->
4727     <string name="power_phone">Voice calls</string>
4728     <!-- Label for power consumed when Idle -->
4729     <string name="power_idle" product="tablet">Tablet idle</string>
4730     <!-- Label for power consumed when Idle -->
4731     <string name="power_idle" product="default">Phone idle</string>
4732     <!-- Label for power that we aren't able to account for -->
4733     <string name="power_unaccounted">Miscellaneous</string>
4734     <!-- Label for power that we computed too much for -->
4735     <string name="power_overcounted">Over-counted</string>
4736     <!-- Label for power consumed by apps [CHAR LIMIT=30] -->
4737     <string name="power_apps">Apps</string>
4738     <!-- Label for power consumed by services [CHAR LIMIT=30] -->
4739     <string name="power_service">Services</string>
4740     <!-- Label for power consumed by system [CHAR LIMIT=30] -->
4741     <string name="power_system">System</string>
4742     <!-- Label for power consumed by user [CHAR LIMIT=30] -->
4743     <string name="power_user">Other users</string>
4744
4745     <!-- Label for CPU usage time -->
4746     <string name="usage_type_cpu">CPU total</string>
4747     <!-- Label for CPU usage in foreground -->
4748     <string name="usage_type_cpu_foreground">CPU foreground</string>
4749     <!-- [CHAR LIMIT=25] Label for keeping device from sleeping -->
4750     <string name="usage_type_wake_lock">Keep awake</string>
4751     <!-- Label for GPS usage time -->
4752     <string name="usage_type_gps">GPS</string>
4753     <!-- [CHAR LIMIT=25] Label for WIFI usage time -->
4754     <string name="usage_type_wifi_running">Wi\u2011Fi running</string>
4755     <!-- Label for Phone usage time -->
4756     <string name="usage_type_phone" product="tablet">Tablet</string>
4757     <!-- Label for Phone usage time -->
4758     <string name="usage_type_phone" product="default">Phone</string>
4759     <!-- Label for mobile network data sent [CHAR LIMIT=32] -->
4760     <string name="usage_type_data_send">Mobile packets sent</string>
4761     <!-- Label for mobile network data received [CHAR LIMIT=32] -->
4762     <string name="usage_type_data_recv">Mobile packets received</string>
4763     <!-- Label for mobile network radio active time [CHAR LIMIT=32] -->
4764     <string name="usage_type_radio_active">Mobile radio active</string>
4765     <!-- Label for Wi-Fi network data sent [CHAR LIMIT=32] -->
4766     <string name="usage_type_data_wifi_send">Wi\u2011Fi packets sent</string>
4767     <!-- Label for Wi-Fi network data received [CHAR LIMIT=32] -->
4768     <string name="usage_type_data_wifi_recv">Wi\u2011Fi packets received</string>
4769     <!-- Label for Audio usage time -->
4770     <string name="usage_type_audio">Audio</string>
4771     <!-- Label for Video usage time -->
4772     <string name="usage_type_video">Video</string>
4773     <!-- Label for Camera usage time -->
4774     <string name="usage_type_camera">Camera</string>
4775     <!-- Label for Flashlight usage time -->
4776     <string name="usage_type_flashlight">Flashlight</string>
4777     <!-- Label for time that a feature has been on -->
4778     <string name="usage_type_on_time">Time on</string>
4779     <!-- Label for time that there was no cell coverage -->
4780     <string name="usage_type_no_coverage">Time without a signal</string>
4781     <!-- Label for the total power capacity of the device's battery -->
4782     <string name="usage_type_total_battery_capacity">Total battery capacity</string>
4783     <!-- [CHAR_LIMIT=NONE] Label for amount of power use that was computed -->
4784     <string name="usage_type_computed_power">Computed power use</string>
4785     <!-- [CHAR_LIMIT=NONE] Label for amount of power use that was actually observed (though
4786          the change in battery level) -->
4787     <string name="usage_type_actual_power">Observed power use</string>
4788     <!-- Label for force stop action -->
4789     <string name="battery_action_stop">Force stop</string>
4790     <!-- Label for app details action -->
4791     <string name="battery_action_app_details">App info</string>
4792     <!-- Label for app settings action -->
4793     <string name="battery_action_app_settings">App settings</string>
4794     <!-- Label for display settings -->
4795     <string name="battery_action_display">Screen settings</string>
4796     <!-- Label for wifi settings -->
4797     <string name="battery_action_wifi">Wi\u2011Fi settings</string>
4798     <!-- Label for bluetooth settings -->
4799     <string name="battery_action_bluetooth">Bluetooth settings</string>
4800
4801     <!-- Description for voice call detail -->
4802     <string name="battery_desc_voice">Battery used by voice calls</string>
4803
4804     <!-- Description for standby detail -->
4805     <string name="battery_desc_standby" product="tablet">Battery used when tablet is idle</string>
4806     <!-- Description for standby detail -->
4807     <string name="battery_desc_standby" product="default">Battery used when phone is idle</string>
4808
4809     <!-- Description for cell radio detail -->
4810     <string name="battery_desc_radio">Battery used by cell radio</string>
4811     <!-- Suggestion to switch to airplane mode to save power -->
4812     <string name="battery_sugg_radio">Switch to airplane mode to save power in areas with no cell coverage</string>
4813
4814     <!-- [CHAR_LIMIT=NONE] Description for power consumed by the flashlight -->
4815     <string name="battery_desc_flashlight">Battery used by the flashlight</string>
4816
4817     <!-- [CHAR_LIMIT=NONE] Description for power consumed by the camera -->
4818     <string name="battery_desc_camera">Battery used by the camera</string>
4819
4820     <!-- Description for power consumed by display -->
4821     <string name="battery_desc_display">Battery used by the display and backlight</string>
4822     <!-- Suggestion for reducing display power -->
4823     <string name="battery_sugg_display">Reduce the screen brightness and/or screen timeout</string>
4824
4825     <!-- Description for wifi connectivity -->
4826     <string name="battery_desc_wifi">Battery used by Wi\u2011Fi</string>
4827     <!-- Suggestion for wifi connectivity power drain -->
4828     <string name="battery_sugg_wifi">Turn off Wi\u2011Fi when not using it or when it isn\u2019t available</string>
4829
4830     <!-- Description for bluetooth power consumption detail -->
4831     <string name="battery_desc_bluetooth">Battery used by Bluetooth</string>
4832     <!-- Suggestion for bluetooth -->
4833     <string name="battery_sugg_bluetooth_basic">Turn off Bluetooth when you aren\u2019t using it</string>
4834     <!-- Suggestion for bluetooth headset -->
4835     <string name="battery_sugg_bluetooth_headset">Try connecting to a different Bluetooth device</string>
4836
4837     <!-- [CHAR LIMIT=50] Description for power consumed by applications -->
4838     <string name="battery_desc_apps">Battery used by app</string>
4839     <!-- Suggestion for exploring application info to stop or uninstall -->
4840     <string name="battery_sugg_apps_info">Stop or uninstall the app</string>
4841     <!-- [CHAR LIMIT=100] Suggestion for getting apps to consume less power due to GPS-->
4842     <string name="battery_sugg_apps_gps">Select battery-saving mode</string>
4843     <!-- Suggestion for getting apps to consume less power -->
4844     <string name="battery_sugg_apps_settings">The app may offer settings to reduce battery use</string>
4845
4846     <!-- [CHAR LIMIT=50] Description for power consumed by users -->
4847     <string name="battery_desc_users">Battery used by user</string>
4848
4849     <!-- [CHAR LIMIT=50] Description for unaccounted power use -->
4850     <string name="battery_desc_unaccounted">Miscellaneous power use</string>
4851     <!-- [CHAR LIMIT=NONE] Description for unaccounted power use -->
4852     <string name="battery_msg_unaccounted">Battery use is an approximation of power
4853         use and does not include every source of battery drain.  Miscellaneous is the difference
4854         between the computed approximate power use and the actual drain observed on the
4855         battery.</string>
4856     <!-- [CHAR LIMIT=50] Description for over-counted power use -->
4857     <string name="battery_desc_overcounted">Over-counted power use</string>
4858     <!-- Representation of a mAh value. [CHAR LIMIT=NONE] -->
4859     <string name="mah"><xliff:g id="number" example="30">%d</xliff:g> mAh</string>
4860
4861     <!-- Description for battery usage time for an app, i.e. Used for 30min. Note: ^1 should be used in all translations [CHAR LIMIT=60] -->
4862     <string name="battery_used_for">Used for <xliff:g id="time">^1</xliff:g></string>
4863     <!-- Description for battery usage background time for an app, i.e. Active for 30min. Note: ^1 should be used in all translations [CHAR LIMIT=60] -->
4864     <string name="battery_active_for">Active for <xliff:g id="time">^1</xliff:g></string>
4865     <!-- Description for battery screen usage time for an app, i.e. Screen usage 30min. Note: ^1 should be used in all translations [CHAR LIMIT=60] -->
4866     <string name="battery_screen_usage">Screen usage <xliff:g id="time">^1</xliff:g></string>
4867     <!-- Description for battery usage info for an app, i.e. 60% used by facebook. [CHAR LIMIT=60] -->
4868     <string name="battery_used_by"><xliff:g id="percent">%1$s</xliff:g> used by <xliff:g id="app">%2$s</xliff:g></string>
4869     <!-- Description for percentage of battery usage for an app, i.e. Screen: 30% of overall battery. [CHAR LIMIT=60] -->
4870     <string name="battery_overall_usage"><xliff:g id="percent">%1$s</xliff:g> of overall battery</string>
4871     <!-- Description for battery usage detail information since last full charge. [CHAR LIMIT=120] -->
4872     <string name="battery_detail_since_full_charge">Breakdown since last full charge</string>
4873     <!-- Title for usage time since last full charge. [CHAR LIMIT=60] -->
4874     <string name="battery_last_full_charge">Last full charge</string>
4875     <!-- Description for text in battery footer. [CHAR LIMIT=NONE] -->
4876     <string name="battery_footer_summary">Battery usage data is approximate and can change based on usage</string>
4877     <!-- Title for text that shows the amount of time an app has been running while in the foreground. [CHAR LIMIT=80] -->
4878     <string name="battery_detail_foreground">While in active use</string>
4879     <!-- Title for text that shows the amount of time an app has been running while in the background. [CHAR LIMIT=80] -->
4880     <string name="battery_detail_background">While in background</string>
4881     <!-- Title for battery usage amount by this app. [CHAR LIMIT=80] -->
4882     <string name="battery_detail_power_usage">Battery usage</string>
4883     <!-- Description for battery usage amount, i.e. 16% of overall app usage(340 mAh). [CHAR LIMIT=120] -->
4884     <string name="battery_detail_power_percentage"><xliff:g id="percent">%1$s</xliff:g> of total app usage (<xliff:g id="power">%2$d</xliff:g>mAh)</string>
4885     <!-- Title for the battery usage group, which means all the battery data are calculated 'since full charge' [CHAR LIMIT=40] -->
4886     <string name ="battery_detail_info_title">Since full charge</string>
4887     <!-- Title for the battery management group [CHAR LIMIT=40] -->
4888     <string name ="battery_detail_manage_title">Manage battery usage</string>
4889
4890     <!-- Description for battery time left, i.e. 50min Estimated time left. [CHAR LIMIT=80]-->
4891     <string name="estimated_time_left">Estimated time left</string>
4892
4893     <!-- Description for charging time left, i.e. 50min until fully charged [CHAR LIMIT=80]-->
4894     <string name="estimated_charging_time_left">Until fully charged</string>
4895
4896     <!-- Description for estimated time. [CHAR LIMIT=80]-->
4897     <string name="estimated_time_description">Estimate may change based on usage</string>
4898
4899     <!-- Menu label for viewing battery usage since unplugged -->
4900     <string name="menu_stats_unplugged"><xliff:g id="unplugged">%1$s</xliff:g> since unplugged</string>
4901     <!-- Menu label for viewing battery usage since unplugged -->
4902     <string name="menu_stats_last_unplugged">While last unplugged for <xliff:g id="unplugged">%1$s</xliff:g></string>
4903     <!-- Menu label for viewing battery usage total -->
4904     <string name="menu_stats_total">Usage totals</string>
4905     <!-- Menu label for refreshing with latest usage numbers -->
4906     <string name="menu_stats_refresh">Refresh</string>
4907
4908     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
4909     <!-- Label for kernel threads in battery usage -->
4910     <string name="process_kernel_label">Android OS</string>
4911     <!-- Label for mediaserver process in battery usage -->
4912     <string name="process_mediaserver_label">Mediaserver</string>
4913     <!-- Label for dex2oat process in battery usage used for the optimization of one or more apps -->
4914     <string name="process_dex2oat_label">App optimization</string>
4915
4916     <!-- [CHAR_LIMIT=40] Battery saver: Label for feature, title + menu item -->
4917     <string name="battery_saver">Battery saver</string>
4918
4919     <!-- [CHAR_LIMIT=40] Battery saver: Title for automatic entry option -->
4920     <string name="battery_saver_turn_on_automatically_title">Turn on automatically</string>
4921
4922     <!-- [CHAR_LIMIT=40] Battery saver: Value for automatic entry option: Never -->
4923     <string name="battery_saver_turn_on_automatically_never">Never</string>
4924
4925     <!-- [CHAR_LIMIT=40] Battery saver: Value for automatic entry option: pct% battery -->
4926     <string name="battery_saver_turn_on_automatically_pct">at <xliff:g id="percent">%1$s</xliff:g> battery</string>
4927
4928     <!-- [CHAR_LIMIT=40] Battery percentage: Title -->
4929     <string name="battery_percentage">Battery percentage</string>
4930     <!-- [CHAR_LIMIT=NONE] Battery percentage: Description for preference -->
4931     <string name="battery_percentage_description">Show battery percentage in status bar</string>
4932
4933     <!-- Process Stats strings -->
4934     <skip />
4935
4936     <!-- [CHAR LIMIT=NONE] Activity title for Process Stats summary -->
4937     <string name="process_stats_summary_title">Process Stats</string>
4938     <!-- [CHAR LIMIT=NONE] Activity title summary for Process Stats summary -->
4939     <string name="process_stats_summary">Geeky stats about running processes</string>
4940     <!-- [CHAR LIMIT=NONE] Label for amount of memory use -->
4941     <string name="app_memory_use">Memory use</string>
4942     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over;
4943          timeDuration is a duration such as "1h 30m" -->
4944     <string name="process_stats_total_duration"><xliff:g id="usedRam">%1$s</xliff:g>
4945         of <xliff:g id="totalRam">%2$s</xliff:g> used over last
4946         <xliff:g id="timeDuration">%3$s</xliff:g></string>
4947     <!-- [CHAR LIMIT=NONE] Label for process stats, duration of time the stats are over;
4948          timeDuration is a duration such as "1h 30m" -->
4949     <string name="process_stats_total_duration_percentage"><xliff:g id="percent" example="50%">%1$s</xliff:g>
4950         of RAM used over
4951         <xliff:g id="timeDuration">%2$s</xliff:g></string>
4952     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4953     <string name="process_stats_type_background">Background</string>
4954     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4955     <string name="process_stats_type_foreground">Foreground</string>
4956     <!-- [CHAR LIMIT=NONE] Label for process stats, text for stats type -->
4957     <string name="process_stats_type_cached">Cached</string>
4958     <!-- [CHAR LIMIT=NONE] Label OS "process" app -->
4959     <string name="process_stats_os_label">Android OS</string>
4960     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all native processes -->
4961     <string name="process_stats_os_native">Native</string>
4962     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all kernel memory -->
4963     <string name="process_stats_os_kernel">Kernel</string>
4964     <!-- [CHAR LIMIT=NONE] Name of OS "process" for all zram memory -->
4965     <string name="process_stats_os_zram">Z-Ram</string>
4966     <!-- [CHAR LIMIT=NONE] Name of OS "process" for base memory needed for caches -->
4967     <string name="process_stats_os_cache">Caches</string>
4968     <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
4969     <string name="process_stats_ram_use">RAM use</string>
4970     <!-- [CHAR LIMIT=NONE] Label for item showing details of average RAM use -->
4971     <string name="process_stats_bg_ram_use">RAM use (background)</string>
4972     <!-- [CHAR LIMIT=NONE] Label for item showing percent of time spent running -->
4973     <string name="process_stats_run_time">Run time</string>
4974     <!-- [CHAR LIMIT=NONE] Subtitle for process stats processes list -->
4975     <string name="processes_subtitle">Processes</string>
4976     <!-- [CHAR LIMIT=NONE] Subtitle for process stats services list -->
4977     <string name="services_subtitle">Services</string>
4978     <!-- [CHAR LIMIT=NONE] Menu for process stats to select duration of stats to show -->
4979     <string name="menu_proc_stats_duration">Duration</string>
4980     <!-- [CHAR LIMIT=NONE] Activity title for process stats details on overall memory state -->
4981     <string name="mem_details_title">Memory details</string>
4982     <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory states -->
4983     <string name="mem_state_subtitle">Memory states</string>
4984     <!-- [CHAR LIMIT=NONE] Subtitle for process stats memory state details for list of memory use -->
4985     <string name="mem_use_subtitle">Memory use</string>
4986     <!-- [CHAR LIMIT=NONE] Type of memory use associated with the kernel -->
4987     <string name="mem_use_kernel_type">Kernel</string>
4988     <!-- [CHAR LIMIT=NONE] Type of memory use associated with native processes -->
4989     <string name="mem_use_native_type">Native</string>
4990     <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel caches -->
4991     <string name="mem_use_kernel_cache_type">Kernel caches</string>
4992     <!-- [CHAR LIMIT=NONE] Type of memory use associated with kernel zram swap -->
4993     <string name="mem_use_zram_type">ZRam swap</string>
4994     <!-- [CHAR LIMIT=NONE] Type of memory use that is available/free -->
4995     <string name="mem_use_free_type">Free</string>
4996     <!-- [CHAR LIMIT=NONE] Total of all memory use -->
4997     <string name="mem_use_total">Total</string>
4998     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
4999     <string name="menu_duration_3h">3 hours</string>
5000     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
5001     <string name="menu_duration_6h">6 hours</string>
5002     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
5003     <string name="menu_duration_12h">12 hours</string>
5004     <!-- [CHAR LIMIT=NONE] Menu for process stats to show 3 hours of data -->
5005     <string name="menu_duration_1d">1 day</string>
5006     <!-- [CHAR LIMIT=NONE] Menu for manage apps to control whether system processes are shown -->
5007     <string name="menu_show_system">Show system</string>
5008     <!-- [CHAR LIMIT=NONE] Menu for manage apps to control whether system processes are hidden -->
5009     <string name="menu_hide_system">Hide system</string>
5010     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether stats are shown
5011          as percentages-->
5012     <string name="menu_show_percentage">Show percentages</string>
5013     <!-- [CHAR LIMIT=NONE] Menu for process stats to control whether computation should be based
5014         on Uss (Unique Set Size) instead of Pss (Proportional Set Size) -->
5015     <string name="menu_use_uss">Use Uss</string>
5016     <!-- [CHAR LIMIT=NONE] Menu for process stats to select which type of stats to show -->
5017     <string name="menu_proc_stats_type">Stats type</string>
5018     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on background processes -->
5019     <string name="menu_proc_stats_type_background">Background</string>
5020     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on foreground processes -->
5021     <string name="menu_proc_stats_type_foreground">Foreground</string>
5022     <!-- [CHAR LIMIT=NONE] Menu for process stats to show information on cached processes -->
5023     <string name="menu_proc_stats_type_cached">Cached</string>
5024
5025     <!-- Voice input/output settings --><skip />
5026     <!-- Title of setting on main settings screen. This item will take the user to the screen to tweak settings related to speech functionality -->
5027     <string name="voice_input_output_settings">Voice input &amp; output</string>
5028     <!-- Main voice input/output settings screen title -->
5029     <string name="voice_input_output_settings_title">Voice input &amp; output settings</string>
5030     <!-- Title of voice search settings list item within voice input/output settings -->
5031     <string name="voice_search_settings_title">Voice search</string>
5032     <!-- Title of keyboard settings list item within voice input/output settings -->
5033     <string name="keyboard_settings_title">Android keyboard</string>
5034
5035     <!-- Voice input settings --><skip />
5036     <!-- [CHAR_LIMIT=NONE] Name of the settings item to open the voice input settings. -->
5037     <string name="voice_input_settings">Voice input settings</string>
5038     <!-- [CHAR_LIMIT=NONE] Title of the screen of the voice input settings -->
5039     <string name="voice_input_settings_title">Voice input</string>
5040     <!-- [CHAR LIMIT=50] The text for the settings section in which users select
5041          a voice interaction or recognition service to use. -->
5042     <string name="voice_service_preference_section_title">Voice input services</string>
5043     <!-- [CHAR LIMIT=NONE] The summary text for the voice service preference that is
5044          a full voice interaction service.  This is something that provides interactive
5045          voice control of applications; for example you can tell it commands to have it
5046          launch and let you interact with applications through your voice. -->
5047     <string name="voice_interactor_preference_summary">Full hotword and interaction</string>
5048     <!-- [CHAR LIMIT=NONE] The summary text for the voice service preference that is
5049          a simple voice recognition service.  This is something that only provides simple
5050          speech to text conversions that applications can use when they want to allow you
5051          to provide text to them through your voice (instead of with a keyboard). -->
5052     <string name="voice_recognizer_preference_summary">Simple speech to text</string>
5053     <!-- [CHAR_LIMIT=NONE] Warning message about security implications of enabling a
5054          voice interaction service, displayed as a dialog
5055          message when the user selects to enable a service. -->
5056     <string name="voice_interaction_security_warning">This voice input service will be able to
5057         perform always-on voice monitoring and control voice enabled applications on your
5058         behalf.  It comes from the <xliff:g id="voice_input_service_app_name">%s</xliff:g>
5059         application.  Enable the use of this service?</string>
5060
5061     <!-- [CHAR LIMIT=50] The text for the settings section that is used to set a preferred text to speech engine -->
5062     <string name="tts_engine_preference_title">Preferred engine</string>
5063     <!-- [CHAR LIMIT=50] The text for a settings screen of the currently set text to speech engine -->
5064     <string name="tts_engine_settings_title">Engine settings</string>
5065     <!-- [CHAR LIMIT=50] The text for a button that goes to the speech rate and pitch settings for text to speech. -->
5066     <string name="tts_sliders_title">Speech rate &amp; pitch</string>
5067     <!-- [CHAR LIMIT=50] Name for the general text to speech settings section. -->
5068     <string name="tts_engine_section_title">Engine</string>
5069     <!-- [CHAR LIMIT=50] Name for the button that goes to the voice selection screen. -->
5070     <string name="tts_install_voice_title">Voices</string>
5071
5072     <!-- The text for the settings to choose the language to use on TTS.-->
5073     <string name="tts_spoken_language">Spoken Language</string>
5074
5075     <!-- Title of the pop-up to install 3P voices on first use. -->
5076     <string name="tts_install_voices_title">Install Voices</string>
5077     <!-- Text of the pop-up to install 3P voices on first use. -->
5078     <string name="tts_install_voices_text">Continue to the <xliff:g id="tts_app_name">%s</xliff:g> app to install voices</string>
5079     <!-- Text of the button on the pop-up to install 3P voices on first use to procedd to the 3p app. -->
5080     <string name="tts_install_voices_open">Open App</string>
5081     <!-- Text of the button on the pop-up to install 3P voices on first use to cancel the operation. -->
5082     <string name="tts_install_voices_cancel">Cancel</string>
5083
5084     <!-- Name for button that resets speech rate and pitch for synthesized voice to default values in the text to speech settings.-->
5085     <string name="tts_reset">Reset</string>
5086
5087     <!-- Name for buttont hat plays a sample of the currently selected text-to-speech engine. -->
5088     <string name="tts_play">Play</string>
5089
5090     <!-- Power Control Widget -->
5091     <string name="gadget_title">Power control</string>
5092     <string name="gadget_toggle_wifi">Updating Wi\u2011Fi setting</string>
5093     <string name="gadget_toggle_bluetooth">Updating Bluetooth setting</string>
5094     <!-- Template for gadget toggle button description. Populated examples are "Wi-Fi off" or "Wi-Fi turning on". -->
5095     <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>
5096     <!-- Gadget value used to describe on state. -->
5097     <string name="gadget_state_on">on</string>
5098     <!-- Gadget value used to describe off state. -->
5099     <string name="gadget_state_off">off</string>
5100     <!-- Gadget value used to describe turning on state. -->
5101     <string name="gadget_state_turning_on">turning on</string>
5102     <!-- Gadget value used to describe turning off state. -->
5103     <string name="gadget_state_turning_off">turning off</string>
5104     <!-- Spoken description for the Wi-Fi power control gadget. -->
5105     <string name="gadget_wifi">Wi\u2011Fi</string>
5106     <!-- Spoken description for the Bluetooth power control gadget. -->
5107     <string name="gadget_bluetooth">Bluetooth</string>
5108     <!-- Spoken description for the Location power control gadget. -->
5109     <string name="gadget_location">Location</string>
5110     <!-- Spoken description for the data synchronization gadget. -->
5111     <string name="gadget_sync">Sync</string>
5112     <!-- Template for brightness gadget toggle button description. -->
5113     <string name="gadget_brightness_template">Brightness <xliff:g name="state" example="half">%1$s</xliff:g></string>
5114     <!-- Brightness gadget value used to describe automatic brightness state. -->
5115     <string name="gadget_brightness_state_auto">auto</string>
5116     <!-- Brightness gadget value used to describe maximum brightness state. -->
5117     <string name="gadget_brightness_state_full">full</string>
5118     <!-- Brightness gadget value used to describe half brightness state. -->
5119     <string name="gadget_brightness_state_half">half</string>
5120     <!-- Brightness gadget value used to describe minimum brightness state. -->
5121     <string name="gadget_brightness_state_off">off</string>
5122
5123     <!-- Title of preference to enter the VPN settings activity -->
5124     <string name="vpn_settings_title">VPN</string>
5125
5126     <!-- Title of preference group for credential storage settings [CHAR LIMIT=30] -->
5127     <string name="credentials_title">Credential storage</string>
5128     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
5129     <string name="credentials_install" product="nosdcard">Install from storage</string>
5130     <!-- Title of preference to install certificates from SD card [CHAR LIMIT=30] -->
5131     <string name="credentials_install" product="default">Install from SD card</string>
5132     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
5133     <string name="credentials_install_summary" product="nosdcard">Install certificates from storage</string>
5134     <!-- Summary of preference to install certificates from SD card [CHAR LIMIT=NONE] -->
5135     <string name="credentials_install_summary" product="default">Install certificates from SD card</string>
5136     <!-- Title of preference to reset credential storage [CHAR LIMIT=30] -->
5137     <string name="credentials_reset">Clear credentials</string>
5138     <!-- Summary of preference to reset credential storage [CHAR LIMIT=NONE] -->
5139     <string name="credentials_reset_summary">Remove all certificates</string>
5140     <!-- Title of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=30] -->
5141     <string name="trusted_credentials">Trusted credentials</string>
5142     <!-- Summary of preference to display trusted credentials (aka CA certificates) [CHAR LIMIT=NONE] -->
5143     <string name="trusted_credentials_summary">Display trusted CA certificates</string>
5144     <!-- Title of preference to display user credentials and keys [CHAR LIMIT=30] -->
5145     <string name="user_credentials">User credentials</string>
5146     <!-- Summary of preference to display user credentials and keys [CHAR LIMIT=NONE] -->
5147     <string name="user_credentials_summary">View and modify stored credentials</string>
5148     <!-- Title of preference group for advance security settings [CHAR LIMIT=30] -->
5149     <string name="advanced_security_title">Advanced</string>
5150     <!-- Title of preference of what type of credential storage this device has: hardware or software [CHAR LIMIT=30] -->
5151     <string name="credential_storage_type">Storage type</string>
5152     <!-- 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] -->
5153     <string name="credential_storage_type_hardware">Hardware-backed</string>
5154     <!-- 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] -->
5155     <string name="credential_storage_type_software">Software only</string>
5156     <!-- Error message for users that aren't allowed to see or modify credentials [CHAR LIMIT=none] -->
5157     <string name="credentials_settings_not_available">Credentials are not available for this user</string>
5158     <!-- Sub-heading for a user credential installed to be used by apps and as part of VPN configurations. [CHAR LIMIT=NONE] -->
5159     <string name="credential_for_vpn_and_apps">Installed for VPN and apps</string>
5160     <!-- Sub-heading for a user credential installed to be used as part of a Wi-Fi configuration. [CHAR LIMIT=NONE]. -->
5161     <string name="credential_for_wifi">Installed for Wi-Fi</string>
5162
5163     <!-- Title of dialog to enable credential storage [CHAR LIMIT=30] -->
5164     <string name="credentials_unlock"></string>
5165     <!-- Description of dialog to enable credential storage [CHAR LIMIT=NONE] -->
5166     <string name="credentials_unlock_hint">Type the password for credential storage.</string>
5167     <!-- Description of the input box for the old password [CHAR LIMIT=30] -->
5168     <string name="credentials_old_password">Current password:</string>
5169     <!-- Description of dialog to reset credential storage [CHAR LIMIT=NONE] -->
5170     <string name="credentials_reset_hint">Remove all the contents?</string>
5171     <string name="credentials_password_too_short">The password must have at least 8 characters.</string>
5172     <!-- Error message [CHAR LIMIT=NONE] -->
5173     <string name="credentials_wrong_password">Incorrect password.</string>
5174     <!-- Error message [CHAR LIMIT=NONE] -->
5175     <string name="credentials_reset_warning">Incorrect password. You have one more chance before credential storage is erased.</string>
5176     <!-- Error message [CHAR LIMIT=NONE] -->
5177     <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>
5178     <!-- Toast message [CHAR LIMIT=30] -->
5179     <string name="credentials_erased">Credential storage is erased.</string>
5180     <!-- Toast message [CHAR LIMIT=30] when credential storage containing private keys and certificates could not be erased (opposite of string credentials_erased) -->
5181     <string name="credentials_not_erased">Credential storage couldn\u2019t be erased.</string>
5182     <!-- Toast message [CHAR LIMIT=30] -->
5183     <string name="credentials_enabled">Credential storage is enabled.</string>
5184     <!-- Description of dialog to explain that a lock screen password is required to use credential storage [CHAR LIMIT=NONE] -->
5185     <string name="credentials_configure_lock_screen_hint">You need to set a lock screen PIN or password before you can use credential storage.</string>
5186
5187     <!-- Title of Usage Access preference item [CHAR LIMIT=30] -->
5188     <string name="usage_access_title">Apps with usage access</string>
5189
5190     <!-- Sound settings screen, setting check box label -->
5191     <string name="emergency_tone_title">Emergency tone</string>
5192     <!-- Sound settings screen, setting option summary text -->
5193     <string name="emergency_tone_summary">Set behavior when an emergency call is placed</string>
5194
5195     <!-- Backup and reset Settings screen --><skip />
5196     <!-- Backup and reset settings menu and activity title -->
5197     <string name="privacy_settings_title">Backup</string>
5198     <!-- Backup section title -->
5199     <string name="backup_section_title">Backup &amp; restore</string>
5200     <!-- Personal data section title -->
5201     <string name="personal_data_section_title">Personal data</string>
5202     <!-- Backup data menu title -->
5203     <string name="backup_data_title">Back up my data</string>
5204     <!-- Summary text of the "back up data" setting -->
5205     <string name="backup_data_summary">Back up app data, Wi\u2011Fi passwords, and other settings to Google servers</string>
5206     <!-- Configure backup account options menu title [CHAR LIMIT=25]-->
5207     <string name="backup_configure_account_title">Backup account</string>
5208     <!-- Auto-restore menu title [CHAR LIMIT=30] -->
5209     <string name="include_app_data_title">Include app data</string>
5210     <!-- Auto-restore menu title -->
5211     <string name="auto_restore_title">Automatic restore</string>
5212     <!-- Summary text of the "automatic restore" setting -->
5213     <string name="auto_restore_summary">When reinstalling an app, restore backed up settings and data</string>
5214     <!-- Title of the preference informing the user about the backup service being inactive [CHAR LIMIT=50]-->
5215     <string name="backup_inactive_title">Backup service isn\'t active</string>
5216     <!-- Default summary text of the "Configure backup account" setting [CHAR LIMIT=80]-->
5217     <string name="backup_configure_account_default_summary">No account is currently storing backed up data</string>
5218
5219     <!-- Dialog title for confirmation to erase backup data from server -->
5220     <string name="backup_erase_dialog_title"></string>
5221     <!-- Dialog title for confirmation to erase backup data from server -->
5222     <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>
5223     <!-- Dialog title for confirmation to erase full backup data from server -->
5224     <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>
5225     <!-- Summary for explanation of what full app data backup means. Manufacturers may wish to overlay this resource with their own text  -->
5226     <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>
5227     <!-- Device admin app settings screen --><skip />
5228     <!-- Device admin app settings activity title -->
5229     <string name="device_admin_settings_title">Device admin settings</string>
5230     <!-- Label for screen showing the active device admin apps -->
5231     <string name="active_device_admin_msg">Device admin app</string>
5232     <!-- Label for button to remove the active device admin app [CHAR LIMIT=80] -->
5233     <string name="remove_device_admin">Deactivate this device admin app</string>
5234     <!-- Label for button to uninstall the device admin app [CHAR LIMIT=80] -->
5235     <string name="uninstall_device_admin">Uninstall app</string>
5236     <!-- Label for button to deactivate and uninstall the device admin app [CHAR_LIMIT=50]-->
5237     <string name="remove_and_uninstall_device_admin">Deactivate &amp; uninstall</string>
5238     <!-- Label for screen showing to select device admin apps -->
5239     <string name="select_device_admin_msg">Device admin apps</string>
5240     <!-- Message when there are no available device admin apps to display -->
5241     <string name="no_device_admins">No device admin apps available</string>
5242     <!-- Title for personal device admin apps on the list [CHAR_LIMIT=25] -->
5243     <string name="personal_device_admin_title">Personal</string>
5244     <!-- Title for managed device admin apps on the list [CHAR_LIMIT=25] -->
5245     <string name="managed_device_admin_title">Work</string>
5246
5247     <!-- Message when there are no available trust agents to display -->
5248     <string name="no_trust_agents">No available trust agents</string>
5249
5250     <!-- Title for screen to add a device admin app [CHAR LIMIT=40] -->
5251     <string name="add_device_admin_msg">Activate device admin app?</string>
5252     <!-- Label for button to set the active device admin [CHAR_LIMIT=80] -->
5253     <string name="add_device_admin">Activate this device admin app</string>
5254     <!-- Device admin add activity title -->
5255     <string name="device_admin_add_title">Device admin</string>
5256     <!-- Device admin warning message about policies an admin can use -->
5257     <string name="device_admin_warning">Activating this admin app will allow
5258         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
5259         following operations:</string>
5260     <!-- Device admin warning message about policies an admin can use -->
5261     <string name="device_admin_status">This admin app is active and allows
5262         the app <xliff:g id="app_name">%1$s</xliff:g> to perform the
5263         following operations:</string>
5264
5265     <!-- Title for screen to set a profile owner [CHAR LIMIT=40] -->
5266     <string name="profile_owner_add_title">Activate Profile Manager?</string>
5267     <!-- Warning when trying to add a profile owner admin after setup has completed. [CHAR LIMIT=none] -->
5268     <string name="adding_profile_owner_warning">By proceeding, your user will be managed by your
5269         admin which may also be able to store associated data, in addition to your personal
5270         data.\n\nYour admin has the ability to monitor and manage settings, access, apps,
5271         and data associated with this user, including network activity and your device\'s location
5272         information.</string>
5273
5274     <!-- Message displayed to let the user know that some of the options are disabled by admin. [CHAR LIMIT=NONE] -->
5275     <string name="admin_disabled_other_options">Other options are disabled by your admin</string>
5276     <string name="admin_more_details">More details</string>
5277
5278     <!-- Name to assign to a Network Access Point that was saved without a name -->
5279     <string name="untitled_apn">Untitled</string>
5280
5281     <string name="sound_category_sound_title">General</string>
5282     <string name="notification_log_title">Notification log</string>
5283
5284     <!-- Category title for phone call's ringtone and vibration settings in the Sound Setting.
5285          [CHAR LIMIT=40] -->
5286     <string name="sound_category_call_ringtone_vibrate_title">Call ringtone &amp; vibrate</string>
5287
5288     <!-- Category title for system-wide notification and feedback settings in the Sound Setting.
5289          [CHAR LIMIT=40] -->
5290     <string name="sound_category_system_title">System</string>
5291
5292     <!-- Wifi Setup For Setup Wizard with XL screen -->
5293     <!-- Title shown in Wifi Setup Wizard with XL screen -->
5294     <string name="wifi_setup_title">Wi\u2011Fi setup</string>
5295     <!-- Title shown in Wifi Setup Wizard with XL screen when
5296          a user is configuring password for a network.
5297          The argument should be the name of the network.
5298          [CHAR LIMIT=50] -->
5299     <string name="wifi_setup_title_editing_network">Connect to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
5300     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
5301          the device is connecting a network the user specified.
5302          The argument should be the name of the network.
5303          [CHAR LIMIT=50] -->
5304     <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>
5305     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
5306          the device successfully connected to a network the user specified.
5307          The argument should be the name of the network.
5308          [CHAR LIMIT=50] -->
5309     <string name="wifi_setup_title_connected_network">Connected to Wi\u2011Fi network <xliff:g id="network_name" example="Happy Mobile">%s</xliff:g></string>
5310     <!-- Title shown in Wifi Setup For Setup Wizard with XL screen when
5311          a user is adding a network.
5312          [CHAR LIMIT=50] -->
5313     <string name="wifi_setup_title_add_network">Add a network</string>
5314     <!-- Text message shown when Wifi is not connected.
5315          Used in Wifi Setup For Setup Wizard with XL screen. -->
5316     <string name="wifi_setup_not_connected">Not connected</string>
5317     <!-- Button message shown on the button adding manual setting.
5318          Used in Wifi Setup For Setup Wizard with XL screen. -->
5319     <string name="wifi_setup_add_network">Add network</string>
5320     <!-- Button message shown on the button refreshing a list of network.
5321          Used in Wifi Setup For Setup Wizard with XL screen. -->
5322     <string name="wifi_setup_refresh_list">Refresh list</string>
5323     <!-- Button message shown on the button enabling users skip Wifi Setup.
5324          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=10] -->
5325     <string name="wifi_setup_skip">Skip</string>
5326     <!-- Button message shown on the button enabling users go the next step.
5327          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=10] -->
5328     <string name="wifi_setup_next">Next</string>
5329     <!-- Button label to go back to previous screen. Used in SetupWizard for
5330       XLarge screen [CHAR LIMIT=10] -->
5331     <string name="wifi_setup_back">Back</string>
5332     <!-- Button label to show detailed dialog for a selected Wi-Fi settings.
5333          Used in SetupWizard for XLarge screen [CHAR LIMIT=20] -->
5334     <string name="wifi_setup_detail">Network details</string>
5335     <!-- Button label to connect to a Wi-Fi network.
5336          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
5337     <string name="wifi_setup_connect">Connect</string>
5338     <!-- Button label to delete a Wi-Fi network.
5339          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
5340     <string name="wifi_setup_forget">Forget</string>
5341     <!-- Button label to save a Wi-Fi network configuration.
5342          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
5343     <string name="wifi_setup_save">Save</string>
5344     <!-- Button label to dismiss the dialog.
5345          Used in SetupWizard for XLarge screen [CHAR LIMIT=10] -->
5346     <string name="wifi_setup_cancel">Cancel</string>
5347
5348     <!-- The message shown above available networks when the device is scanning
5349          available networks [CHAR LIMIT=35] -->
5350     <string name="wifi_setup_status_scanning">Scanning networks\u2026</string>
5351     <!-- Message shown above available network when there's no connected network.
5352          Used in Wifi Setup For Setup Wizard with XL screen. -->
5353     <string name="wifi_setup_status_select_network">Tap a network to connect to it</string>
5354     <!-- Message shown above available networks when a user clicked one of available
5355          networks and the UI is showing one possible existing network.
5356          Used in Wifi Setup. -->
5357     <string name="wifi_setup_status_existing_network">Connect to existing network</string>
5358     <!-- Message shown above available networks when a user clicked one of available
5359          networks and the network doesn't require configuration (e.g. password)
5360          Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
5361     <string name="wifi_setup_status_unsecured_network">Connect to unsecured network</string>
5362     <!-- Message shown above available networks when a user clicked one of available
5363          networks and the UI is prompting the user to edit the network configuration
5364          if needed. Used in Wifi Setup with XL screen. [CHAR LIMIT=35] -->
5365     <string name="wifi_setup_status_edit_network">Type network configuration</string>
5366     <!-- The message shown above available networks when a user clicked "Add network"
5367          button. Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
5368     <string name="wifi_setup_status_new_network">Connect to new network</string>
5369     <!-- The message shown above available networks when a user clicked one of available
5370          networks or created another profile and he/she is waiting for the connection
5371          is established.
5372          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
5373     <string name="wifi_setup_status_connecting">Connecting\u2026</string>
5374     <!-- The message shown above available networks when connection is established,
5375          letting a user to proceed to the next step of the SetupWizard.
5376          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
5377     <string name="wifi_setup_status_proceed_to_next">Go to the next step</string>
5378     <!-- The message shown above available networks when a user clicked a network secured by
5379          EAP. We don't allow the user to connect it.
5380          Used in Wifi Setup For Setup Wizard with XL screen. [CHAR LIMIT=35] -->
5381     <string name="wifi_setup_status_eap_not_supported">EAP isn\u2019t supported.</string>
5382     <!-- Message shown when users select EAP in Wi-Fi settings for SetupWizard,
5383          saying EAP can't be configured in SetupWizard flow.
5384          [CHAR LIMIT=NONE] -->
5385     <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>
5386     <!-- Message shown when the device is connecting a network [CHAR LIMIT=NONE] -->
5387     <string name="wifi_setup_description_connecting">Connecting can take a few minutes\u2026</string>
5388     <!-- Message shown when the device is connected to a network [CHAR LIMIT=NONE] -->
5389     <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>
5390
5391     <!-- Do not translate. This is a stub which will be removed soon. -->
5392     <string name="time_zone_auto_stub" translatable="false">Select Time Zone</string>
5393
5394     <!-- Content description of the enabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
5395     <string name="accessibility_sync_enabled">Sync enabled</string>
5396     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
5397     <string name="accessibility_sync_disabled">Sync disabled</string>
5398     <!-- Content description of the in progress sync icon for accessibility. [CHAR LIMIT=NONE] -->
5399     <string name="accessibility_sync_in_progress">Syncing now</string>
5400     <!-- Content description of the disabled sync icon for accessibility. [CHAR LIMIT=NONE] -->
5401     <string name="accessibility_sync_error">Sync error.</string>
5402     <!-- Image description for the sync failed icon. -->
5403     <string name="sync_failed">Sync failed</string>
5404     <!-- Animation description for the sync active icon. -->
5405     <string name="sync_active">Sync active</string>
5406
5407     <!-- Account specific sync settings title [CHAR LIMIT=35] -->
5408     <string name="account_sync_settings_title">Sync</string>
5409     <!-- Message when sync is currently failing [CHAR LIMIT=100] -->
5410     <string name="sync_is_failing">Sync is currently experiencing problems. It will be back shortly.</string>
5411     <!-- Button label to add an account [CHAR LIMIT=20] -->
5412     <string name="add_account_label">Add account</string>
5413     <!-- Label for the state of the work profile [CHAR LIMIT=80] -->
5414     <string name="managed_profile_not_available_label">Work profile isn\u2019t available yet</string>
5415     <!-- Account Settings. The preference title for enabling work mode -->
5416     <string name="work_mode_label">Work mode</string>
5417     <!-- Account Settings. The preference summary for enabling work mode -->
5418     <string name="work_mode_summary">Allow work profile to function, including apps, background sync, and related features</string>
5419     <!-- Button label to remove the work profile [CHAR LIMIT=35] -->
5420     <string name="remove_managed_profile_label">Remove work profile</string>
5421     <!-- Data synchronization settings screen, title of setting that controls whether background data should be used [CHAR LIMIT=30] -->
5422     <string name="background_data">Background data</string>
5423     <!-- Data synchronization settings screen, summary of setting that controls whether background data should be used [CHAR LIMIT=60] -->
5424     <string name="background_data_summary">Apps can sync, send, and receive data at any time</string>
5425     <!-- Data synchronization settings screen, title of dialog that confirms the user's unchecking of background data [CHAR LIMIT=20] -->
5426     <string name="background_data_dialog_title">Disable background data?</string>
5427     <!-- Data synchronization settings screen, message of dialog that confirms the user's unchecking of background data [CHAR LIMIT=200] -->
5428     <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>
5429     <!-- Title for a checkbox that enables data synchronization in the account and sync screen [CHAR LIMIT=35] -->
5430     <string name="sync_automatically">Auto-sync app data</string>
5431
5432     <!-- Sync status messages on Accounts & Synchronization settings --><skip />
5433     <!-- Sync status shown when sync is enabled [CHAR LIMIT=25] -->
5434     <string name="sync_enabled">Sync is ON</string>
5435     <!-- Sync status shown when sync is disabled [CHAR LIMIT=25] -->
5436     <string name="sync_disabled">Sync is OFF</string>
5437     <!-- Sync status shown when last sync resulted in an error [CHAR LIMIT=25] -->
5438     <string name="sync_error">Sync error</string>
5439     <!-- Last synced date/time for accounts that synced [CHAR LIMIT=none] -->
5440     <string name="last_synced">Last synced <xliff:g id="last_sync_time">%1$s</xliff:g></string>
5441     <!-- Sync status shown when sync is disabled [CHAR LIMIT=30] -->
5442     <string name="sync_in_progress">Syncing now\u2026</string>
5443
5444     <!-- Data synchronization settings screen, setting option name -->
5445     <string name="settings_backup">Back up settings</string>
5446     <!-- Data synchronization settings screen, setting option summary text when check box is selected -->
5447     <string name="settings_backup_summary">Back up my settings</string>
5448     <!-- Data synchronization settings screen, menu option -->
5449     <string name="sync_menu_sync_now">Sync now</string>
5450     <!-- Data synchronization settings screen, menu option -->
5451     <string name="sync_menu_sync_cancel">Cancel sync</string>
5452     <!-- 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. -->
5453     <string name="sync_one_time_sync">Tap to sync now<xliff:g id="last_sync_time">\n%1$s</xliff:g></string>
5454     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Gmail should be synced.  Should use "Gmail" to refer to this app.-->
5455     <string name="sync_gmail">Gmail</string>
5456     <!-- Data synchronization settings screen, checkbox setting option name. Controls whether Calendar shoudl be synced. -->
5457     <string name="sync_calendar">Calendar</string>
5458     <!-- Data synchronization settings screen, checkbox setting option name -->
5459     <string name="sync_contacts">Contacts</string>
5460     <!-- Message introducing the user to Google Sync. -->
5461     <string name="sync_plug"><font fgcolor="#ffffffff">Welcome to Google sync!</font>
5462     \nA Google approach to syncing data to allow access to your contacts, appointments, and more from wherever you are.
5463     </string>
5464
5465     <!-- Header title for those settings relating to application syncing. -->
5466     <string name="header_application_sync_settings">App sync settings</string>
5467
5468     <!-- Header for data and synchronization -->
5469     <string name="header_data_and_synchronization">Data &amp; synchronization</string>
5470     <!-- Preference item that lets the user change password -->
5471     <string name="preference_change_password_title">Change password</string>
5472     <!-- Header that appears at the top of Account Settings screen -->
5473     <string name="header_account_settings">Account settings</string>
5474     <!-- Button label to remove current account -->
5475     <string name="remove_account_label">Remove account</string>
5476     <!-- Title shown in AddAccount -->
5477     <string name="header_add_an_account">Add an account</string>
5478     <!-- Button shown when this activity is run from SetupWizard -->
5479     <string name="finish_button_label">Finish</string>
5480     <!-- Title of remove message for remove account dialog -->
5481     <string name="really_remove_account_title">Remove account?</string>
5482     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
5483     <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>
5484     <!-- Remove account message in dialog [CHAR LIMIT=NONE] -->
5485     <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>
5486     <!-- This is shown if the autheticator for a given account fails to remove it. [CHAR LIMIT=NONE] -->
5487     <string name="remove_account_failed">This change isn\'t allowed by your admin</string>
5488     <!-- What to show in messaging that refers to this provider, e.g. AccountSyncSettings -->
5489     <string name="provider_label">Push subscriptions</string>
5490     <!-- Formatter in AccountSyncSettings for each application we wish to synchronize, e.g. "Sync Calendar" -->
5491     <string name="sync_item_title"><xliff:g id="authority" example="Calendar">%s</xliff:g></string>
5492     <!-- Title of dialog shown when you can't manually sync an item because it's disabled -->
5493     <string name="cant_sync_dialog_title">Can\u2019t manually sync</string>
5494     <!-- Messaage shown in dialog when you can't manually sync -->
5495     <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>
5496
5497     <string name="wimax_settings">4G</string>
5498     <string name="status_wimax_mac_address">4G MAC address</string>
5499     <!-- This is displayed to the user when the device needs to be decrypted -->
5500     <string name="enter_password">To start Android, enter your password</string>
5501     <!-- Informational text on the pin entry screen prompting the user for their pin -->
5502     <string name="enter_pin">To start Android, enter your PIN</string>
5503     <!-- Informational text on the pattern entry screen prompting the user for their pattern -->
5504     <string name="enter_pattern">To start Android, draw your pattern</string>
5505
5506     <!-- Message shown when user enters wrong pattern -->
5507     <string name="cryptkeeper_wrong_pattern">Wrong Pattern</string>
5508     <!-- Message shown when user enters wrong password -->
5509     <string name="cryptkeeper_wrong_password">Wrong Password</string>
5510     <!-- Message shown when user enters wrong PIN -->
5511     <string name="cryptkeeper_wrong_pin">Wrong PIN</string>
5512
5513     <!-- Shown when a password has been entered, and we're checking it -->
5514     <string name="checking_decryption">Checking\u2026</string>
5515     <!-- Shown when password is correct, and we're starting Android -->
5516     <string name="starting_android">Starting Android\u2026</string>
5517
5518
5519     <!-- the following are for Settings Storage screen -->
5520     <!-- Menu item/button 'delete' -->
5521     <string name="delete">Delete</string>
5522     <!-- Misc files [CHAR LIMIT=25] -->
5523     <string name="misc_files">Misc files</string>
5524     <!-- number of misc files selected [CHAR LIMIT=40] -->
5525     <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>
5526     <!-- number of bytes represented by the selected misc files [CHAR LIMIT=40] -->
5527     <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>
5528     <!--  action to select all [CHAR LIMIT=30] -->
5529     <string name="select_all">Select all</string>
5530
5531     <!-- Activity title for network data usage summary. [CHAR LIMIT=25] -->
5532     <string name="data_usage_summary_title">Data usage</string>
5533     <!-- Activity title for Appk data usage summary. [CHAR LIMIT=25] -->
5534     <string name="data_usage_app_summary_title">App data usage</string>
5535     <!-- Message about carrier data accounting.  [CHAR LIMIT=100] -->
5536     <string name="data_usage_accounting">Carrier data accounting may differ from your device.</string>
5537     <!-- Title for app usage. [CHAR LIMIT=40] -->
5538     <string name="data_usage_app">App usage</string>
5539     <!-- Title for app usage. [CHAR LIMIT=40] -->
5540     <string name="data_usage_app_info_label">APP INFO</string>
5541     <!-- Title for cellular data usage. [CHAR LIMIT=40] -->
5542     <string name="data_usage_cellular_data">Mobile data</string>
5543     <!-- Title for setting data limit. [CHAR LIMIT=40] -->
5544     <string name="data_usage_data_limit">Set data limit</string>
5545     <!-- Title for option to pick visible time range from a list available usage periods. [CHAR LIMIT=25] -->
5546     <string name="data_usage_cycle">Data usage cycle</string>
5547     <!-- Title for application data usage separator in data usage list. [CHAR LIMIT=25] -->
5548     <string name="data_usage_app_items_header_text">App usage</string>
5549     <!-- Title for menu option to enable mobile data when roaming. [CHAR LIMIT=26] -->
5550     <string name="data_usage_menu_roaming">Data roaming</string>
5551     <!-- Title for menu option to restrict background data usage. [CHAR LIMIT=26] -->
5552     <string name="data_usage_menu_restrict_background">Restrict background data</string>
5553     <!-- Title for menu option to allow background data usage. [CHAR LIMIT=26] -->
5554     <string name="data_usage_menu_allow_background">Allow background data</string>
5555     <!-- Title for menu option to show 4G mobile data usage separate from other mobile data usage. [CHAR LIMIT=26] -->
5556     <string name="data_usage_menu_split_4g">Separate 4G usage</string>
5557     <!-- Title for menu option to show Wi-Fi data usage. [CHAR LIMIT=26] -->
5558     <string name="data_usage_menu_show_wifi">Show Wi\u2011Fi</string>
5559     <!-- Title for menu option to hide Wi-Fi data usage. [CHAR LIMIT=26] -->
5560     <string name="data_usage_menu_hide_wifi">Hide Wi\u2011Fi</string>
5561     <!-- Title for menu option to show Ethernet data usage. [CHAR LIMIT=26] -->
5562     <string name="data_usage_menu_show_ethernet">Show Ethernet usage</string>
5563     <!-- Title for menu option to hide Ethernet data usage. [CHAR LIMIT=26] -->
5564     <string name="data_usage_menu_hide_ethernet">Hide Ethernet usage</string>
5565     <!-- Title for menu option to configure metered networks. [CHAR LIMIT=26] -->
5566     <string name="data_usage_menu_metered">Network restrictions</string>
5567     <!-- Title for menu option to enable global auto-sync of account data -->
5568     <string name="data_usage_menu_auto_sync">Auto-sync data</string>
5569     <!-- Title for menu option to show details for all SIM cards. [CHAR LIMIT=26] -->
5570     <string name="data_usage_menu_sim_cards">SIM cards</string>
5571     <!-- Title for menu option to show details for all cellular networks. [CHAR LIMIT=26] -->
5572     <string name="data_usage_menu_cellular_networks">Mobile networks</string>
5573     <!-- Summary String for Cellular data enable toggle. [CHAR LIMIT=33] -->
5574     <string name="data_usage_cellular_data_summary">Paused at limit</string>
5575
5576     <!--  Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] -->
5577     <string name="account_settings_menu_auto_sync">Auto-sync data</string>
5578     <!--  Title for menu option to enable global auto-sync of personal account data [CHAR LIMIT=30] -->
5579     <string name="account_settings_menu_auto_sync_personal">Auto-sync personal data</string>
5580     <!--  Title for menu option to enable global auto-sync of work account data [CHAR LIMIT=30] -->
5581     <string name="account_settings_menu_auto_sync_work">Auto-sync work data</string>
5582
5583     <!-- Title for option to change data usage cycle day. [CHAR LIMIT=32] -->
5584     <string name="data_usage_change_cycle">Change cycle\u2026</string>
5585     <!-- Body of dialog prompting user to change numerical day of month that data usage cycle should reset. [CHAR LIMIT=64] -->
5586     <string name="data_usage_pick_cycle_day">Day of month to reset data usage cycle:</string>
5587     <!-- Label shown when no applications used data during selected time period. [CHAR LIMIT=48] -->
5588     <string name="data_usage_empty">No apps used data during this period.</string>
5589     <!-- Label for data usage occuring while application in foreground. [CHAR LIMIT=48] -->
5590     <string name="data_usage_label_foreground">Foreground</string>
5591     <!-- Label for data usage occuring while application in background. [CHAR LIMIT=48] -->
5592     <string name="data_usage_label_background">Background</string>
5593
5594     <!-- Label for application which has its data usage restricted. [CHAR LIMIT=16] -->
5595     <string name="data_usage_app_restricted">restricted</string>
5596
5597     <!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] -->
5598     <string name="data_usage_disable_mobile">Turn off mobile data?</string>
5599     <!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5600     <string name="data_usage_disable_mobile_limit">Set mobile data limit</string>
5601     <!-- Checkbox label that will disable 4G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5602     <string name="data_usage_disable_4g_limit">Set 4G data limit</string>
5603     <!-- Checkbox label that will disable 2G-3G network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5604     <string name="data_usage_disable_3g_limit">Set 2G-3G data limit</string>
5605     <!-- Checkbox label that will disable Wi-Fi network data connection when user-defined limit is reached. [CHAR LIMIT=26] -->
5606     <string name="data_usage_disable_wifi_limit">Set Wi\u2011Fi data limit</string>
5607
5608     <!-- Tab title for showing Wi-Fi data usage. [CHAR LIMIT=10] -->
5609     <string name="data_usage_tab_wifi">Wi\u2011Fi</string>
5610     <!-- Tab title for showing Ethernet data usage. [CHAR LIMIT=10] -->
5611     <string name="data_usage_tab_ethernet">Ethernet</string>
5612     <!-- Tab title for showing combined mobile data usage. [CHAR LIMIT=20] -->
5613     <string name="data_usage_tab_mobile">Mobile</string>
5614     <!-- Tab title for showing 4G data usage. [CHAR LIMIT=10] -->
5615     <string name="data_usage_tab_4g">4G</string>
5616     <!-- Tab title for showing 2G and 3G data usage. [CHAR LIMIT=10] -->
5617     <string name="data_usage_tab_3g">2G-3G</string>
5618
5619     <!-- Title shown when current operation applies to mobile networks. [CHAR LIMIT=20] -->
5620     <string name="data_usage_list_mobile">Mobile</string>
5621     <!-- Title shown when current operation applies to no networks. [CHAR LIMIT=20] -->
5622     <string name="data_usage_list_none">None</string>
5623
5624     <!-- Toggle switch title for enabling all mobile data network connections. [CHAR LIMIT=32] -->
5625     <string name="data_usage_enable_mobile">Mobile data</string>
5626     <!-- Toggle switch title for enabling 2G and 3G data network connections. [CHAR LIMIT=32] -->
5627     <string name="data_usage_enable_3g">2G-3G data</string>
5628     <!-- Toggle switch title for enabling 4G data network connection. [CHAR LIMIT=32] -->
5629     <string name="data_usage_enable_4g">4G data</string>
5630
5631     <!-- Data Usage Foreground label.  [CHAR LIMIT=40] -->
5632     <string name="data_usage_forground_label">Foreground:</string>
5633     <!-- Data Usage Background label.  [CHAR LIMIT=40] -->
5634     <string name="data_usage_background_label">Background:</string>
5635     <!-- Button title for launching application-specific data usage settings. [CHAR LIMIT=32] -->
5636     <string name="data_usage_app_settings">App settings</string>
5637     <!-- Checkbox label that restricts background data usage of a specific application. [CHAR LIMIT=40] -->
5638     <string name="data_usage_app_restrict_background">Background data</string>
5639     <!-- Summary message for checkbox that restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
5640     <string name="data_usage_app_restrict_background_summary">Enable usage of mobile data in the background</string>
5641     <!-- Summary message for checkbox that restricts background data usage of a specific application when no networks have been limited. [CHAR LIMIT=84] -->
5642     <string name="data_usage_app_restrict_background_summary_disabled">To restrict background data for this app, first set a mobile data limit.</string>
5643     <!-- Title of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=48] -->
5644     <string name="data_usage_app_restrict_dialog_title">Restrict background data?</string>
5645     <!-- Body of dialog shown when user restricts background data usage of a specific application. [CHAR LIMIT=NONE] -->
5646     <string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
5647     <!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
5648     <string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\u2019ve set a mobile data limit.</string>
5649     <!--  Title of dialog shown when user enables global auto sync [CHAR LIMIT=32] -->
5650     <string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string>
5651     <!--  Body of dialog shown when user enables global auto sync, for tablet [CHAR LIMIT=none] -->
5652     <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>
5653     <!--  Body of dialog shown when user enables global auto sync [CHAR LIMIT=none] -->
5654     <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>
5655     <!--  Title of dialog shown when user disables global auto sync [CHAR LIMIT=32] -->
5656     <string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string>
5657     <!--  Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] -->
5658     <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>
5659
5660     <!-- Title of dialog for editing data usage cycle reset date. [CHAR LIMIT=48] -->
5661     <string name="data_usage_cycle_editor_title">Usage cycle reset date</string>
5662     <!-- Subtitle of dialog for editing data usage cycle reset date. [CHAR LIMIT=32] -->
5663     <string name="data_usage_cycle_editor_subtitle">Date of each month:</string>
5664     <!-- Positive button title for data usage cycle editor, confirming that changes should be saved. [CHAR LIMIT=32] -->
5665     <string name="data_usage_cycle_editor_positive">Set</string>
5666
5667     <!-- Title of dialog for editing data usage warning in bytes. [CHAR LIMIT=48] -->
5668     <string name="data_usage_warning_editor_title">Set data usage warning</string>
5669     <!-- Title of dialog for editing data usage limit in bytes. [CHAR LIMIT=48] -->
5670     <string name="data_usage_limit_editor_title">Set data usage limit</string>
5671
5672     <!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] -->
5673     <string name="data_usage_limit_dialog_title">Limiting data usage</string>
5674     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
5675     <string name="data_usage_limit_dialog_mobile" product="tablet">Your tablet will turn off mobile 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>
5676     <!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
5677     <string name="data_usage_limit_dialog_mobile" product="default">Your phone will turn off mobile 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>
5678
5679     <!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] -->
5680     <string name="data_usage_restrict_background_title">Restrict background data?</string>
5681     <!-- Body of dialog shown before user restricts background data usage. [CHAR LIMIT=NONE] -->
5682     <string name="data_usage_restrict_background">If you restrict background mobile data, some apps and services won\u2019t work unless you\u2019re connected to Wi\u2011Fi.</string>
5683     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser tablets. [CHAR LIMIT=NONE] -->
5684     <string name="data_usage_restrict_background_multiuser" product="tablet">If you restrict background mobile 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>
5685     <!-- Body of dialog shown before user restricts background data usage. This is for multiuser phones. [CHAR LIMIT=NONE] -->
5686     <string name="data_usage_restrict_background_multiuser" product="default">If you restrict background mobile 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>
5687
5688     <!-- Label displaying current network data usage warning threshold. [CHAR LIMIT=18] -->
5689     <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>
5690     <!-- Label displaying current network data usage limit threshold. [CHAR LIMIT=18] -->
5691     <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>
5692
5693     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
5694     <!-- Title of data usage item that represents all uninstalled applications. [CHAR LIMIT=48] -->
5695     <string name="data_usage_uninstalled_apps">Removed apps</string>
5696     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
5697     <!-- Title of data usage item that represents all uninstalled applications or removed users. [CHAR LIMIT=48] -->
5698     <string name="data_usage_uninstalled_apps_users">Removed apps and users</string>
5699     <!-- Combination of total network bytes sent and received by an application. [CHAR LIMIT=NONE] -->
5700     <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>
5701     <!-- Label displaying total network data transferred during a specific time period. [CHAR LIMIT=64] -->
5702     <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>
5703
5704     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
5705     <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>
5706     <!-- Label displaying total network data transferred during a specific time period, including a disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
5707     <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>
5708
5709     <!-- Dialog title for selecting metered networks. [CHAR LIMIT=25] -->
5710     <string name="data_usage_metered_title">Network restrictions</string>
5711     <!-- Dialog body for selecting paid networks. [CHAR LIMIT=NONE] -->
5712     <string name="data_usage_metered_body">Metered networks are treated like mobile networks when background data is restricted. Apps may warn before using these networks for large downloads.</string>
5713     <!-- Header for list of mobile networks. [CHAR LIMIT=32] -->
5714     <string name="data_usage_metered_mobile">Mobile networks</string>
5715     <!-- Header for list of Wi-Fi networks. [CHAR LIMIT=32] -->
5716     <string name="data_usage_metered_wifi">Metered Wi\u2011Fi networks</string>
5717     <!-- Body text prompting user to enable Wi-Fi to configure metered networks. [CHAR LIMIT=64] -->
5718     <string name="data_usage_metered_wifi_disabled">To select metered networks, turn Wi\u2011Fi on.</string>
5719
5720     <!-- Disclaimer string for data usage measured by device. [CHAR LIMIT=80] -->
5721     <string name="data_usage_disclaimer">Carrier data accounting may differ from your device.</string>
5722
5723     <!-- Button at the bottom of the CryptKeeper screen to make an emergency call. -->
5724     <string name="cryptkeeper_emergency_call">Emergency call</string>
5725     <!-- Button at the bottom of the CryptKeeper screen that lets the user return to a call -->
5726     <string name="cryptkeeper_return_to_call">Return to call</string>
5727
5728     <!-- Input label for the name of a VPN profile. [CHAR LIMIT=40] -->
5729     <string name="vpn_name">Name</string>
5730     <!-- Input label for the type of a VPN profile. [CHAR LIMIT=40] -->
5731     <string name="vpn_type">Type</string>
5732     <!-- Input label for the server address of a VPN profile. [CHAR LIMIT=40] -->
5733     <string name="vpn_server">Server address</string>
5734     <!-- Checkbox label to enable PPP encryption for a VPN profile. [CHAR LIMIT=40] -->
5735     <string name="vpn_mppe">PPP encryption (MPPE)</string>
5736     <!-- Input label for the L2TP secret of a VPN profile. [CHAR LIMIT=40] -->
5737     <string name="vpn_l2tp_secret">L2TP secret</string>
5738     <!-- Input label for the IPSec identifier of a VPN profile. [CHAR LIMIT=40] -->
5739     <string name="vpn_ipsec_identifier">IPSec identifier</string>
5740     <!-- Input label for the IPSec pre-shared key of a VPN profile. [CHAR LIMIT=40] -->
5741     <string name="vpn_ipsec_secret">IPSec pre-shared key</string>
5742     <!-- Selection label for the IPSec user certificate of a VPN profile. [CHAR LIMIT=40] -->
5743     <string name="vpn_ipsec_user_cert">IPSec user certificate</string>
5744     <!-- Selection label for the IPSec CA certificate of a VPN profile. [CHAR LIMIT=40] -->
5745     <string name="vpn_ipsec_ca_cert">IPSec CA certificate</string>
5746     <!-- Selection label for the IPSec server certificate of a VPN profile. [CHAR LIMIT=40] -->
5747     <string name="vpn_ipsec_server_cert">IPSec server certificate</string>
5748     <!-- Checkbox label to show advanced options of a VPN profile. [CHAR LIMIT=40] -->
5749     <string name="vpn_show_options">Show advanced options</string>
5750     <!-- Input label for the DNS search domains of a VPN profile. [CHAR LIMIT=40] -->
5751     <string name="vpn_search_domains">DNS search domains</string>
5752     <!-- Input label for the DNS servers of a VPN profile. [CHAR LIMIT=40] -->
5753     <string name="vpn_dns_servers">DNS servers (e.g. 8.8.8.8)</string>
5754     <!-- Input label for the forwarding routes of a VPN profile. [CHAR LIMIT=40] -->
5755     <string name="vpn_routes">Forwarding routes (e.g. 10.0.0.0/8)</string>
5756     <!-- Input label for the username of a VPN profile. [CHAR LIMIT=40] -->
5757     <string name="vpn_username">Username</string>
5758     <!-- Input label for the password of a VPN profile. [CHAR LIMIT=40] -->
5759     <string name="vpn_password">Password</string>
5760     <!-- Checkbox label to save the username and the password in a VPN profile. [CHAR LIMIT=40] -->
5761     <string name="vpn_save_login">Save account information</string>
5762     <!-- Hint for not using an optional feature in a VPN profile. [CHAR LIMIT=40] -->
5763     <string name="vpn_not_used">(not used)</string>
5764     <!-- Option to not use a CA certificate to verify the VPN server. [CHAR LIMIT=40] -->
5765     <string name="vpn_no_ca_cert">(don\u2019t verify server)</string>
5766     <!-- Option to use the server certificate received from the VPN server. [CHAR LIMIT=40] -->
5767     <string name="vpn_no_server_cert">(received from server)</string>
5768     <!-- Error message displayed below the always-on VPN checkbox when the checkbox is disabled:
5769         the selected VPN type doesn't support always-on. [CHAR LIMIT=120] -->
5770     <string name="vpn_always_on_invalid_reason_type">This VPN type can\'t stay connected at all
5771         times</string>
5772     <!-- Error message displayed below the always-on VPN checkbox when the checkbox is disabled:
5773         the server address is not in numeric form (e.g. 8.8.8.8). [CHAR LIMIT=120] -->
5774     <string name="vpn_always_on_invalid_reason_server">Always-on VPN only supports numeric server
5775         addresses</string>
5776     <!-- Error message displayed below the always-on VPN checkbox when the checkbox is disabled:
5777         no DNS is found. [CHAR LIMIT=120] -->
5778     <string name="vpn_always_on_invalid_reason_no_dns">A DNS server must be specified for always-on
5779         VPN</string>
5780     <!-- Error message displayed below the always-on VPN checkbox when the checkbox is disabled:
5781         DNS server addresses are not in numeric form (e.g. 8.8.8.8). [CHAR LIMIT=120] -->
5782     <string name="vpn_always_on_invalid_reason_dns">DNS server addresses must be numeric for
5783         always-on VPN</string>
5784     <!-- Error message displayed below the always-on VPN checkbox when the checkbox is disabled:
5785         generic error. [CHAR LIMIT=120] -->
5786     <string name="vpn_always_on_invalid_reason_other">The information entered doesn\'t support
5787         always-on VPN</string>
5788
5789     <!-- Button label to cancel changing a VPN profile. [CHAR LIMIT=40] -->
5790     <string name="vpn_cancel">Cancel</string>
5791     <!-- Button label to finish editing a VPN profile. [CHAR LIMIT=40] -->
5792     <string name="vpn_done">Dismiss</string>
5793     <!-- Button label to save a VPN profile. [CHAR LIMIT=40] -->
5794     <string name="vpn_save">Save</string>
5795     <!-- Button label to connect to a VPN profile. [CHAR LIMIT=40] -->
5796     <string name="vpn_connect">Connect</string>
5797     <!-- Button label to connect a VPN profile, replacing the current one. [CHAR LIMIT=40] -->
5798     <string name="vpn_replace">Replace</string>
5799     <!-- Dialog title to edit a VPN profile. [CHAR LIMIT=40] -->
5800     <string name="vpn_edit">Edit VPN profile</string>
5801     <!-- Button label to forget a VPN profile. [CHAR LIMIT=40] -->
5802     <string name="vpn_forget">Forget</string>
5803     <!-- Dialog title to connect to a VPN profile. [CHAR LIMIT=40] -->
5804     <string name="vpn_connect_to">Connect to <xliff:g id="profile" example="School">%s</xliff:g></string>
5805     <!-- Dialog message body to disconnect from a VPN profile. -->
5806     <string name="vpn_disconnect_confirm">Disconnect this VPN?</string>
5807     <!-- Button label to disconnect from a VPN profile. [CHAR LIMIT=40] -->
5808     <string name="vpn_disconnect">Disconnect</string>
5809     <!-- Field label to show the version number for a VPN app. [CHAR LIMIT=40] -->
5810     <string name="vpn_version">Version <xliff:g id="version" example="3.3.0">%s</xliff:g></string>
5811     <!-- Button label to forget a VPN profile [CHAR LIMIT=40] -->
5812     <string name="vpn_forget_long">Forget VPN</string>
5813     <!-- Dialog message title to set another VPN app to be always-on [CHAR LIMIT=40] -->
5814     <string name="vpn_replace_vpn_title">Replace existing VPN?</string>
5815     <!-- Dialog message title to set always-on VPN when another app was not already set. -->
5816     <string name="vpn_set_vpn_title">Set always-on VPN?</string>
5817     <!-- Dialog message body to explain that always-on VPN will disable network traffic while the VPN is connecting. -->
5818     <string name="vpn_first_always_on_vpn_message">By turning on this setting, you won\'t have an Internet connection until the VPN successfully connects</string>
5819     <!-- Dialog message body to explain that always-on VPN will disable network traffic while the VPN is connecting, and that this will replace the current VPN. -->
5820     <string name="vpn_replace_always_on_vpn_enable_message">Your existing VPN will be replaced, and you won\'t have an Internet connection until the VPN successfully connects</string>
5821     <!-- Dialog message body to connect a VPN app, replacing another VPN app that is already always-on [CHAR LIMIT=NONE] -->
5822     <string name="vpn_replace_always_on_vpn_disable_message">You\'re already connected to an always-on VPN. If you connect to a different one, your existing VPN will be replaced, and always-on mode will turn off.</string>
5823     <!-- Dialog message body to set another VPN app to be always-on [CHAR LIMIT=NONE] -->
5824     <string name="vpn_replace_vpn_message">You\'re already connected to a VPN. If you connect to a different one, your existing VPN will be replaced.</string>
5825     <!-- Dialog action button to turn on a VPN. -->
5826     <string name="vpn_turn_on">Turn on</string>
5827     <!-- Dialog mesage title when the user can't connect an always-on vpn [CHAR LIMIT=NONE] -->
5828     <string name="vpn_cant_connect_title"><xliff:g id="vpn_name" example="OpenVPN">%1$s</xliff:g> can\'t connect</string>
5829     <!-- Dialog message subtitle when the user can't connect an always-on vpn [CHAR LIMIT=NONE] -->
5830     <string name="vpn_cant_connect_message">This app doesn\'t support always-on VPN</string>
5831     <!-- Preference title for VPN settings. [CHAR LIMIT=40] -->
5832     <string name="vpn_title">VPN</string>
5833     <!-- Preference title to create a new VPN profile. [CHAR LIMIT=40] -->
5834     <string name="vpn_create">Add VPN profile</string>
5835     <!-- Menu item to edit a VPN profile. [CHAR LIMIT=40] -->
5836     <string name="vpn_menu_edit">Edit profile</string>
5837     <!-- Menu item to delete a VPN profile. [CHAR LIMIT=40] -->
5838     <string name="vpn_menu_delete">Delete profile</string>
5839     <!-- Menu item to select always-on VPN profile. [CHAR LIMIT=40] -->
5840     <string name="vpn_menu_lockdown">Always-on VPN</string>
5841     <!-- Placeholder when VPN settings is open but no VPNs have been created. [CHAR LIMIT=100] -->
5842     <string name="vpn_no_vpns_added">No VPNs added</string>
5843     <!-- Preference summary for always-on VPN checkbox. [CHAR LIMIT=40] -->
5844     <string name="vpn_always_on_summary">Stay connected to VPN at all times</string>
5845     <!-- Preference summary for app not supporting always-on VPN [CHAR LIMIT=40] -->
5846     <string name="vpn_always_on_summary_not_supported">Not supported by this app</string>
5847     <!-- Preference summary for a VPN app that is set to be always-on. [CHAR LIMIT=40]  -->
5848     <string name="vpn_always_on_summary_active">Always-on active</string>
5849     <!-- Preference title for the toggle that controls whether to force all network connections to
5850         go through VPN. [CHAR LIMIT=40] -->
5851     <string name="vpn_require_connection">Block connections without VPN</string>
5852     <!-- Dialog message title to confirm forcing all network connections to go through VPN.
5853         [CHAR LIMIT=40] -->
5854     <string name="vpn_require_connection_title">Require VPN connection?</string>
5855
5856     <!-- Summary describing the always-on VPN feature. [CHAR LIMIT=NONE] -->
5857     <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>
5858     <!-- List item indicating that no always-on VPN is selected. [CHAR LIMIT=64] -->
5859     <string name="vpn_lockdown_none">None</string>
5860     <!-- Error indicating that the selected VPN doesn't meet requirements. [CHAR LIMIT=NONE] -->
5861     <string name="vpn_lockdown_config_error">Always-on VPN requires an IP address for both server and DNS.</string>
5862
5863     <!-- Toast message when there is no network connection to start VPN. [CHAR LIMIT=100] -->
5864     <string name="vpn_no_network">There is no network connection. Please try again later.</string>
5865     <!-- Toast message when VPN has disconnected automatically due to Clear credentials. [CHAR LIMIT=NONE] -->
5866     <string name="vpn_disconnected">Disconnected from VPN</string>
5867     <!-- Seting subtext indicating the device is not currently connected to any VPN [CHAR LIMIT=40]-->
5868     <string name="vpn_disconnected_summary">None</string>
5869     <!-- Toast message when a certificate is missing. [CHAR LIMIT=100] -->
5870     <string name="vpn_missing_cert">A certificate is missing. Try editing the profile.</string>
5871
5872     <!-- Tab label for built-in system CA certificates. -->
5873     <string name="trusted_credentials_system_tab">System</string>
5874     <!-- Tab label for user added CA certificates. -->
5875     <string name="trusted_credentials_user_tab">User</string>
5876     <!-- Button label for disabling a system CA certificate. -->
5877     <string name="trusted_credentials_disable_label">Disable</string>
5878     <!-- Button label for enabling a system CA certificate. -->
5879     <string name="trusted_credentials_enable_label">Enable</string>
5880     <!-- Button label for removing a user CA certificate. -->
5881     <string name="trusted_credentials_remove_label">Remove</string>
5882     <!-- Button label for trusting a user CA certificate. -->
5883     <string name="trusted_credentials_trust_label">Trust</string>
5884     <!-- Alert dialog confirmation when enabling a system CA certificate. -->
5885     <string name="trusted_credentials_enable_confirmation">Enable the system CA certificate?</string>
5886     <!-- Alert dialog confirmation when disabling a system CA certificate. -->
5887     <string name="trusted_credentials_disable_confirmation">Disable the system CA certificate?</string>
5888     <!-- Alert dialog confirmation when removing a user CA certificate. -->
5889     <string name="trusted_credentials_remove_confirmation">Permanently remove the user CA certificate?</string>
5890
5891     <!-- Header for a list of items that a credential entry contains. For example, one private key and one certificate. [CHAR LIMIT=NONE] -->
5892     <string name="credential_contains">This entry contains:</string>
5893     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5894     <string name="one_userkey">one user key</string>
5895     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5896     <string name="one_usercrt">one user certificate</string>
5897     <!-- Item found in the PKCS12 keystore being investigated [CHAR LIMIT=NONE] -->
5898     <string name="one_cacrt">one CA certificate</string>
5899     <!-- Item found in thee PKCS12 keystore being investigated [CHAR LIMIT=NONE]-->
5900     <string name="n_cacrts">%d CA certificates</string>
5901     <!-- Alert dialog when viewing a set of user credentials. -->
5902     <string name="user_credential_title">Credential details</string>
5903     <!-- Announcement to confirm a user credential being removed. [CHAR LIMIT=NONE] -->
5904     <string name="user_credential_removed">Removed credential: <xliff:g id="credential_name" example="signing key">%s</xliff:g></string>
5905     <!-- Placeholder for the list of installed user credentials (private keys) when the list is empty. [CHAR LIMIT=120] -->
5906     <string name="user_credential_none_installed">No user credentials installed</string>
5907
5908     <!--  Title for spell checker settings -->
5909     <string name="spellcheckers_settings_title">Spell checker</string>
5910
5911     <!-- Prompt for the user to enter their current full-backup password -->
5912     <string name="current_backup_pw_prompt">Type your current full backup password here</string>
5913     <!-- Prompt for the user to enter a new full-backup password -->
5914     <string name="new_backup_pw_prompt">Type a new password for full backups here</string>
5915     <!-- Prompt for the user to confirm the new full-backup password by re-entering it -->
5916     <string name="confirm_new_backup_pw_prompt">Retype your new full backup password here</string>
5917
5918     <!-- Button label for setting the user's new full-backup password -->
5919     <string name="backup_pw_set_button_text">Set backup password</string>
5920     <!-- Button label for cancelling the new-password operation and retaining the user's previous full-backup password -->
5921     <string name="backup_pw_cancel_button_text">Cancel</string>
5922
5923     <!-- A menu item in "About phone" that allows the user to update the phone with settings
5924     from their cell phone carrier. The use of the string is similar to the string
5925     "system_update_settings_list_item_title" in this project. [CHAR LIMIT=25] -->
5926     <string name="additional_system_update_settings_list_item_title">Additional system updates</string>
5927     <!-- These statuses are displayed when a device was built with SE Android supoprt.
5928     These are displayed by the settings app in the about section. -->
5929     <string name="selinux_status_disabled">Disabled</string>
5930     <string name="selinux_status_permissive">Permissive</string>
5931     <string name="selinux_status_enforcing">Enforcing</string>
5932
5933     <!-- Notification of installed CA Certs --> <skip/>
5934
5935     <!-- Shows up when there is a user SSL CA Cert installed on the
5936          device.  Indicates to the user that SSL traffic can be intercepted.  [CHAR LIMIT=NONE] -->
5937     <string name="ssl_ca_cert_warning">Network may be monitored</string>
5938     <!-- Button to close the SSL CA cert warning dialog box, meaning the user is done reading.  [CHAR LIMIT=NONE] -->
5939     <string name="done_button">Done</string>
5940     <!-- Title of Dialog warning users of SSL monitoring. [CHAR LIMIT=NONE] -->
5941     <plurals name="ssl_ca_cert_dialog_title">
5942         <item quantity="one">Trust or remove certificate</item>
5943         <item quantity="other">Trust or remove certificates</item>
5944     </plurals>
5945     <!-- Text of message to show to device owner user whose administrator has installed a SSL CA Cert.  [CHAR LIMIT=NONE] -->
5946     <plurals name="ssl_ca_cert_info_message_device_owner">
5947         <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>
5948         <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>
5949     </plurals>
5950     <!-- Text of message to show to work profile users whose administrator has installed a SSL CA Cert.  [CHAR LIMIT=NONE] -->
5951     <plurals name="ssl_ca_cert_info_message">
5952         <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>
5953         <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>
5954     </plurals>
5955     <!-- Text of warning to show to users that have a SSL CA Cert installed.  [CHAR LIMIT=NONE] -->
5956     <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>
5957     <!-- Label on button that will take the user to the Trusted Credentials settings page.  [CHAR LIMIT=NONE]-->
5958     <plurals name="ssl_ca_cert_settings_button">
5959         <item quantity="one">Check certificate</item>
5960         <item quantity="other">Check certificates</item>
5961     </plurals>
5962
5963     <!-- User settings -->
5964     <skip/>
5965
5966     <!-- User settings screen title [CHAR LIMIT=25] -->
5967     <string name="user_settings_title">Users</string>
5968     <!-- User settings header for list of users and profiles [CHAR LIMIT=40] -->
5969     <string name="user_list_title">Users &amp; profiles</string>
5970     <!-- User settings add user or restricted profile menu [CHAR LIMIT=35] -->
5971     <string name="user_add_user_or_profile_menu">Add user or profile</string>
5972     <!-- User settings add user menu [CHAR LIMIT=35] -->
5973     <string name="user_add_user_menu">Add user</string>
5974     <!-- User settings summary for a restricted profile [CHAR LIMIT=50] -->
5975     <string name="user_summary_restricted_profile">Restricted profile</string>
5976     <!-- User settings warning that restricted profile needs a screen lock [CHAR LIMIT=NONE] -->
5977     <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>
5978     <!-- User settings dialog button to set screen lock [CHAR LIMIT=25] -->
5979     <string name="user_set_lock_button">Set lock</string>
5980     <!-- User summary to indicate that user is currently not set up [CHAR LIMIT=100] -->
5981     <string name="user_summary_not_set_up">Not set up</string>
5982     <!-- User summary to indicate that restricted profile is currently not set up [CHAR LIMIT=100] -->
5983     <string name="user_summary_restricted_not_set_up">Not set up - Restricted profile</string>
5984     <!-- User summary to indicate that a work profile is currently not set up [CHAR LIMIT=100] -->
5985     <string name="user_summary_managed_profile_not_set_up">Not set up - Work profile</string>
5986     <!-- User information string to represent the owner of the device [CHAR LIMIT=25] -->
5987     <string name="user_admin">Admin</string>
5988     <!-- User settings title for current user entry "You" user. [CHAR LIMIT=30] -->
5989     <string name="user_you">You (<xliff:g id="name" example="Name">%s</xliff:g>)</string>
5990     <!-- Title for the preference to enter the nickname of the userto display in the user switcher [CHAR LIMIT=25]-->
5991     <string name="user_nickname">Nickname</string>
5992     <!-- Title for add user type dialog [CHAR LIMIT=45] -->
5993     <string name="user_add_user_type_title">Add</string>
5994     <!-- Summary for add user action, when it's disabled [CHAR LIMIT=100] -->
5995     <string name="user_add_max_count">You can add up to <xliff:g id="user_count">%1$d</xliff:g> users</string>
5996     <!-- Summary for add user entry in the choice dialog [CHAR LIMIT=none] -->
5997     <string name="user_add_user_item_summary">Users have their own apps and content</string>
5998     <!-- Summary for add restricted profile entry in the choice dialog [CHAR LIMIT=none] -->
5999     <string name="user_add_profile_item_summary">You can restrict access to apps and content from your account</string>
6000     <!-- Button text for adding a regular user [CHAR LIMIT=25] -->
6001     <string name="user_add_user_item_title">User</string>
6002     <!-- Button text for adding a restricted profile [CHAR LIMIT=25] -->
6003     <string name="user_add_profile_item_title">Restricted profile</string>
6004     <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
6005     <string name="user_add_user_title">Add new user?</string>
6006     <!-- Message for add user confirmation dialog - long version. [CHAR LIMIT=none] -->
6007     <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>
6008     <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
6009     <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>
6010     <!-- Title of dialog to setup a new user [CHAR LIMIT=30] -->
6011     <string name="user_setup_dialog_title">Set up user now?</string>
6012     <!-- Message in dialog to setup a new user after creation [CHAR LIMIT=none] -->
6013     <string name="user_setup_dialog_message">Make sure the person is available to take the device and set up their space</string>
6014     <!-- Message in dialog to setup a new restricted profile after creation [CHAR LIMIT=none] -->
6015     <string name="user_setup_profile_dialog_message">Set up profile now?</string>
6016     <!-- Button text to setup the new user now [CHAR LIMIT=25] -->
6017     <string name="user_setup_button_setup_now">Set up now</string>
6018     <!-- Button text to setup the new user later [CHAR LIMIT=25] -->
6019     <string name="user_setup_button_setup_later">Not now</string>
6020     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
6021     <string name="user_cannot_manage_message" product="tablet">Only the tablet\u2019s owner can manage users.</string>
6022     <!-- Message to secondary users that only owner can manage users [CHAR LIMIT=none] -->
6023     <string name="user_cannot_manage_message" product="default">Only the phone\u2019s owner can manage users.</string>
6024     <!-- Message to limited users that they cannot add accounts [CHAR LIMIT=100] -->
6025     <string name="user_cannot_add_accounts_message">Restricted profiles cannot add accounts</string>
6026
6027     <!-- User details remove user menu [CHAR LIMIT=20] -->
6028     <string name="user_remove_user_menu">Delete <xliff:g id="user_name">%1$s</xliff:g> from this device</string>
6029     <!-- User lock screen settings header[CHAR LIMIT=40] -->
6030     <string name="user_lockscreen_settings">Lock screen settings</string>
6031     <!-- User settings item to allow creating new users from locks screen [CHAR LIMIT=50] -->
6032     <string name="user_add_on_lockscreen_menu">Add users from lock screen</string>
6033     <!-- User details new user name [CHAR LIMIT=30] -->
6034     <string name="user_new_user_name">New user</string>
6035     <!-- User details new restricted profile name [CHAR LIMIT=30] -->
6036     <string name="user_new_profile_name">New profile</string>
6037     <!-- User (self) removal confirmation title [CHAR LIMIT=30] -->
6038     <string name="user_confirm_remove_self_title">Delete yourself?</string>
6039     <!-- User removal confirmation title [CHAR LIMIT=25] -->
6040     <string name="user_confirm_remove_title">Remove this user?</string>
6041     <!-- Profile removal confirmation title [CHAR LIMIT=25] -->
6042     <string name="user_profile_confirm_remove_title">Remove this profile?</string>
6043     <!-- Work profile removal confirmation title [CHAR LIMIT=25] -->
6044     <string name="work_profile_confirm_remove_title">Remove work profile?</string>
6045     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
6046     <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>
6047     <!-- User (self) removal confirmation message [CHAR LIMIT=none] -->
6048     <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>
6049     <!-- User removal confirmation message [CHAR LIMIT=none] -->
6050     <string name="user_confirm_remove_message">All apps and data will be deleted.</string>
6051     <!-- Work profile removal confirmation message [CHAR LIMIT=none] -->
6052     <string name="work_profile_confirm_remove_message">All apps and data in this profile will be deleted if you continue.</string>
6053     <!-- User profile removal confirmation message [CHAR LIMIT=none] -->
6054     <string name="user_profile_confirm_remove_message">All apps and data will be deleted.</string>
6055     <!-- Setting label to show that a new user is being added [CHAR LIMIT=30] -->
6056     <string name="user_adding_new_user">Adding new user\u2026</string>
6057     <!-- Spoken content description for delete icon beside a user [CHAR LIMIT=none] -->
6058     <string name="user_delete_user_description">Delete user</string>
6059     <!-- Delete button text [CHAR LIMIT=25] -->
6060     <string name="user_delete_button">Delete</string>
6061     <!-- TODO: Remove it once the same entry in SettingsLib is translated. -->
6062     <!-- Title for Guest user [CHAR LIMIT=35] -->
6063     <string name="user_guest">Guest</string>
6064     <!-- Label for item to exit guest mode [CHAR LIMIT=35] -->
6065     <string name="user_exit_guest_title">Remove guest</string>
6066     <!-- Title of dialog to user to confirm exiting guest. [CHAR LIMIT=50] -->
6067     <string name="user_exit_guest_confirm_title">Remove guest?</string>
6068     <!-- Message to user to confirm exiting guest. [CHAR LIMIT=none] -->
6069     <string name="user_exit_guest_confirm_message">All apps and data in this session will be deleted.</string>
6070     <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
6071     <string name="user_exit_guest_dialog_remove">Remove</string>
6072
6073     <!-- Title of preference to enable calling[CHAR LIMIT=40] -->
6074     <string name="user_enable_calling">Turn on phone calls</string>
6075     <!-- Title of preference to enable calling and SMS [CHAR LIMIT=45] -->
6076     <string name="user_enable_calling_sms">Turn on phone calls &amp; SMS</string>
6077     <!-- Title of preference to remove the user [CHAR LIMIT=35] -->
6078     <string name="user_remove_user">Remove user</string>
6079     <!-- Title for confirmation of turning on calls [CHAR LIMIT=40] -->
6080     <string name="user_enable_calling_confirm_title">Turn on phone calls?</string>
6081     <!-- Message for confirmation of turning on calls [CHAR LIMIT=none] -->
6082     <string name="user_enable_calling_confirm_message">Call history will be shared with this user.</string>
6083     <!-- Title for confirmation of turning on calls and SMS [CHAR LIMIT=45] -->
6084     <string name="user_enable_calling_and_sms_confirm_title">Turn on phone calls &amp; SMS?</string>
6085     <!-- Message for confirmation of turning on calls and SMS [CHAR LIMIT=none] -->
6086     <string name="user_enable_calling_and_sms_confirm_message">Call and SMS history will be shared with this user.</string>
6087     <!-- Title for the emergency info preference [CHAR LIMIT=40] -->
6088     <string name="emergency_info_title">Emergency information</string>
6089     <!-- Summary for the emergency info preference [CHAR LIMIT=40] -->
6090     <string name="emergency_info_summary">Info &amp; contacts for <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
6091
6092     <!-- Application Restrictions screen title [CHAR LIMIT=45] -->
6093     <string name="application_restrictions">Allow apps and content</string>
6094     <!-- Applications with restrictions header [CHAR LIMIT=45] -->
6095     <string name="apps_with_restrictions_header">Applications with restrictions</string>
6096     <!-- Applicaitons with restrictions - settings button [CHAR LIMIT=30] -->
6097     <string name="apps_with_restrictions_settings_button">Expand settings for application</string>
6098
6099     <!-- Warning message when changing a global setting for a tablet.[CHAR LIMIT=none] -->
6100     <string name="global_change_warning" product="tablet">This setting affects all users on this tablet.</string>
6101     <!-- Warning message when changing a global setting for a phone.[CHAR LIMIT=none] -->
6102     <string name="global_change_warning" product="default">This setting affects all users on this phone.</string>
6103     <!-- Warning message title for global locale change [CHAR LIMIT=40] -->
6104     <string name="global_locale_change_title">Change language</string>
6105
6106     <!-- NFC payment settings --><skip/>
6107     <string name="nfc_payment_settings_title">Tap &amp; pay</string>
6108     <!-- Caption for button linking to a page explaining how Tap and Pay works-->
6109     <string name="nfc_payment_how_it_works">How it works</string>
6110     <!-- String shown when there are no NFC payment applications installed -->
6111     <string name="nfc_payment_no_apps">Pay with your phone in stores</string>
6112     <!-- Header text that can be clicked on to change the default payment app -->
6113     <string name="nfc_payment_default">Payment default</string>
6114     <!-- Summary text that is shown when no default app is set -->
6115     <string name="nfc_payment_default_not_set">Not set</string>
6116     <!-- String indicating the label of the default payment app and a description of its state; eg Google Wallet - MasterCard 1234 -->
6117     <string name="nfc_payment_app_and_desc"><xliff:g id="app">%1$s</xliff:g> - <xliff:g id="description">%2$s</xliff:g></string>
6118     <!-- Header for what to do when the open app supports TapPay: use the default set app, or the open app -->
6119     <string name="nfc_payment_use_default">Use default</string>
6120     <!-- Always use the default app (independent of what app is open) -->
6121     <string name="nfc_payment_favor_default">Always</string>
6122     <!-- If open app supports TapPay, use that app instead of the default -->
6123     <string name="nfc_payment_favor_open">Except when another payment app is open</string>
6124     <!-- Header for a dialog asking the user which payment app to use -->
6125     <string name="nfc_payment_pay_with">At a Tap &amp; pay terminal, pay with:</string>
6126     <!-- Header for text explaning how to pay at a payment terminal in a store -->
6127     <string name="nfc_how_it_works_title">Paying at the terminal</string>
6128     <!-- Content for text explaning how to pay at a payment terminal in a store -->
6129     <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>
6130     <!-- Button the user can click to indicate he understood and dismiss the screen -->
6131     <string name="nfc_how_it_works_got_it">Got it</string>
6132     <!-- NFC More... title.  [CHAR LIMIT=40] -->
6133     <string name="nfc_more_title">More...</string>
6134     <!-- Label for the dialog that is shown when the user is asked to set a
6135          preferred payment application -->
6136     <string name="nfc_payment_set_default_label">Set as your preference?</string>
6137     <string name="nfc_payment_set_default">Always use <xliff:g id="app">%1$s</xliff:g> when you Tap &amp; pay?</string>
6138     <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>
6139     <!-- Restrictions settings --><skip/>
6140
6141     <!-- Restriction settings title [CHAR LIMIT=35] -->
6142     <string name="restriction_settings_title">Restrictions</string>
6143     <!-- Restrictions screen - reset menu to reset to unrestricted [CHAR LIMIT=25] -->
6144     <string name="restriction_menu_reset">Remove restrictions</string>
6145     <!-- Restrictions screen - menu label to change restrictions pin [CHAR LIMIT=25] -->
6146     <string name="restriction_menu_change_pin">Change PIN</string>
6147
6148     <!-- Label for are-notifications-enabled checkbox in app details [CHAR LIMIT=20] -->
6149     <string name="app_notifications_switch_label">Show notifications</string>
6150
6151     <!--  Help URLs for some screens. Not specified here. Specified in product overlays --><skip/>
6152     <!-- Help menu label [CHAR LIMIT=20] -->
6153     <string name="help_label">Help &amp; feedback</string>
6154
6155     <!-- Summary text for support setting tile [CHAR LIMIT=None] -->
6156     <string name="support_summary">Help articles, phone &amp; chat, getting started</string>
6157
6158     <!-- Help URI, Default [DO NOT TRANSLATE] -->
6159     <string name="help_uri_default" translatable="false"></string>
6160     <!-- Help URI, Android beam [DO NOT TRANSLATE] -->
6161     <string name="help_uri_beam" translatable="false"></string>
6162     <!-- Help URI, Display [DO NOT TRANSLATE] -->
6163     <string name="help_uri_display" translatable="false"></string>
6164     <!-- Help URI, Wallpaper [DO NOT TRANSLATE] -->
6165     <string name="help_uri_wallpaper" translatable="false"></string>
6166     <!-- Help URI, Interruptions [DO NOT TRANSLATE] -->
6167     <string name="help_uri_interruptions" translatable="false"></string>
6168     <!-- Help URI, Other sounds [DO NOT TRANSLATE] -->
6169     <string name="help_uri_other_sounds" translatable="false"></string>
6170     <!-- Help URI, Notifications [DO NOT TRANSLATE] -->
6171     <string name="help_uri_notifications" translatable="false"></string>
6172     <!-- Help URI, Apps [DO NOT TRANSLATE] -->
6173     <string name="help_uri_apps" translatable="false"></string>
6174     <!-- Help URI, Storage [DO NOT TRANSLATE] -->
6175     <string name="help_uri_storage" translatable="false"></string>
6176     <!-- Help URI, Accessibility [DO NOT TRANSLATE] -->
6177     <string name="help_uri_accessibility" translatable="false"></string>
6178     <!-- Help URI, Printing [DO NOT TRANSLATE] -->
6179     <string name="help_uri_printing" translatable="false"></string>
6180     <!-- Help URI, About phone [DO NOT TRANSLATE] -->
6181     <string name="help_uri_about" translatable="false"></string>
6182
6183     <!-- Help URL, WiFi [DO NOT TRANSLATE] -->
6184     <string name="help_url_wifi" translatable="false"></string>
6185     <!-- Help URL, Bluetooth [DO NOT TRANSLATE] -->
6186     <string name="help_url_bluetooth" translatable="false"></string>
6187     <!-- Help URL, Data usage [DO NOT TRANSLATE] -->
6188     <string name="help_url_data_usage" translatable="false"></string>
6189     <!-- Help URL, Data saver [DO NOT TRANSLATE] -->
6190     <string name="help_url_data_saver" translatable="false"></string>
6191     <!-- Help URL, Unrestricted data access [DO NOT TRANSLATE] -->
6192     <string name="help_url_unrestricted_data_access" translatable="false"></string>
6193     <!-- Help URL, More [DO NOT TRANSLATE] -->
6194     <string name="help_url_more_networks" translatable="false"></string>
6195     <!-- Help URL, Vpn [DO NOT TRANSLATE] -->
6196     <string name="help_url_vpn" translatable="false"></string>
6197     <!-- Help URL, Sound [DO NOT TRANSLATE] -->
6198     <string name="help_url_sound" translatable="false"></string>
6199     <!-- Help URL, Battery [DO NOT TRANSLATE] -->
6200     <string name="help_url_battery" translatable="false"></string>
6201     <!-- Help URL, Accounts [DO NOT TRANSLATE] -->
6202     <string name="help_url_accounts" translatable="false"></string>
6203     <!-- Help URL, Choose lockscreen [DO NOT TRANSLATE] -->
6204     <string name="help_url_choose_lockscreen" translatable="false"></string>
6205     <!-- Help URL, Backup & reset [DO NOT TRANSLATE] -->
6206     <string name="help_url_backup_reset" translatable="false"></string>
6207     <!-- Help URL, Tethering [DO NOT TRANSLATE] -->
6208     <string name="help_url_tether" translatable="false"></string>
6209     <!-- Help URL, Dreams [DO NOT TRANSLATE] -->
6210     <string name="help_url_dreams" translatable="false"></string>
6211     <!-- Help URL, User settings [DO NOT TRANSLATE] -->
6212     <string name="help_url_users" translatable="false"></string>
6213     <!-- Help URL, Location access [DO NOT TRANSLATE] -->
6214     <string name="help_url_location_access" translatable="false"></string>
6215     <!-- Help URL, Security settings [DO NOT TRANSLATE] -->
6216     <string name="help_url_security" translatable="false"></string>
6217     <!-- Help URL, Encryption settings [DO NOT TRANSLATE] -->
6218     <string name="help_url_encryption" translatable="false"></string>
6219     <!-- Help URL, Tap & pay [DO NOT TRANSLATE] -->
6220     <string name="help_url_nfc_payment" translatable="false"></string>
6221     <!-- Help URL, Remote display [DO NOT TRANSLATE] -->
6222     <string name="help_url_remote_display" translatable="false"></string>
6223     <!-- Help URL, Fingerprint [DO NOT TRANSLATE] -->
6224     <string name="help_url_fingerprint" translatable="false"></string>
6225     <!-- Help URL, Gesture settings -->
6226     <string name="help_url_gestures" translatable="false"></string>
6227     <!-- Help URL, Manage Storage [DO NOT TRANSLATE]-->
6228     <string name="help_url_manage_storage" translatable="false"></string>
6229     <!-- Help URL, Android is upgrading [DO NOT TRANSLATE] -->
6230     <string name="help_url_upgrading" translatable="false"></string>
6231     <!-- Help URL, Font size [DO NOT TRANSLATE] -->
6232     <string name="help_url_font_size" translatable="false"></string>
6233     <!-- Help URL, Display size [DO NOT TRANSLATE] -->
6234     <string name="help_url_display_size" translatable="false"></string>
6235
6236     <string name="help_url_network_dashboard" translatable="false"></string>
6237     <string name="help_url_connected_devices" translatable="false"></string>
6238     <string name="help_url_apps_and_notifications" translatable="false"></string>
6239     <string name="help_url_night_display" translatable="false"></string>
6240     <string name="help_url_screen_saver" translatable="false"></string>
6241     <string name="help_url_pickup_gesture" translatable="false"></string>
6242     <string name="help_url_storage_dashboard" translatable="false"></string>
6243     <string name="help_url_lockscreen" translatable="false"></string>
6244     <string name="help_url_trust_agent" translatable="false"></string>
6245     <string name="help_url_usage_access" translatable="false"></string>
6246     <string name="help_url_screen_pinning" translatable="false"></string>
6247     <string name="help_url_user_and_account_dashboard" translatable="false"></string>
6248     <string name="help_url_accessibility_shortcut" translatable="false"></string>
6249     <string name="help_url_magnification" translatable="false"></string>
6250     <string name="help_url_color_correction" translatable="false"></string>
6251     <string name="help_url_autoclick" translatable="false"></string>
6252     <string name="help_url_system_dashboard" translatable="false"></string>
6253     <string name="help_url_double_tap_screen" translatable="false"></string>
6254     <string name="help_url_account_detail" translatable="false"></string>
6255     <string name="help_url_icc_lock" translatable="false"></string>
6256     <string name="help_uri_process_stats_summary" translatable="false"></string>
6257     <string name="help_uri_process_stats_apps" translatable="false"></string>
6258
6259     <!-- User account title [CHAR LIMIT=30] -->
6260     <string name="user_account_title">Account for content</string>
6261     <!-- User picture title [CHAR LIMIT=30] -->
6262     <string name="user_picture_title">Photo ID</string>
6263
6264     <!-- Extreme threats title.  [CHAR LIMIT=30] -->
6265     <string name="extreme_threats_title">Extreme threats</string>
6266     <!-- Extreme threats summary.  [CHAR LIMIT=62] -->
6267     <string name="extreme_threats_summary">Receive alerts for extreme threats to life and property</string>
6268     <!-- Severe threats title.  [CHAR LIMIT=30] -->
6269     <string name="severe_threats_title">Severe threats</string>
6270     <!-- Extreme threats summary.  [CHAR LIMIT=60] -->
6271     <string name="severe_threats_summary">Receive alerts for severe threats to life and property</string>
6272     <!-- Amber alerts title.  [CHAR LIMIT=30] -->
6273     <string name="amber_alerts_title">AMBER alerts</string>
6274     <!-- Amber alerts summary.  [CHAR LIMIT=60] -->
6275     <string name="amber_alerts_summary">Receive bulletins about child abductions</string>
6276     <!-- repeat title.  Allows the user to set how oftem to repeat alert reminders.
6277          For example, they may have alerts just once or every 2 or 15 minutes.  [CHAR LIMIT=30] -->
6278     <string name="repeat_title">Repeat</string>
6279
6280     <!-- Call Manager enable settings title.  [CHAR LIMIT=50] -->
6281     <string name="call_manager_enable_title">Enable Call Manager</string>
6282     <!-- Call Manager enable settings summary.  [CHAR LIMIT=80] -->
6283     <string name="call_manager_enable_summary">Allow this service to manage how your calls are made.</string>
6284     <!-- Call Manager settings title.  [CHAR LIMIT=50] -->
6285     <string name="call_manager_title">Call Manager</string>
6286     <!-- Call Manager settings summary.  [CHAR LIMIT=50] -->
6287     <string name="call_manager_summary"><xliff:g id="app">%1$s</xliff:g></string>
6288     <!-- Cell Broadcast settings title.  [CHAR LIMIT=50] -->
6289     <string name="cell_broadcast_settings">Emergency broadcasts</string>
6290     <!-- Network operators settings title.  [CHAR LIMIT=50] -->
6291     <string name="network_operators_settings">Network operators</string>
6292     <!-- Access point names title.  [CHAR LIMIT=50] -->
6293     <string name="access_point_names">Access point names</string>
6294     <!-- Enhaced 4G LTE Mode title.  [CHAR LIMIT=50] -->
6295     <string name="enhanced_4g_lte_mode_title">Enhanced 4G LTE Mode</string>
6296     <!-- Enhaced 4G LTE Mode summary.  [CHAR LIMIT=100] -->
6297     <string name="enhanced_4g_lte_mode_summary">Use LTE data to enhance voice and communications (Recommended)</string>
6298     <!-- Preferred network type title.  [CHAR LIMIT=50] -->
6299     <string name="preferred_network_type_title">Preferred network type</string>
6300     <!-- Preferred network type summary.  [CHAR LIMIT=100] -->
6301     <string name="preferred_network_type_summary">LTE (recommended)</string>
6302     <!-- Work SIM title.  [CHAR LIMIT=50] -->
6303     <string name="work_sim_title">Work SIM</string>
6304
6305     <!-- User app limits screen title [CHAR LIMIT=35] -->
6306     <string name="user_restrictions_title">App &amp; content access</string>
6307     <!-- User limits screen, user name rename text [CHAR LIMIT=15] -->
6308     <string name="user_rename">RENAME</string>
6309     <!-- Preference label for custom restrictions [CHAR LIMIT=35] -->
6310     <string name="app_restrictions_custom_label">Set app restrictions</string>
6311     <!-- Summary for app entries that are controlled by another entry [CHAR LIMIT=none] -->
6312     <string name="user_restrictions_controlled_by">Controlled by <xliff:g id="app">%1$s</xliff:g></string>
6313     <!-- Summary text for apps that are allowed to access accounts from the primary user [CHAR LIMIT=none] -->
6314     <string name="app_sees_restricted_accounts">This app can access your accounts</string>
6315     <!-- Summary for a case when app entries that are controlled by another entry and app can access user accounts [CHAR LIMIT=none] -->
6316     <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>
6317
6318     <!-- Restrictions title for configuring wifi and mobile [CHAR LIMIT=35] -->
6319     <string name="restriction_wifi_config_title">Wi\u2011Fi and Mobile</string>
6320     <!-- Restrictions summary for configuring wifi and mobile [CHAR LIMIT=100] -->
6321     <string name="restriction_wifi_config_summary">Allow modification of Wi\u2011Fi and Mobile settings</string>
6322     <!-- Restrictions title for changing bluetooth configuration [CHAR LIMIT=35] -->
6323     <string name="restriction_bluetooth_config_title">Bluetooth</string>
6324     <!-- Restrictions summary for changing bluetooth configuration [CHAR LIMIT=100] -->
6325     <string name="restriction_bluetooth_config_summary">Allow modification of Bluetooth pairings and settings</string>
6326     <!-- Restrictions title for allowing NFC transfers [CHAR LIMIT=35] -->
6327     <string name="restriction_nfc_enable_title">NFC</string>
6328     <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] -->
6329     <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>
6330     <!-- Restrictions summary for allowing NFC transfers (tablet) [CHAR LIMIT=100] -->
6331     <string name="restriction_nfc_enable_summary" product="tablet">Allow data exchange when the tablet touches another device</string>
6332     <!-- Restrictions summary for allowing NFC transfers (phone) [CHAR LIMIT=100] -->
6333     <string name="restriction_nfc_enable_summary" product="default">Allow data exchange when the phone touches another device</string>
6334     <!-- Restrictions title for allowing location sharing [CHAR LIMIT=35] -->
6335     <string name="restriction_location_enable_title">Location</string>
6336     <!-- Restrictions summary for allowing location sharing [CHAR LIMIT=100] -->
6337     <string name="restriction_location_enable_summary" >Let apps use your location information</string>
6338
6339     <!-- Wizard back button label [CHAR LIMIT=25] -->
6340     <string name="wizard_back">Back</string>
6341     <!-- Wizard next button label [CHAR LIMIT=25] -->
6342     <string name="wizard_next">Next</string>
6343     <!-- Wizard next button label [CHAR LIMIT=25] -->
6344     <string name="wizard_finish">Finish</string>
6345
6346     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
6347     <string name="user_image_take_photo" msgid="7496128293167402354">Take photo</string>
6348     <!-- An option in a photo selection dialog, if there is no photo yet [CHAR LIMIT=50] -->
6349     <string name="user_image_choose_photo" msgid="3746334626214970837">Choose photo from Gallery</string>
6350     <!-- Accessibility message for the photo selector which is a button/popup with the current photo [CHAR LIMIT=50] -->
6351     <string name="user_image_photo_selector">Select photo</string>
6352
6353     <!-- Text to display in regulatory info screen (from device overlay). -->
6354     <string name="regulatory_info_text"></string>
6355
6356     <!-- Title for SIM card settings during Setup Wizard.  [CHAR LIMIT=40] -->
6357     <string name="sim_setup_wizard_title">SIM cards</string>
6358     <!-- Title for SIM settings title settings during Setup Wizard.  [CHAR LIMIT=40] -->
6359     <string name="sim_settings_title">SIM cards</string>
6360     <!-- Summary for SIM settings title settings during Setup Wizard.  [CHAR LIMIT=40] -->
6361     <string name="sim_settings_summary"><xliff:g id="sim_name">%1$s</xliff:g> - <xliff:g id="sim_number">%2$s</xliff:g></string>
6362     <!-- Message that SIM cards have changed.  [CHAR LIMIT=40] -->
6363     <string name="sim_cards_changed_message">SIM cards have changed</string>
6364     <!-- Message smmary that SIM cards have changed.  [CHAR LIMIT=60] -->
6365     <string name="sim_cards_changed_message_summary">Tap to set activities</string>
6366     <!-- Message that Cellular data is unavailable.  [CHAR LIMIT=40] -->
6367     <string name="sim_cellular_data_unavailable">Mobile data is unavailable</string>
6368     <!-- Message summary that Cellular data is unavailable.  [CHAR LIMIT=60] -->
6369     <string name="sim_cellular_data_unavailable_summary">Tap to select a data SIM</string>
6370     <!-- Checkbox to always use for calls.  [CHAR LIMIT=40] -->
6371     <string name="sim_calls_always_use">Always use this for calls</string>
6372     <!-- Message for selecting sim for data in settings.  [CHAR LIMIT=40] -->
6373     <string name="select_sim_for_data">Select a SIM for data</string>
6374     <!-- Message for switching data SIM; switching takes a while -->
6375     <string name="data_switch_started">Switching data SIM, this may take up to a minute...</string>
6376     <!-- Message for selecting sim for call in settings.  [CHAR LIMIT=40] -->
6377     <string name="select_sim_for_calls">Call with</string>
6378     <!-- Title for selecting a SIM card.  [CHAR LIMIT=40] -->
6379     <string name="sim_select_card">Select a SIM card</string>
6380     <!-- Label for a numbered SIM card.  [CHAR LIMIT=40] -->
6381     <string name="sim_card_number_title">SIM <xliff:g id="card_number">%1$d</xliff:g></string>
6382     <!-- Name label of Sim card that is empty.  [CHAR LIMIT=40] -->
6383     <string name="sim_slot_empty">SIM empty</string>
6384     <!-- Name label of Sim Editor.  [CHAR LIMIT=40] -->
6385     <string name="sim_editor_name">SIM name</string>
6386     <!-- Hint for SIM name in sim name editor dialog.  [CHAR LIMIT=40] -->
6387     <string name="sim_name_hint">Enter SIM name</string>
6388     <!-- Title label of Sim Editor.  [CHAR LIMIT=40] -->
6389     <string name="sim_editor_title">SIM slot %1$d</string>
6390     <!-- Carrier label of Sim Editor.  [CHAR LIMIT=40] -->
6391     <string name="sim_editor_carrier">Carrier</string>
6392     <!-- Number label of Sim Editor.  [CHAR LIMIT=40] -->
6393     <string name="sim_editor_number">Number</string>
6394     <!-- Color label of Sim Editor.  [CHAR LIMIT=40] -->
6395     <string name="sim_editor_color">SIM color</string>
6396     <!-- Select label Title of Sim Editor.  [CHAR LIMIT=40] -->
6397     <string name="sim_card_select_title">Select SIM card</string>
6398     <!-- Orange label.  [CHAR LIMIT=40] -->
6399     <string name="color_orange">Orange</string>
6400     <!-- Purple label.  [CHAR LIMIT=40] -->
6401     <string name="color_purple">Purple</string>
6402     <!-- Message informing the user that no SIM card is inserted  [CHAR LIMIT=60] -->
6403     <string name="sim_no_inserted_msg">No SIM cards inserted</string>
6404     <!-- SIM status title  [CHAR LIMIT=40] -->
6405     <string name="sim_status_title">SIM status</string>
6406     <!-- Title for call back. [CHAR LIMIT=60] -->
6407     <string name="sim_call_back_title">Call back from default SIM</string>
6408     <!-- Title for outgoing back. [CHAR LIMIT=60] -->
6409     <string name="sim_outgoing_call_title">SIM for outgoing calls</string>
6410     <!-- Title for other call settings. [CHAR LIMIT=60] -->
6411     <string name="sim_other_call_settings">Other call settings</string>
6412     <!-- Preferred Network offload title.  [CHAR LIMIT=25] -->
6413     <string name="preferred_network_offload_title">Preferred network Offload</string>
6414     <!-- Preferred Network offload Header.  [CHAR LIMIT=25] -->
6415     <string name="preferred_network_offload_header">Disable Network Name Broadcast</string>
6416     <!-- Preferred Network offload Footer.  [CHAR LIMIT=100] -->
6417     <string name="preferred_network_offload_footer">Disable Network Name Broadcast protects from third parties getting access to your network information.</string>
6418     <!-- Preferred Network offload Popup.  [CHAR LIMIT=100] -->
6419     <string name="preferred_network_offload_popup">Disabling Network Name Broadcast will prevent automatic connection to hidden networks.</string>
6420     <!-- Summary text describing signal strength to the user.  [CHAR LIMIT=60] -->
6421     <string name="sim_signal_strength"><xliff:g id="dbm">%1$d</xliff:g> dBm <xliff:g id="asu">%2$d</xliff:g> asu</string>
6422     <!-- Title for SIM card notification.  [CHAR LIMIT=40] -->
6423     <string name="sim_notification_title">SIM cards changed.</string>
6424     <!-- Message under title informing the user to touch to go to SIM Cards in Settings.  [CHAR LIMIT=40] -->
6425     <string name="sim_notification_summary">Tap to set up</string>
6426
6427     <!-- 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] -->
6428     <string name="sim_pref_divider">Preferred SIM for</string>
6429     <!-- 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] -->
6430     <string name="sim_calls_ask_first_prefs_title">Ask every time</string>
6431     <!-- 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] -->
6432     <string name="sim_selection_required_pref">Selection required</string>
6433
6434     <!--Dashboard strings-->
6435     <!-- Text to describe the dashboard fragment title [CHAR LIMIT=16] -->
6436     <string name="dashboard_title">Settings</string>
6437     <!-- Text to describe the items to be expanded as suggested settings [CHAR LIMIT=none] -->
6438     <plurals name="settings_suggestion_header_summary_hidden_items">
6439         <item quantity="one">Show %d hidden item</item>
6440         <item quantity="other">Show %d hidden items</item>
6441     </plurals>
6442
6443     <!-- Title for setting tile leading to network and Internet settings [CHAR LIMIT=40]-->
6444     <string name="network_dashboard_title">Network &amp; Internet</string>
6445     <!-- Summary for Network and Internet settings, explaining it contains mobile network setting [CHAR LIMIT=NONE]-->
6446     <string name="network_dashboard_summary_mobile">mobile</string>
6447     <!-- Summary for Network and Internet settings, explaining it contains network data usage setting [CHAR LIMIT=NONE]-->
6448     <string name="network_dashboard_summary_data_usage">data usage</string>
6449     <!-- Summary for Network and Internet settings, explaining it contains hotspot (tethering) setting [CHAR LIMIT=NONE]-->
6450     <string name="network_dashboard_summary_hotspot">hotspot</string>
6451
6452     <!-- Title for setting tile leading to Connected devices settings [CHAR LIMIT=40]-->
6453     <string name="connected_devices_dashboard_title">Connected devices</string>
6454     <!-- Summary for Connected devices settings, explaning a few important settings under it [CHAR LIMIT=NONE]-->
6455     <string name="connected_devices_dashboard_summary">Bluetooth, Cast, NFC</string>
6456     <!-- Summary for Connected devices settings, explaning a few important settings under it [CHAR LIMIT=NONE]-->
6457     <string name="connected_devices_dashboard_no_nfc_summary">Bluetooth, Cast</string>
6458     <!-- Title for setting tile leading to Apps & Notification settings [CHAR LIMIT=40]-->
6459     <string name="app_and_notification_dashboard_title">Apps &amp; notifications</string>
6460     <!-- Summary for Apps & Notification settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
6461     <string name="app_and_notification_dashboard_summary">Permissions, default apps</string>
6462     <!-- Title for setting tile leading to User and accounts settings [CHAR LIMIT=40]-->
6463     <string name="account_dashboard_title">Users &amp; accounts</string>
6464     <!-- Title for setting tile leading to setting UI which allows user set default app to
6465     handle actions such as open web page, making phone calls, default SMS apps [CHAR  LIMIT=40]-->
6466     <string name="app_default_dashboard_title">Default apps</string>
6467     <!-- Summary text for system preference tile, showing important setting items under system setting [CHAR LIMIT=NONE]-->
6468     <string name="system_dashboard_summary">Languages, time, backup, updates</string>
6469
6470     <!-- Search strings -->
6471     <!-- Text to describe the search results fragment title [CHAR LIMIT=16] -->
6472     <string name="search_results_title">Settings</string>
6473     <!-- Text used as a search hint into the search box -->
6474     <string name="search_menu">Search settings</string>
6475     <!-- Text used as a search hint into the search box -->
6476     <string name="query_hint_text">Search settings</string>
6477     <!-- Search breadcrumb connector symbol -->
6478     <string name="search_breadcrumb_connector" translatable="false">
6479         <xliff:g name="first_item">%1$s</xliff:g> > <xliff:g name="second_item">%2$s</xliff:g>
6480     </string>
6481
6482     <!--Search Keywords [CHAR LIMIT=NONE]-->
6483     <string name="keywords_wifi">wifi, wi-fi, network connection</string>
6484     <string name="keywords_more_default_sms_app">text message, texting, messages, messaging</string>
6485     <string name="keywords_more_mobile_networks">cellular, mobile, cell carrier, wireless, data, 4g,3g, 2g, lte</string>
6486     <string name="keywords_wifi_calling">wifi, wi-fi, call, calling</string>
6487     <string name="keywords_home">launcher</string>
6488     <string name="keywords_display">screen, touchscreen</string>
6489     <string name="keywords_display_brightness_level">dim screen, touchscreen, battery</string>
6490     <string name="keywords_display_auto_brightness">dim screen, touchscreen, battery</string>
6491     <string name="keywords_display_night_display">dim screen, night, tint</string>
6492     <string name="keywords_display_wallpaper">background, personalize, customize display</string>
6493     <string name="keywords_display_font_size">text size</string>
6494     <string name="keywords_display_cast_screen">project, cast</string>
6495     <string name="keywords_storage">space, disk, hard drive, device usage</string>
6496     <string name="keywords_battery">power usage, charge</string>
6497     <string name="keywords_spell_checker">spelling, dictionary, spellcheck, auto-correct</string>
6498     <string name="keywords_voice_input">recognizer, input, speech, speak, language, hands-free, hand free, recognition, offensive, word, audio, history, bluetooth headset</string>
6499     <string name="keywords_text_to_speech_output">rate, language, default, speak, speaking, tts, accessibility, screen reader, blind</string>
6500     <string name="keywords_date_and_time">clock, military</string>
6501     <string name="keywords_network_reset">reset, restore, factory</string>
6502     <string name="keywords_factory_data_reset">wipe, delete, restore, clear, remove</string>
6503     <string name="keywords_printing">printer</string>
6504     <string name="keywords_sounds">speaker beep</string>
6505     <string name="keywords_sounds_and_notifications_interruptions">dont don\u2019t disturb, interrupt, interruption, break</string>
6506     <string name="keywords_app">RAM</string>
6507     <string name="keywords_location">nearby, location, history, reporting</string>
6508     <string name="keywords_location_mode">accuracy</string>
6509     <string name="keywords_accounts">account</string>
6510     <string name="keywords_users">restriction, restrict, restricted</string>
6511     <string name="keywords_keyboard_and_ime">text correction, correct, sound, vibrate, auto, language, gesture, suggest, suggestion, theme, offensive, word, type, emoji, international</string>
6512     <string name="keywords_reset_apps">reset, preferences, default</string>
6513     <string name="keywords_emergency_app">emergency, ice, app, default</string>
6514     <string name="keywords_default_phone_app">phone, dialer, default</string>
6515     <string name="keywords_all_apps">apps, download, applications, system</string>
6516     <string name="keywords_app_permissions">apps, permissions, security</string>
6517     <string name="keywords_default_apps">apps, default</string>
6518     <string name="keywords_ignore_optimizations">ignore optimizations, doze, app standby</string>
6519     <string name="keywords_color_mode">vibrant, RGB, sRGB, color, natural, standard</string>
6520     <string name="keywords_color_temperature">color temperature D65 D73 white yellow blue warm cool</string>
6521     <string name="keywords_lockscreen">slide to unlock, password, pattern, PIN</string>
6522     <string name="keywords_profile_challenge">work challenge, work, profile</string>
6523     <string name="keywords_unification">work profile, managed profile, unify, unification, work, profile</string>
6524     <string name="keywords_gesture">gestures</string>
6525     <string name="keywords_payment_settings">pay, tap, payments</string>
6526     <string name="keywords_backup">backup, back up</string>
6527     <string name="keywords_assist_gesture_launch">gesture</string>
6528
6529     <!-- NFC Wi-Fi pairing/setup strings-->
6530
6531     <!-- Write NFC tag for Wi-Fi pairing/setup title [CHAR_LIMIT=30]-->
6532     <string name="setup_wifi_nfc_tag">Set up Wi-Fi NFC Tag</string>
6533     <!-- Text for button to confirm writing tag -->
6534     <string name="write_tag">Write</string>
6535     <!-- Text to inform the user to tap a tag to complete the setup process -->
6536     <string name="status_awaiting_tap">Tap a tag to write...</string>
6537     <!-- Text to inform the user that the network key entered was incorrect -->
6538     <string name="status_invalid_password">Invalid password, try again.</string>
6539     <!-- Text displayed when tag successfully writen -->
6540     <string name="status_write_success">Success!</string>
6541     <!-- Text displayed in error cases (failure to write to tag) -->
6542     <string name="status_failed_to_write">Unable to write data to NFC tag. If the problem persists, try a different tag</string>
6543     <!-- Text displayed when tag is not writable -->
6544     <string name="status_tag_not_writable">NFC tag is not writable. Please use a different tag.</string>
6545
6546     <!-- Option title for the default sound, context based on screen -->
6547     <string name="default_sound">Default sound</string>
6548
6549     <!-- Wifi Picker defaults-->
6550     <!-- The minimum kbps threshold needed to use badge; value is a map with key corresponding to
6551     the badge enum in ScoredNetworks (SD, HD etc) and value throughput in kbps -->
6552     <string name="wifi_badging_thresholds_default" translatable="false">10:3000,20:5000,30:25000</string>
6553
6554     <!-- Sounds and Notification -->
6555     <!-- Sound: Dashboard summary indicating the volume of ringtone. example: Ring volume at 20%.
6556     [CHAR LIMIT=100] -->
6557     <string name="sound_settings_summary">Ring volume at <xliff:g id="percentage" example="2%">%1$s</xliff:g></string>
6558
6559     <!-- Summary for sound settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
6560     <string name="sound_dashboard_summary">Volume, vibration, Do Not Disturb</string>
6561
6562     <!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate enabled. [CHAR LIMIT=100] -->
6563     <string name="sound_settings_summary_vibrate">Ringer set to vibrate</string>
6564
6565     <!-- Sound: Dashboard summary indicating the volume of ringtone when at 0% with vibrate disabled [CHAR LIMIT=100] -->
6566     <string name="sound_settings_summary_silent">Ringer set to silent</string>
6567
6568     <!-- Sound: Dashboard summary example used in Setup Wizard preview screen. [CHAR LIMIT=100] -->
6569     <string name="sound_settings_example_summary">Ring volume at 80%</string>
6570
6571     <!-- Sound: Title for the option managing media volume. [CHAR LIMIT=30] -->
6572     <string name="media_volume_option_title">Media volume</string>
6573
6574     <!-- Sound: Title for the option managing alarm volume. [CHAR LIMIT=30] -->
6575     <string name="alarm_volume_option_title">Alarm volume</string>
6576
6577     <!-- Sound: Title for the option managing ring volume. [CHAR LIMIT=30] -->
6578     <string name="ring_volume_option_title">Ring volume</string>
6579
6580     <!-- Sound: Title for the option managing notification volume. [CHAR LIMIT=30] -->
6581     <string name="notification_volume_option_title">Notification volume</string>
6582
6583     <!-- Sound: Title for the option defining the phone ringtone. [CHAR LIMIT=30] -->
6584     <string name="ringtone_title">Phone ringtone</string>
6585
6586     <!-- Sound: Title for the option defining the default notification sound. [CHAR LIMIT=30] -->
6587     <string name="notification_ringtone_title">Default notification sound</string>
6588
6589     <!-- Sound: Sound title for apps that have not provided a title. [CHAR LIMIT=30] -->
6590     <string name="notification_unknown_sound_title">App provided sound</string>
6591
6592     <!-- Notification sound summary when chosen sound is the system default. -->
6593     <string name="notification_sound_default">Default notification sound</string>
6594
6595     <!-- Sound: Title for the option defining the default alarm sound. [CHAR LIMIT=30] -->
6596     <string name="alarm_ringtone_title">Default alarm sound</string>
6597
6598     <!-- Sound: Title for the option managing whether or not to vibrate when ringing. [CHAR LIMIT=30] -->
6599     <string name="vibrate_when_ringing_title">Also vibrate for calls</string>
6600
6601     <!-- Sound: Title for the other sounds option and associated settings page. [CHAR LIMIT=30] -->
6602     <string name="other_sound_settings">Other sounds</string>
6603
6604     <!-- Sound: Other sounds: Title for the option enabling touch sounds for dial pad tones. [CHAR LIMIT=30] -->
6605     <string name="dial_pad_tones_title">Dial pad tones</string>
6606
6607     <!-- Sound: Other sounds: Title for the option enabling touch sounds for screen locking sounds. [CHAR LIMIT=30] -->
6608     <string name="screen_locking_sounds_title">Screen locking sounds</string>
6609
6610     <!-- Sound: Other sounds: Title for the option enabling charging sounds. [CHAR LIMIT=30] -->
6611     <string name="charging_sounds_title">Charging sounds</string>
6612
6613     <!-- Sound: Other sounds: Title for the option enabling docking sounds. [CHAR LIMIT=30] -->
6614     <string name="docking_sounds_title">Docking sounds</string>
6615
6616     <!-- Sound: Other sounds: Title for the option enabling touch sounds. [CHAR LIMIT=30] -->
6617     <string name="touch_sounds_title">Touch sounds</string>
6618
6619     <!-- Sound: Other sounds: Title for the option enabling haptic feedback on touch. [CHAR LIMIT=30] -->
6620     <string name="vibrate_on_touch_title">Vibrate on tap</string>
6621
6622     <!-- Sound: Other sounds: Title for the option enabling dock audio media. [CHAR LIMIT=50] -->
6623     <string name="dock_audio_media_title">Dock speaker plays</string>
6624
6625     <!-- Sound: Other sounds: Value for the dock audio media with value 0: disabled. [CHAR LIMIT=30] -->
6626     <string name="dock_audio_media_disabled">All audio</string>
6627
6628     <!-- Sound: Other sounds: Value for the dock audio media with value 1: enabled. [CHAR LIMIT=30] -->
6629     <string name="dock_audio_media_enabled">Media audio only</string>
6630
6631     <!-- Sound: Other sounds: Value for the emergency tone option with value 0: silent. [CHAR LIMIT=30] -->
6632     <string name="emergency_tone_silent">Silent</string>
6633
6634     <!-- Sound: Other sounds: Value for the emergency tone option with value 1: alert. [CHAR LIMIT=30] -->
6635     <string name="emergency_tone_alert">Alert</string>
6636
6637     <!-- Sound: Other sounds: Value for the emergency tone option with value 2: vibrate. [CHAR LIMIT=30] -->
6638     <string name="emergency_tone_vibrate">Vibrate</string>
6639
6640     <!-- Sound: Other sounds: Title for the option enabling boot sounds. [CHAR LIMIT=30] -->
6641     <string name="boot_sounds_title">Power on sounds</string>
6642
6643     <!-- Sound: Summary for the Do not Disturb option when there is no automatic rules turned on. [CHAR LIMIT=NONE]-->
6644     <string name="zen_mode_settings_summary_off">No automatic rules turned on</string>
6645
6646     <!-- Sound: Summary for the Do not Disturb option when at least one automatic rules turned on. [CHAR LIMIT=NONE]-->
6647     <plurals name="zen_mode_settings_summary_on">
6648         <item quantity="one">1 automatic rule turned on</item>
6649         <item quantity="other"><xliff:g id="on_count" example="10">%d</xliff:g> automatic rules turned on</item>
6650     </plurals>
6651
6652     <!-- Sound: Title for the Do not Disturb option and associated settings page. [CHAR LIMIT=50]-->
6653     <string name="zen_mode_settings_title">Do Not Disturb preferences</string>
6654
6655     <!-- Do not disturb: Title for the Priority interruptions option and associated settings page. [CHAR LIMIT=30] -->
6656     <string name="zen_mode_priority_settings_title">Priority only allows</string>
6657
6658     <!--  Do not disturb: Title for the zen mode automation listing. [CHAR LIMIT=30] -->
6659     <string name="zen_mode_automation_settings_title">Automatic rules</string>
6660
6661     <!--  Do not disturb: Title for the zen mode automation option Suggestion. [CHAR LIMIT=50] -->
6662     <string name="zen_mode_automation_suggestion_title">Set Do Not Disturb rules</string>
6663
6664     <!--  Do not disturb: Summary for the zen mode automation option Suggestion. [CHAR LIMIT=NONE] -->
6665     <string name="zen_mode_automation_suggestion_summary">Limit sounds &amp; vibrations at certain times</string>
6666
6667     <!--  Do not disturb: Zen mode option: Important interruptions [CHAR LIMIT=60] -->
6668     <string name="zen_mode_option_important_interruptions">Priority only</string>
6669
6670     <!--  Do not disturb: Zen mode option: Alarms only [CHAR LIMIT=60] -->
6671     <string name="zen_mode_option_alarms">Alarms only</string>
6672
6673     <!--  Do not disturb: Zen mode option: No interruptions [CHAR LIMIT=60] -->
6674     <string name="zen_mode_option_no_interruptions">Total silence</string>
6675
6676     <!--  Do not disturb: Zen mode combined summary + condition line [CHAR LIMIT=60] -->
6677     <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>
6678
6679     <!--  Do not disturb: Title for the Visual interruptions option and associated settings page. [CHAR LIMIT=30] -->
6680     <string name="zen_mode_visual_interruptions_settings_title">Block visual disturbances</string>
6681
6682     <!-- Work Sounds: Work sound settings section header.  [CHAR LIMIT=50] -->
6683     <string name="sound_work_settings">Work profile sounds</string>
6684
6685     <!-- Work Sounds: Title for the switch that enables syncing of personal ringtones to work profile. [CHAR LIMIT=60] -->
6686     <string name="work_use_personal_sounds_title">Use personal profile sounds</string>
6687
6688     <!--  Work Sound: Summary for the switch that enables syncing of personal ringtones to work profile. [CHAR LIMIT=160] -->
6689     <string name="work_use_personal_sounds_summary">Sounds are the same for work and personal profiles</string>
6690
6691     <!-- Work Sounds: Title for the option defining the work phone ringtone. [CHAR LIMIT=60] -->
6692     <string name="work_ringtone_title">Work phone ringtone</string>
6693
6694     <!-- Work Sounds: Title for the option defining the default work notification ringtone. [CHAR LIMIT=60] -->
6695     <string name="work_notification_ringtone_title">Default work notification sound</string>
6696
6697     <!-- Work Sound: Title for the option defining the default work alarm ringtone. [CHAR LIMIT=60] -->
6698     <string name="work_alarm_ringtone_title">Default work alarm sound</string>
6699
6700     <!--  Work Sound: Summary for sounds when sync with personal sounds is active [CHAR LIMIT=60] -->
6701     <string name="work_sound_same_as_personal">Same as personal profile</string>
6702
6703     <!-- Work Sound: Title for dialog shown when enabling sync with personal sounds. [CHAR LIMIT=60] -->
6704     <string name="work_sync_dialog_title">Replace sounds?</string>
6705
6706     <!-- Work Sound: Confirm action text for dialog shown when overriding work notification sounds with personal sounds. [CHAR LIMIT=30] -->
6707     <string name="work_sync_dialog_yes">Replace</string>
6708
6709     <!-- Work Sound: Message for dialog shown when using the same sounds for work events as for personal events (notifications / ringtones / alarms). [CHAR LIMIT=none] -->
6710     <string name="work_sync_dialog_message">Your personal profile sounds will be used for your work profile</string>
6711
6712     <!-- Sound installation: Title for the dialog to confirm that a new sound will be installed to the Ringtones, Notifications, or Alarms folder. [CHAR LIMIT=50] -->
6713     <string name="ringtones_install_custom_sound_title">Add custom sound?</string>
6714
6715     <!-- Sound installation: Message for the dialog to confirm that a new sound will be installed to the Ringtones, Notifications, or Alarms folder. [CHAR LIMIT=none] -->
6716     <string name="ringtones_install_custom_sound_content">This file will be copied to the <xliff:g id="folder_name" example="Ringtones">%s</xliff:g> folder</string>
6717
6718     <!-- Ringtones preference category: Title for the Ringotnes preference categories. [CHAR LIMIT=none] -->
6719     <string name="ringtones_category_preference_title">Ringtones</string>
6720
6721     <!-- Other sounds and vibrations preference category: Title for the Other sounds and vibrations preference categories. [CHAR LIMIT=none] -->
6722     <string name="other_sound_category_preference_title">Other sounds and vibrations</string>
6723
6724     <!-- Configure Notifications Settings title. [CHAR LIMIT=30] -->
6725     <string name="configure_notification_settings">Notifications</string>
6726
6727     <!-- Configure Notifications: Advanced section header [CHAR LIMIT=30] -->
6728     <string name="advanced_section_header">Advanced</string>
6729
6730     <!-- Configure Notifications: Work profile section header [CHAR LIMIT=30] -->
6731     <string name="profile_section_header">Work notifications</string>
6732
6733     <!-- Configure Notifications: Title for the notification badging option. [CHAR LIMIT=30 BACKUP_MESSAGE_ID=5125022693565388760] -->
6734     <string name="notification_badging_title">Allow notification dots</string>
6735
6736     <!-- Configure Notifications: Title for the pulse notification light option. [CHAR LIMIT=30] -->
6737     <string name="notification_pulse_title">Blink light</string>
6738
6739     <!-- Configure Notifications: Title for the option controlling notifications on the lockscreen. [CHAR LIMIT=30] -->
6740     <string name="lock_screen_notifications_title">On the lock screen</string>
6741
6742     <!-- Configure Notifications: Value for lockscreen notifications:  all information will be
6743          shown in notifications shown on a secure lock screen
6744          [CHAR LIMIT=50] -->
6745     <string name="lock_screen_notifications_summary_show">Show all notification content</string>
6746
6747     <!-- Configure Notifications: Value for lockscreen notifications: sensitive information will be
6748          hidden or redacted from notifications shown on a secure lock screen
6749          [CHAR LIMIT=50] -->
6750     <string name="lock_screen_notifications_summary_hide">Hide sensitive notification content</string>
6751
6752     <!-- Configure Notifications: Value for lockscreen notifications: notifications will not appear on a secure lock screen
6753          [CHAR LIMIT=50] -->
6754     <string name="lock_screen_notifications_summary_disable">Don\u2019t show notifications at all</string>
6755
6756     <!-- 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] -->
6757     <string name="lock_screen_notifications_interstitial_message">When your device is locked, how do you want notifications to show?</string>
6758
6759     <!-- 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] -->
6760     <string name="lock_screen_notifications_interstitial_title">Notifications</string>
6761
6762     <!-- Configure Notifications: Value for lockscreen notifications:  all information will be
6763          shown in work notifications shown on a secure lock screen
6764          [CHAR LIMIT=50] -->
6765     <string name="lock_screen_notifications_summary_show_profile">Show all work notification content</string>
6766
6767     <!-- Configure Notifications: Value for lockscreen notifications: sensitive information will be
6768          hidden or redacted from work notifications shown on a secure lock screen
6769          [CHAR LIMIT=50] -->
6770     <string name="lock_screen_notifications_summary_hide_profile">Hide sensitive work notification content</string>
6771
6772     <!-- Configure Notifications: Value for lockscreen notifications: work notifications will not appear on a secure lock screen
6773          [CHAR LIMIT=50] -->
6774     <string name="lock_screen_notifications_summary_disable_profile">Don\u2019t show work notifications at all</string>
6775
6776     <!-- 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] -->
6777     <string name="lock_screen_notifications_interstitial_message_profile">When your device is locked, how do you want profile notifications to show?</string>
6778
6779     <!-- 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] -->
6780     <string name="lock_screen_notifications_interstitial_title_profile">Profile notifications</string>
6781
6782     <!-- Notification Settings: Title for an individual app's notification settings. [CHAR LIMIT=30] -->
6783     <string name="notifications_title">Notifications</string>
6784
6785     <!-- Notification Settings: Title for the option managing notifications per application. [CHAR LIMIT=30] -->
6786     <string name="app_notifications_title">App notifications</string>
6787
6788     <!-- [CHAR LIMIT=100] Notification channel title -->
6789     <string name="notification_channel_title">Notification category</string>
6790
6791     <!-- [CHAR LIMIT=100] Notification importance screen title -->
6792     <string name="notification_importance_title">Importance</string>
6793
6794     <!-- [CHAR LIMIT=100] Notification Importance: unspecified importance level description -->
6795     <string name="notification_importance_unspecified">Let the app decide</string>
6796
6797     <!-- [CHAR LIMIT=100] Notification Importance: blocked importance level description -->
6798     <string name="notification_importance_blocked">Never show notifications</string>
6799
6800     <!-- [CHAR LIMIT=100] Notification Importance template for the channel importance summary -->
6801     <string name="notification_importance_divider" translatable="false"><xliff:g id="importance_title">%1$s</xliff:g>: <xliff:g id="importance_summary">%2$s</xliff:g></string>
6802
6803     <!-- Importance title strings for the Importance page. Also the second part of the importance
6804      summary on the channel page-->
6805
6806     <!-- [CHAR LIMIT=100] Notification Importance: min importance level description -->
6807     <string name="notification_importance_min">No sound or visual interruption</string>
6808
6809     <!-- [CHAR LIMIT=100] Notification Importance: low importance level description -->
6810     <string name="notification_importance_low">No sound</string>
6811
6812     <!-- [CHAR LIMIT=100] Notification Importance: normal importance level description -->
6813     <string name="notification_importance_default">Make sound</string>
6814
6815     <!-- [CHAR LIMIT=100] Notification Importance: high importance level description -->
6816     <string name="notification_importance_high">Make sound and pop on screen</string>
6817
6818     <!-- Importance title strings for the Importance page. Also the first part of the importance
6819      summary on the channel page-->
6820
6821     <!-- [CHAR LIMIT=100] Notification Importance title: min importance level title -->
6822     <string name="notification_importance_min_title">Low</string>
6823
6824     <!-- [CHAR LIMIT=100] Notification Importance title: low importance level title -->
6825     <string name="notification_importance_low_title">Medium</string>
6826
6827     <!-- [CHAR LIMIT=100] Notification Importance title: normal importance level title -->
6828     <string name="notification_importance_default_title">High</string>
6829
6830     <!-- [CHAR LIMIT=100] Notification Importance title: high importance level title -->
6831     <string name="notification_importance_high_title">Urgent</string>
6832
6833     <!-- [CHAR LIMIT=40 BACKUP_MESSAGE_ID:6585849855452076626] Notification importance title -->
6834     <string name="allow_sound">Allow sound</string>
6835
6836     <!-- [CHAR LIMIT=180] Notification importance summary -->
6837     <string name="show_silently_summary">Don\'t make sound, vibrate, or peek these notifications into view on the current screen.</string>
6838
6839     <!-- Channel summaries for the app notification page -->
6840
6841     <!-- [CHAR LIMIT=100] Notification Importance title: min importance level title -->
6842     <string name="notification_channel_summary_min">Low importance</string>
6843
6844     <!-- [CHAR LIMIT=100] Notification Importance title: low importance level title -->
6845     <string name="notification_channel_summary_low">Medium importance</string>
6846
6847     <!-- [CHAR LIMIT=100] Notification Importance title: normal importance level title -->
6848     <string name="notification_channel_summary_default">High importance</string>
6849
6850     <!-- [CHAR LIMIT=100] Notification Importance title: high importance level title -->
6851     <string name="notification_channel_summary_high">Urgent importance</string>
6852
6853     <!-- Default Apps > Default notification assistant -->
6854     <string name="default_notification_assistant">Notification assistant</string>
6855
6856     <!-- Sound & notification > Advanced section: Title for managing notification listeners option. [CHAR LIMIT=30] -->
6857     <string name="manage_notification_access_title">Notification access</string>
6858
6859     <!-- Notification Access section: Indicates that the work profile admin doesn't allow this
6860          notification listener to access work profile notifications [CHAR LIMIT=100] -->
6861     <string name="work_profile_notification_access_blocked_summary">Access to work profile notifications is blocked</string>
6862
6863     <!-- Summary of preference to manage notification listeners, when none are enabled -->
6864     <string name="manage_notification_access_summary_zero">Apps cannot read notifications</string>
6865
6866     <!-- Summary of preference to manage notification listeners, when one or more are enabled
6867          and are therefore able to read the user's notifications -->
6868     <plurals name="manage_notification_access_summary_nonzero">
6869         <item quantity="one">%d app can read notifications</item>
6870         <item quantity="other">%d apps can read notifications</item>
6871     </plurals>
6872
6873     <!-- String to show in the list of notification listeners, when none is installed -->
6874     <string name="no_notification_listeners">No installed apps have requested notification access.</string>
6875
6876     <!-- Title for a warning message about security implications of enabling a notification
6877           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6878     <string name="notification_listener_security_warning_title">Allow notification access for
6879          <xliff:g id="service" example="NotificationReader">%1$s</xliff:g>?</string>
6880     <!-- Summary for a warning message about security implications of enabling a notification
6881           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6882     <string name="notification_listener_security_warning_summary">
6883         <xliff:g id="notification_listener_name">%1$s</xliff:g> will be able to read all notifications,
6884         including personal information such as contact names and the text of messages you receive.
6885         It will also be able to dismiss notifications or trigger action buttons they contain.
6886         \n\nThis will also give the app the ability to turn Do Not Disturb on or off and change related settings.
6887     </string>
6888     <string name="notification_listener_disable_warning_summary">
6889         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.
6890     </string>
6891     <string name="notification_listener_disable_warning_confirm">Turn off</string>
6892     <string name="notification_listener_disable_warning_cancel">Cancel</string>
6893
6894     <!-- Title for managing VR (virtual reality) helper services. [CHAR LIMIT=50] -->
6895     <string name="vr_listeners_title">VR helper services</string>
6896
6897     <!-- String to show in the list of vr listeners, when none is installed -->
6898     <string name="no_vr_listeners">No installed apps have requested to be run as VR helper services.</string>
6899
6900     <!-- Title for a warning message about security implications of enabling a VR
6901           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6902     <string name="vr_listener_security_warning_title">Allow VR service access for
6903          <xliff:g id="service" example="VrCore">%1$s</xliff:g>?</string>
6904     <!-- Summary for a warning message about security implications of enabling a VR
6905           listener, displayed as a dialog message. [CHAR LIMIT=NONE] -->
6906     <string name="vr_listener_security_warning_summary">
6907         <xliff:g id="vr_listener_name">%1$s</xliff:g> will be able to run when you are using
6908         applications in virtual reality mode.
6909     </string>
6910
6911     <!-- Title for what display preferences are applied when device is in VR mode -->
6912     <string name="display_vr_pref_title">When device is in VR</string>
6913
6914     <!-- [CHAR LIMIT=70] Put display into low-persistence mode, this decreases motion blur. -->
6915     <string name="display_vr_pref_low_persistence">Reduce blur (recommended)</string>
6916
6917     <!-- [CHAR LIMIT=70] Do not change default display settings, this may reduce perceived screen
6918          flicker while in VR mode. -->
6919     <string name="display_vr_pref_off">Reduce flicker</string>
6920
6921     <!-- Special access > Title for managing Picture-in-picture settings. [CHAR LIMIT=50] -->
6922     <string name="picture_in_picture_title">Picture-in-picture</string>
6923
6924     <!-- Special access > Picture-in-picture > Text to display when the list is empty. [CHAR LIMIT=NONE] -->
6925     <string name="picture_in_picture_empty_text">No installed apps support Picture-in-picture</string>
6926
6927     <!-- Special access > Picture-in-picture > Additional keywords to search for. [CHAR LIMIT=NONE] -->
6928     <string name="picture_in_picture_keywords">pip picture in</string>
6929
6930     <!-- Apps > App Details > Advanced section string title. [CHAR LIMIT=NONE] -->
6931     <string name="picture_in_picture_app_detail_title">Picture-in-picture</string>
6932
6933     <!-- Apps > App Details > Picture-in-picture > Switch title. [CHAR LIMIT=NONE] -->
6934     <string name="picture_in_picture_app_detail_switch">Allow picture-in-picture</string>
6935
6936     <!-- Apps > App Details > Picture-in-picture > Description. [CHAR LIMIT=NONE] -->
6937     <string name="picture_in_picture_app_detail_summary">Allow this app to create a picture-in-picture window while the app is open or after you leave it (for example, to continue watching a video).  This window displays on top of other apps you're using.</string>
6938
6939     <!-- Sound & notification > Advanced section: Title for managing Do Not Disturb access option. [CHAR LIMIT=40] -->
6940     <string name="manage_zen_access_title">Do Not Disturb access</string>
6941
6942     <!-- Sound & notification > Do Not Disturb access > Text to display when the list is empty. [CHAR LIMIT=NONE] -->
6943     <string name="zen_access_empty_text">No installed apps have requested Do Not Disturb access</string>
6944
6945     <!-- [CHAR LIMIT=NONE] Text when loading app list in notification settings -->
6946     <string name="loading_notification_apps">Loading apps...</string>
6947
6948     <!-- [CHAR LIMIT=NONE] Text appearing when app notifications are off -->
6949     <string name="app_notifications_off_desc">Android is blocking this app\'s notifications from appearing on this device</string>
6950
6951     <!-- [CHAR LIMIT=NONE] Text appearing when channel notifications are off -->
6952     <string name="channel_notifications_off_desc">Android is blocking this category of notifications from appearing on this device</string>
6953
6954     <!-- [CHAR LIMIT=NONE] App notification settings: channels title -->
6955     <string name="notification_channels">Categories</string>
6956
6957     <!-- [CHAR LIMIT=NONE] App notification settings: non-grouped-channels title -->
6958     <string name="notification_channels_other">Other</string>
6959
6960     <!-- [CHAR LIMIT=NONE] App notification settings: no channels -->
6961     <string name="no_channels">This app has not posted any notifications</string>
6962
6963     <!-- [CHAR LIMIT=NONE] App notification settings: link to app notification settings-->
6964     <string name="app_settings_link">Additional settings in the app</string>
6965
6966     <!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
6967     <string name="app_notification_listing_summary_zero">Turned on for all apps</string>
6968     <!-- [CHAR LIMIT=45] App notification listing summary, blocked apps -->
6969     <plurals name="app_notification_listing_summary_others">
6970         <item quantity="one">Turned off for <xliff:g id="count" example="1">%d</xliff:g> app</item>
6971         <item quantity="other">Turned off for <xliff:g id="count" example="10">%d</xliff:g> apps</item>
6972     </plurals>
6973
6974     <!-- [CHAR LIMIT=NONE] Footer listing a count of deleted channels. -->
6975     <plurals name="deleted_channels">
6976         <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> category deleted</item>
6977         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> categories deleted</item>
6978     </plurals>
6979
6980     <!-- [CHAR LIMIT=NONE] App notification settings: notifications enabled-->
6981     <string name="notification_toggle_on">On</string>
6982
6983     <!-- [CHAR LIMIT=NONE] App notification settings: notifications disabled-->
6984     <string name="notification_toggle_off">Off</string>
6985
6986     <!-- [CHAR LIMIT=NONE] App notification settings: Block option title -->
6987     <string name="app_notification_block_title">Block all</string>
6988
6989     <!-- [CHAR LIMIT=NONE] App notification settings: Block option description-->
6990     <string name="app_notification_block_summary">Never show these notifications</string>
6991
6992     <!-- [CHAR LIMIT=NONE] Channel notification settings: Block option title -->
6993     <string name="notification_content_block_title">Show notifications</string>
6994
6995     <!-- [CHAR LIMIT=NONE] Channel notification settings: Block option description-->
6996     <string name="notification_content_block_summary">Never show notifications in the shade or on peripheral devices</string>
6997
6998     <!-- [CHAR LIMIT=NONE BACKUP_MESSAGE_ID:7166470350070693657] App notification settings: Badging option title -->
6999     <string name="notification_badge_title">Allow notification dot</string>
7000
7001     <!-- [CHAR LIMIT=NONE BACKUP_MESSAGE_ID:7166470350070693657] Channel notification settings: Badging option title -->
7002     <string name="notification_channel_badge_title">Show notification dot</string>
7003
7004     <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option title -->
7005     <string name="app_notification_override_dnd_title">Override Do Not Disturb</string>
7006
7007     <!-- [CHAR LIMIT=NONE] App notification settings: Override DND option description-->
7008     <string name="app_notification_override_dnd_summary">Let these notifications continue to interrupt when Do Not Disturb is set to Priority Only</string>
7009
7010     <!-- [CHAR LIMIT=NONE] App notification settings: Visibility override option title -->
7011     <string name="app_notification_visibility_override_title">On the lock screen</string>
7012
7013     <!-- [CHAR LIMIT=20] Notification settings: App notifications row summary when allowed -->
7014     <string name="app_notification_row_banned">Blocked</string>
7015
7016     <!-- [CHAR LIMIT=40] Notification settings: App notifications row summary when high priority -->
7017     <string name="app_notification_row_priority">Priority</string>
7018
7019     <!-- [CHAR LIMIT=20] Notification settings: App notifications row summary when sensitive -->
7020     <string name="app_notification_row_sensitive">Sensitive</string>
7021
7022     <!-- [CHAR LIMIT=20] Notification settings: App notifications dialog dismiss button caption -->
7023     <string name="app_notifications_dialog_done">Done</string>
7024
7025     <!-- [CHAR LIMIT=150] App notification settings: App notifications Importance title -->
7026     <string name="app_notification_importance_title">Importance</string>
7027
7028     <!-- [CHAR LIMIT=180] Notification settings: lights -->
7029     <string name="notification_show_lights_title">Blink light</string>
7030
7031     <!-- [CHAR LIMIT=180] Notification settings: vibration -->
7032     <string name="notification_vibrate_title">Vibrate</string>
7033
7034     <!-- [CHAR LIMIT=180] Notification settings: sound -->
7035     <string name="notification_channel_sound_title">Sound</string>
7036
7037     <!-- [CHAR LIMIT=40] Zen mode settings: Rule delete button -->
7038     <string name="zen_mode_rule_delete_button">Delete</string>
7039
7040     <!-- [CHAR LIMIT=40] Zen mode settings: Rule name edit button -->
7041     <string name="zen_mode_rule_rename_button">Rename</string>
7042
7043     <!-- [CHAR LIMIT=40] Zen mode settings: Rule name option and edit dialog title -->
7044     <string name="zen_mode_rule_name">Rule name</string>
7045
7046     <!-- [CHAR LIMIT=40] Zen mode settings: Rule name hint text -->
7047     <string name="zen_mode_rule_name_hint">Enter rule name</string>
7048
7049     <!-- [CHAR LIMIT=100] Zen mode settings: Warning text for invalid zen rule names -->
7050     <string name="zen_mode_rule_name_warning">Rule name already in use</string>
7051
7052     <!-- [CHAR LIMIT=40] Zen mode settings: Add rule menu option name -->
7053     <string name="zen_mode_add_rule">Add more</string>
7054
7055     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule menu option name -->
7056     <string name="zen_mode_delete_rule">Delete rule</string>
7057
7058     <!-- [CHAR LIMIT=60] Zen mode settings: Choose rule type dialog title -->
7059     <string name="zen_mode_choose_rule_type">Choose rule type</string>
7060
7061     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule dialog confirmation message -->
7062     <string name="zen_mode_delete_rule_confirmation">Delete \u201c<xliff:g id="rule" example="Weekends">%1$s</xliff:g>\u201d rule?</string>
7063
7064     <!-- [CHAR LIMIT=40] Zen mode settings: Delete rule dialog button caption -->
7065     <string name="zen_mode_delete_rule_button">Delete</string>
7066
7067     <!-- [CHAR LIMIT=40] Zen mode settings: External rule type -->
7068     <string name="zen_mode_rule_type">Rule type</string>
7069
7070     <!-- [CHAR LIMIT=40] Zen mode settings: External rule type name if unknown -->
7071     <string name="zen_mode_rule_type_unknown">Unknown</string>
7072
7073     <!-- [CHAR LIMIT=40] Zen mode settings: Configure external rule -->
7074     <string name="zen_mode_configure_rule">Configure rule</string>
7075
7076     <!-- [CHAR LIMIT=40] Zen mode settings: Schedule rule type name -->
7077     <string name="zen_schedule_rule_type_name">Time rule</string>
7078
7079     <!-- [CHAR LIMIT=NONE] Zen mode settings: Schedule rule toast hint when enabled -->
7080     <string name="zen_schedule_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified times</string>
7081
7082     <!-- [CHAR LIMIT=40] Zen mode settings: Event rule type name -->
7083     <string name="zen_event_rule_type_name">Event rule</string>
7084
7085     <!-- [CHAR LIMIT=NONE] Zen mode settings: Event rule toast hint when enabled -->
7086     <string name="zen_event_rule_enabled_toast">Automatic rule set to turn on Do Not Disturb during specified events</string>
7087
7088     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option title -->
7089     <string name="zen_mode_event_rule_calendar">During events for</string>
7090
7091     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: During events for -->
7092     <string name="zen_mode_event_rule_summary_calendar_template">During events for <xliff:g id="calendar" example="any calendar">%1$s</xliff:g></string>
7093
7094     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: any calendar -->
7095     <string name="zen_mode_event_rule_summary_any_calendar">any calendar</string>
7096
7097     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule summary fragment: Where reply is -->
7098     <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>
7099
7100     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule calendar option value for any calendar -->
7101     <string name="zen_mode_event_rule_calendar_any">Any calendar</string>
7102
7103     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option title -->
7104     <string name="zen_mode_event_rule_reply">Where reply is</string>
7105
7106     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes, Maybe, or Not replied -->
7107     <string name="zen_mode_event_rule_reply_any_except_no">Yes, Maybe, or Not replied</string>
7108
7109     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes or Maybe -->
7110     <string name="zen_mode_event_rule_reply_yes_or_maybe">Yes or Maybe</string>
7111
7112     <!-- [CHAR LIMIT=40] Zen mode settings: Event-based rule reply option value: Yes -->
7113     <string name="zen_mode_event_rule_reply_yes">Yes</string>
7114
7115     <!-- [CHAR LIMIT=40] Zen mode settings: Text to display if rule isn't found -->
7116     <string name="zen_mode_rule_not_found_text">Rule not found.</string>
7117
7118     <!-- [CHAR LIMIT=40] Zen mode settings: Rule summary template (when enabled) -->
7119     <string name="zen_mode_rule_summary_enabled_combination">On / <xliff:g id="mode" example="Alarms only">%1$s</xliff:g></string>
7120
7121     <!-- [CHAR LIMIT=40] Zen mode settings: Third party Rule summary template -->
7122     <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>
7123
7124     <!-- [CHAR LIMIT=40] Zen mode settings: Time-based rule days option title -->
7125     <string name="zen_mode_schedule_rule_days">Days</string>
7126
7127     <!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option value, no days set -->
7128     <string name="zen_mode_schedule_rule_days_none">None</string>
7129
7130     <!-- [CHAR LIMIT=40] Zen mode settings: Downtime days option value, all days set -->
7131     <string name="zen_mode_schedule_rule_days_all">Every day</string>
7132
7133     <!-- [CHAR LIMIT=60] Zen mode settings: Downtime rule setting -->
7134     <string name="zen_mode_schedule_alarm_title">Alarm can override end time</string>
7135
7136     <!-- [CHAR LIMIT=NONE] Zen mode settings: Downtime rule setting -->
7137     <string name="zen_mode_schedule_alarm_summary">Stop at the end time or next alarm, whichever comes first</string>
7138
7139     <!-- [CHAR LIMIT=40] General divider text when concatenating multiple items in a text summary -->
7140     <string name="summary_divider_text">,\u0020</string>
7141
7142     <!-- [CHAR LIMIT=40] General template for a symbolic start - end range in a text summary -->
7143     <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>
7144
7145     <!-- [CHAR LIMIT=40] General template for a verbal start to end range in a text summary -->
7146     <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>
7147
7148     <!-- [CHAR LIMIT=20] Zen mode settings: Calls option -->
7149     <string name="zen_mode_calls">Calls</string>
7150
7151     <!-- [CHAR LIMIT=20] Zen mode settings: Messages option -->
7152     <string name="zen_mode_messages">Messages</string>
7153
7154     <!-- [CHAR LIMIT=50] Zen mode settings: All messages summary -->
7155     <string name="zen_mode_all_messages">All messages</string>
7156
7157     <!-- [CHAR LIMIT=50] Zen mode settings: Selected messages summary -->
7158     <string name="zen_mode_selected_messages">Selected messages</string>
7159
7160     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From anyone -->
7161     <string name="zen_mode_from_anyone">From anyone</string>
7162
7163     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From contacts only -->
7164     <string name="zen_mode_from_contacts">From contacts only</string>
7165
7166     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: From starred contacts only -->
7167     <string name="zen_mode_from_starred">From starred contacts only</string>
7168
7169     <!-- [CHAR LIMIT=40] Zen mode settings: Calls or messages option value: None -->
7170     <string name="zen_mode_from_none">None</string>
7171
7172     <!-- [CHAR LIMIT=50] Zen mode settings: Alarms option -->
7173     <string name="zen_mode_alarms">Alarms</string>
7174
7175     <!-- [CHAR LIMIT=50] Zen mode settings: Alarms option summary -->
7176     <string name="zen_mode_alarms_summary">Alarms are always a priority and make sound</string>
7177
7178     <!-- [CHAR LIMIT=50] Zen mode settings: Reminders option -->
7179     <string name="zen_mode_reminders">Reminders</string>
7180
7181     <!-- [CHAR LIMIT=50] Zen mode settings: Events option -->
7182     <string name="zen_mode_events">Events</string>
7183
7184     <!-- [CHAR LIMIT=50] Zen mode settings: All callers summary -->
7185     <string name="zen_mode_all_callers">All callers</string>
7186
7187     <!-- [CHAR LIMIT=50] Zen mode settings: Selected callers summary -->
7188     <string name="zen_mode_selected_callers">Selected callers</string>
7189
7190     <!-- [CHAR LIMIT=50] Zen mode settings: Repeat callers option -->
7191     <string name="zen_mode_repeat_callers">Repeat callers</string>
7192
7193     <!-- [CHAR LIMIT=200] Zen mode settings: Repeat callers option summary -->
7194     <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>
7195
7196     <!-- [CHAR LIMIT=20] Zen mode settings: When option -->
7197     <string name="zen_mode_when">Automatically turn on</string>
7198
7199     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Never -->
7200     <string name="zen_mode_when_never">Never</string>
7201
7202     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Every night -->
7203     <string name="zen_mode_when_every_night">Every night</string>
7204
7205     <!-- [CHAR LIMIT=20] Zen mode settings: When option value: Weeknights -->
7206     <string name="zen_mode_when_weeknights">Weeknights</string>
7207
7208     <!-- [CHAR LIMIT=20] Zen mode settings: Start time option -->
7209     <string name="zen_mode_start_time">Start time</string>
7210
7211     <!-- [CHAR LIMIT=20] Zen mode settings: End time option -->
7212     <string name="zen_mode_end_time">End time</string>
7213
7214     <!-- [CHAR LIMIT=60] Zen mode settings: End time option: Summary text value format when end time = next day -->
7215     <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>
7216
7217     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only forever. -->
7218     <string name="zen_mode_summary_alarms_only_indefinite">Change to alarms only indefinitely</string>
7219
7220     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only for < 60 minutes. -->
7221     <plurals name="zen_mode_summary_alarms_only_by_minute">
7222         <item quantity="one">Change to alarms only for one minute until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g></item>
7223         <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>
7224     </plurals>
7225
7226     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only for N hours. -->
7227     <plurals name="zen_mode_summary_alarms_only_by_hour">
7228         <item quantity="one">Change to alarms only for one hour until <xliff:g id="formattedTime" example="10:00 PM">%2$s</xliff:g></item>
7229         <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>
7230     </plurals>
7231
7232     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: switch to alarms only until a specific time. -->
7233     <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>
7234
7235     <!-- [CHAR LIMIT=NONE] Zen mode summary spoken when changing mode by voice: Turn on all notifications. -->
7236     <string name="zen_mode_summary_always">Change to always interrupt</string>
7237
7238     <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is on: title -->
7239     <string name="zen_mode_screen_on">Block when screen is on</string>
7240
7241     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is on: summary -->
7242     <string name="zen_mode_screen_on_summary">Prevent notifications silenced by Do Not Disturb from peeking or popping on screen</string>
7243
7244     <!-- [CHAR LIMIT=40] Zen mode settings: visual interruptions: screen is off: title -->
7245     <string name="zen_mode_screen_off">Block when screen is off</string>
7246
7247     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
7248     <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>
7249     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions: screen is off: summary -->
7250     <string name="zen_mode_screen_off_summary_no_led">Prevent notifications silenced by Do Not Disturb from turning on the screen</string>
7251
7252     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
7253     <string name="zen_mode_all_visual_interruptions">Off</string>
7254     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
7255     <string name="zen_mode_screen_on_visual_interruptions">When screen is on</string>
7256     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
7257     <string name="zen_mode_screen_off_visual_interruptions">When screen is off</string>
7258     <!-- [CHAR LIMIT=130] Zen mode settings:  visual interruptions summary -->
7259     <string name="zen_mode_no_visual_interruptions">When screen is on or off</string>
7260
7261     <!-- [CHAR LIMIT=NONE] Content description for per-app notification
7262          settings button -->
7263     <string name="notification_app_settings_button">Notification settings</string>
7264
7265
7266    <!-- [CHAR LIMIT=35] Feedback on the device -->
7267    <string name="device_feedback">Send feedback about this device</string>
7268
7269     <!-- Full package name of OEM preferred device feedback reporter [DO NOT TRANSLATE] -->
7270     <string name="oem_preferred_feedback_reporter" translatable="false"></string>
7271
7272     <!-- PIN entry dialog title for entering the administrator PIN [CHAR LIMIT=none] -->
7273     <string name="restr_pin_enter_admin_pin">Enter admin PIN</string>
7274
7275     <!-- Switch On/Off  -->
7276     <string name="switch_on_text">On</string>
7277     <string name="switch_off_text">Off</string>
7278
7279     <!-- [CHAR LIMIT=28] Screen pinning title -->
7280     <string name="screen_pinning_title">Screen pinning</string>
7281     <!-- [CHAR LIMIT=300] Screen pinning description -->
7282     <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>
7283     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
7284     <string name="screen_pinning_unlock_pattern">Ask for unlock pattern before unpinning</string>
7285     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
7286     <string name="screen_pinning_unlock_pin">Ask for PIN before unpinning</string>
7287     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
7288     <string name="screen_pinning_unlock_password">Ask for password before unpinning</string>
7289     <!-- [CHAR LIMIT=60] Unlock setting for screen pinning -->
7290     <string name="screen_pinning_unlock_none">Lock device when unpinning</string>
7291
7292     <!-- 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] -->
7293     <string name="opening_paragraph_delete_profile_unknown_company">This work profile is managed by:</string>
7294     <!-- Summary for work profile accounts group. [CHAR LIMIT=25] -->
7295     <string name="managing_admin">Managed by <xliff:g id="admin_app_label">%s</xliff:g></string>
7296
7297     <!-- Summary Title for saying that the preference is experimental and will evolve over time due to User feedback. [CHAR LIMIT=NONE] -->
7298     <string name="experimental_preference">(Experimental)</string>
7299
7300     <!-- 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] -->
7301     <string name="encryption_interstitial_header">Secure start-up</string>
7302
7303     <!-- 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] -->
7304     <string name="encryption_continue_button">Continue</string>
7305
7306     <!-- 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] -->
7307     <string name="encryption_interstitial_message_pin">
7308    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.
7309    \n\nThis helps protect data on lost or stolen devices. Require PIN to start your device?
7310    </string>
7311     <!-- 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] -->
7312     <string name="encryption_interstitial_message_pattern">
7313    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.
7314    \n\nThis helps protect data on lost or stolen devices. Require pattern to start your device?
7315    </string>
7316     <!-- 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] -->
7317     <string name="encryption_interstitial_message_password">
7318    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.
7319    \n\nThis helps protect data on lost or stolen devices. Require password to start your device?
7320    </string>
7321
7322     <!-- 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] -->
7323     <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. Require PIN to start your device?</string>
7324     <!-- 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] -->
7325     <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. Require pattern to start your device?</string>
7326     <!-- 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] -->
7327     <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. Require password to start your device?</string>
7328
7329     <!-- Button label to say yes to the question of whether to require PIN/password/pattern to start your device. [CHAR LIMIT=20] -->
7330     <string name="encryption_interstitial_yes">Yes</string>
7331     <!-- Button label to say no to the question of whether to require PIN/password/pattern to start your device. [CHAR LIMIT=20] -->
7332     <string name="encryption_interstitial_no">No</string>
7333
7334    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
7335    <string name="encrypt_talkback_dialog_require_pin">Require PIN?</string>
7336
7337    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
7338    <string name="encrypt_talkback_dialog_require_pattern">Require pattern?</string>
7339
7340    <!-- Title for encryption dialog that disables TalkBack. [CHAR_LIMIT=25] -->
7341    <string name="encrypt_talkback_dialog_require_password">Require password?</string>
7342
7343    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
7344    <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>
7345
7346    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
7347    <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>
7348
7349    <!-- Message for encryption dialog telling the user that Talkback and other accessibility services will be disabled. -->
7350    <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>
7351
7352    <!-- [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. -->
7353    <string name="direct_boot_unaware_dialog_message">Note: After a reboot, this app can\'t start until you unlock your phone</string>
7354
7355    <!-- Title and summary for SIM Status -->
7356    <string name="imei_information_title">IMEI information</string>
7357    <string name="imei_information_summary">IMEI relative information</string>
7358    <string name="slot_number">(Slot<xliff:g id="slot_num">%1$d</xliff:g>)</string>
7359
7360    <!-- New strings needed for App Info 2 -->
7361    <!-- Preference label for app default launch settings [CHAR LIMIT=35]-->
7362    <string name="launch_by_default">Open by default</string>
7363
7364    <!-- Category name for App Launch -->
7365    <string name="app_launch_domain_links_title">Opening links</string>
7366    <string name="app_launch_open_domain_urls_title">Open supported links</string>
7367    <string name="app_launch_open_domain_urls_summary">Open without asking</string>
7368    <string name="app_launch_supported_domain_urls_title">Supported links</string>
7369    <string name="app_launch_other_defaults_title">Other defaults</string>
7370
7371    <!-- Summary for app storage preference -->
7372    <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>
7373    <!-- Summary describing internal storage for applications [CHAR LIMIT=25] -->
7374    <string name="storage_type_internal">Internal storage</string>
7375    <!-- Summary describing external storage for applications [CHAR LIMIT=25] -->
7376    <string name="storage_type_external">External storage</string>
7377
7378    <!-- Title for data usage screen when entered from app info [CHAR LIMIT=30] -->
7379    <string name="app_data_usage">App data usage</string>
7380    <!-- Summary for data usage preference [CHAR LIMIT=15] -->
7381    <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>
7382
7383    <!-- Title of storage preference to control where app is stored -->
7384    <string name="storage_used">Storage used</string>
7385
7386    <!-- Title of button to change storage [CHAR LIMIT=25] -->
7387    <string name="change">Change</string>
7388
7389    <!-- Title of dialog to change storage [CHAR LIMIT=25] -->
7390    <string name="change_storage">Change storage</string>
7391
7392    <!-- Label for notification settings for an specific app [CHAR LIMIT=40] -->
7393      <string name="notifications_label">App notifications</string>
7394     <!-- App notification summary with notifications enabled [CHAR LIMIT=40] -->
7395     <string name="notifications_enabled">On</string>
7396     <!-- Label for showing apps with blocked notifications in list [CHAR LIMIT=30] -->
7397     <string name="notifications_disabled">Everything turned off</string>
7398     <!-- Label for showing apps with some blocked notifications in list [CHAR LIMIT=30] -->
7399     <string name="notifications_partly_blocked"><xliff:g id="count" example="1">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> categories turned off</string>
7400     <!-- App notification summary with notifications silenced [CHAR LIMIT=40] -->
7401     <string name="notifications_silenced">Silenced</string>
7402     <!-- App notification summary with notifications redacted [CHAR LIMIT=70] -->
7403     <string name="notifications_redacted">Sensitive content not on lock screen</string>
7404     <!-- App notification summary with notifications hidden [CHAR LIMIT=40] -->
7405     <string name="notifications_hidden">Not on lock screen</string>
7406     <!-- App notification summary with notifications bypassing DND [CHAR LIMIT=40] -->
7407     <string name="notifications_priority">Do Not Disturb overridden</string>
7408     <!-- App notification summary divider [CHAR LIMIT=40] -->
7409     <string name="notifications_summary_divider">\u00A0/\u00A0</string>
7410     <!-- App notification summary for advanced controls -->
7411     <string name="notification_summary_level">Level %d</string>
7412     <!-- App notification summary channel divider-->
7413     <string name="notification_summary_channel"><xliff:g id="channel_name">%1$s</xliff:g> \u2022 <xliff:g id="group_name">%2$s</xliff:g></string>
7414
7415
7416    <!-- Permissions preference summary [CHAR LIMIT=40] -->
7417     <plurals name="permissions_summary">
7418        <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> permission granted</item>
7419        <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> permissions granted</item>
7420     </plurals>
7421
7422    <!-- Runtime permissions preference summary [CHAR LIMIT=40] -->
7423    <plurals name="runtime_permissions_summary">
7424        <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>
7425        <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>
7426    </plurals>
7427
7428     <!-- Runtime permissions preference summary.  Number of additional permissions granted. [CHAR LIMIT=40] -->
7429     <plurals name="runtime_permissions_additional_count">
7430         <item quantity="one"><xliff:g id="count" example="1">%d</xliff:g> additional permission</item>
7431         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> additional permissions</item>
7432     </plurals>
7433
7434     <!-- Runtime permissions preference summary, shown when the app has no permissions granted. [CHAR LIMIT=40] -->
7435     <string name="runtime_permissions_summary_no_permissions_granted">No permissions granted</string>
7436
7437     <!-- Runtime permissions preference summary, shown when the app requests no permissions. [CHAR LIMIT=40] -->
7438     <string name="runtime_permissions_summary_no_permissions_requested">No permissions requested</string>
7439
7440     <!-- Label for showing all apps in list [CHAR LIMIT=30] -->
7441     <string name="filter_all_apps">All apps</string>
7442     <!-- Label for showing enabled apps in list [CHAR LIMIT=30] -->
7443     <string name="filter_enabled_apps">Installed apps</string>
7444     <!-- Label for showing instant apps in list [CHAR LIMIT=40] -->
7445     <string name="filter_instant_apps">Instant apps</string>
7446     <!-- Label for showing personal apps in list [CHAR LIMIT=30] -->
7447     <string name="filter_personal_apps">Personal</string>
7448     <!-- Label for showing work apps in list [CHAR LIMIT=30] -->
7449     <string name="filter_work_apps">Work</string>
7450
7451     <!-- Label for showing apps with blocked notifications in list [CHAR LIMIT=30] -->
7452     <string name="filter_notif_all_apps">Apps: All</string>
7453     <!-- Label for showing apps with blocked notifications in list [CHAR LIMIT=30] -->
7454     <string name="filter_notif_blocked_apps">Apps: Turned off</string>
7455     <!-- Label for showing categories with urgent notifications in list [CHAR LIMIT=30] -->
7456     <string name="filter_notif_urgent_channels">Categories: Urgent importance</string>
7457     <!-- Label for showing categories with low importance notifications in list [CHAR LIMIT=30] -->
7458     <string name="filter_notif_low_channels">Categories: Low importance</string>
7459     <!-- Label for showing categories with blocked notifications in list [CHAR LIMIT=30] -->
7460     <string name="filter_notif_blocked_channels">Categories: Turned off</string>
7461     <!-- Label for showing categories with notifications that override dnd in list [CHAR LIMIT=30] -->
7462     <string name="filter_notif_dnd_channels">Categories: Overrides Do Not Disturb</string>
7463
7464     <!-- Title for advanced application management settings [CHAR LIMIT=30] -->
7465     <string name="advanced_apps">Advanced</string>
7466
7467     <!-- Title for application configuration settings [CHAR LIMIT=30] -->
7468     <string name="configure_apps">Configure apps</string>
7469
7470    <!-- Warning toast shown when data usage screen can't find specified app -->
7471    <string name="unknown_app">Unknown app</string>
7472
7473    <!-- Label for list that shows all permissions -->
7474    <string name="app_permissions">App permissions</string>
7475    <!-- Summary of permissions currently granted to apps [CHAR LIMIT=60] -->
7476    <string name="app_permissions_summary">Apps using <xliff:g id="apps" example="location">%1$s</xliff:g></string>
7477
7478    <!-- Label for tap to wake setting [CHAR LIMIT=30] -->
7479    <string name="tap_to_wake">Tap to wake</string>
7480
7481    <!-- Summary for take to wake setting [CHAR LIMIT=90] -->
7482    <string name="tap_to_wake_summary">Double-tap anywhere on the screen to wake device</string>
7483
7484     <!-- 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] -->
7485     <string name="domain_urls_title">Opening links</string>
7486
7487     <!-- Summary for an app that doesn't open any domain URLs [CHAR LIMIT=45] -->
7488     <string name="domain_urls_summary_none">Don\u2019t open supported links</string>
7489
7490     <!-- Summary of an app that can open URLs for exactly one domain [CHAR LIMIT=45] -->
7491     <string name="domain_urls_summary_one">Open <xliff:g id="domain" example="mail.google.com">%s</xliff:g></string>
7492
7493     <!-- Summary of an app that can open several domain's URLs [CHAR LIMIT=45] -->
7494     <string name="domain_urls_summary_some">Open <xliff:g id="domain" example="mail.google.com">%s</xliff:g> and other URLs</string>
7495
7496     <!-- Summary of open web links settings when no app can open supported links [CHAR LIMIT=NONE] -->
7497     <string name="domain_urls_apps_summary_off">No app opening supported links</string>
7498
7499     <!-- Summary of open web links settings when at least one app can open supported links [CHAR LIMIT=NONE] -->
7500     <plurals name="domain_urls_apps_summary_on">
7501         <item quantity="one">One app opening supported links</item>
7502         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps opening supported links</item>
7503     </plurals>
7504
7505     <!-- Explanation that the app that will ALWAYS be launched to open web links to domains that it understands -->
7506     <string name="app_link_open_always">Open in this app</string>
7507
7508     <!-- Explanation that the user will be asked whether to launch the app to open web links to domains that it understands -->
7509     <string name="app_link_open_ask">Ask every time</string>
7510
7511     <!-- Explanation that the app that will NEVER be launched to open web links to domains that it understands -->
7512     <string name="app_link_open_never">Don&#8217;t open in this app</string>
7513
7514     <!-- Fingerprint hint message when finger was not recognized.-->
7515     <string name="fingerprint_not_recognized">Not recognized</string>
7516
7517     <!-- Title for Default Apps settings [CHAR LIMIT=30] -->
7518     <string name="default_apps_title">Default</string>
7519
7520     <!-- Title for Default Apps settings for work [CHAR LIMIT=30] -->
7521     <string name="default_for_work">Default for work</string>
7522
7523     <!-- Title for Assist and voice input settings [CHAR LIMIT=30] -->
7524     <string name="assist_and_voice_input_title">Assist &amp; voice input</string>
7525
7526     <!-- Title for Default Assist settings [CHAR LIMIT=30] -->
7527     <string name="default_assist_title">Assist app</string>
7528
7529     <!-- [CHAR_LIMIT=45] Title of the security warning dialog for setting an assitant -->
7530     <string name="assistant_security_warning_title">
7531         Make <xliff:g id="assistant_app_name">%s</xliff:g> your assistant?
7532     </string>
7533
7534     <!-- [CHAR_LIMIT=NONE] Warning message about security implications of setting an assistant,
7535          displayed as a dialog message when the user selects an assistant. -->
7536     <string name="assistant_security_warning">The assistant will be able to read information about
7537         apps in use on your system, including information visible on your screen or accessible
7538         within the apps.</string>
7539
7540     <!-- Label for the button to acknowledge assistant security implications. [CHAR LIMIT=30] -->
7541     <string name="assistant_security_warning_agree">Agree</string>
7542
7543     <!-- Label for the button to bail out assistant security implications. [CHAR LIMIT=30] -->
7544     <string name="assistant_security_warning_disagree">Disagree</string>
7545
7546     <!-- Title for Choose voice input dialog [CHAR LIMIT=30] -->
7547     <string name="choose_voice_input_title">Choose voice input</string>
7548
7549     <!-- Title for Default Browser settings [CHAR LIMIT=30] -->
7550     <string name="default_browser_title">Browser app</string>
7551
7552     <!-- Summary for No Default Browser settings [CHAR LIMIT=45] -->
7553     <string name="default_browser_title_none">No default Browser</string>
7554
7555     <!--  Title for Default Phone app settings [CHAR LIMIT=30] -->
7556     <string name="default_phone_title">Phone app</string>
7557
7558     <!-- Label of default app for current setting [CHAR LIMIT=40] -->
7559     <string name="default_app">(Default)</string>
7560
7561     <!-- Label of system app for current setting -->
7562     <string name="system_app">(System)</string>
7563
7564     <!-- Label of system and default app for current setting -->
7565     <string name="system_default_app">(System default)</string>
7566
7567     <!-- Title of app storage screen [CHAR LIMIT=30] -->
7568     <string name="apps_storage">Apps storage</string>
7569
7570     <!-- Title of usage access screen [CHAR LIMIT=30] -->
7571     <string name="usage_access">Usage access</string>
7572
7573     <!-- Label for setting which controls whether app has usage access [CHAR LIMIT=45] -->
7574     <string name="permit_usage_access">Permit usage access</string>
7575
7576     <!-- Link to the apps page for app usage settings [CHAR LIMIT=45] -->
7577     <string name="app_usage_preference">App usage preferences</string>
7578
7579     <!-- Description of the usage access setting [CHAR LIMIT=NONE] -->
7580     <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>
7581
7582     <!-- Title for screen showing recent memory usage of device [CHAR LIMIT=30]-->
7583     <string name="memory_settings_title">Memory</string>
7584
7585     <!-- Title for screen showing recent memory usage of specific app [CHAR LIMIT=30]-->
7586     <string name="memory_details_title">Memory details</string>
7587
7588     <!-- Description of app always running [CHAR LIMIT=45] -->
7589     <string name="always_running">Always running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
7590
7591     <!-- Description of app sometimes running [CHAR LIMIT=45] -->
7592     <string name="sometimes_running">Sometimes running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
7593
7594     <!-- Description of app rarely running [CHAR LIMIT=45] -->
7595     <string name="rarely_running">Rarely running (<xliff:g id="percentage" example="5%">%s</xliff:g>)</string>
7596
7597     <!-- Maximum memory usage key [CHAR LIMIT=25] -->
7598     <string name="memory_max_use">Maximum</string>
7599
7600     <!-- Average memory usage key [CHAR LIMIT=25] -->
7601     <string name="memory_avg_use">Average</string>
7602
7603     <!-- Maximum memory used by an app [CHAR LIMIT=25] -->
7604     <string name="memory_max_desc">Maximum <xliff:g id="memory" example="30MB">%1$s</xliff:g></string>
7605
7606     <!-- Average memory used by an app [CHAR LIMIT=25] -->
7607     <string name="memory_avg_desc">Average <xliff:g id="memory" example="30MB">%1$s</xliff:g></string>
7608
7609     <!-- Formatting for memory description [CHAR LIMIT=25] -->
7610     <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>
7611
7612     <!-- Label for process [CHAR LIMIT=25] -->
7613     <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>
7614
7615     <!-- Label for list to control apps that ignore battery saving restrictions [CHAR LIMIT=27]-->
7616     <string name="high_power_apps">Battery optimization</string>
7617
7618     <!-- Label for menu to launch a screen showing usage alerts for battery [CHAR LIMIT=30] -->
7619     <string name="additional_battery_info">Usage alerts</string>
7620
7621     <!-- Label for menu to show battery usage in the device [CHAR LIMIT=45] -->
7622     <string name="show_all_apps">Show full device usage</string>
7623
7624     <!-- Label for menu to show app usage [CHAR LIMIT=30] -->
7625     <string name="hide_extra_apps">Show app usage</string>
7626
7627     <!-- Title for high usage item, which means power high usage [CHAR LIMIT=30] -->
7628     <string name="power_high_usage_title">High usage</string>
7629
7630     <!-- Summary for high usage item, showing app/apps are behaving abnormally [CHAR LIMIT=80] -->
7631     <plurals name="power_high_usage_summary">
7632         <item quantity="one"><xliff:g id="app">%1$s</xliff:g> behaving abnormally</item>
7633         <item quantity="other"><xliff:g id="number">%2$d</xliff:g> apps behaving abnormally</item>
7634     </plurals>
7635
7636     <!-- Title for high usage item, showing app/apps are draining battery [CHAR LIMIT=80] -->
7637     <plurals name="power_high_usage_title">
7638         <item quantity="one"><xliff:g id="app">%1$s</xliff:g> draining battery</item>
7639         <item quantity="other">Apps draining battery</item>
7640     </plurals>
7641
7642     <!-- Filter for apps allowed to use a lot of power [CHAR LIMIT=25] -->
7643     <string name="high_power_filter_on">Not optimized</string>
7644
7645     <!-- Summary of app allowed to use a lot of power [CHAR LIMIT=60] -->
7646     <string name="high_power_on">Not optimized</string>
7647
7648     <!-- Summary of app not allowed to use a lot of power [CHAR LIMIT=60] -->
7649     <string name="high_power_off">Optimizing battery use</string>
7650
7651     <!-- Summary of app which doesn't have a battery optimization setting [CHAR LIMIT=60] -->
7652     <string name="high_power_system">Battery optimization not available</string>
7653
7654     <!-- Description of high power switch [CHAR LIMIT=NONE] -->
7655     <string name="high_power_desc">Don\u2019t apply battery optimization. May drain your battery more quickly.</string>
7656
7657     <!-- Title of prompt dialog app can invoke to turn off optimization [CHAR LIMIT=NONE] -->
7658     <string name="high_power_prompt_title">Let app always run in background?</string>
7659
7660     <!-- Body text of prompt dialog app can invoke to turn off optimization [CHAR LIMIT=NONE] -->
7661     <string name="high_power_prompt_body">
7662         Allowing <xliff:g id="app_name" example="Settings">%1$s</xliff:g> to always run in the background may reduce battery life.
7663         \n\nYou can change this later from Settings > Apps &amp; notifications.</string>
7664     <!-- Summary of power usage for an app [CHAR LIMIT=NONE] -->
7665     <string name="battery_summary"><xliff:g id="percentage" example="2">%1$s</xliff:g> use since last full charge</string>
7666
7667     <!-- Title of a group of settings that let you manage settings that affect battery life [CHAR LIMIT=60] -->
7668     <string name="battery_power_management">Power management</string>
7669
7670     <!-- Summary for app with no battery usage [CHAR LIMIT=NONE] -->
7671     <string name="no_battery_summary">No battery use since last full charge</string>
7672
7673     <!-- Link to an apps notification settings [CHAR LIMIT=50] -->
7674     <string name="app_notification_preferences">App settings</string>
7675
7676     <!-- Turn on settings for system ui tuner [CHAR LIMIT=40] -->
7677     <string name="system_ui_settings">Show SystemUI Tuner</string>
7678
7679     <!-- Label for button that leads to more permissions [CHAR LIMIT=40] -->
7680     <string name="additional_permissions">Additional permissions</string>
7681
7682     <!-- Description of how many more permissions to view on next page [CHAR LIMIT=30] -->
7683     <string name="additional_permissions_more"><xliff:g id="count" example="2">%1$d</xliff:g> more</string>
7684
7685     <!-- Title of dialog shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
7686     <string name="share_remote_bugreport_dialog_title">Share bug report?</string>
7687     <!-- Message of a dialog shown to ask for user consent for sharing a bugreport that was requested remotely by the IT administrator. -->
7688     <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>
7689     <!-- 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. -->
7690     <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>
7691     <!-- 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. -->
7692     <string name="sharing_remote_bugreport_dialog_message">This bug report is being shared with your IT admin. Contact them for more details.</string>
7693     <!-- Acceptance label of dialog shown to ask for user consent for sharing the remote bugreport. -->
7694     <string name="share_remote_bugreport_action">Share</string>
7695     <!-- Decline label of dialog shown to ask for user consent for sharing the remote bugreport. -->
7696     <string name="decline_remote_bugreport_action">Decline</string>
7697
7698     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
7699          select what the USB connection for this device should be used for. This choice
7700          is for charging only. -->
7701     <string name="usb_use_charging_only">Charge this device</string>
7702     <!-- Decription of one of the choices in a dialog (with title defined in usb_use) that lets the
7703          user select what the USB connection for this device should be used for. This choice
7704          is for charging only. -->
7705     <string name="usb_use_charging_only_desc">Just charge this device</string>
7706     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
7707          select what the USB connection for this device should be used for. This choice
7708          is for powering the other device only. -->
7709     <string name="usb_use_power_only">Supply power</string>
7710     <!-- Decription of one of the choices in a dialog (with title defined in usb_use) that lets the
7711          user select what the USB connection for this device should be used for. This choice
7712          is for powering the other device. -->
7713     <string name="usb_use_power_only_desc">Charge the connected device. Works only with devices that support USB charging.</string>
7714     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
7715          select what the USB connection for this device should be used for. This choice
7716          is for transferring files via MTP. -->
7717     <string name="usb_use_file_transfers">Transfer files</string>
7718     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
7719          select what the USB connection for this device should be used for. This choice
7720          is for transferring files via MTP. -->
7721     <string name="usb_use_file_transfers_desc">Transfer files to another device</string>
7722     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
7723          select what the USB connection for this device should be used for. This choice
7724          is for transferring photos via PTP. -->
7725     <string name="usb_use_photo_transfers">Transfer photos (PTP)</string>
7726     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
7727          select what the USB connection for this device should be used for. This choice
7728          is for transferring photos via PTP. -->
7729     <string name="usb_use_photo_transfers_desc">Transfer photos or files if MTP is not supported (PTP)</string>
7730     <!-- Title of one of the choices in a dialog (with title defined in usb_use) that lets the user
7731          select what the USB connection for this device should be used for. This choice
7732          is for entering MIDI mode. -->
7733     <string name="usb_use_MIDI">Use device as MIDI</string>
7734     <!-- Description of one of the choices in a dialog (with title defined in usb_use) that lets the user
7735          select what the USB connection for this device should be used for. This choice
7736          is for entering MIDI mode. -->
7737     <string name="usb_use_MIDI_desc">Use this device as MIDI</string>
7738     <!-- The title used in a dialog which lets the user select what the USB connection
7739          for this device should be used for. Choices are usb_use_charging_only,
7740          usb_use_file_transfer, use_use_photo_transfer, and usb_use_MIDI -->
7741     <string name="usb_use">Use USB to</string>
7742
7743     <!-- Settings item title for USB preference [CHAR LIMIT=35] -->
7744     <string name="usb_pref">USB</string>
7745
7746     <!-- Settings item summary for USB preference when set to charging only [CHAR LIMIT=NONE] -->
7747     <string name="usb_summary_charging_only">Charging this device</string>
7748     <!-- Settings item summary for USB preference when set to powering the other device only [CHAR LIMIT=NONE] -->
7749     <string name="usb_summary_power_only">Supplying power</string>
7750     <!-- Settings item summary for USB preference when set to transferring files via MTP [CHAR LIMIT=NONE] -->
7751     <string name="usb_summary_file_transfers">Transferring files</string>
7752     <!-- Settings item summary for USB preference when set to transferring photos via PTP [CHAR LIMIT=NONE] -->
7753     <string name="usb_summary_photo_transfers">Transferring photos (PTP)</string>
7754     <!-- Settings item summary for USB preference when set to entering MIDI mode [CHAR LIMIT=NONE] -->
7755     <string name="usb_summary_MIDI">Using device as MIDI</string>
7756
7757     <!-- Settings item title for background check prefs [CHAR LIMIT=35] -->
7758     <string name="background_check_pref">Background check</string>
7759
7760     <!-- Settings screen title for background check prefs [CHAR LIMIT=35] -->
7761     <string name="background_check_title">Full background access</string>
7762
7763     <!-- Title for the "context" preference to determine whether assist can access the data currently displayed on-screen [CHAR LIMIT=40] -->
7764     <string name="assist_access_context_title">Use text from screen</string>
7765
7766     <!-- Summary for the "context" preference to determine whether assist can access the data currently displayed on-screen [CHAR LIMIT=NONE] -->
7767     <string name="assist_access_context_summary">Allow the assist app to access the screen contents as text</string>
7768
7769     <!-- Title for the "screenshot" preference to determine whether assist can access the screenshot of your screen [CHAR LIMIT=40] -->
7770     <string name="assist_access_screenshot_title">Use screenshot</string>
7771
7772     <!-- Summary for the "screenshot" preference to determine whether assist can access the screenshot of your screen [CHAR LIMIT=NONE] -->
7773     <string name="assist_access_screenshot_summary">Allow the assist app to access an image of the screen</string>
7774
7775     <!-- 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] -->
7776     <string name="assist_flash_title">Flash screen</string>
7777
7778     <!-- 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] -->
7779     <string name="assist_flash_summary">Flash edges of screen when assist app accesses text from screen or screenshot</string>
7780
7781     <!-- Footer text in the manage assist screen. [CHAR LIMIT=NONE] -->
7782     <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>
7783
7784     <!-- Label for average memory use section [CHAR LIMIT=30] -->
7785     <string name="average_memory_use">Average memory use</string>
7786
7787     <!-- Label for maximum memory use section [CHAR LIMIT=30] -->
7788     <string name="maximum_memory_use">Maximum memory use</string>
7789
7790     <!-- Label for app list of memory use [CHAR LIMIT=30] -->
7791     <string name="memory_usage">Memory usage</string>
7792
7793     <!-- Label for app list of memory use [CHAR LIMIT=30] -->
7794     <string name="app_list_memory_use">App usage</string>
7795
7796     <!-- Label for details about an app's memory use [CHAR LIMIT=30] -->
7797     <string name="memory_details">Details</string>
7798
7799     <!-- Summary for how much memory an app has used [CHAR LIMIT=NONE] -->
7800     <string name="memory_use_summary"><xliff:g id="size" example="30MB">%1$s</xliff:g> avg memory used in last 3 hours</string>
7801
7802     <!-- Summary for no memory use for an app [CHAR LIMIT=NONE] -->
7803     <string name="no_memory_use_summary">No memory used in last 3 hours</string>
7804
7805     <!-- Menu item for Sorting list by average memory use [CHAR LIMIT=NONE]-->
7806     <string name="sort_avg_use">Sort by avg use</string>
7807
7808     <!-- Menu item for Sorting list by maximum memory use [CHAR LIMIT=NONE] -->
7809     <string name="sort_max_use">Sort by max use</string>
7810
7811     <!-- Label for the current performance of the device [CHAR LIMIT=25] -->
7812     <string name="memory_performance">Performance</string>
7813
7814     <!-- Label for total memory of device [CHAR LIMIT=25] -->
7815     <string name="total_memory">Total memory</string>
7816
7817     <!-- Label for average memory usage of device [CHAR LIMIT=25] -->
7818     <string name="average_used">Average used (&#x0025;)</string>
7819
7820     <!-- Label for free memory of device [CHAR LIMIT=25] -->
7821     <string name="free_memory">Free</string>
7822
7823     <!-- Label for button that leads to list of apps and their memory usage [CHAR LIMIT=40]-->
7824     <string name="memory_usage_apps">Memory used by apps</string>
7825
7826     <!-- Description of number of apps using memory [CHAR LIMIT=NONE] -->
7827     <plurals name="memory_usage_apps_summary">
7828         <item quantity="one">1 app used memory in the last <xliff:g id="duration" example="3 hours">%2$s</xliff:g></item>
7829         <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>
7830     </plurals>
7831
7832     <!-- Label for frequency that the app is runnig (e.g. always, sometimes, etc.) [CHAR LIMIT=25] -->
7833     <string name="running_frequency">Frequency</string>
7834
7835     <!-- Label for maximum amount of memory app has used [CHAR LIMIT=25] -->
7836     <string name="memory_maximum_usage">Maximum usage</string>
7837
7838     <!-- Summary of data item when no data usage [CHAR LIMIT=40] -->
7839     <string name="no_data_usage">No data used</string>
7840
7841     <!-- Zen mode access settings - title for warning dialog when enabling access [CHAR LIMIT=NONE] -->
7842     <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>
7843
7844     <!-- Zen mode access settings - summary for warning dialog when enabling access [CHAR LIMIT=NONE] -->
7845     <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>
7846
7847     <string name="zen_access_disabled_package_warning">Must stay turned on because notification access is on</string>
7848
7849     <!-- Zen mode access settings - title for warning dialog when revoking access [CHAR LIMIT=NONE] -->
7850     <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>
7851
7852     <!-- Zen mode access settings - summary for warning dialog when revoking access [CHAR LIMIT=NONE] -->
7853     <string name="zen_access_revoke_warning_dialog_summary">All Do Not Disturb rules created by this app will be removed.</string>
7854
7855     <!-- Ignore battery optimizations on label [CHAR LIMIT=30] -->
7856     <string name="ignore_optimizations_on">Don\u2019t optimize</string>
7857
7858     <!-- Ignore battery optimizations off label [CHAR LIMIT=30] -->
7859     <string name="ignore_optimizations_off">Optimize</string>
7860
7861     <!-- Ignore battery optimizations on description [CHAR LIMIT=NONE] -->
7862     <string name="ignore_optimizations_on_desc">May drain your battery more quickly</string>
7863
7864     <!-- Ignore battery optimizations off description [CHAR LIMIT=NONE] -->
7865     <string name="ignore_optimizations_off_desc">Recommended for better battery life</string>
7866
7867     <!-- Ignore battery optimizations dialog title [CHAR LIMIT=NONE] -->
7868     <string name="ignore_optimizations_title">Allow <xliff:g id="app" example="Tasker">%s</xliff:g> to ignore battery optimizations?</string>
7869
7870     <!-- Label for None item in AppListPreference [CHAR LIMIT=40] -->
7871     <string name="app_list_preference_none">None</string>
7872
7873     <!-- Warning message about disabling usage access on profile owner [CHAR LIMIT=NONE] -->
7874     <string name="work_profile_usage_access_warning">Turning off usage access for this app doesn\'t
7875         prevent your admin from tracking data usage for apps in your work profile</string>
7876
7877     <!-- Number of characters used for lock screen text [CHAR LIMIT=NONE] -->
7878     <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>
7879
7880     <!-- System Alert Window settings -->
7881     <!-- Title of display overlay screen [CHAR LIMIT=30] -->
7882     <string name="draw_overlay">Display over other apps</string>
7883     <!-- Settings title in main settings screen for SYSTEM_ALERT_WINDOW [CHAR LIMIT=45] -->
7884     <string name="system_alert_window_settings">Display over other apps</string>
7885     <!-- Title for the apps with SYSTEM_ALERT_WINDOW permission/privilege [CHAR LIMIT=20] -->
7886     <string name="system_alert_window_apps_title">Apps</string>
7887     <!-- Title for the apps that are allowed to display over other apps [CHAR LIMIT=60] -->
7888     <string name="system_alert_window_access_title">Display over other apps</string>
7889     <!-- Label for setting which controls whether app can display over other apps [CHAR LIMIT=45] -->
7890     <string name="permit_draw_overlay">Allow display over other apps</string>
7891     <!-- Link to the apps page for SYSTEM_ALERT_WINDOW settings [CHAR LIMIT=45] -->
7892     <string name="app_overlay_permission_preference">App display on top permission</string>
7893     <!-- Description of allowing overlay setting [CHAR LIMIT=NONE] -->
7894     <string name="allow_overlay_description">Allow this app to display on top of other apps you\u2019re using. It may interfere with your use of those apps or change the way they seem to appear or behave.</string>
7895
7896     <!-- Keyword for VR setting -->
7897     <string name="keywords_vr_listener">vr virtual reality listener stereo helper service</string>
7898     <!-- Keyword for SYSTEM_ALERT_WINDOW -->
7899     <string name="keywords_system_alert_window">system alert window dialog display on top other apps</string>
7900     <!-- Main settings screen item's title to go into the overlay settings screen [CHAR LIMIT=30] -->
7901     <string name="overlay_settings">Display over other apps</string>
7902
7903     <!-- Summary of number of apps currently can display over other apps [CHAR LIMIT=60] -->
7904     <string name="system_alert_window_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to display over other apps</string>
7905
7906     <!-- Label for showing apps that can display over other apps [CHAR LIMIT=45] -->
7907     <string name="filter_overlay_apps">Apps with permission</string>
7908
7909     <!-- Preference summary text for an app when it is allowed for a permission. [CHAR LIMIT=45] -->
7910     <string name="app_permission_summary_allowed">Allowed</string>
7911
7912     <!-- Preference summary text for an app when it is disallowed for a permission. [CHAR LIMIT=45] -->
7913     <string name="app_permission_summary_not_allowed">Not allowed</string>
7914
7915     <!-- Keywords for setting screen for controlling apps that can install other apps on device -->
7916     <string name="keywords_install_other_apps">install apps unknown sources</string>
7917
7918     <!-- Write Settings settings -->
7919     <!-- Settings title in main settings screen for WRITE_SETTINGS [CHAR LIMIT=30] -->
7920     <string name="write_settings">Modify system settings</string>
7921     <!-- Keyword for WRITE_SETTINGS -->
7922     <string name="keywords_write_settings">write modify system settings</string>
7923     <!-- Summary of number of apps currently can write system settings [CHAR LIMIT=60] -->
7924     <string name="write_settings_summary"><xliff:g id="count" example="10">%1$d</xliff:g> of <xliff:g id="count" example="10">%2$d</xliff:g> apps allowed to modify system settings</string>
7925
7926     <!-- Label for showing apps that can install other apps [CHAR LIMIT=45] -->
7927     <string name="filter_install_sources_apps">Can install other apps</string>
7928     <!-- Label for showing apps that can write system settings [CHAR LIMIT=45] -->
7929     <string name="filter_write_settings_apps">Can modify system settings</string>
7930     <!-- Title for the apps that are allowed to write system settings [CHAR LIMIT=60] -->
7931     <string name="write_settings_title">Can modify system settings</string>
7932     <!-- Main settings screen item's title to go into the write system settings screen [CHAR LIMIT=30] -->
7933     <string name="write_system_settings">Modify system settings</string>
7934     <!-- Link to the apps page for WRITE_SETTINGS settings [CHAR LIMIT=52] -->
7935     <string name="write_settings_preference">App modify system settings permission</string>
7936     <!-- Label for setting which controls whether app can write system settings [CHAR LIMIT=45] -->
7937     <string name="permit_write_settings">Allow modify system settings</string>
7938     <!-- Description of the write system settings [CHAR LIMIT=NONE] -->
7939     <string name="write_settings_description">This permission allows an app to modify system settings.</string>
7940     <!-- Summary of app allowed to write system settings [CHAR LIMIT=45] -->
7941     <string name="write_settings_on">Yes</string>
7942     <!-- Summary of app not allowed to write system settings [CHAR LIMIT=45] -->
7943     <string name="write_settings_off">No</string>
7944     <!-- Title of switch preference that controls whether an external app source is trusted or not [CHAR LIMIT=50] -->
7945     <string name="external_source_switch_title">Allow from this source</string>
7946
7947     <!-- Title of setting that controls gesture to open camera [CHAR LIMIT=40] -->
7948     <string name="camera_gesture_title">Double twist for camera</string>
7949
7950     <!-- Description of setting that controls gesture to open camera [CHAR LIMIT=NONE] -->
7951     <string name="camera_gesture_desc">Open the camera app by twisting your wrist twice</string>
7952
7953     <!-- Title of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=40] -->
7954     <string name="camera_double_tap_power_gesture_title">Press power button twice for camera</string>
7955
7956     <!-- Description of setting that controls gesture to open camera by double tapping the power button [CHAR LIMIT=NONE] -->
7957     <string name="camera_double_tap_power_gesture_desc">Quickly open camera without unlocking your screen</string>
7958
7959     <!-- Title of setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=40] -->
7960     <string name="screen_zoom_title">Display size</string>
7961     <!-- 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] -->
7962     <string name="screen_zoom_short_summary">Make items on screen larger or smaller</string>
7963     <!-- Keywords for setting that controls screen zoom (e.g. how large interface elements appear). [CHAR LIMIT=NONE] -->
7964     <string name="screen_zoom_keywords">display density, screen zoom, scale, scaling</string>
7965     <!-- Summary of screen zoom setting screen. [CHAR LIMIT=NONE] -->
7966     <string name="screen_zoom_summary">Make the items on your screen smaller or larger. Some apps on your screen may change position.</string>
7967     <!-- Title of the screen zoom preview activity. -->
7968     <string name="screen_zoom_preview_title">Preview</string>
7969     <!-- Description for the button that makes interface elements smaller. [CHAR_LIMIT=NONE] -->
7970     <string name="screen_zoom_make_smaller_desc">Make smaller</string>
7971     <!-- Description for the button that makes interface elements larger. [CHAR_LIMIT=NONE] -->
7972     <string name="screen_zoom_make_larger_desc">Make larger</string>
7973
7974     <!-- Name Initial shown in the conversation message icon. [CHAR LIMIT=1] -->
7975     <string name="screen_zoom_conversation_icon_alex">A</string>
7976     <!-- Name Initial shown in the conversation message icon. [CHAR LIMIT=1] -->
7977     <string name="screen_zoom_conversation_icon_pete">P</string>
7978     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7979     <string name="screen_zoom_conversation_message_1">Hi Pete!</string>
7980     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7981     <string name="screen_zoom_conversation_message_2">Hey, want to grab coffee and catch up today?</string>
7982     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7983     <string name="screen_zoom_conversation_message_3">Sounds great. I know of a good place not too far from here.</string>
7984     <!-- Conversation message body of the messaging app preview screen. [CHAR LIMIT=NONE] -->
7985     <string name="screen_zoom_conversation_message_4">Perfect!</string>
7986     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7987     <string name="screen_zoom_conversation_timestamp_1">Tue 6:00PM</string>
7988     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7989     <string name="screen_zoom_conversation_timestamp_2">Tue 6:01PM</string>
7990     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7991     <string name="screen_zoom_conversation_timestamp_3">Tue 6:02PM</string>
7992     <!-- Conversation message timestamp of the messaging app preview screen. [CHAR LIMIT=20] -->
7993     <string name="screen_zoom_conversation_timestamp_4">Tue 6:03PM</string>
7994
7995     <!-- Wi-Fi state - Disconnected [CHAR LIMIT=NONE] -->
7996     <string name="disconnected">Not connected</string>
7997
7998     <!-- Summary of data usage [CHAR LIMIT=NONE] -->
7999     <string name="data_usage_summary_format"><xliff:g id="amount" example="50%">%1$s</xliff:g> of data used</string>
8000
8001     <!-- Summary of notifications [CHAR LIMIT=NONE] -->
8002     <plurals name="notification_summary">
8003         <item quantity="one">Off for 1 app</item>
8004         <item quantity="other">Off for <xliff:g id="count" example="10">%d</xliff:g> apps</item>
8005     </plurals>
8006
8007     <!-- Summary of notifications when no apps are blocked [CHAR LIMIT=NONE] -->
8008     <string name="notification_summary_none">On for all apps</string>
8009
8010     <!-- Summary of apps [CHAR LIMIT=NONE] -->
8011     <string name="apps_summary"><xliff:g id="count" example="24">%1$d</xliff:g> apps installed</string>
8012     <!-- Example summary of apps used in Setup Wizard preview screen [CHAR LIMIT=NONE] -->
8013     <string name="apps_summary_example">24 apps installed</string>
8014
8015     <!-- Summary of storage usage [CHAR LIMIT=NONE] -->
8016     <string name="storage_summary"><xliff:g id="percentage" example="54%">%1$s</xliff:g> used - <xliff:g id="free_space" example="32GB">%2$s</xliff:g> free</string>
8017
8018     <!-- Summary of storage usage when there is SD card [CHAR LIMIT=NONE] -->
8019     <string name="storage_summary_with_sdcard">Internal storage: <xliff:g id="percentage" example="54%">%1$s</xliff:g> used - <xliff:g id="free_space" example="32GB">%2$s</xliff:g> free</string>
8020
8021     <!-- Summary of display with screen sleep timeout [CHAR LIMIT=NONE] -->
8022     <string name="display_summary">Sleep after <xliff:g id="timeout_description" example="10 minutes">%1$s</xliff:g> of inactivity</string>
8023     <!-- Summary for Display settings, explaining a few important settings under it [CHAR LIMIT=NONE]-->
8024     <string name="display_dashboard_summary">Wallpaper, sleep, font size</string>
8025     <!-- Example summary of display used in Setup Wizard preview screen [CHAR LIMIT=NONE] -->
8026     <string name="display_summary_example">Sleep after 10 minutes of inactivity</string>
8027
8028     <!-- Summary of memory screen [CHAR LIMIT=NONE] -->
8029     <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>
8030
8031     <!-- Summary of Users & accounts setting screen [CHAR LIMIT=NONE] -->
8032     <string name="users_and_accounts_summary">Current user: <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
8033
8034     <!-- Summary of User settings [CHAR LIMIT=NONE] -->
8035     <string name="users_summary">Signed in as <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
8036
8037     <!-- Summary of payment screen [CHAR LIMIT=NONE] -->
8038     <string name="payment_summary"><xliff:g id="app_name" example="Payment App">%1$s</xliff:g> is default</string>
8039
8040     <!-- Summary of location screen [CHAR LIMIT=NONE] -->
8041     <string name="location_on_summary">ON / <xliff:g id="location_mode" example="High accuracy">%1$s</xliff:g></string>
8042
8043     <!-- Location off [CHAR LIMIT=NONE] -->
8044     <string name="location_off_summary">OFF</string>
8045
8046     <!-- Backup disabled summary [CHAR LIMIT=NONE] -->
8047     <string name="backup_disabled">Back up disabled</string>
8048
8049     <!-- Summary of device info page [CHAR LIMIT=NONE] -->
8050     <string name="about_summary">Updated to Android <xliff:g id="version" example="6.0">%1$s</xliff:g></string>
8051
8052     <!-- Title for dialog displayed when user clicks on a setting locked by an admin [CHAR LIMIT=30] -->
8053     <string name="disabled_by_policy_title">Action not allowed</string>
8054     <!-- Title for dialog displayed to tell user that changing volume was disallowed by an admin [CHAR LIMIT=50] -->
8055     <string name="disabled_by_policy_title_adjust_volume">Can\'t change volume</string>
8056     <!-- Title for dialog displayed to tell user that outgoing calls were disabled by an admin [CHAR LIMIT=50] -->
8057     <string name="disabled_by_policy_title_outgoing_calls">Calling not allowed</string>
8058     <!-- Title for dialog displayed to tell user that sending SMS were disabled by an admin [CHAR LIMIT=50] -->
8059     <string name="disabled_by_policy_title_sms">SMS not allowed</string>
8060     <!-- Title for dialog displayed to tell user that the camera was disabled by an admin [CHAR LIMIT=50] -->
8061     <string name="disabled_by_policy_title_camera">Camera not allowed</string>
8062     <!-- Title for dialog displayed to tell user that screenshots are disabled by an admin [CHAR LIMIT=50] -->
8063     <string name="disabled_by_policy_title_screen_capture">Screenshot not allowed</string>
8064     <!-- Shown when the user tries to change a settings locked by an admin [CHAR LIMIT=200] -->
8065     <string name="default_admin_support_msg">This action is disabled. To learn more, contact your
8066         organization\'s admin.</string>
8067     <!-- Shown in dialog to allow user to see more information about the device admin [CHAR LIMIT=30] -->
8068     <string name="admin_support_more_info">More details</string>
8069     <!-- Shown in admin details page to warn user about policies the admin can set in a work profile. [CHAR LIMIT=NONE] -->
8070     <string name="admin_profile_owner_message">Your admin can monitor and manage apps and data
8071         associated with your work profile, including settings, permissions, corporate access,
8072         network activity, and the device\'s location information.</string>
8073     <!-- Shown in admin details page to warn user about policies the admin can set on a user. [CHAR LIMIT=NONE] -->
8074     <string name="admin_profile_owner_user_message">Your admin can monitor and manage apps and data
8075         associated with this user, including settings, permissions, corporate access,
8076         network activity, and the device\'s location information.</string>
8077     <!-- Shown in admin details page to warn user about policies the admin can set on a device. [CHAR LIMIT=NONE] -->
8078     <string name="admin_device_owner_message">Your admin can monitor and manage apps and data
8079         associated with this device, including settings, permissions, corporate access,
8080         network activity, and the device\'s location information.</string>
8081
8082     <!-- Turn off a conditional state of the device (e.g. airplane mode, or hotspot) [CHAR LIMIT=30] -->
8083     <string name="condition_turn_off">Turn off</string>
8084
8085     <!-- Turn on a conditional state of the device (e.g. cellular data) [CHAR LIMIT=30] -->
8086     <string name="condition_turn_on">Turn on</string>
8087
8088     <!-- Content description used when expanding a condition item to see more details -->
8089     <string name="condition_expand_show">Show</string>
8090
8091     <!-- Content description used when collapsing a condition item to see less details -->
8092     <string name="condition_expand_hide">Hide</string>
8093
8094     <!-- Title of condition that hotspot is on [CHAR LIMIT=30] -->
8095     <string name="condition_hotspot_title">Hotspot is on</string>
8096
8097     <!-- Summary of condition that hotspot is on [CHAR LIMIT=NONE] -->
8098     <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>
8099
8100     <!-- Title of condition that airplane mode is on [CHAR LIMIT=30] -->
8101     <string name="condition_airplane_title">Airplane mode is on</string>
8102
8103     <!-- Summary of condition that airplane mode is on [CHAR LIMIT=NONE] -->
8104     <string name="condition_airplane_summary">Wi-Fi, Bluetooth, and mobile network are turned off. You can\'t make phone calls or connect to the Internet.</string>
8105
8106     <!-- Title of condition that do not disturb is on [CHAR LIMIT=30] -->
8107     <string name="condition_zen_title">Do not disturb is on (<xliff:g name="zen_mode_type" example="Alarms only">%1$s</xliff:g>)</string>
8108
8109     <!-- Title of condition that battery saver is on [CHAR LIMIT=30] -->
8110     <string name="condition_battery_title">Battery Saver is on</string>
8111
8112     <!-- Summary of condition that battery saver is on [CHAR LIMIT=NONE] -->
8113     <string name="condition_battery_summary">Performance is reduced. Location services and background data are turned off.</string>
8114
8115     <!-- Title of condition that cellular data is off [CHAR LIMIT=50] -->
8116     <string name="condition_cellular_title">Mobile data is off</string>
8117
8118     <!-- Summary of condition that cellular data is off [CHAR LIMIT=NONE] -->
8119     <string name="condition_cellular_summary">Internet is available only via Wi-Fi</string>
8120
8121     <!-- Title of condition that background data is off [CHAR LIMIT=30] -->
8122     <string name="condition_bg_data_title">Data Saver is on</string>
8123
8124     <!-- Summary of condition that background data is off [CHAR LIMIT=NONE] -->
8125     <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>
8126
8127     <!-- Title of condition that work mode is off [CHAR LIMIT=30] -->
8128     <string name="condition_work_title">Work profile is off</string>
8129
8130     <!-- Summary of condition that work mode is off [CHAR LIMIT=NONE] -->
8131     <string name="condition_work_summary">Apps, background sync, and other features related to your work profile are turned off.</string>
8132
8133     <!-- Title of condition that night display is on (renamed "Night Light" with title caps). [CHAR LIMIT=30] -->
8134     <string name="condition_night_display_title">Night Light is on</string>
8135
8136     <!-- Summary of condition that night display is on (renamed "Night Light" with title caps). [CHAR LIMIT=NONE] -->
8137     <string name="condition_night_display_summary">Screen is tinted amber. This may help you fall asleep.</string>
8138
8139     <!-- Summary for the condition section on the dashboard, representing number of conditions. [CHAR LIMIT=10] -->
8140     <string name="condition_summary" translatable="false"><xliff:g name="count" example="3">%1$d</xliff:g></string>
8141
8142     <!-- Title for the suggestions section on the dashboard [CHAR LIMIT=30] -->
8143     <string name="suggestions_title">Suggestions</string>
8144
8145     <!-- Summary for the suggestions section on the dashboard, representing number of suggestions. [CHAR LIMIT=10] -->
8146     <string name="suggestions_summary">+<xliff:g name="count" example="3">%1$d</xliff:g></string>
8147
8148     <!-- Title for the suggestions section on the dashboard, representing number of suggestions to show when expanded. [CHAR LIMIT=10] -->
8149     <string name="suggestions_more_title">+<xliff:g name="count" example="3">%1$d</xliff:g> more</string>
8150
8151     <!-- Title for the collapsed suggestions section on the dashboard, representing number of suggestions. [CHAR LIMIT=30] -->
8152     <plurals name="suggestions_collapsed_title">
8153         <item quantity="one">1 suggestion</item>
8154         <item quantity="other"><xliff:g id="count" example="10">%1$d</xliff:g> suggestions</item>
8155     </plurals>
8156
8157     <!-- Summary for the collapsed suggestions section on the dashboard, representing number of suggestions. [CHAR LIMIT=30] -->
8158     <plurals name="suggestions_collapsed_summary">
8159         <item quantity="one">+1 suggestion</item>
8160         <item quantity="other">+<xliff:g id="count" example="10">%1$d</xliff:g> suggestions</item>
8161     </plurals>
8162
8163     <!-- Name of option to remove a suggestion from the list [CHAR LIMIT=30] -->
8164     <string name="suggestion_remove">Remove</string>
8165
8166     <!-- Name of the setting to change the display's color temperature -->
8167     <string name="color_temperature">Cool color temperature</string>
8168
8169     <!-- Description of the setting to change the display's color temperature -->
8170     <string name="color_temperature_desc">Use cooler display colors</string>
8171
8172     <!-- Toast message letting the user know the color temperature setting is not immediate -->
8173     <string name="color_temperature_toast">To apply color change, turn off screen</string>
8174
8175     <!-- Toast message letting the user know the how to trigger telephony monitor -->
8176     <string name="telephony_monitor_toast">To apply telephony monitor change, reboot device</string>
8177
8178     <!-- Name of the setting to disable the automatic update -->
8179     <string name="ota_disable_automatic_update">Automatic system updates</string>
8180
8181     <!-- Label for category for data usage [CHAR LIMIT=30] -->
8182     <string name="usage">Usage</string>
8183
8184     <!-- Label for cellular data usage in data usage screen [CHAR LIMIT=60] -->
8185     <string name="cellular_data_usage">Mobile data usage</string>
8186
8187     <!-- Label for wifi data usage in data usage screen [CHAR LIMIT=60] -->
8188     <string name="wifi_data_usage">Wi-Fi data usage</string>
8189
8190     <!-- Label for ethernet data usage in data usage screen [CHAR LIMIT=60] -->
8191     <string name="ethernet_data_usage">Ethernet data usage</string>
8192
8193     <!-- Label for section about wifi in data usage screen [CHAR LIMIT=60] -->
8194     <string name="wifi">Wi-Fi</string>
8195
8196     <!-- Label for section about ethernet in data usage screen [CHAR LIMIT=60] -->
8197     <string name="ethernet">Ethernet</string>
8198
8199     <!-- Format string for amount of cellular data used [CHAR LIMIT=30] -->
8200     <string name="cell_data_template"><xliff:g id="amount" example="1 GB">^1</xliff:g> mobile data</string>
8201
8202     <!-- Format string for amount of wifi data used [CHAR LIMIT=30] -->
8203     <string name="wifi_data_template"><xliff:g id="amount" example="1 GB">^1</xliff:g> Wi-Fi data</string>
8204
8205     <!-- Format string for amount of ethernet data used [CHAR LIMIT=30] -->
8206     <string name="ethernet_data_template"><xliff:g id="amount" example="1 GB">^1</xliff:g> ethernet data</string>
8207
8208     <!-- Format for a summary describing the amount of data before the user is warned [CHAR LIMIT=NONE] -->
8209     <string name="cell_warning_only"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> Data warning</string>
8210
8211     <!-- Format for a summary describing the amount of data before the user is warned or limited [CHAR LIMIT=NONE] -->
8212     <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>
8213
8214     <!-- Title of button and screen for billing cycle preferences [CHAR LIMIT=30 -->
8215     <string name="billing_cycle">Billing cycle</string>
8216
8217     <!-- Summary describing when the billing cycle for their phone carrier starts [CHAR LIMIT=NONE] -->
8218     <string name="billing_cycle_fragment_summary">Monthly on day <xliff:g name="day_of_month" example="17">%1$s</xliff:g></string>
8219
8220     <!-- Title of button and screen for which wifi networks have data restrictions [CHAR LIMIT=30 -->
8221     <string name="network_restrictions">Network restrictions</string>
8222
8223     <!-- Summary showing how many networks restrictions [CHAR LIMIT=NONE] -->
8224     <plurals name="network_restrictions_summary">
8225         <item quantity="one">1 restriction</item>
8226         <item quantity="other"><xliff:g id="count" example="10">%1$d</xliff:g> restrictions</item>
8227     </plurals>
8228
8229     <!-- A summary shown on data usage screens to indicate inaccuracy of data tracking [CHAR LIMIT=NONE] -->
8230     <string name="operator_warning">Carrier data accounting may differ from device accounting</string>
8231
8232     <!-- Format string describing how much data has been used [CHAR LIMIT=20] -->
8233     <string name="data_used_template"><xliff:g name="amount" example="1 GB">%1$s</xliff:g> used</string>
8234
8235     <!-- Label for switch about whether to warn user about usage [CHAR LIMIT=30] -->
8236     <string name="set_data_warning">Set data warning</string>
8237
8238     <!-- Label for button to set the amount of data before user is warned about usage [CHAR LIMIT=30] -->
8239     <string name="data_warning">Data warning</string>
8240
8241     <!-- Label for switch about whether to limit how much data can be used [CHAR LIMIT=30] -->
8242     <string name="set_data_limit">Set data limit</string>
8243
8244     <!-- Label for button to set the amount of data before user is limited [CHAR LIMIT=30] -->
8245     <string name="data_limit">Data limit</string>
8246
8247     <!-- Summary about how much data has been used in a date range [CHAR LIMIT=NONE] -->
8248     <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>
8249
8250     <!-- Accessibility label for button that leads to screen with more configuration options [CHAR LIMIT=NONE] -->
8251     <string name="configure">Configure</string>
8252
8253     <!-- List of app names included in data usage on app data usage screen
8254          [CHAR LIMIT=50] -->
8255     <string name="data_usage_other_apps">Other apps included in usage</string>
8256
8257     <!-- Description of number of apps allowed to ignore Data Saver [CHAR LIMIT=NONE] -->
8258     <plurals name="data_saver_unrestricted_summary">
8259         <item quantity="one">1 app allowed to use unrestricted data when Data Saver is on</item>
8260         <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>
8261     </plurals>
8262
8263     <!-- Name of Data Saver screens [CHAR LIMIT=30] -->
8264     <string name="data_saver_title">Data saver</string>
8265
8266     <!-- Button that leads to list of apps with unrestricted data access [CHAR LIMIT=60] -->
8267     <string name="unrestricted_data_saver">Unrestricted data</string>
8268
8269     <!-- Description of message shown when app is blacklisted for background data access [CHAR LIMIT=NONE] -->
8270     <string name="restrict_background_blacklisted">Background data is turned off</string>
8271
8272     <!-- Summary for the Data Saver feature being on [CHAR LIMIT=NONE] -->
8273     <string name="data_saver_on">On</string>
8274
8275     <!-- Summary for the Data Saver feature being off [CHAR LIMIT=NONE] -->
8276     <string name="data_saver_off">Off</string>
8277
8278     <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
8279     <string name="unrestricted_app_title">Unrestricted data usage</string>
8280
8281     <!-- Title for switch to allow app unrestricted data usage [CHAR LIMIT=30] -->
8282     <string name="unrestricted_app_summary">Allow unrestricted data access when Data Saver is on</string>
8283
8284     <!-- Button to switch the default home app [CHAR LIMIT=60] -->
8285     <string name="home_app">Home app</string>
8286
8287     <!-- No default home set summary [CHAR LIMIT=NONE] -->
8288     <string name="no_default_home">No default Home</string>
8289
8290     <!-- 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]-->
8291     <string name="lockpattern_settings_require_cred_before_startup">Secure start-up</string>
8292
8293     <!-- Summary of the preference controlling whether the device encryption *pattern* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
8294     <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>
8295
8296     <!-- Summary of the preference controlling whether the device encryption *PIN* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
8297     <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>
8298
8299     <!-- Summary of the preference controlling whether the device encryption *password* must be entered before being able to start the device. [CHAR LIMIT=NONE]-->
8300     <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>
8301
8302     <!-- Title for suggestion adding more fingerprints [CHAR LIMIT=30] -->
8303     <string name="suggestion_additional_fingerprints">Add another fingerprint</string>
8304
8305     <!-- Summary for suggestion adding more fingerprints [CHAR LIMIT=60] -->
8306     <string name="suggestion_additional_fingerprints_summary">Unlock with a different finger</string>
8307
8308     <!-- Summary of battery saver when on [CHAR LIMIT=NONE] -->
8309     <string name="battery_saver_on_summary">On / <xliff:g name="automatic_state" example="Never turn on automatically">%1$s</xliff:g></string>
8310
8311     <!-- Summary of battery saver when off [CHAR LIMIT=NONE] -->
8312     <string name="battery_saver_off_summary">Off / <xliff:g name="automatic_state" example="Never turn on automatically">%1$s</xliff:g></string>
8313
8314     <!-- [CHAR_LIMIT=NONE] Battery saver: Description for automatic entry option: Never -->
8315     <string name="battery_saver_desc_turn_on_auto_never">Never turn on automatically</string>
8316
8317     <!-- [CHAR_LIMIT=NONE] Battery saver: Description for automatic entry option: pct% battery -->
8318     <string name="battery_saver_desc_turn_on_auto_pct">Turn on automatically at %1$s battery</string>
8319
8320     <!-- [CHAR_LIMIT=NONE] Label for when app is ignoring battery optimizations -->
8321     <string name="not_battery_optimizing">Not using battery optimization</string>
8322
8323     <!-- Text for the setting on whether you can type text into notifications without unlocking the device. -->
8324     <string name="lockscreen_remote_input">If device is locked, prevent typing replies or other text in notifications</string>
8325
8326     <string-array name="bytes_picker_sizes" translatable="false">
8327         <item>@*android:string/megabyteShort</item>
8328         <item>@*android:string/gigabyteShort</item>
8329     </string-array>
8330
8331     <!-- [CHAR LIMIT=30] Label for setting to control the default spell checker -->
8332     <string name="default_spell_checker">Default spell checker</string>
8333
8334     <!-- [CHAR LIMIT=30] Title for dialog for setting to control the default spell checker -->
8335     <string name="choose_spell_checker">Choose spell checker</string>
8336
8337     <!-- [CHAR LIMIT=30] Label for the placeholder of the current spell checker name.  Used when no spell checker is currently selected. -->
8338     <string name="spell_checker_not_selected">Not selected</string>
8339
8340     <!-- Notification log debug tool: missing title -->
8341     <string name="notification_log_no_title">(none)</string>
8342     <!-- Notification log debug tool: delimiter between header and field data -->
8343     <string name="notification_log_details_delimiter">": "</string>
8344     <!-- Notification log debug tool: header: package name -->
8345     <string name="notification_log_details_package">pkg</string>
8346     <!-- Notification log debug tool: header: notification key -->
8347     <string name="notification_log_details_key">key</string>
8348     <!-- Notification log debug tool: header: notification group -->
8349     <string name="notification_log_details_group">group</string>
8350     <!-- Notification log debug tool: header: notification group summary suffix -->
8351     <string name="notification_log_details_group_summary"> (summary)</string>
8352     <!-- Notification log debug tool: header: notification visibility -->
8353     <string name="notification_log_details_visibility">visibility</string>
8354     <!-- Notification log debug tool: header: notification public version -->
8355     <string name="notification_log_details_public_version">publicVersion</string>
8356     <!-- Notification log debug tool: header: notification priority -->
8357     <string name="notification_log_details_priority">priority</string>
8358     <!-- Notification log debug tool: header: notification importance -->
8359     <string name="notification_log_details_importance">importance</string>
8360     <!-- Notification log debug tool: header: notification importance explanation -->
8361     <string name="notification_log_details_explanation">explanation</string>
8362     <!-- Notification log debug tool: header: notification importance -->
8363     <string name="notification_log_details_badge">can show badge</string>
8364     <!-- Notification log debug tool: header: notification contentIntent field -->
8365     <string name="notification_log_details_content_intent">intent</string>
8366     <!-- Notification log debug tool: header: notification deleteIntent field -->
8367     <string name="notification_log_details_delete_intent">delete intent</string>
8368     <!-- Notification log debug tool: header: notification fullScreenIntent field -->
8369     <string name="notification_log_details_full_screen_intent">full screen intent</string>
8370     <!-- Notification log debug tool: header: notification actions list -->
8371     <string name="notification_log_details_actions">actions</string>
8372     <!-- Notification log debug tool: header: title -->
8373     <string name="notification_log_details_title">title</string>
8374     <!-- Notification log debug tool: header: notification action remoteinput -->
8375     <string name="notification_log_details_remoteinput">remote inputs</string>
8376     <!-- Notification log debug tool: header: notification contentView -->
8377     <string name="notification_log_details_content_view">custom view</string>
8378     <!-- Notification log debug tool: header: notification extras -->
8379     <string name="notification_log_details_extras">extras</string>
8380     <!-- Notification log debug tool: header: notification icon -->
8381     <string name="notification_log_details_icon">icon</string>
8382     <!-- Notification log debug tool: header: notification size -->
8383     <string name="notification_log_details_parcel">parcel size</string>
8384     <!-- Notification log debug tool: notification ashmem size -->
8385     <string name="notification_log_details_ashmem">ashmem</string>
8386     <!-- Notification log debug tool: header: notification sound info -->
8387     <string name="notification_log_details_sound">sound</string>
8388     <!-- Notification log debug tool: header: notification vibration info -->
8389     <string name="notification_log_details_vibrate">vibrate</string>
8390     <!-- Notification log debug tool: the word 'default' -->
8391     <string name="notification_log_details_default">default</string>
8392     <!-- Notification log debug tool: the word 'none' -->
8393     <string name="notification_log_details_none">none</string>
8394     <!-- Notification log debug tool: missing ranking information -->
8395     <string name="notification_log_details_ranking_null">Ranking object is missing.</string>
8396     <!-- Notification log debug tool: the word 'none' -->
8397     <string name="notification_log_details_ranking_none">Ranking object doesn\'t contain this key.</string>
8398
8399     <!-- [CHAR_LIMIT=60] Label for special access screen -->
8400     <string name="special_access">Special app access</string>
8401
8402     <!-- Summary for special access settings [CHAR_LIMIT=NONE] -->
8403     <plurals name="special_access_summary">
8404         <item quantity="one">1 app can use unrestricted data</item>
8405         <item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps can use unrestricted data</item>
8406     </plurals>
8407
8408     <!-- Developer option to convert to file encryption - final warning -->
8409     <string name="confirm_convert_to_fbe_warning">Really wipe user data and convert to file encryption?</string>
8410     <!-- Developer option to convert to file encryption - final button -->
8411     <string name="button_confirm_convert_fbe">Wipe and convert</string>
8412
8413     <!-- Reset rate-limiting in the system service ShortcutManager.  "ShortcutManager" is the name of a system service and not translatable.
8414     If the word "rate-limit" is hard to translate, use "Reset ShortcutManager API call limit" as the source text, which means
8415     the same thing in this context.
8416      [CHAR_LIMIT=none] -->
8417     <string name="reset_shortcut_manager_throttling">Reset ShortcutManager rate-limiting</string>
8418
8419     <!-- Toast message shown when "Reset ShortcutManager rate-limiting" has been performed. [CHAR_LIMIT=none] -->
8420     <string name="reset_shortcut_manager_throttling_complete">ShortcutManager rate-limiting has been reset</string>
8421
8422     <!-- Title of notification suggestion during optional steps of setup. [CHAR_LIMIT=60] -->
8423     <string name="notification_suggestion_title">Control lock screen notifications</string>
8424     <!-- Summary of notification suggestion during optional steps of setup. [CHAR_LIMIT=80] -->
8425     <string name="notification_suggestion_summary">Show or hide notification content</string>
8426     <!-- Setting tab title for all setting options. [CHAR LIMIT=20] -->
8427     <string name="page_tab_title_summary">All</string>
8428     <!-- Setting tab title for support setting options. [CHAR LIMIT=25] -->
8429     <string name="page_tab_title_support">Support &amp; tips</string>
8430
8431     <!-- Summary of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
8432     <string name="density_pixel_summary" translatable="false"><xliff:g name="count" example="320">%1$s</xliff:g> dp</string>
8433
8434     <!-- Title of developer options to set the smallest width of the screen [CHAR LIMIT=60]-->
8435     <string name="developer_smallest_width">Smallest width</string>
8436
8437     <!-- Message shown when there are no premium SMS apps [CHAR LIMIT=NONE] -->
8438     <string name="premium_sms_none">No installed apps have requested Premium SMS access</string>
8439
8440     <!-- Warning message shown between options to enable Premium SMS for an app [CHAR LIMIT=NONE] -->
8441     <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>
8442
8443     <!-- Title of screen controlling which apps have access to send premium SMS messages [CHAR LIMIT=60] -->
8444     <string name="premium_sms_access">Premium SMS access</string>
8445
8446     <!-- Summary for Bluetooth when disabled. [CHAR LIMIT=NONE] -->
8447     <string name="bluetooth_disabled">Not visible to other devices</string>
8448
8449     <!-- Summary for Bluetooth when connected to one device. [CHAR LIMIT=NONE] -->
8450     <string name="bluetooth_connected_summary">Connected to <xliff:g name="device">%1$s</xliff:g></string>
8451
8452     <!-- Summary for Bluetooth when connected to multiple devices. [CHAR LIMIT=NONE] -->
8453     <string name="bluetooth_connected_multiple_devices_summary">Connected to multiple devices</string>
8454
8455     <!-- [CHAR LIMIT=60] Name of dev option called "System UI demo mode" -->
8456     <string name="demo_mode">System UI demo mode</string>
8457
8458     <!-- [CHAR LIMIT=60] Name of dev option to enable extra quick settings tiles -->
8459     <string name="quick_settings_developer_tiles">Quick settings developer tiles</string>
8460
8461     <!-- Title text for connecting to customer support [CHAR LIMIT=80]-->
8462     <string name="support_escalation_title">We\'re here to help</string>
8463
8464     <!-- Title text for connecting to 24/7 available customer support [CHAR LIMIT=80]-->
8465     <string name="support_escalation_24_7_title">We\'re here for you 24/7</string>
8466
8467     <!-- Content description for connecting customer support. The "24 7" part indicates
8468     support is available 24 hours a day, 7 days a week. It's used by screenreaders so it
8469     cannot contain any symbol other that space. [CHAR LIMIT=80]-->
8470     <string name="support_escalation_24_7_content_description">We\'re here for you 24 7</string>
8471
8472     <!-- Summary text for connecting to customer support [CHAR LIMIT=NONE]-->
8473     <string name="support_escalation_summary">Our support team is here to help address any issue</string>
8474
8475     <!-- Summary text for connecting to 24/7 customer support [CHAR LIMIT=NONE]-->
8476     <string name="support_escalation_24_7_summary">Our support team is available all day, every day</string>
8477
8478     <!-- Summary text when customer support is closed. [CHAR LIMIT=NONE]-->
8479     <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>
8480
8481     <!-- Summary text to call customer support when there is no internet. [CHAR LIMIT=NONE]-->
8482     <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>
8483
8484     <!-- Summary text when customer support is unavailable in the region. [CHAR LIMIT=NONE]-->
8485     <string name="support_escalation_unavailable_summary">Search help or explore tips &amp; tricks</string>
8486
8487     <!-- Template for formatting support hours eg Mon - Fri, 8:00 AM - 19:30 PM. [CHAR LIMIT=NONE]-->
8488     <string name="support_hour_format" translatable="false">
8489         <xliff:g id="start_day">%1$s</xliff:g> - <xliff:g id="end_day">%2$s</xliff:g>, <xliff:g id="start_time">%3$s</xliff:g> - <xliff:g id="end_time">%4$s</xliff:g>&lt;br&gt;
8490     </string>
8491
8492     <!-- Button label for choosing country for phone support. [CHAR LIMIT=40]-->
8493     <string name="support_country_list_title">Support for:</string>
8494
8495     <!-- Template for formatting country and language. eg Canada - French [CHAR LIMIT=NONE]-->
8496     <string name="support_country_format"><xliff:g id="country" example="Canada">%1$s</xliff:g> - <xliff:g id="language" example="French">%2$s</xliff:g></string>
8497
8498     <!-- Template for formatting phone number and language. eg English (800-000-0000) [CHAR LIMIT=NONE]-->
8499     <string name ="support_phone_international_format">
8500         <xliff:g id="language" example="English">%1$s</xliff:g> (<xliff:g id="phone" example="800-000-0000">%2$s</xliff:g>)
8501     </string>
8502
8503     <!-- Title text for a list of international support phone numbers. [CHAR LIMIT=60]-->
8504     <string name="support_international_phone_title">Traveling abroad?</string>
8505
8506     <!-- Description text warning international phone charge may apply when dialing support numbers. [CHAR LIMIT=NONE]-->
8507     <string name="support_international_phone_summary">International charges may apply</string>
8508
8509     <!-- Button label for contacting customer support by phone [CHAR LIMIT=20]-->
8510     <string name="support_escalation_by_phone">Phone</string>
8511
8512     <!-- Button label for contacting customer support by chat [CHAR LIMIT=20]-->
8513     <string name="support_escalation_by_chat">Chat</string>
8514
8515     <!-- Button label for visiting the tips & tricks site [CHAR LIMIT=60]-->
8516     <string name="support_tips_and_tricks_title">Explore tips &amp; tricks</string>
8517
8518     <!-- Button label for visiting help and/or send feedback [CHAR LIMIT=60]-->
8519     <string name="support_help_feedback_title">Search help &amp; send feedback</string>
8520
8521     <!-- Title text that indicates user needs to sign in to get customer support. [CHAR LIMIT=80]-->
8522     <string name="support_sign_in_required_title">Contact support</string>
8523
8524     <!-- Summary text that indicates user needs to sign-in to get real time customer support. [CHAR LIMIT=NONE]-->
8525     <string name="support_sign_in_required_summary" translatable="false"></string>
8526
8527     <!-- Button label for signing in an account [CHAR LIMIT=40]-->
8528     <string name="support_sign_in_button_text">Sign in</string>
8529
8530     <!-- Button label that redirects user who needs help for signin to help screen [CHAR LIMIT=NONE]-->
8531     <string name="support_sign_in_required_help">Can\'t sign in?</string>
8532
8533     <!-- Dialog title displayed before initiating real time support [CHAR LIMIT=80]-->
8534     <string name="support_disclaimer_title">Send system information</string>
8535
8536     <!-- Checkbox text, when checked dialog will not show again [CHAR LIMIT=80] -->
8537     <string name="support_disclaimer_do_not_show">Do not show again</string>
8538
8539     <!-- Prefix text for the account picker, e.g. "Requesting as user@gmail.com" [CHAR LIMIT=60] -->
8540     <string name="support_account_request_prefix">Requesting as</string>
8541
8542     <!-- Spinner dropdown text, when selected will try to add account [CHAR LIMIT=60] -->
8543     <string name="support_account_picker_add_account">Add account</string>
8544
8545     <!-- Title for the dialog containing system information shown [CHAR LIMIT=30] -->
8546     <string name="support_system_information_title">System information</string>
8547
8548     <!-- [CHAR LIMIT=60] Title of work profile setting page -->
8549     <string name="managed_profile_settings_title">Work profile settings</string>
8550     <!-- [CHAR LIMIT=60] The preference title for enabling cross-profile remote contact search -->
8551     <string name="managed_profile_contact_search_title">Contact search</string>
8552     <!-- [CHAR LIMIT=NONE] The preference summary for enabling cross-profile remote contact search -->
8553     <string name="managed_profile_contact_search_summary">Allow contact searches by your organization to identify callers and contacts</string>
8554
8555     <!-- Time in hours -->
8556     <plurals name="hours">
8557         <item quantity="one">1 hour</item>
8558         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> hours</item>
8559     </plurals>
8560
8561     <!-- Time in minutes -->
8562     <plurals name="minutes">
8563         <item quantity="one">1 minute</item>
8564         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> minutes</item>
8565     </plurals>
8566
8567     <!-- Time in seconds -->
8568     <plurals name="seconds">
8569         <item quantity="one">1 second</item>
8570         <item quantity="other"><xliff:g id="number" example="7">%s</xliff:g> seconds</item>
8571     </plurals>
8572
8573     <!-- Estimated wait time range for real time supports -->
8574     <string name="support_estimated_wait_time">~<xliff:g id="ESTIMATE" example="2 minutes">%1$s</xliff:g> wait</string>
8575
8576     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8577     <string name="bluetooth_talkback_computer">Computer</string>
8578
8579     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8580     <string name="bluetooth_talkback_headset">Headset</string>
8581
8582     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8583     <string name="bluetooth_talkback_phone">Phone</string>
8584
8585     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8586     <string name="bluetooth_talkback_imaging">Imaging</string>
8587
8588     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8589     <string name="bluetooth_talkback_headphone">Headphone</string>
8590
8591     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8592     <string name="bluetooth_talkback_input_peripheral">Input Peripheral</string>
8593
8594     <!-- Message for telling the user the kind of BT device being displayed in list. -->
8595     <string name="bluetooth_talkback_bluetooth">Bluetooth</string>
8596
8597     <!-- Used as title on the automatic storage manager settings. [CHAR LIMIT=60] -->
8598     <string name="automatic_storage_manager_settings">Manage storage</string>
8599
8600     <!-- Used as wall of text to describe the feature. [CHAR LIMIT=NONE] -->
8601     <string name="automatic_storage_manager_text">To help free up storage space, storage manager removes backed up photos and videos from your device.</string>
8602
8603     <!-- Dropdown preference title for dropdown describing how many days of data to retain.-->
8604     <string name="automatic_storage_manager_days_title">Remove photos &amp; videos</string>
8605
8606     <!-- Preference title for the automatic storage manager toggle. [CHAR LIMIT=60]-->
8607     <string name="automatic_storage_manager_preference_title">Storage manager</string>
8608
8609     <!-- Category title for the automatic settings in the storage manager settings. [CHAR LIMIT=40] -->
8610     <string name="deletion_helper_automatic_title">Automatic</string>
8611
8612     <!-- Category title for the manual settings in the storage manager settings. [CHAR LIMIT=40] -->
8613     <string name="deletion_helper_manual_title">Manual</string>
8614
8615     <!-- Preference menu title for accessing the deletion helper from the storage manager settings. [CHAR LIMIT=30]-->
8616     <string name="deletion_helper_preference_title">Free up space now</string>
8617
8618     <!-- Preference title for gesture settings [CHAR LIMIT=40 BACKUP_MESSAGE_ID:5280023307132819052]-->
8619     <string name="gesture_preference_title">Gestures</string>
8620
8621     <!-- Preference summary for gesture settings (phone) [CHAR LIMIT=NONE]-->
8622     <string name="gesture_preference_summary" product="default">Quick gestures to control your phone</string>
8623     <!-- Preference summary for gesture settings (tablet) [CHAR LIMIT=NONE]-->
8624     <string name="gesture_preference_summary" product="tablet">Quick gestures to control your tablet</string>
8625     <!-- Preference summary for gesture settings (device) [CHAR LIMIT=NONE]-->
8626     <string name="gesture_preference_summary" product="device">Quick gestures to control your device</string>
8627
8628     <!-- Title text for double tap power for camera [CHAR LIMIT=60]-->
8629     <string name="double_tap_power_for_camera_title">Jump to camera</string>
8630
8631     <!-- Summary text for double tap power for camera [CHAR LIMIT=160]-->
8632     <string name="double_tap_power_for_camera_summary">To quickly open camera, press the power button twice. Works from any screen.</string>
8633
8634     <!-- Title for settings suggestion for double tap power for camera [CHAR LIMIT=60] -->
8635     <string name="double_tap_power_for_camera_suggestion_title">Open camera quickly</string>
8636
8637     <!-- Summary for settings suggestion for double tap power for camera [CHAR LIMIT=60] -->
8638     <string name="double_tap_power_for_camera_suggestion_summary">Press power button twice to open camera</string>
8639
8640     <!-- Title text for double twist for camera mode [CHAR LIMIT=60]-->
8641     <string name="double_twist_for_camera_mode_title">Flip camera</string>
8642
8643     <!-- Summary text for double twist for camera mode  [CHAR LIMIT=160]-->
8644     <string name="double_twist_for_camera_mode_summary"></string>
8645
8646     <!-- Title for settings suggestion for double twist for camera [CHAR LIMIT=60] -->
8647     <string name="double_twist_for_camera_suggestion_title">Take selfies faster</string>
8648
8649     <!-- Summary for settings suggestion for double twist for camera (phone) [CHAR LIMIT=60] -->
8650     <string name="double_twist_for_camera_suggestion_summary" product="default">Double-twist phone for selfie mode</string>
8651     <!-- Summary for settings suggestion for double twist for camera (tablet) [CHAR LIMIT=60] -->
8652     <string name="double_twist_for_camera_suggestion_summary" product="tablet">Double-twist tablet for selfie mode</string>
8653     <!-- Summary for settings suggestion for double twist for camera (device) [CHAR LIMIT=60] -->
8654     <string name="double_twist_for_camera_suggestion_summary" product="device">Double-twist device for selfie mode</string>
8655
8656     <!-- Preference and settings suggestion title text for ambient display double tap (phone) [CHAR LIMIT=60]-->
8657     <string name="ambient_display_title" product="default">Double-tap to check phone</string>
8658     <!-- Preference and settings suggestion title text for ambient display double tap (tablet) [CHAR LIMIT=60]-->
8659     <string name="ambient_display_title" product="tablet">Double-tap to check tablet</string>
8660     <!-- Preference and settings suggestion title text for ambient display double tap (device) [CHAR LIMIT=60]-->
8661     <string name="ambient_display_title" product="device">Double-tap to check device</string>
8662
8663     <!-- Summary text for ambient display double tap [CHAR LIMIT=NONE]-->
8664     <string name="ambient_display_summary">To check time, notification icons, and other info, double-tap your screen.</string>
8665
8666     <!-- Summary for settings suggestion for double tap power for camera [CHAR LIMIT=60] -->
8667     <string name="ambient_display_suggestion_summary">Check notifications when screen is off</string>
8668
8669     <!-- Preference and settings suggestion title text for ambient display pick up (phone) [CHAR LIMIT=60]-->
8670     <string name="ambient_display_pickup_title" product="default">Lift to check phone</string>
8671     <!-- Preference and settings suggestion title text for ambient display pick up (tablet) [CHAR LIMIT=60]-->
8672     <string name="ambient_display_pickup_title" product="tablet">Lift to check tablet</string>
8673     <!-- Preference and settings suggestion title text for ambient display pick up (device) [CHAR LIMIT=60]-->
8674     <string name="ambient_display_pickup_title" product="device">Lift to check device</string>
8675
8676     <!-- Summary text for ambient display (phone) [CHAR LIMIT=NONE]-->
8677     <string name="ambient_display_pickup_summary" product="default">To check time, notification icons, and other info, pick up your phone.</string>
8678     <!-- Summary text for ambient display (tablet) [CHAR LIMIT=NONE]-->
8679     <string name="ambient_display_pickup_summary" product="tablet">To check time, notification icons, and other info, pick up your tablet.</string>
8680     <!-- Summary text for ambient display (device) [CHAR LIMIT=NONE]-->
8681     <string name="ambient_display_pickup_summary" product="device">To check time, notification icons, and other info, pick up your device.</string>
8682
8683     <!-- Summary for settings suggestion for ambient display pick up [CHAR LIMIT=60] -->
8684     <string name="ambient_display_pickup_suggestion_summary">Check notifications when screen is off</string>
8685
8686     <!-- Title text for swiping downwards on fingerprint sensor for notifications [CHAR LIMIT=80]-->
8687     <string name="fingerprint_swipe_for_notifications_title">Swipe fingerprint for notifications</string>
8688
8689     <!-- Summary text for fingerprint swipe for notifications (phone) [CHAR LIMIT=160]-->
8690     <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>
8691     <!-- Summary text for fingerprint swipe for notifications (tablet) [CHAR LIMIT=160]-->
8692     <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>
8693     <!-- Summary text for fingerprint swipe for notifications (device) [CHAR LIMIT=160]-->
8694     <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>
8695
8696     <!-- Title for settings suggestion for fingerprint swipe for notifications [CHAR LIMIT=60] -->
8697     <string name="fingerprint_swipe_for_notifications_suggestion_title">See notifications quickly</string>
8698
8699     <!-- Summary for settings suggestion for fingerprint swipe for notifications [CHAR LIMIT=60] -->
8700     <string name="fingerprint_swipe_for_notifications_suggestion_summary">Swipe down on the fingerprint sensor</string>
8701
8702     <!-- Title text for the assist gesture [CHAR LIMIT=60] DO NOT TRANSLATE -->
8703     <string name="assist_gesture_title" translatable="false"></string>
8704
8705     <!-- Switch text for each gesture setting state -->
8706     <string name="gesture_setting_on">On</string>
8707     <string name="gesture_setting_off">Off</string>
8708
8709     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because the bootloader has been unlocked [CHAR_LIMIT=60] -->
8710     <string name="oem_unlock_enable_disabled_summary_bootloader_unlocked">Bootloader is already unlocked</string>
8711     <!-- setting enable OEM unlock Checkbox's summary to explain this Checkbox is disabled because there is no connectivity. [CHAR_LIMIT=60] -->
8712     <string name="oem_unlock_enable_disabled_summary_connectivity">Connect to the Internet first</string>
8713     <!-- 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] -->
8714     <string name="oem_unlock_enable_disabled_summary_connectivity_or_locked">Connect to the Internet or contact your carrier</string>
8715     <!-- 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] -->
8716     <string name="oem_unlock_enable_disabled_summary_sim_locked_device">Unavailable on carrier-locked devices</string>
8717
8718     <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>
8719
8720     <!-- Title text for enabling web actions. [CHAR_LIMIT=60] -->
8721     <string name="web_action_enable_title">Instant apps</string>
8722
8723     <!-- Summary text for enabling web actions. [CHAR_LIMIT=250] -->
8724     <string name="web_action_enable_summary">Open links in apps, even if they’re not installed</string>
8725
8726     <!-- Section title for the Web Action preference [CHAR LIMIT=60] -->
8727     <string name="web_action_section_title">Instant apps</string>
8728
8729     <!-- Preference label for an tappable preference that will open the account chooser for instant apps. [CHAR LIMIT=60] -->
8730     <string name="instant_apps_account">Instant apps account</string>
8731
8732     <!-- Section title for the Domain URL app preference list [CHAR LIMIT=60]-->
8733     <string name="domain_url_section_title">Installed apps</string>
8734
8735     <!-- Warning when activating the automatic storage manager on legacy devices. [CHAR LIMIT=NONE] -->
8736     <string name="automatic_storage_manager_activation_warning">Your storage is now being managed by the storage manager</string>
8737
8738     <!-- Accounts for section header [CHAR LIMIT=30] -->
8739     <string name="account_for_section_header">Accounts for <xliff:g id="user_name" example="Jason">%1$s</xliff:g></string>
8740
8741     <!-- Configure section header [CHAR LIMIT=30] -->
8742     <string name="configure_section_header">Configure</string>
8743
8744     <!-- Switch label to enable auto sync account [CHAR LIMIT=60] -->
8745     <string name="auto_sync_account_title">Automatically sync data</string>
8746     <!-- Switch label to enable auto sync personal account [CHAR LIMIT=60] -->
8747     <string name="auto_sync_personal_account_title">Automatically sync personal data</string>
8748     <!-- Switch label to enable auto sync work account [CHAR LIMIT=60] -->
8749     <string name="auto_sync_work_account_title">Automatically sync work data</string>
8750     <!-- Switch summary to enable auto sync account [CHAR LIMIT=NONE] -->
8751     <string name="auto_sync_account_summary">Let apps refresh data automatically</string>
8752     <!-- Preference label to sync account [CHAR LIMIT=60] -->
8753     <string name="account_sync_title">Account sync</string>
8754     <!-- Preference summary for account sync when syncing is on for some items [CHAR LIMIT=NONE] -->
8755     <string name="account_sync_summary_some_on">Sync on for <xliff:g name="count" example="5">%1$d</xliff:g> of <xliff:g name="total" example="8">%2$d</xliff:g> items</string>
8756     <!-- Preference summary for account sync when syncing is on for everything [CHAR LIMIT=NONE] -->
8757     <string name="account_sync_summary_all_on">Sync on for all items</string>
8758     <!-- Preference summary for account sync when syncing is off for everything [CHAR LIMIT=NONE] -->
8759     <string name="account_sync_summary_all_off">Sync off for all items</string>
8760
8761     <!-- Enterprise Privacy --> <skip />
8762
8763     <!-- Title of setting on security settings screen. This will take the user to a screen with information about admin powers and their impact on the user's privacy on a managed device. Shown on enterprise-managed devices only. Note: "Device" is singular and refers to the device (e.g. phone or tablet) that the user is holding in their hand. -->
8764     <string name="enterprise_privacy_settings">Managed device info</string>
8765     <!-- Summary for Enterprise Privacy settings, explaining what the user can expect to find under it [CHAR LIMIT=NONE]-->
8766     <string name="enterprise_privacy_settings_summary_generic">Changes &amp; settings managed by your organization</string>
8767     <!-- Summary for Enterprise Privacy settings, explaining what the user can expect to find under it [CHAR LIMIT=NONE]-->
8768     <string name="enterprise_privacy_settings_summary_with_name">Changes &amp; settings managed by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g></string>
8769     <!-- Enterprise Privacy settings activity header, summarizing the powers that the admin has. [CHAR LIMIT=NONE] -->
8770     <string name="enterprise_privacy_header">To provide access to your work data, your organization may change settings and install software on your device.\n\nFor more details, contact your organization\'s admin.</string>
8771     <!-- Title for the 'Types of information your organization can see' preference category. [CHAR LIMIT=60] -->
8772     <string name="enterprise_privacy_exposure_category">Types of information your organization can see</string>
8773     <!-- Title for the 'Changes made by your organization’s admin' preference category. [CHAR LIMIT=60] -->
8774     <string name="enterprise_privacy_exposure_changes_category">Changes made by your organization\'s admin</string>
8775     <!-- Title for the 'Your access to this device' preference category. [CHAR LIMIT=60] -->
8776     <string name="enterprise_privacy_device_access_category">Your access to this device</string>
8777     <!-- Label explaining that the admin can see data associated with his/her work account. [CHAR LIMIT=NONE] -->
8778     <string name="enterprise_privacy_enterprise_data">Data associated with your work account, such as email and calendar</string>
8779     <!-- Label explaining that the admin can see apps installed on the device. [CHAR LIMIT=NONE] -->
8780     <string name="enterprise_privacy_installed_packages">List of apps on your device</string>
8781     <!-- Label explaining that the admin can see app usage statistics. [CHAR LIMIT=NONE] -->
8782     <string name="enterprise_privacy_usage_stats">Amount of time and data spent in each app</string>
8783     <!-- Label explaining that the admin can retrieve network logs on the device. [CHAR LIMIT=NONE] -->
8784     <string name="enterprise_privacy_network_logs">Most recent network traffic log</string>
8785     <!-- Label explaining that the admin can request bug reports on the device. [CHAR LIMIT=NONE] -->
8786     <string name="enterprise_privacy_bug_reports">Most recent bug report</string>
8787     <!-- Label explaining that the admin can retrieve security on from the device. [CHAR LIMIT=NONE] -->
8788     <string name="enterprise_privacy_security_logs">Most recent security log</string>
8789     <!-- Label indicating that the the admin never took a given action so far (e.g. did not retrieve security logs or request bug reports). -->
8790     <string name="enterprise_privacy_none">None</string>
8791     <!-- Label indicating that the admin installed one or more apps on the device. -->
8792     <string name="enterprise_privacy_enterprise_installed_packages">Apps installed</string>
8793     <!-- Label explaining that the the number of apps is an estimation. [CHAR LIMIT=NONE] -->
8794     <string name="enterprise_privacy_apps_count_estimation_info">Number of apps is estimated. It may not include apps installed outside of the Play Store.</string>
8795     <!-- Summary indicating the number of apps that a label (e.g. installed apps or apps granted a particular permission) refers to. The number shown is a minimum as there may be additional apps we do not know about. [CHAR LIMIT=NONE] -->
8796     <plurals name="enterprise_privacy_number_packages_lower_bound">
8797         <item quantity="one">Minimum <xliff:g id="count">%d</xliff:g> app</item>
8798         <item quantity="other">Minimum <xliff:g id="count">%d</xliff:g> apps</item>
8799     </plurals>
8800     <!-- Label indicating that the admin granted one or more apps access to the device's location. [CHAR LIMIT=NONE] -->
8801     <string name="enterprise_privacy_location_access">Location permissions</string>
8802     <!-- Label indicating that the admin granted one or more apps access to the microphone. [CHAR LIMIT=NONE] -->
8803     <string name="enterprise_privacy_microphone_access">Microphone permissions</string>
8804     <!-- Label indicating that the admin granted one or more apps access to the camera. [CHAR LIMIT=NONE] -->
8805     <string name="enterprise_privacy_camera_access">Camera permissions</string>
8806     <!-- Label indicating that the admin set one or more apps as defaults for common actions (e.g. open browser, send e-mail). [CHAR LIMIT=NONE] -->
8807     <string name="enterprise_privacy_enterprise_set_default_apps">Default apps</string>
8808     <!-- Summary indicating the number of apps that a label (e.g. installed apps or apps granted a particular permission) refers to. [CHAR LIMIT=NONE] -->
8809     <plurals name="enterprise_privacy_number_packages">
8810         <item quantity="one"><xliff:g id="count">%d</xliff:g> app</item>
8811         <item quantity="other"><xliff:g id="count">%d</xliff:g> apps</item>
8812     </plurals>
8813     <!-- Label explaining that the current input method was set by the admin. [CHAR LIMIT=NONE] -->
8814     <string name="enterprise_privacy_input_method">Default keyboard</string>
8815     <!-- Summary indicating the input method set by the admin. [CHAR LIMIT=NONE] -->
8816     <string name="enterprise_privacy_input_method_name">Set to <xliff:g id="app_label" example="Example Keyboard">%s</xliff:g></string>
8817     <!-- Label explaining that an always-on VPN was set by the admin for the entire device. [CHAR LIMIT=NONE] -->
8818     <string name="enterprise_privacy_always_on_vpn_device">Always-on VPN turned on</string>
8819     <!-- Label explaining that an always-on VPN was set by the admin in the personal profile. [CHAR LIMIT=NONE] -->
8820     <string name="enterprise_privacy_always_on_vpn_personal">Always-on VPN turned on in your personal profile</string>
8821     <!-- Label explaining that an always-on VPN was set by the admin in the work profile. [CHAR LIMIT=NONE] -->
8822     <string name="enterprise_privacy_always_on_vpn_work">Always-on VPN turned on in your work profile</string>
8823     <!-- Label explaining that a global HTTP proxy was set by the admin. [CHAR LIMIT=NONE] -->
8824     <string name="enterprise_privacy_global_http_proxy">Global HTTP proxy set</string>
8825     <!-- Label explaining that the admin installed trusted CA certificates. [CHAR LIMIT=NONE] -->
8826     <string name="enterprise_privacy_ca_certs">Trusted credentials</string>
8827     <!-- Summary indicating the number of trusted CA certificates installed by the admin. The number shown is a minimum as there may be additional CA certificates we do not know about. [CHAR LIMIT=NONE] -->
8828     <plurals name="enterprise_privacy_number_ca_certs">
8829         <item quantity="one">Minimum <xliff:g id="count">%d</xliff:g> CA certificate</item>
8830         <item quantity="other">Minimum <xliff:g id="count">%d</xliff:g> CA certificates</item>
8831     </plurals>
8832     <!-- Label explaining that the admin can lock the device and change the user's password. [CHAR LIMIT=NONE] -->
8833     <string name="enterprise_privacy_lock_device">Admin can lock the device and reset password</string>
8834     <!-- Label explaining that the admin can wipe the device remotely. [CHAR LIMIT=NONE] -->
8835     <string name="enterprise_privacy_wipe_device">Admin can delete all device data</string>
8836     <!-- Label explaining that the admin configured the device to wipe itself when the password is mistyped too many times. [CHAR LIMIT=NONE] -->
8837     <string name="enterprise_privacy_failed_password_wipe_device">Failed password attempts before deleting all device data</string>
8838     <!-- Label explaining that the admin configured the work profile to wipe itself when the password is mistyped too many times. [CHAR LIMIT=NONE] -->
8839     <string name="enterprise_privacy_failed_password_wipe_work">Failed password attempts before deleting work profile data</string>
8840     <!-- Summary indicating the number of mistyped passwords after which the device or work profile wipes itself. [CHAR LIMIT=NONE] -->
8841     <plurals name="enterprise_privacy_number_failed_password_wipe">
8842         <item quantity="one"><xliff:g id="count">%d</xliff:g> attempt</item>
8843         <item quantity="other"><xliff:g id="count">%d</xliff:g> attempts</item>
8844     </plurals>
8845     <!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] -->
8846     <string name="do_disclosure_generic">This device is managed by your organization.</string>
8847     <!-- Message indicating that the device is enterprise-managed by a Device Owner [CHAR LIMIT=NONE] -->
8848     <string name="do_disclosure_with_name">This device is managed by <xliff:g id="organization_name" example="Foo, Inc.">%s</xliff:g>.</string>
8849     <!-- Message indicating that the device is enterprise-managed: Space that separates the main text and the "learn more" link that follows it. [CHAR LIMIT=NONE] -->
8850     <string name="do_disclosure_learn_more_separator">" "</string>
8851     <!-- Message indicating that the device is enterprise-managed: Link to learn more about what a Device Owner app can do [CHAR LIMIT=NONE] -->
8852     <string name="do_disclosure_learn_more">Learn more</string>
8853
8854     <!-- Strings for displaying which applications were set as default for specific actions. -->
8855     <!-- Title for the apps that have been set as default handlers of camera-related intents. [CHAR LIMIT=30] -->
8856     <plurals name="default_camera_app_title">
8857         <item quantity="one">Camera app</item>
8858         <item quantity="other">Camera apps</item>
8859     </plurals>
8860     <!-- Title for the app that has been set as default handler of calendar-related intents. [CHAR LIMIT=30] -->
8861     <string name="default_calendar_app_title">Calendar app</string>
8862     <!-- Title for the app that has been set as default handler of contacts-related intents. [CHAR LIMIT=30] -->
8863     <string name="default_contacts_app_title">Contacts app</string>
8864     <!-- Title for the apps that have been set as default handlers of new email intents. [CHAR LIMIT=30] -->
8865     <plurals name="default_email_app_title">
8866         <item quantity="one">Email client app</item>
8867         <item quantity="other">Email client apps</item>
8868     </plurals>
8869     <!-- Title for the app that has been set as default handler of geo-related intents. [CHAR LIMIT=30] -->
8870     <string name="default_map_app_title">Map app</string>
8871     <!-- Title for the apps that have been set as default handlers of call-related intents. [CHAR LIMIT=30] -->
8872     <plurals name="default_phone_app_title">
8873         <item quantity="one">Phone app</item>
8874         <item quantity="other">Phone apps</item>
8875     </plurals>
8876     <!-- Template for concatenating two app names -->
8877     <string name="app_names_concatenation_template_2"><xliff:g id="first_app_name">%1$s</xliff:g>, <xliff:g id="second_app_name">%2$s</xliff:g></string>
8878     <!-- Template for concatenating three app names -->
8879     <string name="app_names_concatenation_template_3"><xliff:g id="first_app_name">%1$s</xliff:g>, <xliff:g id="second_app_name">%2$s</xliff:g>, <xliff:g id="third_app_name">%3$s</xliff:g></string>
8880
8881     <!-- Preference label for the Photos & Videos storage section. [CHAR LIMIT=50] -->
8882     <string name="storage_photos_videos">Photos &amp; videos</string>
8883
8884     <!-- Preference label for the Music & Audio storage section. [CHAR LIMIT=50] -->
8885     <string name="storage_music_audio">Music &amp; audio</string>
8886
8887     <!-- Preference label for the Games storage section. [CHAR LIMIT=50] -->
8888     <string name="storage_games">Games</string>
8889
8890     <!-- Preference label for the Other apps storage section. [CHAR LIMIT=50] -->
8891     <string name="storage_other_apps">Other apps</string>
8892
8893     <!-- Preference label for the Files storage section. [CHAR LIMIT=50] -->
8894     <string name="storage_files">Files</string>
8895
8896     <!-- Summary of a single storage volume used space. [CHAR LIMIT=24] -->
8897     <string name="storage_size_large_alternate"><xliff:g id="number" example="128">^1</xliff:g><small> <xliff:g id="unit" example="KB">^2</xliff:g></small></string>
8898     <!-- Summary of a single storage volume total space. [CHAR LIMIT=48]-->
8899     <string name="storage_volume_total">Used of <xliff:g id="total" example="32GB">%1$s</xliff:g></string>
8900     <!-- Follows the percent of storage used by a storage volume. Exposed inside of a donut graph. [CHAR LIMIT=7]-->
8901     <string name="storage_percent_full">used</string>
8902
8903
8904     <!-- Label for button allow user to remove the instant app from the device. -->
8905     <string name="clear_instant_app_data">Clear app</string>
8906     <!-- Confirmation message displayed when the user taps Clear app, to ensure they want to remove
8907          the instant app from the device. -->
8908     <string name="clear_instant_app_confirmation">Do you want to remove this instant app?</string>
8909
8910     <!-- Title of games app storage screen [CHAR LIMIT=30] -->
8911     <string name="game_storage_settings">Games</string>
8912
8913     <!-- Title for audio files preference. [CHAR LIMIT=50] -->
8914     <string name="audio_files_title">Audio files</string>
8915
8916     <!-- Title for the installed app info storage page. The total storage space taken up by this app. [CHAR LIMIT=40]-->
8917     <string name="app_info_storage_title">Space used</string>
8918
8919     <!-- UI webview setting: WebView uninstalled-for-user explanatory text [CHAR LIMIT=30] -->
8920     <string name="webview_uninstalled_for_user">(uninstalled for user <xliff:g id="user" example="John Doe">%s</xliff:g>)</string>
8921     <!-- UI webview setting: WebView disabled-for-user explanatory text [CHAR LIMIT=30] -->
8922     <string name="webview_disabled_for_user">(disabled for user <xliff:g id="user" example="John Doe">%s</xliff:g>)</string>
8923
8924     <!-- AutoFill strings -->
8925     <!-- Preference label for choosing auto-fill service. [CHAR LIMIT=60] -->
8926     <string name="autofill_app">Autofill service</string>
8927     <!-- Keywords for the auto-fill feature. [CHAR LIMIT=NONE] -->
8928     <string name="autofill_keywords">auto, fill, autofill</string>
8929
8930     <!-- Message of the warning dialog for setting the auto-fill app. [CHAR_LIMIT=NONE] -->
8931     <string name="autofill_confirmation_message">
8932         <![CDATA[
8933         <b>Make sure you trust this app</b>
8934         <br/>
8935         <br/>
8936         <xliff:g id="app_name" example="Google Autofill">%1$s</xliff:g> uses what\'s on
8937         your screen to determine what can be autofilled.
8938         ]]>
8939     </string>
8940
8941     <!-- Name of setting for switching device theme [CHAR LIMIT=60] -->
8942     <string name="device_theme">Device theme</string>
8943     <!-- Name of default device theme [CHAR LIMIT=60] -->
8944     <string name="default_theme">Default</string>
8945     <!-- Temporary reboot string, will be removed -->
8946     <string name="change_theme_reboot" translatable="false">Changing the theme requires a restart.</string>
8947
8948     <!-- Indicates if the automatic storage manager is enabled or not. [CHAR_LIMIT=40] -->
8949     <string name="storage_manager_indicator">Storage Manager: <xliff:g id="status" example="on">^1</xliff:g></string>
8950
8951     <!-- Off status for the automatic storage manager. [CHAR_LIMIT=10] -->
8952     <string name="storage_manager_indicator_off">Off</string>
8953
8954     <!-- On status for the automatic storage manager. [CHAR_LIMIT=10] -->
8955     <string name="storage_manager_indicator_on">On</string>
8956
8957     <!-- Added as the value of a header field indicating this is an instant app (as opposed to installed normally) -->
8958     <string name="install_type_instant">Instant app</string>
8959
8960     <!-- Warning for when the automatic storage manager is turned off. [CHAR LIMIT=NONE] -->
8961     <string name="automatic_storage_manager_deactivation_warning">Turn off the storage manager?</string>
8962
8963     <!-- Preference label for the Movies & TV apps section [CHAR LIMIT=50] -->
8964     <string name="storage_movies_tv">Movie &amp; TV apps</string>
8965
8966     <!-- Carrier Provisioning Info [CHAR LIMIT=NONE] -->
8967     <string name="carrier_provisioning">Carrier Provisioning Info</string>
8968     <!-- Trigger Carrier Provisioning [CHAR LIMIT=NONE] -->
8969     <string name="trigger_carrier_provisioning">Trigger Carrier Provisioning</string>
8970
8971     <!-- Help URI, USB Audio [DO NOT TRANSLATE] -->
8972     <string name="help_url_audio_accessory_not_supported" translatable="false"></string>
8973
8974     <!-- Title label for new device suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
8975     <string name="new_device_suggestion_title">What\'s new and exciting?</string>
8976
8977     <!-- Summary label for new device suggestion, which is displayed in Settings homepage [CHAR LIMIT=100] -->
8978     <string name="new_device_suggestion_summary">Check out the top 5 features</string>
8979
8980     <!-- The divider symbol between different parts of the notification header including spaces. not translatable [CHAR LIMIT=3] -->
8981     <string name="notification_header_divider_symbol_with_spaces" translatable="false">" • "</string>
8982 </resources>