blob: 3705157f5cac8b4c58828bbb0f4eb7376bc249ab [file] [log] [blame]
Joe Onorato2314aab2010-04-08 16:41:23 -05001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/**
4 * Copyright (c) 2009, The Android Open Source Project
5 *
6 * Licensed under the Apache License, Version 2.0 (the "License");
7 * you may not use this file except in compliance with the License.
8 * You may obtain a copy of the License at
9 *
10 * http://www.apache.org/licenses/LICENSE-2.0
11 *
12 * Unless required by applicable law or agreed to in writing, software
13 * distributed under the License is distributed on an "AS IS" BASIS,
14 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15 * See the License for the specific language governing permissions and
16 * limitations under the License.
17 */
18-->
Joe Onorato798ac4c2010-05-27 16:39:00 -040019<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Joe Onoratoe8934a62010-11-09 08:01:20 -080020 <!-- Name of the status bar as seen in the applications info settings page. [CHAR LIMIT=12] -->
Joe Onoratofd52b182010-11-10 18:00:52 -080021 <string name="app_label">System UI</string>
Joe Onorato503007d2010-04-16 09:20:55 -070022
23 <!-- The text for the button in the notification window-shade that clears
Joe Onoratoe8934a62010-11-09 08:01:20 -080024 all of the currently visible notifications. [CHAR LIMIT=10]-->
Joe Onorato503007d2010-04-16 09:20:55 -070025 <string name="status_bar_clear_all_button">Clear</string>
26
Jim Millerc0d27312011-07-14 18:54:01 -070027 <!-- Title shown in recents popup for removing an application from the list -->
Michael Jurka8b098662011-09-01 17:00:53 -070028 <string name="status_bar_recent_remove_item_title">Remove from list</string>
Jim Millerc0d27312011-07-14 18:54:01 -070029
30 <!-- Title shown in recents popup for inspecting an application's properties -->
Michael Jurka8b098662011-09-01 17:00:53 -070031 <string name="status_bar_recent_inspect_item_title">App info</string>
Jim Millerc0d27312011-07-14 18:54:01 -070032
Michael Jurka6d667082011-09-16 17:04:40 -070033 <!-- Message shown in the middle of the screen after clicking on the recent apps button
Michael Jurka7daf95d2011-09-30 11:07:30 -070034 when there are no recent apps to show. Also used for accessibility. [CHAR LIMIT=45]-->
Winson Chung27b97fa2014-08-08 13:04:53 -070035 <string name="status_bar_no_recent_apps">Your recent screens appear here</string>
Michael Jurka6d667082011-09-16 17:04:40 -070036
Michael Jurka7daf95d2011-09-30 11:07:30 -070037 <!-- Content description for the button to dismiss Recent Apps (only present on large
38 devices) -->
39 <string name="status_bar_accessibility_dismiss_recents">Dismiss recent apps</string>
40
41 <!-- Message that is read when you enter recent apps in TalkBack -->
42 <plurals name="status_bar_accessibility_recent_apps">
Jason Monkcdc459f2014-10-14 09:26:19 -040043 <item quantity="one">1 screen in Overview</item>
44 <item quantity="other">%d screens in Overview</item>
Michael Jurka7daf95d2011-09-30 11:07:30 -070045 </plurals>
46
Joe Onorato503007d2010-04-16 09:20:55 -070047 <!-- The label in the bar at the top of the status bar when there are no notifications
Joe Onoratoe8934a62010-11-09 08:01:20 -080048 showing. [CHAR LIMIT=40]-->
Joe Onorato503007d2010-04-16 09:20:55 -070049 <string name="status_bar_no_notifications_title">No notifications</string>
50
51 <!-- The label for the group of notifications for ongoing events in the opened version of
52 the status bar. An ongoing call is the prime example of this. The MP3 music player
Joe Onoratoe8934a62010-11-09 08:01:20 -080053 might be another example. [CHAR LIMIT=40] -->
Joe Onorato503007d2010-04-16 09:20:55 -070054 <string name="status_bar_ongoing_events_title">Ongoing</string>
55
56 <!-- The label for the group of notifications for recent events in the opened version of
Joe Onoratoe8934a62010-11-09 08:01:20 -080057 the status bar. Recently received text messsages (SMS), emails, calendar alerts, etc.
58 [CHAR LIMIT=40] -->
Joe Onorato503007d2010-04-16 09:20:55 -070059 <string name="status_bar_latest_events_title">Notifications</string>
60
Joe Onoratoe8934a62010-11-09 08:01:20 -080061 <!-- When the battery is low, this is displayed to the user in a dialog. The title of the low battery alert. [CHAR LIMIT=NONE]-->
John Spurlock3332ba52014-03-10 17:44:07 -040062 <string name="battery_low_title">Battery is low</string>
Joe Onorato798ac4c2010-05-27 16:39:00 -040063
Joe Onorato4ca7f1e2010-10-27 15:32:23 -070064 <!-- A message that appears when the battery level is getting low in a dialog. This is
Elliott Hughes88d25512014-10-03 12:06:17 -070065 appened to the subtitle of the low battery alert. "percentage" is the percentage of battery
Joe Onoratoe8934a62010-11-09 08:01:20 -080066 remaining [CHAR LIMIT=none]-->
Elliott Hughes88d25512014-10-03 12:06:17 -070067 <string name="battery_low_percent_format"><xliff:g id="percentage">%s</xliff:g> remaining</string>
Joe Onorato4ca7f1e2010-10-27 15:32:23 -070068
John Spurlock3332ba52014-03-10 17:44:07 -040069 <!-- Same as battery_low_percent_format, with a notice about battery saver if on. [CHAR LIMIT=none]-->
Elliott Hughes88d25512014-10-03 12:06:17 -070070 <string name="battery_low_percent_format_saver_started"><xliff:g id="percentage">%s</xliff:g> remaining. Battery saver is on.</string>
John Spurlock3332ba52014-03-10 17:44:07 -040071
Joe Onorato4ca7f1e2010-10-27 15:32:23 -070072 <!-- A message that appears when a USB charger is plugged in and the device does not
73 support charging on it. That is, a charger that fits into the USB port and goes into
74 a wall socket, not into a computer. (This happens because some devices require more
Joe Onoratoe8934a62010-11-09 08:01:20 -080075 current than the USB spec allows. [CHAR LIMIT=NONE] -->
Joe Onorato4ca7f1e2010-10-27 15:32:23 -070076 <string name="invalid_charger">USB charging not supported.\nUse only the supplied charger.</string>
Joe Onorato798ac4c2010-05-27 16:39:00 -040077
John Spurlock3332ba52014-03-10 17:44:07 -040078 <!-- First line of invalid_charger, used in the notification form. [CHAR LIMIT=NONE]-->
79 <string name="invalid_charger_title">USB charging not supported.</string>
80
81 <!-- Second line of invalid_charger, used in the notification form. [CHAR LIMIT=NONE]-->
82 <string name="invalid_charger_text">Use only the supplied charger.</string>
83
Joe Onorato798ac4c2010-05-27 16:39:00 -040084 <!-- When the battery is low, this is the label of the button to go to the
Joe Onoratoe8934a62010-11-09 08:01:20 -080085 power usage activity to find out what drained the battery. [CHAR LIMIT=30] -->
John Spurlock3332ba52014-03-10 17:44:07 -040086 <string name="battery_low_why">Settings</string>
87
88 <!-- Battery saver confirmation dialog title [CHAR LIMIT=NONE]-->
John Spurlock1bb480a2014-08-02 17:12:43 -040089 <string name="battery_saver_confirmation_title">Turn on battery saver?</string>
John Spurlock3332ba52014-03-10 17:44:07 -040090
91 <!-- Battery saver confirmation dialog ok text [CHAR LIMIT=40]-->
John Spurlock1bb480a2014-08-02 17:12:43 -040092 <string name="battery_saver_confirmation_ok">Turn on</string>
John Spurlock3332ba52014-03-10 17:44:07 -040093
94 <!-- Battery saver notification action [CHAR LIMIT=NONE]-->
John Spurlock1bb480a2014-08-02 17:12:43 -040095 <string name="battery_saver_start_action">Turn on battery saver</string>
Joe Onorato798ac4c2010-05-27 16:39:00 -040096
Joe Onoratoe8934a62010-11-09 08:01:20 -080097 <!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] -->
Joe Onoratodff2e9a2010-11-27 16:13:36 -080098 <string name="status_bar_settings_settings_button">Settings</string>
Daniel Sandler6425ef92010-08-11 16:10:19 -040099
Joe Onorato64eb5d22010-12-08 15:46:59 -0800100 <!-- Name of the button that links to the Wifi settings screen. [CHAR LIMIT=NONE] -->
101 <string name="status_bar_settings_wifi_button">Wi-Fi</string>
102
Joe Onoratoa8e34182010-11-26 13:19:58 -0800103 <!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] -->
Daniel Sandler5920f152011-03-02 15:19:54 -0500104 <string name="status_bar_settings_auto_rotation">Auto-rotate screen</string>
Joe Onoratoa8e34182010-11-26 13:19:58 -0800105
Joe Onorato75362102010-12-02 16:46:12 -0800106 <!-- Abbreviation / label for mute brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
107 <string name="status_bar_settings_mute_label">MUTE</string>
108
109 <!-- Abbreviation / label for automatic brightness mode button. Should be all caps. [CHAR LIMIT=6] -->
110 <string name="status_bar_settings_auto_brightness_label">AUTO</string>
111
Joe Onoratoa8e34182010-11-26 13:19:58 -0800112 <!-- Label in system panel saying the device will show notifications [CHAR LIMIT=30] -->
Joe Onoratodff2e9a2010-11-27 16:13:36 -0800113 <string name="status_bar_settings_notifications">Notifications</string>
Joe Onoratoa8e34182010-11-26 13:19:58 -0800114
Joe Onorato355ebc02010-12-01 17:37:00 -0800115 <!-- Separator for PLMN and SPN in network name. -->
Daniel Sandler8b96a662012-06-14 23:54:55 -0400116 <string name="status_bar_network_name_separator" translatable="false">|</string>
Joe Onorato355ebc02010-12-01 17:37:00 -0800117
Jaikumar Ganeshfde7f0e2011-01-10 10:05:58 -0800118 <!-- Network connection string for Bluetooth Reverse Tethering -->
satok82beadf2010-12-27 19:03:06 +0900119 <string name="bluetooth_tethered">Bluetooth tethered</string>
120 <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700121 <string name="status_bar_input_method_settings_configure_input_methods">Set up input methods</string>
Jeff Brown2992ea72011-01-28 22:04:14 -0800122
123 <!-- Label of a toggle switch to disable use of the physical keyboard in favor of the IME. [CHAR LIMIT=25] -->
satok01038492012-04-09 21:08:27 +0900124 <string name="status_bar_use_physical_keyboard">Physical keyboard</string>
Mike Lockwood3a68b832011-03-08 10:08:59 -0500125
126 <!-- Prompt for the USB device permission dialog [CHAR LIMIT=80] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700127 <string name="usb_device_permission_prompt">Allow the app <xliff:g id="application">%1$s</xliff:g> to access the USB device?</string>
Mike Lockwood3a68b832011-03-08 10:08:59 -0500128
129 <!-- Prompt for the USB accessory permission dialog [CHAR LIMIT=80] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700130 <string name="usb_accessory_permission_prompt">Allow the app <xliff:g id="application">%1$s</xliff:g> to access the USB accessory?</string>
Mike Lockwood3a68b832011-03-08 10:08:59 -0500131
Mike Lockwoodbce6f8f2011-03-13 17:26:52 -0400132 <!-- Prompt for the USB device confirm dialog [CHAR LIMIT=80] -->
Mike Lockwood33590012011-03-15 22:24:51 -0400133 <string name="usb_device_confirm_prompt">Open <xliff:g id="activity">%1$s</xliff:g> when this USB device is connected?</string>
Mike Lockwoodbce6f8f2011-03-13 17:26:52 -0400134
135 <!-- Prompt for the USB accessory confirm dialog [CHAR LIMIT=80] -->
Mike Lockwood33590012011-03-15 22:24:51 -0400136 <string name="usb_accessory_confirm_prompt">Open <xliff:g id="activity">%1$s</xliff:g> when this USB accessory is connected?</string>
Mike Lockwoodbce6f8f2011-03-13 17:26:52 -0400137
Mike Lockwood024b4f12011-03-10 12:12:31 -0500138 <!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700139 <string name="usb_accessory_uri_prompt">No installed apps work with this USB accessory. Learn more about this accessory at <xliff:g id="url">%1$s</xliff:g></string>
Mike Lockwood024b4f12011-03-10 12:12:31 -0500140
141 <!-- Title for USB accessory dialog. Used when the name of the accessory cannot be determined. [CHAR LIMIT=50] -->
142 <string name="title_usb_accessory">USB accessory</string>
143
144 <!-- View button label for USB dialogs. [CHAR LIMIT=15] -->
145 <string name="label_view">View</string>
146
Mike Lockwoodad5f83e2011-03-15 16:04:12 -0400147 <!-- Checkbox label for USB device dialogs. [CHAR LIMIT=50] -->
148 <string name="always_use_device">Use by default for this USB device</string>
149
150 <!-- Checkbox label for USB accessory dialogs. [CHAR LIMIT=50] -->
151 <string name="always_use_accessory">Use by default for this USB accessory</string>
Mike Lockwood024b4f12011-03-10 12:12:31 -0500152
Benoit Goby4e68bd42012-04-25 18:06:00 -0700153 <!-- Title of confirmation dialog for USB debugging -->
Benoit Goby45f6aaa2012-08-29 12:10:18 -0700154 <string name="usb_debugging_title">Allow USB debugging?</string>
Benoit Goby4e68bd42012-04-25 18:06:00 -0700155
156 <!-- Message of confirmation dialog for USB debugging -->
Benoit Goby45f6aaa2012-08-29 12:10:18 -0700157 <string name="usb_debugging_message">The computer\'s RSA key fingerprint is:\n<xliff:g id="fingerprint">%1$s</xliff:g></string>
Benoit Goby4e68bd42012-04-25 18:06:00 -0700158
159 <!-- Option to always allow USB debugging from the attached computer -->
Benoit Goby45f6aaa2012-08-29 12:10:18 -0700160 <string name="usb_debugging_always">Always allow from this computer</string>
Benoit Goby4e68bd42012-04-25 18:06:00 -0700161
Daniel Sandler3b0543a2011-06-14 11:30:28 -0400162 <!-- Checkbox label for application compatibility mode ON (zooming app to look like it's running
163 on a phone). [CHAR LIMIT=25] -->
164 <string name="compat_mode_on">Zoom to fill screen</string>
165
166 <!-- Checkbox label for application compatibility mode OFF (normal mode on tablets).
167 [CHAR LIMIT=25] -->
168 <string name="compat_mode_off">Stretch to fill screen</string>
Winson Chungd859fa32011-07-22 12:19:52 -0700169
Winson Chungc57ccf02011-10-13 15:04:59 -0700170 <!-- Notification ticker displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=30] -->
Winson Chungb5968c72011-10-19 11:03:54 -0700171 <string name="screenshot_saving_ticker">Saving screenshot\u2026</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700172 <!-- Notification title displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=50] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700173 <string name="screenshot_saving_title">Saving screenshot\u2026</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700174 <!-- Notification text displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=100] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700175 <string name="screenshot_saving_text">Screenshot is being saved.</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700176 <!-- Notification title displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=50] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700177 <string name="screenshot_saved_title">Screenshot captured.</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700178 <!-- Notification text displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=100] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700179 <string name="screenshot_saved_text">Touch to view your screenshot.</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700180 <!-- Notification title displayed when we fail to take a screenshot. [CHAR LIMIT=50] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700181 <string name="screenshot_failed_title">Couldn\'t capture screenshot.</string>
Winson Chungc57ccf02011-10-13 15:04:59 -0700182 <!-- Notification text displayed when we fail to take a screenshot. [CHAR LIMIT=100] -->
Sander Alewijnsed2a1eec2014-07-09 12:57:05 +0100183 <string name="screenshot_failed_text">Can\'t take screenshot due to limited storage space, or it isn\'t allowed by the app or your organization.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700184
185 <!-- Title for the USB function chooser in UsbPreferenceActivity. [CHAR LIMIT=30] -->
186 <string name="usb_preference_title">USB file transfer options</string>
187 <!-- Label for the MTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
188 <string name="use_mtp_button_title">Mount as a media player (MTP)</string>
189 <!-- Label for the PTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] -->
190 <string name="use_ptp_button_title">Mount as a camera (PTP)</string>
191 <!-- Label for the installer CD image option in UsbPreferenceActivity. [CHAR LIMIT=50] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700192 <string name="installer_cd_button_title">Install Android File Transfer app for Mac</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700193
194 <!-- Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
195 <string name="accessibility_back">Back</string>
196 <!-- Content description of the home button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
197 <string name="accessibility_home">Home</string>
198 <!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
199 <string name="accessibility_menu">Menu</string>
Daniel Sandler52985822011-07-29 08:42:15 -0400200 <!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Jason Monkcdc459f2014-10-14 09:26:19 -0400201 <string name="accessibility_recent">Overview</string>
Jim Miller138f25d2013-09-25 13:46:58 -0700202 <!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] -->
203 <string name="accessibility_search_light">Search</string>
204 <!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
205 <string name="accessibility_camera_button">Camera</string>
Jorim Jaggi97b63c42014-05-02 23:03:34 +0200206 <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
207 <string name="accessibility_phone_button">Phone</string>
Jorim Jaggib5428e12014-08-29 13:50:11 +0000208 <!-- Content description of the unlock button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
209 <string name="accessibility_unlock_button">Unlock</string>
Jorim Jaggib2e104f2014-08-15 18:12:36 +0200210 <!-- Click action label for accessibility for the unlock button. [CHAR LIMIT=NONE] -->
211 <string name="unlock_label">unlock</string>
212 <!-- Click action label for accessibility for the phone button. [CHAR LIMIT=NONE] -->
213 <string name="phone_label">open phone</string>
214 <!-- Click action label for accessibility for the phone button. [CHAR LIMIT=NONE] -->
215 <string name="camera_label">open camera</string>
Skuhne8aa7d162015-03-20 13:40:53 -0700216 <!-- Caption for "Recents resize" developer debug feature. [CHAR LIMIT=NONE] -->
217 <string name="recents_caption_resize">Select new task layout</string>
218 <!-- Button name for "Cancel". [CHAR LIMIT=NONE] -->
219 <string name="cancel">Cancel</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700220
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700221 <!-- Content description of the compatibility zoom button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
222 <string name="accessibility_compatibility_zoom_button">Compatibility zoom button.</string>
223
224 <!-- Content description of picture of the compatibility zoom example for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
225 <string name="accessibility_compatibility_zoom_example">Zoom smaller to larger screen.</string>
226
227 <!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
228 <string name="accessibility_bluetooth_connected">Bluetooth connected.</string>
229 <!-- Content description of the bluetooth icon when connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
230 <string name="accessibility_bluetooth_disconnected">Bluetooth disconnected.</string>
231
232 <!-- Content description of the battery when no battery for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
233 <string name="accessibility_no_battery">No battery.</string>
234 <!-- Content description of the battery when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
235 <string name="accessibility_battery_one_bar">Battery one bar.</string>
236 <!-- Content description of the battery when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
237 <string name="accessibility_battery_two_bars">Battery two bars.</string>
238 <!-- Content description of the battery when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
239 <string name="accessibility_battery_three_bars">Battery three bars.</string>
240 <!-- Content description of the battery when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
241 <string name="accessibility_battery_full">Battery full.</string>
242
243 <!-- Content description of the phone signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
244 <string name="accessibility_no_phone">No phone.</string>
245 <!-- Content description of the phone signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
246 <string name="accessibility_phone_one_bar">Phone one bar.</string>
247 <!-- Content description of the phone signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
248 <string name="accessibility_phone_two_bars">Phone two bars.</string>
249 <!-- Content description of the phone signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
250 <string name="accessibility_phone_three_bars">Phone three bars.</string>
251 <!-- Content description of the phone signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
252 <string name="accessibility_phone_signal_full">Phone signal full.</string>
253
254 <!-- Content description of the data signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
255 <string name="accessibility_no_data">No data.</string>
256 <!-- Content description of the data signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
257 <string name="accessibility_data_one_bar">Data one bar.</string>
258 <!-- Content description of the data signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
259 <string name="accessibility_data_two_bars">Data two bars.</string>
260 <!-- Content description of the data signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
261 <string name="accessibility_data_three_bars">Data three bars.</string>
262 <!-- Content description of the data signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
263 <string name="accessibility_data_signal_full">Data signal full.</string>
264
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700265 <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
266 <string name="accessibility_wifi_off">Wifi off.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700267 <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700268 <string name="accessibility_no_wifi">Wifi disconnected.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700269 <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700270 <string name="accessibility_wifi_one_bar">Wifi one bar.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700271 <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700272 <string name="accessibility_wifi_two_bars">Wifi two bars.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700273 <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700274 <string name="accessibility_wifi_three_bars">Wifi three bars.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700275 <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700276 <string name="accessibility_wifi_signal_full">Wifi signal full.</string>
Daniel Sandler0fee2172011-11-10 00:15:38 -0500277
Selim Cineke5557a92014-08-15 19:59:23 +0200278 <!-- Content description of the wifi label showing what we are connected to. [CHAR LIMIT=NONE] -->
279 <string name="accessibility_wifi_name">Connected to <xliff:g id="wifi" example="Home Network">%s</xliff:g>.</string>
280
281 <!-- Content description of the bluetooth label showing what we are connected to. [CHAR LIMIT=NONE] -->
282 <string name="accessibility_bluetooth_name">Connected to <xliff:g id="bluetooth" example="Car Audio">%s</xliff:g>.</string>
283
284
Daniel Sandler0fee2172011-11-10 00:15:38 -0500285 <!-- Content description of the WiMAX signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
tk.mun148c7d02011-10-13 22:51:57 +0900286 <string name="accessibility_no_wimax">No WiMAX.</string>
Daniel Sandler0fee2172011-11-10 00:15:38 -0500287 <!-- Content description of the WiMAX signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
tk.mun148c7d02011-10-13 22:51:57 +0900288 <string name="accessibility_wimax_one_bar">WiMAX one bar.</string>
Daniel Sandler0fee2172011-11-10 00:15:38 -0500289 <!-- Content description of the WiMAX signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
tk.mun148c7d02011-10-13 22:51:57 +0900290 <string name="accessibility_wimax_two_bars">WiMAX two bars.</string>
Daniel Sandler0fee2172011-11-10 00:15:38 -0500291 <!-- Content description of the WiMAX signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
tk.mun148c7d02011-10-13 22:51:57 +0900292 <string name="accessibility_wimax_three_bars">WiMAX three bars.</string>
Daniel Sandler0fee2172011-11-10 00:15:38 -0500293 <!-- Content description of the WiMAX signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
tk.mun148c7d02011-10-13 22:51:57 +0900294 <string name="accessibility_wimax_signal_full">WiMAX signal full.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700295
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700296 <!-- Content description of an item with no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
297 <string name="accessibility_no_signal">No signal.</string>
298 <!-- Content description of an item with no signal and no connection for accessibility (not shown on the screen) [CHAR LIMIT=NONE] -->
299 <string name="accessibility_not_connected">Not connected.</string>
300 <!-- Content description of an item with zero signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
301 <string name="accessibility_zero_bars">Zero bars.</string>
302 <!-- Content description of an item with one signal bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
303 <string name="accessibility_one_bar">One bar.</string>
304 <!-- Content description of an item with two signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
305 <string name="accessibility_two_bars">Two bars.</string>
306 <!-- Content description of an item with three signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
307 <string name="accessibility_three_bars">Three bars.</string>
308 <!-- Content description of an item with full signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
309 <string name="accessibility_signal_full">Signal full.</string>
310
Chris Wrencd8f4f72014-08-27 18:48:13 -0400311 <!-- Content description of an item that is turned on for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
312 <string name="accessibility_desc_on">On.</string>
313 <!-- Content description of an item that is turned off for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
314 <string name="accessibility_desc_off">Off.</string>
315 <!-- Content description of an item that is connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
316 <string name="accessibility_desc_connected">Connected.</string>
317 <!-- Content description of an item that is connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
318 <string name="accessibility_desc_connecting">Connecting.</string>
319
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700320 <!-- Content description of the data connection type GPRS for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
321 <string name="accessibility_data_connection_gprs">GPRS</string>
322
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700323 <!-- Content description of the data connection type 1x for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
324 <string name="accessibility_data_connection_1x">1 X</string>
325
326 <!-- Content description of the data connection type HSPA and its variants for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
327 <string name="accessibility_data_connection_hspa">HSPA</string>
328
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700329 <!-- Content description of the data connection type 3G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
330 <string name="accessibility_data_connection_3g">3G</string>
331
332 <!-- Content description of the data connection type 3.5G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
333 <string name="accessibility_data_connection_3.5g">3.5G</string>
334
335 <!-- Content description of the data connection type 4G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
336 <string name="accessibility_data_connection_4g">4G</string>
337
Daniel Sandler2fe71d02013-06-06 16:15:43 -0400338 <!-- Content description of the data connection type LTE for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
339 <string name="accessibility_data_connection_lte">LTE</string>
340
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700341 <!-- Content description of the data connection type CDMA for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
342 <string name="accessibility_data_connection_cdma">CDMA</string>
343
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700344 <!-- Content description of the roaming data connection type for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
345 <string name="accessibility_data_connection_roaming">Roaming</string>
346
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700347 <!-- Content description of the data connection type Edge for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
348 <string name="accessibility_data_connection_edge">Edge</string>
349
350 <!-- Content description of the data connection type WiFi for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Claudia de Veauxb837c7a2011-10-17 13:36:00 -0700351 <string name="accessibility_data_connection_wifi">Wi-Fi</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700352
353 <!-- Content description of the data connection with no SIM for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
354 <string name="accessibility_no_sim">No SIM.</string>
355
356 <!-- Content description of the bluetooth tethering icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
357 <string name="accessibility_bluetooth_tether">Bluetooth tethering.</string>
358
359 <!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
360 <string name="accessibility_airplane_mode">Airplane mode.</string>
361
362 <!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
363 <string name="accessibility_battery_level">Battery <xliff:g id="number">%d</xliff:g> percent.</string>
364
365 <!-- Content description of the button for showing a settings panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Daniel Sandlerbcf6ef0b2011-09-30 11:43:36 -0400366 <string name="accessibility_settings_button">System settings.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700367
368 <!-- Content description of the button for showing a notifications panel in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Daniel Sandlerbcf6ef0b2011-09-30 11:43:36 -0400369 <string name="accessibility_notifications_button">Notifications.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700370
371 <!-- Content description of the button for removing a notification in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
Daniel Sandlerbcf6ef0b2011-09-30 11:43:36 -0400372 <string name="accessibility_remove_notification">Clear notification.</string>
Svetoslav Ganov6179ea32011-06-28 01:12:41 -0700373
374 <!-- Content description of the enabled GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
375 <string name="accessibility_gps_enabled">GPS enabled.</string>
376
377 <!-- Content description of the acquiring GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
378 <string name="accessibility_gps_acquiring">GPS acquiring.</string>
379
380 <!-- Content description of the TeleTypewriter(TTY) enabled icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
381 <string name="accessibility_tty_enabled">TeleTypewriter enabled.</string>
382
383 <!-- Content description of the ringer vibrate icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
384 <string name="accessibility_ringer_vibrate">Ringer vibrate.</string>
385
386 <!-- Content description of the ringer silent icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
387 <string name="accessibility_ringer_silent">Ringer silent.</string>
Daniel Sandler2b697352011-07-22 16:23:09 -0400388
John Spurlock96fe98d2014-08-27 09:36:02 -0400389 <!-- Content description of the cast icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
390 <string name="accessibility_casting">@string/quick_settings_casting</string>
391
Winson Chunga4cc9662014-07-25 12:10:38 -0700392 <!-- Content description to tell the user that this button will remove an application from recents -->
393 <string name="accessibility_recents_item_will_be_dismissed">Dismiss <xliff:g id="app" example="Calendar">%s</xliff:g>.</string>
Jim Miller17377762011-10-11 15:33:34 -0700394 <!-- Content description to tell the user an application has been removed from recents -->
395 <string name="accessibility_recents_item_dismissed"><xliff:g id="app" example="Calendar">%s</xliff:g> dismissed.</string>
Winson Chung6ac8bd62015-01-07 16:38:35 -0800396 <!-- Content description to tell the user all applications has been removed from recents -->
397 <string name="accessibility_recents_all_items_dismissed">All recent applications dismissed.</string>
Winson Chunga4cc9662014-07-25 12:10:38 -0700398 <!-- Content description to tell the user an application has been launched from recents -->
399 <string name="accessibility_recents_item_launched">Starting <xliff:g id="app" example="Calendar">%s</xliff:g>.</string>
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700400 <!-- Content description to tell the user a notification has been removed from the notification shade -->
401 <string name="accessibility_notification_dismissed">Notification dismissed.</string>
402
403 <!-- Content description for the notification shade panel (not shown on the screen). [CHAR LIMIT=NONE] -->
404 <string name="accessibility_desc_notification_shade">Notification shade.</string>
405 <!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] -->
406 <string name="accessibility_desc_quick_settings">Quick settings.</string>
Selim Cinek90c94652014-08-18 16:46:22 +0200407 <!-- Content description for the lock screen (not shown on the screen). [CHAR LIMIT=NONE] -->
408 <string name="accessibility_desc_lock_screen">Lock screen.</string>
Adrian Roosb88c8842014-08-13 21:27:24 +0200409 <!-- Content description for the settings button in the status bar header. [CHAR LIMIT=NONE] -->
410 <string name="accessibility_desc_settings">Settings</string>
Casey Burkhardtd7059df2012-10-09 17:40:52 -0700411 <!-- Content description for the recent apps panel (not shown on the screen). [CHAR LIMIT=NONE] -->
Jason Monkcdc459f2014-10-14 09:26:19 -0400412 <string name="accessibility_desc_recent_apps">Overview.</string>
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700413
414 <!-- Content description of the user tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
415 <string name="accessibility_quick_settings_user">User <xliff:g id="user" example="John Doe">%s</xliff:g>.</string>
416 <!-- Content description of the wifi tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
Selim Cineke5557a92014-08-15 19:59:23 +0200417 <string name="accessibility_quick_settings_wifi"><xliff:g id="signal" example="Three bars">%1$s</xliff:g>.</string>
Selim Cinek4fda7b22014-08-18 22:07:25 +0200418 <!-- Announcement made when the wifi is turned off (not shown on the screen). [CHAR LIMIT=NONE] -->
419 <string name="accessibility_quick_settings_wifi_changed_off">Wifi turned off.</string>
420 <!-- Announcement made when the wifi is turned on (not shown on the screen). [CHAR LIMIT=NONE] -->
421 <string name="accessibility_quick_settings_wifi_changed_on">Wifi turned on.</string>
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700422 <!-- Content description of the mobile data tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
423 <string name="accessibility_quick_settings_mobile">Mobile <xliff:g id="signal" example="Three bars">%1$s</xliff:g>. <xliff:g id="type" example="4G">%2$s</xliff:g>. <xliff:g id="network" example="T-Mobile">%3$s</xliff:g>.</string>
424 <!-- Content description of the battery tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
425 <string name="accessibility_quick_settings_battery">Battery <xliff:g id="state" example="50% charging">%s</xliff:g>.</string>
Selim Cinek4fda7b22014-08-18 22:07:25 +0200426 <!-- Content description of the airplane mode tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
427 <string name="accessibility_quick_settings_airplane_off">Airplane mode off.</string>
428 <!-- Content description of the airplane mode tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
429 <string name="accessibility_quick_settings_airplane_on">Airplane mode on.</string>
430 <!-- Announcement made when the airplane mode changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
431 <string name="accessibility_quick_settings_airplane_changed_off">Airplane mode turned off.</string>
432 <!-- Announcement made when the airplane mode changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
433 <string name="accessibility_quick_settings_airplane_changed_on">Airplane mode turned on.</string>
John Spurlock3c4076a2015-02-24 12:12:25 -0500434 <!-- Content description of the do not disturb tile in quick settings when on in priority (not shown on the screen). [CHAR LIMIT=NONE] -->
435 <string name="accessibility_quick_settings_dnd_priority_on">Do not disturb on, priority only.</string>
436 <!-- Content description of the do not disturb tile in quick settings when on in none (not shown on the screen). [CHAR LIMIT=NONE] -->
437 <string name="accessibility_quick_settings_dnd_none_on">Do not disturb on, no interruptions.</string>
John Spurlock4f1163c2015-04-02 17:41:21 -0400438 <!-- Content description of the do not disturb tile in quick settings when on in alarms only (not shown on the screen). [CHAR LIMIT=NONE] -->
439 <string name="accessibility_quick_settings_dnd_alarms_on">Do not disturb on, alarms only.</string>
John Spurlock3c4076a2015-02-24 12:12:25 -0500440 <!-- Content description of the do not disturb tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
441 <string name="accessibility_quick_settings_dnd_off">Do not disturb off.</string>
442 <!-- Announcement made when do not disturb changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
443 <string name="accessibility_quick_settings_dnd_changed_off">Do not disturb turned off.</string>
444 <!-- Announcement made when do not disturb changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
445 <string name="accessibility_quick_settings_dnd_changed_on">Do not disturb turned on.</string>
Selim Cinek4fda7b22014-08-18 22:07:25 +0200446 <!-- Content description of the bluetooth tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
447 <string name="accessibility_quick_settings_bluetooth_off">Bluetooth off.</string>
448 <!-- Content description of the bluetooth tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
449 <string name="accessibility_quick_settings_bluetooth_on">Bluetooth on.</string>
450 <!-- Content description of the bluetooth tile in quick settings when connecting (not shown on the screen). [CHAR LIMIT=NONE] -->
451 <string name="accessibility_quick_settings_bluetooth_connecting">Bluetooth connecting.</string>
452 <!-- Content description of the bluetooth tile in quick settings when connected (not shown on the screen). [CHAR LIMIT=NONE] -->
453 <string name="accessibility_quick_settings_bluetooth_connected">Bluetooth connected.</string>
454 <!-- Announcement made when the bluetooth is turned off (not shown on the screen). [CHAR LIMIT=NONE] -->
455 <string name="accessibility_quick_settings_bluetooth_changed_off">Bluetooth turned off.</string>
456 <!-- Announcement made when the bluetooth is turned on (not shown on the screen). [CHAR LIMIT=NONE] -->
457 <string name="accessibility_quick_settings_bluetooth_changed_on">Bluetooth turned on.</string>
458 <!-- Content description of the location tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
459 <string name="accessibility_quick_settings_location_off">Location reporting off.</string>
460 <!-- Content description of the location tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
461 <string name="accessibility_quick_settings_location_on">Location reporting on.</string>
462 <!-- Announcement made when the location tile changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
463 <string name="accessibility_quick_settings_location_changed_off">Location reporting turned off.</string>
464 <!-- Announcement made when the location tile changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
465 <string name="accessibility_quick_settings_location_changed_on">Location reporting turned on.</string>
Casey Burkhardtbac221f2012-10-03 18:13:58 -0700466 <!-- Content description of the alarm tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] -->
467 <string name="accessibility_quick_settings_alarm">Alarm set for <xliff:g id="time" example="Wed 3:30 PM">%s</xliff:g>.</string>
John Spurlock86005342014-05-23 11:58:00 -0400468 <!-- Content description of quick settings detail panel close button (not shown on the screen). [CHAR LIMIT=NONE] -->
Selim Cinek4fda7b22014-08-18 22:07:25 +0200469 <string name="accessibility_quick_settings_close">Close panel.</string>
John Spurlock86005342014-05-23 11:58:00 -0400470 <!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] -->
Selim Cinek4fda7b22014-08-18 22:07:25 +0200471 <string name="accessibility_quick_settings_more_time">More time.</string>
John Spurlock86005342014-05-23 11:58:00 -0400472 <!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] -->
Selim Cinek4fda7b22014-08-18 22:07:25 +0200473 <string name="accessibility_quick_settings_less_time">Less time.</string>
474 <!-- Content description of the flashlight tile in quick settings when off (not shown on the screen). [CHAR LIMIT=NONE] -->
475 <string name="accessibility_quick_settings_flashlight_off">Flashlight off.</string>
476 <!-- Content description of the flashlight tile in quick settings when on (not shown on the screen). [CHAR LIMIT=NONE] -->
477 <string name="accessibility_quick_settings_flashlight_on">Flashlight on.</string>
478 <!-- Announcement made when the flashlight state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
479 <string name="accessibility_quick_settings_flashlight_changed_off">Flashlight turned off.</string>
480 <!-- Announcement made when the flashlight state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
481 <string name="accessibility_quick_settings_flashlight_changed_on">Flashlight turned on.</string>
482 <!-- Announcement made when the color inversion state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
483 <string name="accessibility_quick_settings_color_inversion_changed_off">Color inversion turned off.</string>
484 <!-- Announcement made when the color inversion state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
485 <string name="accessibility_quick_settings_color_inversion_changed_on">Color inversion turned on.</string>
486 <!-- Announcement made when the hotspot state changes to off (not shown on the screen). [CHAR LIMIT=NONE] -->
487 <string name="accessibility_quick_settings_hotspot_changed_off">Mobile hotspot turned off.</string>
488 <!-- Announcement made when the hotspot state changes to on (not shown on the screen). [CHAR LIMIT=NONE] -->
489 <string name="accessibility_quick_settings_hotspot_changed_on">Mobile hotspot turned on.</string>
490 <!-- Announcement made when the screen stopped casting (not shown on the screen). [CHAR LIMIT=NONE] -->
491 <string name="accessibility_casting_turned_off">Screen casting stopped.</string>
Jim Miller17377762011-10-11 15:33:34 -0700492
Adrian Roos4697d662014-08-14 15:37:27 +0200493 <!-- Content description of the display brightness slider (not shown on the screen). [CHAR LIMIT=NONE] -->
494 <string name="accessibility_brightness">Display brightness</string>
495
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700496 <!-- Title of dialog shown when 2G-3G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100497 <string name="data_usage_disabled_dialog_3g_title">2G-3G data is paused</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700498 <!-- Title of dialog shown when 4G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100499 <string name="data_usage_disabled_dialog_4g_title">4G data is paused</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700500 <!-- Title of dialog shown when mobile data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100501 <string name="data_usage_disabled_dialog_mobile_title">Cellular data is paused</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700502 <!-- Title of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100503 <string name="data_usage_disabled_dialog_title">Data is paused</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700504 <!-- Body of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=NONE] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100505 <string name="data_usage_disabled_dialog">Because your set data limit was reached, the device has paused data usage for the remainder of this cycle.\n\nResuming may lead to charges from your carrier.</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700506 <!-- Dialog button indicating that data connection should be re-enabled. [CHAR LIMIT=28] -->
Adrian Roos6c7709002014-11-24 14:01:30 +0100507 <string name="data_usage_disabled_dialog_enable">Resume</string>
Jeff Sharkey41ff7ec2011-07-25 15:21:22 -0700508
Daniel Sandler2b697352011-07-22 16:23:09 -0400509 <!-- Text to display underneath the graphical signal strength meter when
510 no connection is available. [CHAR LIMIT=20] -->
511 <string name="status_bar_settings_signal_meter_disconnected">
512 No Internet connection
513 </string>
514
515 <!-- Text to display underneath the graphical signal strength meter when
516 it is displaying Wi-Fi status and Wi-Fi is connected to a network
517 whose SSID is not available.
518 [CHAR LIMIT=20] -->
519 <string name="status_bar_settings_signal_meter_wifi_nossid">Wi-Fi connected</string>
520
521 <!-- Notification text: when GPS is getting a fix [CHAR LIMIT=50] -->
522 <string name="gps_notification_searching_text">Searching for GPS</string>
523
524 <!-- Notification text: when GPS has found a fix [CHAR LIMIT=50] -->
525 <string name="gps_notification_found_text">Location set by GPS</string>
526
David Christiec750c1f2013-08-08 12:56:57 -0700527 <!-- Accessibility text describing the presence of active location requests by one or more apps -->
528 <string name="accessibility_location_active">Location requests active</string>
529
Daniel Sandlerbcf6ef0b2011-09-30 11:43:36 -0400530 <!-- Content description of the clear button in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] -->
531 <string name="accessibility_clear_all">Clear all notifications.</string>
Daniel Sandler221733a2011-11-03 15:21:33 -0400532
Dan Sandlerf4db75c2014-09-03 18:02:31 +0200533 <!-- Content description of button in notification inspector for system settings relating to
534 notifications from this application [CHAR LIMIT=NONE] -->
535 <string name="status_bar_notification_inspect_item_title">Notification settings</string>
536
537 <!-- Content description of button in notification inspetor for application-provided settings
538 for its own notifications [CHAR LIMIT=NONE] -->
539 <string name="status_bar_notification_app_settings_title"><xliff:g id="app_name" example="Calendar">%s</xliff:g> settings</string>
Daniel Sandlerd2217f02012-05-04 16:40:13 -0400540
Daniel Sandler9ff63782012-05-03 23:16:42 -0400541 <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is on. [CHAR LIMIT=NONE] -->
542 <string name="accessibility_rotation_lock_off">Screen will rotate automatically.</string>
543
544 <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
545 <string name="accessibility_rotation_lock_on_landscape">Screen is locked in landscape orientation.</string>
546
547 <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] -->
548 <string name="accessibility_rotation_lock_on_portrait">Screen is locked in portrait orientation.</string>
Daniel Sandler0bcf4ad2012-08-31 16:18:31 -0400549
Selim Cinek4fda7b22014-08-18 22:07:25 +0200550 <!-- Announcement made when the screen is rotating automatically again (not shown on the screen). [CHAR LIMIT=NONE] -->
551 <string name="accessibility_rotation_lock_off_changed">Screen will now rotate automatically.</string>
552
553 <!-- Announcement made when the rotation lock state changes to landscape only (not shown on the screen). [CHAR LIMIT=NONE] -->
554 <string name="accessibility_rotation_lock_on_landscape_changed">Screen is now locked in landscape orientation.</string>
555
556 <!-- Announcement made when the rotation lock state changes to portrait only (not shown on the screen). [CHAR LIMIT=NONE] -->
557 <string name="accessibility_rotation_lock_on_portrait_changed">Screen is now locked in portrait orientation.</string>
558
Daniel Sandlera30b70352013-09-16 10:16:49 -0400559 <!-- Name of the K-release easter egg: a display case for all our tastiest desserts. [CHAR LIMIT=30] -->
560 <string name="dessert_case">Dessert Case</string>
Daniel Sandler32f6fd52012-09-06 01:22:59 -0400561
562 <!-- Name of the launcher shortcut icon that allows dreams to be started immediately [CHAR LIMIT=20] -->
Daniel Sandlerbd9cafa2012-10-23 01:21:33 -0400563 <string name="start_dreams">Daydream</string>
Daniel Sandler32f6fd52012-09-06 01:22:59 -0400564
Daniel Sandlerced8d212012-09-12 17:33:27 -0700565 <!-- Textual description of Ethernet connections -->
566 <string name="ethernet_label">Ethernet</string>
567
John Spurlock3c4076a2015-02-24 12:12:25 -0500568 <!-- QuickSettings: Do not disturb [CHAR LIMIT=NONE] -->
569 <string name="quick_settings_dnd_label">Do not disturb</string>
570 <!-- QuickSettings: Do not disturb - Priority only [CHAR LIMIT=NONE] -->
571 <string name="quick_settings_dnd_priority_label">Priority only</string>
John Spurlock4f1163c2015-04-02 17:41:21 -0400572 <!-- QuickSettings: Do not disturb - Alarms only [CHAR LIMIT=NONE] -->
573 <string name="quick_settings_dnd_alarms_label">Alarms only</string>
John Spurlock3c4076a2015-02-24 12:12:25 -0500574 <!-- QuickSettings: Do not disturb - No interruptions [CHAR LIMIT=NONE] -->
575 <string name="quick_settings_dnd_none_label">No interruptions</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700576 <!-- QuickSettings: Bluetooth [CHAR LIMIT=NONE] -->
577 <string name="quick_settings_bluetooth_label">Bluetooth</string>
Winson Chung5f623012012-09-14 14:58:43 -0700578 <!-- QuickSettings: Bluetooth (Multiple) [CHAR LIMIT=NONE] -->
579 <string name="quick_settings_bluetooth_multiple_devices_label">Bluetooth (<xliff:g id="number">%d</xliff:g> Devices)</string>
Winson Chung34563e22012-09-21 17:19:49 -0700580 <!-- QuickSettings: Bluetooth (Off) [CHAR LIMIT=NONE] -->
581 <string name="quick_settings_bluetooth_off_label">Bluetooth Off</string>
John Spurlock486b78e2014-07-07 08:37:56 -0400582 <!-- QuickSettings: Bluetooth detail panel, text when there are no items [CHAR LIMIT=NONE] -->
583 <string name="quick_settings_bluetooth_detail_empty_text">No paired devices available</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700584 <!-- QuickSettings: Brightness [CHAR LIMIT=NONE] -->
585 <string name="quick_settings_brightness_label">Brightness</string>
Winson Chungd4726d02012-09-14 12:27:29 -0700586 <!-- QuickSettings: Rotation Unlocked [CHAR LIMIT=NONE] -->
John Spurlock012d4a22014-06-04 00:40:18 -0400587 <string name="quick_settings_rotation_unlocked_label">Auto-rotate</string>
Winson Chungd4726d02012-09-14 12:27:29 -0700588 <!-- QuickSettings: Rotation Locked [CHAR LIMIT=NONE] -->
John Spurlock012d4a22014-06-04 00:40:18 -0400589 <string name="quick_settings_rotation_locked_label">Rotation locked</string>
John Spurlock8ab172e2013-12-19 16:39:23 -0500590 <!-- QuickSettings: Locked to Portrait [CHAR LIMIT=NONE] -->
John Spurlock012d4a22014-06-04 00:40:18 -0400591 <string name="quick_settings_rotation_locked_portrait_label">Portrait</string>
John Spurlock8ab172e2013-12-19 16:39:23 -0500592 <!-- QuickSettings: Locked to Landscape [CHAR LIMIT=NONE] -->
John Spurlock012d4a22014-06-04 00:40:18 -0400593 <string name="quick_settings_rotation_locked_landscape_label">Landscape</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700594 <!-- QuickSettings: IME [CHAR LIMIT=NONE] -->
Winson Chung2a4057d2012-09-12 18:30:06 -0700595 <string name="quick_settings_ime_label">Input Method</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700596 <!-- QuickSettings: Location [CHAR LIMIT=NONE] -->
David Christie03ed0122013-07-30 18:11:23 -0700597 <string name="quick_settings_location_label">Location</string>
598 <!-- QuickSettings: Location (Off) [CHAR LIMIT=NONE] -->
599 <string name="quick_settings_location_off_label">Location Off</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700600 <!-- QuickSettings: Media device [CHAR LIMIT=NONE] -->
601 <string name="quick_settings_media_device_label">Media device</string>
602 <!-- QuickSettings: RSSI [CHAR LIMIT=NONE] -->
603 <string name="quick_settings_rssi_label">RSSI</string>
604 <!-- QuickSettings: RSSI (No network) [CHAR LIMIT=NONE] -->
605 <string name="quick_settings_rssi_emergency_only">Emergency Calls Only</string>
606 <!-- QuickSettings: Settings [CHAR LIMIT=NONE] -->
607 <string name="quick_settings_settings_label">Settings</string>
608 <!-- QuickSettings: Time [CHAR LIMIT=NONE] -->
609 <string name="quick_settings_time_label">Time</string>
610 <!-- QuickSettings: User [CHAR LIMIT=NONE] -->
611 <string name="quick_settings_user_label">Me</string>
Adrian Roos5f1652c2014-07-14 22:39:54 +0200612 <!-- QuickSettings: Title of the user detail panel [CHAR LIMIT=NONE] -->
613 <string name="quick_settings_user_title">User</string>
614 <!-- QuickSettings: Label on the item for adding a new user [CHAR LIMIT=NONE] -->
615 <string name="quick_settings_user_new_user">New user</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700616 <!-- QuickSettings: Wifi [CHAR LIMIT=NONE] -->
Winson Chungf4b5ab12012-09-24 16:47:46 -0700617 <string name="quick_settings_wifi_label">Wi-Fi</string>
618 <!-- QuickSettings: Wifi (Not connected) [CHAR LIMIT=NONE] -->
619 <string name="quick_settings_wifi_not_connected">Not Connected</string>
Winson Chungd63c59782012-09-05 17:34:41 -0700620 <!-- QuickSettings: Wifi (No network) [CHAR LIMIT=NONE] -->
621 <string name="quick_settings_wifi_no_network">No Network</string>
Winson Chung34563e22012-09-21 17:19:49 -0700622 <!-- QuickSettings: Wifi (Off) [CHAR LIMIT=NONE] -->
Winson Chungf4b5ab12012-09-24 16:47:46 -0700623 <string name="quick_settings_wifi_off_label">Wi-Fi Off</string>
John Spurlock486b78e2014-07-07 08:37:56 -0400624 <!-- QuickSettings: Wifi detail panel, text when there are no items [CHAR LIMIT=NONE] -->
625 <string name="quick_settings_wifi_detail_empty_text">No saved networks available</string>
John Spurlock1e6eb172014-07-13 11:59:50 -0400626 <!-- QuickSettings: Cast title [CHAR LIMIT=NONE] -->
John Spurlock83957a32015-03-17 14:23:00 -0400627 <string name="quick_settings_cast_title">Cast</string>
John Spurlock1e6eb172014-07-13 11:59:50 -0400628 <!-- QuickSettings: Cast detail panel, status text when casting [CHAR LIMIT=NONE] -->
629 <string name="quick_settings_casting">Casting</string>
630 <!-- QuickSettings: Cast detail panel, default device name [CHAR LIMIT=NONE] -->
631 <string name="quick_settings_cast_device_default_name">Unnamed device</string>
632 <!-- QuickSettings: Cast detail panel, default device description [CHAR LIMIT=NONE] -->
633 <string name="quick_settings_cast_device_default_description">Ready to cast</string>
634 <!-- QuickSettings: Cast detail panel, text when there are no items [CHAR LIMIT=NONE] -->
635 <string name="quick_settings_cast_detail_empty_text">No devices available</string>
Winson Chung1679b362012-09-10 20:08:01 -0700636 <!-- QuickSettings: Brightness dialog title [CHAR LIMIT=NONE] -->
637 <string name="quick_settings_brightness_dialog_title">Brightness</string>
638 <!-- QuickSettings: Brightness dialog auto brightness button [CHAR LIMIT=NONE] -->
639 <string name="quick_settings_brightness_dialog_auto_brightness_label">AUTO</string>
Alan Viverette2a648612013-10-10 12:22:57 -0700640 <!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] -->
John Spurlockaf8d6c42014-05-07 17:49:08 -0400641 <string name="quick_settings_inversion_label">Invert colors</string>
Alan Viverette2a648612013-10-10 12:22:57 -0700642 <!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] -->
Alan Viveretteda0cc3e2013-09-26 13:11:54 -0700643 <string name="quick_settings_color_space_label">Color correction mode</string>
John Spurlockaf8d6c42014-05-07 17:49:08 -0400644 <!-- QuickSettings: Control panel: Label for button that navigates to settings. [CHAR LIMIT=NONE] -->
645 <string name="quick_settings_more_settings">More settings</string>
John Spurlock7f8f22a2014-07-02 18:54:17 -0400646 <!-- QuickSettings: Control panel: Label for button that dismisses control panel. [CHAR LIMIT=NONE] -->
647 <string name="quick_settings_done">Done</string>
648 <!-- QuickSettings: Control panel: Label for connected device. [CHAR LIMIT=NONE] -->
649 <string name="quick_settings_connected">Connected</string>
John Spurlock486b78e2014-07-07 08:37:56 -0400650 <!-- QuickSettings: Control panel: Label for connecting device. [CHAR LIMIT=NONE] -->
651 <string name="quick_settings_connecting">Connecting...</string>
John Spurlockaf8d6c42014-05-07 17:49:08 -0400652 <!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] -->
653 <string name="quick_settings_tethering_label">Tethering</string>
654 <!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] -->
655 <string name="quick_settings_hotspot_label">Hotspot</string>
John Spurlock86005342014-05-23 11:58:00 -0400656 <!-- QuickSettings: Notifications [CHAR LIMIT=NONE] -->
657 <string name="quick_settings_notifications_label">Notifications</string>
Adrian Roosb83777b2014-06-30 15:11:53 +0200658 <!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] -->
659 <string name="quick_settings_flashlight_label">Flashlight</string>
John Spurlockb98f7472014-07-08 17:09:42 -0400660 <!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] -->
661 <string name="quick_settings_cellular_detail_title">Cellular data</string>
662 <!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] -->
663 <string name="quick_settings_cellular_detail_data_usage">Data usage</string>
John Spurlock5e9049a2014-07-08 23:40:46 -0400664 <!-- QuickSettings: Cellular detail panel, remaining data title [CHAR LIMIT=NONE] -->
665 <string name="quick_settings_cellular_detail_remaining_data">Remaining data</string>
666 <!-- QuickSettings: Cellular detail panel, over limit title [CHAR LIMIT=NONE] -->
John Spurlockbeaf1172014-11-24 12:25:32 -0500667 <string name="quick_settings_cellular_detail_over_limit">Over limit</string>
John Spurlock5e9049a2014-07-08 23:40:46 -0400668 <!-- QuickSettings: Cellular detail panel, data used format string [CHAR LIMIT=NONE] -->
669 <string name="quick_settings_cellular_detail_data_used"><xliff:g id="data_used" example="2.0 GB">%s</xliff:g> used</string>
670 <!-- QuickSettings: Cellular detail panel, data limit format string [CHAR LIMIT=NONE] -->
671 <string name="quick_settings_cellular_detail_data_limit"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> limit</string>
John Spurlockd11a19b2014-07-13 16:07:57 -0400672 <!-- QuickSettings: Cellular detail panel, data warning format string [CHAR LIMIT=NONE] -->
673 <string name="quick_settings_cellular_detail_data_warning"><xliff:g id="data_limit" example="2.0 GB">%s</xliff:g> warning</string>
Daniel Sandlerb17a7262012-10-05 14:32:50 -0400674
Winson Chung303e1ff2014-03-07 15:06:19 -0800675 <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] -->
Winson Chung27b97fa2014-08-08 13:04:53 -0700676 <string name="recents_empty_message">Your recent screens appear here</string>
Winson Chung9f9679d2014-04-11 16:49:09 -0700677 <!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] -->
678 <string name="recents_app_info_button_label">Application Info</string>
Jason Monk61f9c342014-10-22 16:45:47 -0400679 <!-- Recents: The screen pinning button. [CHAR LIMIT=NONE] -->
680 <string name="recents_lock_to_app_button_label">screen pinning</string>
Winson Chungecd9b302014-04-16 17:07:18 -0700681 <!-- Recents: Temporary string for the button in the recents search bar. [CHAR LIMIT=NONE] -->
682 <string name="recents_search_bar_label">search</string>
Winson Chung4e96eb72014-09-17 15:16:09 +0200683 <!-- Recents: Launch error string. [CHAR LIMIT=NONE] -->
684 <string name="recents_launch_error_message">Could not start <xliff:g id="app" example="Calendar">%s</xliff:g>.</string>
Winson Chung6ac8bd62015-01-07 16:38:35 -0800685 <!-- Recents: Dismiss all button. [CHAR LIMIT=NONE] -->
686 <string name="recents_dismiss_all_message">Dismiss all applications</string>
Daniel Sandlerdfaf3bd2013-04-12 01:39:02 -0400687
Winson Chungd16c5652015-01-26 16:11:07 -0800688 <!-- Recents: MultiStack add stack split horizontal radio button. [CHAR LIMIT=NONE] -->
689 <string name="recents_multistack_add_stack_dialog_split_horizontal">Split Horizontal</string>
690 <!-- Recents: MultiStack add stack split vertical radio button. [CHAR LIMIT=NONE] -->
691 <string name="recents_multistack_add_stack_dialog_split_vertical">Split Vertical</string>
692 <!-- Recents: MultiStack add stack split custom radio button. [CHAR LIMIT=NONE] -->
693 <string name="recents_multistack_add_stack_dialog_split_custom">Split Custom</string>
694
Adrian Roos59a61272014-06-06 19:07:24 +0200695 <!-- Expanded Status Bar Header: Battery Charged [CHAR LIMIT=40] -->
696 <string name="expanded_header_battery_charged">Charged</string>
697
698 <!-- Expanded Status Bar Header: Charging, no known time [CHAR LIMIT=40] -->
699 <string name="expanded_header_battery_charging">Charging</string>
700
701 <!-- Expanded Status Bar Header: Charging, showing time left until charged [CHAR LIMIT=40] -->
702 <string name="expanded_header_battery_charging_with_time"><xliff:g id="charging_time" example="2 hrs 25 min">%s</xliff:g> until full</string>
703
704 <!-- Expanded Status Bar Header: Not charging [CHAR LIMIT=40] -->
705 <string name="expanded_header_battery_not_charging">Not charging</string>
706
Daniel Sandlerdfaf3bd2013-04-12 01:39:02 -0400707 <!-- Glyph to be overlaid atop the battery when the level is extremely low. Do not translate. -->
708 <string name="battery_meter_very_low_overlay_symbol">!</string>
Geoffrey Borggaard348fc482013-08-08 14:32:39 -0400709
710 <!-- Shows up when there is a user SSL CA Cert installed on the
Maggie Benthall68881e42013-09-17 19:23:59 -0400711 device. Indicates to the user that SSL traffic can be intercepted.
712 If the text fits on one line (~14 chars), it should start with a
713 linebreak to position it correctly. [CHAR LIMIT=45] -->
714 <string name="ssl_ca_cert_warning">Network may\nbe monitored</string>
Maggie Benthall0469f412013-09-05 15:30:26 -0400715
John Spurlock74d24802013-12-02 17:14:51 -0500716 <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] -->
717 <string name="description_target_search">Search</string>
718 <!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
719 <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
720 <!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] -->
721 <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string>
John Spurlockbf20eab2014-04-09 16:40:39 -0400722
John Spurlock89f060a2014-07-16 21:03:15 -0400723 <!-- Zen mode: No interruptions title, with a warning about alarms. [CHAR LIMIT=60] -->
John Spurlock8f8ecd62014-08-27 17:46:03 -0400724 <string name="zen_no_interruptions_with_warning">No interruptions. Not even alarms.</string>
John Spurlockae641c92014-06-30 18:11:40 -0400725
726 <!-- Zen mode: No interruptions. [CHAR LIMIT=40] -->
727 <string name="zen_no_interruptions">No interruptions</string>
728
729 <!-- Zen mode: Only important interruptions. [CHAR LIMIT=40] -->
730 <string name="zen_important_interruptions">Priority interruptions only</string>
John Spurlock056c5192014-04-20 21:52:01 -0400731
John Spurlock4f1163c2015-04-02 17:41:21 -0400732 <!-- Zen mode: Only alarms. [CHAR LIMIT=40] -->
733 <string name="zen_alarms">Alarms only</string>
734
John Spurlock89f060a2014-07-16 21:03:15 -0400735 <!-- Zen mode: Next alarm information - just a time. [CHAR LIMIT=40] -->
736 <string name="zen_alarm_information_time">Your next alarm is at <xliff:g id="alarm_time" example="5:00 PM">%s</xliff:g></string>
737
738 <!-- Zen mode: Next alarm information - day and time. [CHAR LIMIT=40] -->
739 <string name="zen_alarm_information_day_time">Your next alarm is <xliff:g id="alarm_day_and_time" example="Fri 5:00 PM">%s</xliff:g></string>
740
741 <!-- Zen mode: Next alarm warning. [CHAR LIMIT=40] -->
742 <string name="zen_alarm_warning">You won\'t hear your alarm at <xliff:g id="alarm_time" example="5:00 PM">%s</xliff:g></string>
743
Jorim Jaggib741f052014-06-03 19:57:26 +0200744 <!-- Text for overflow card on Keyguard when there is not enough space for all notifications on Keyguard. [CHAR LIMIT=1] -->
745 <string name="keyguard_more_overflow_text">+<xliff:g id="number_of_notifications" example="5">%d</xliff:g></string>
Jorim Jaggie70d31f2014-04-24 22:08:30 +0200746
Selim Cinekc27437b2014-05-14 10:23:33 +0200747 <!-- An explanation for the visual speed bump in the notifications, which will appear when you click on it. [CHAR LIMIT=50] -->
748 <string name="speed_bump_explanation">Less urgent notifications below</string>
749
Jorim Jaggie70d31f2014-04-24 22:08:30 +0200750 <!-- Shows to explain the double tap interaction with notifications: After tapping a notification on Keyguard, this will explain users to tap again to launch a notification. [CHAR LIMIT=60] -->
Jorim Jaggi57647c12014-08-14 14:32:52 +0200751 <string name="notification_tap_again">Touch again to open</string>
Jorim Jaggie70d31f2014-04-24 22:08:30 +0200752
753 <!-- Shows when people have pressed the unlock icon to explain how to unlock. [CHAR LIMIT=60] -->
754 <string name="keyguard_unlock">Swipe up to unlock</string>
John Spurlock9ba2ffd2014-05-19 12:32:19 -0400755
Jorim Jaggib3f0a2f2014-06-02 19:29:39 +0200756 <!-- Shows when people have clicked at the left edge of the screen to explain how to open the phone. In right-to-left languages, this is the opposite direction. [CHAR LIMIT=60] -->
757 <string name="phone_hint">Swipe right for phone</string>
758
759 <!-- Shows when people have clicked at the right edge of the screen to explain how to open the phone. In right-to-left languages, this is the opposite direction. [CHAR LIMIT=60] -->
760 <string name="camera_hint">Swipe left for camera</string>
761
John Spurlockae641c92014-06-30 18:11:40 -0400762 <!-- Interruption level: None. [CHAR LIMIT=20] -->
John Spurlockf88d8082015-03-25 18:09:51 -0400763 <string name="interruption_level_none">No interruptions</string>
John Spurlockae641c92014-06-30 18:11:40 -0400764
765 <!-- Interruption level: Priority. [CHAR LIMIT=20] -->
John Spurlockf88d8082015-03-25 18:09:51 -0400766 <string name="interruption_level_priority">Priority only</string>
John Spurlockae641c92014-06-30 18:11:40 -0400767
John Spurlock4f1163c2015-04-02 17:41:21 -0400768 <!-- Interruption level: Alarms only. [CHAR LIMIT=20] -->
769 <string name="interruption_level_alarms">Alarms only</string>
770
John Spurlockae641c92014-06-30 18:11:40 -0400771 <!-- Interruption level: All. [CHAR LIMIT=20] -->
772 <string name="interruption_level_all">All</string>
John Spurlock86005342014-05-23 11:58:00 -0400773
John Spurlock4f1163c2015-04-02 17:41:21 -0400774 <!-- Interruption level: None. Optimized for narrow two-line display. [CHAR LIMIT=20] -->
775 <string name="interruption_level_none_twoline">No\ninterruptions</string>
776
777 <!-- Interruption level: Priority. Optimized for narrow two-line display. [CHAR LIMIT=20] -->
778 <string name="interruption_level_priority_twoline">Priority\nonly</string>
779
780 <!-- Interruption level: Alarms only. Optimized for narrow two-line display. [CHAR LIMIT=20] -->
781 <string name="interruption_level_alarms_twoline">Alarms\nonly</string>
782
Adrian Roos12c1ef52014-06-04 13:54:08 +0200783 <!-- Indication on the keyguard that is shown when the device is charging. [CHAR LIMIT=40]-->
784 <string name="keyguard_indication_charging_time">Charging (<xliff:g id="charging_time_left" example="4 hours and 2 minutes">%s</xliff:g> until full)</string>
785
Amith Yamasani1e9c2182014-06-11 17:25:51 -0700786 <!-- Related to user switcher --><skip/>
Adrian Roosccdff622014-08-06 00:07:18 +0200787
Adrian Roos1de02ee2014-08-12 15:10:19 +0200788 <!-- Accessibility label for the button that opens the user switcher. -->
789 <string name="accessibility_multi_user_switch_switcher">Switch user</string>
790
Adrian Roos57cf5702014-09-03 15:56:30 +0200791 <!-- Accessibility label for the button that opens the user switcher and announces the current user. -->
792 <string name="accessibility_multi_user_switch_switcher_with_current">Switch user, current user <xliff:g id="current_user_name" example="John Doe">%s</xliff:g></string>
793
Adrian Roos1de02ee2014-08-12 15:10:19 +0200794 <!-- Accessibility label for the button that opens the quick contact of the user. -->
795 <string name="accessibility_multi_user_switch_quick_contact">Show profile</string>
796
Adrian Roosccdff622014-08-06 00:07:18 +0200797 <!-- Label for the adding a new user in the user switcher [CHAR LIMIT=35] -->
798 <string name="user_add_user">Add user</string>
799
800 <!-- Name for a freshly added user [CHAR LIMIT=30] -->
801 <string name="user_new_user_name">New user</string>
802
Adrian Roos50052442014-07-17 23:35:18 +0200803 <!-- Name for the guest user [CHAR LIMIT=35] -->
Amith Yamasani1e9c2182014-06-11 17:25:51 -0700804 <string name="guest_nickname">Guest</string>
805
Adrian Roos50052442014-07-17 23:35:18 +0200806 <!-- Label for adding a new guest in the user switcher [CHAR LIMIT=35] -->
Adrian Roosbc0a9fe2014-08-11 20:36:01 +0200807 <string name="guest_new_guest">Add guest</string>
Amith Yamasani1e9c2182014-06-11 17:25:51 -0700808
Adrian Roos8d2a4e22014-08-13 19:16:34 +0200809 <!-- Label for exiting and removing the guest session in the user switcher [CHAR LIMIT=35] -->
810 <string name="guest_exit_guest">Remove guest</string>
Adrian Roos50052442014-07-17 23:35:18 +0200811
812 <!-- Title of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
Amith Yamasanie5b274a2014-08-18 07:57:56 -0700813 <string name="guest_exit_guest_dialog_title">Remove guest?</string>
Adrian Roos50052442014-07-17 23:35:18 +0200814
815 <!-- Message of the confirmation dialog when exiting guest session [CHAR LIMIT=NONE] -->
Amith Yamasanie5b274a2014-08-18 07:57:56 -0700816 <string name="guest_exit_guest_dialog_message">All apps and data in this session will be deleted.</string>
817
818 <!-- Label for button in confirmation dialog when exiting guest session [CHAR LIMIT=35] -->
819 <string name="guest_exit_guest_dialog_remove">Remove</string>
Adrian Roos50052442014-07-17 23:35:18 +0200820
821 <!-- Title of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
822 <string name="guest_wipe_session_title">Welcome back, guest!</string>
823
824 <!-- Message of the notification when resuming an existing guest session [CHAR LIMIT=NONE] -->
Amith Yamasanid1e2cc32014-08-15 17:23:45 -0700825 <string name="guest_wipe_session_message">Do you want to continue your session?</string>
Adrian Roos50052442014-07-17 23:35:18 +0200826
827 <!-- Notification when resuming an existing guest session: Action that starts a new session [CHAR LIMIT=35] -->
Amith Yamasanid1e2cc32014-08-15 17:23:45 -0700828 <string name="guest_wipe_session_wipe">Start over</string>
Adrian Roos50052442014-07-17 23:35:18 +0200829
830 <!-- Notification when resuming an existing guest session: Action that continues with the current session [CHAR LIMIT=35] -->
Amith Yamasanid1e2cc32014-08-15 17:23:45 -0700831 <string name="guest_wipe_session_dontwipe">Yes, continue</string>
Adrian Roos50052442014-07-17 23:35:18 +0200832
Adrian Roos0c6763a2014-09-08 19:11:00 +0200833 <!-- Title for add user confirmation dialog [CHAR LIMIT=30] -->
834 <string name="user_add_user_title" msgid="2108112641783146007">Add new user?</string>
835
836 <!-- Message for add user confirmation dialog - short version. [CHAR LIMIT=none] -->
837 <string name="user_add_user_message_short" msgid="1511354412249044381">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>
838
Adrian Roos50052442014-07-17 23:35:18 +0200839
John Spurlock3332ba52014-03-10 17:44:07 -0400840 <!-- Battery saver notification title. [CHAR LIMIT=60]-->
841 <string name="battery_saver_notification_title">Battery saver is on</string>
842
843 <!-- Battery saver notification text. [CHAR LIMIT=60] -->
John Spurlock1bb480a2014-08-02 17:12:43 -0400844 <string name="battery_saver_notification_text">Reduces performance and background data</string>
John Spurlock3332ba52014-03-10 17:44:07 -0400845
846 <!-- Battery saver notification action text. [CHAR LIMIT=60] -->
John Spurlock1bb480a2014-08-02 17:12:43 -0400847 <string name="battery_saver_notification_action_text">Turn off battery saver</string>
Jorim Jaggi853b0702014-07-05 04:31:14 +0200848
Dan Sandler18bb4f92014-07-14 16:48:27 -0400849 <!-- Text shown in place of notification contents when the notification is hidden on a secure lockscreen -->
850 <string name="notification_hidden_text">Contents hidden</string>
Michael Wrightc39d47a2014-07-08 18:07:36 -0700851
Michael Wrightc39d47a2014-07-08 18:07:36 -0700852 <!-- Media projection permission dialog warning text. [CHAR LIMIT=NONE] -->
853 <string name="media_projection_dialog_text"><xliff:g id="app_seeking_permission" example="Hangouts">%s</xliff:g> will start capturing everything that\'s displayed on your screen.</string>
854
855 <!-- Media projection permission dialog permanent grant check box. [CHAR LIMIT=NONE] -->
856 <string name="media_projection_remember_text">Don\'t show again</string>
857
Dan Sandlereceda3d2014-07-21 15:35:01 -0400858 <!-- The text to clear all notifications. [CHAR LIMIT=60] -->
859 <string name="clear_all_notifications_text">Clear all</string>
860
Michael Wrightc39d47a2014-07-08 18:07:36 -0700861 <!-- Media projection permission dialog action text. [CHAR LIMIT=60] -->
862 <string name="media_projection_action_text">Start now</string>
Jorim Jaggiab3d0172014-07-26 01:24:52 +0200863
864 <!-- Text which is shown in the notification shade when there are no notifications. [CHAR LIMIT=30] -->
865 <string name="empty_shade_text">No notifications</string>
Jason Monk3d5f5512014-07-25 11:17:28 -0400866
867 <!-- Footer device owned text [CHAR LIMIT=50] -->
868 <string name="device_owned_footer">Device may be monitored</string>
869
Selim Cinek24ac55e2014-08-27 12:51:45 +0200870 <!-- Footer profile owned text [CHAR LIMIT=50] -->
871 <string name="profile_owned_footer">Profile may be monitored</string>
872
Jason Monk3d5f5512014-07-25 11:17:28 -0400873 <!-- Footer vpn present text [CHAR LIMIT=50] -->
874 <string name="vpn_footer">Network may be monitored</string>
875
876 <!-- Monitoring dialog title for device owned devices [CHAR LIMIT=35] -->
877 <string name="monitoring_title_device_owned">Device monitoring</string>
878
Selim Cinek24ac55e2014-08-27 12:51:45 +0200879 <!-- Monitoring dialog title for profile owned devices [CHAR LIMIT=35] -->
880 <string name="monitoring_title_profile_owned">Profile monitoring</string>
881
Jason Monk3d5f5512014-07-25 11:17:28 -0400882 <!-- Monitoring dialog title for normal devices [CHAR LIMIT=35]-->
883 <string name="monitoring_title">Network monitoring</string>
884
Jeff Davidson05542602014-08-11 14:07:27 -0700885 <!-- Monitoring dialog disable vpn button [CHAR LIMIT=30] -->
886 <string name="disable_vpn">Disable VPN</string>
Jason Monk3d5f5512014-07-25 11:17:28 -0400887
888 <!-- Monitoring dialog disconnect vpn button [CHAR LIMIT=30] -->
889 <string name="disconnect_vpn">Disconnect VPN</string>
890
Selim Cinek1aca1d42014-09-30 19:47:33 +0200891 <!-- Monitoring dialog device owner body text [CHAR LIMIT=400] -->
Jason Monkd3ea7d62014-08-07 16:08:28 -0400892 <string name="monitoring_description_device_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator can monitor your device and network activity, including emails, apps and secure websites.\n\nFor more information, contact your administrator.</string>
Jason Monk3d5f5512014-07-25 11:17:28 -0400893
Selim Cinek1aca1d42014-09-30 19:47:33 +0200894 <!-- Monitoring dialog non-legacy VPN text [CHAR LIMIT=400] -->
Jason Monkd3ea7d62014-08-07 16:08:28 -0400895 <string name="monitoring_description_vpn">You gave \"<xliff:g id="application">%1$s</xliff:g>\" permission to set up a VPN connection.\n\nThis app can monitor your device and network activity, including emails, apps and secure websites.</string>
Jason Monk3d5f5512014-07-25 11:17:28 -0400896
Selim Cinek1aca1d42014-09-30 19:47:33 +0200897 <!-- Monitoring dialog legacy VPN text [CHAR LIMIT=400] -->
Jason Monkd3ea7d62014-08-07 16:08:28 -0400898 <string name="monitoring_description_legacy_vpn">You\'re connected to a VPN (\"<xliff:g id="application">%1$s</xliff:g>\").\n\nYour VPN service provider can monitor your device and network activity including emails, apps, and secure websites.</string>
Jason Monk3d5f5512014-07-25 11:17:28 -0400899
Selim Cinek1aca1d42014-09-30 19:47:33 +0200900 <!-- Monitoring dialog non-legacy VPN with device owner text [CHAR LIMIT=400] -->
Jason Monk3d5f5512014-07-25 11:17:28 -0400901 <string name="monitoring_description_vpn_device_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you gave \"<xliff:g id="application">%2$s</xliff:g>\" permission to set up a VPN connection. This app can monitor network activity too.</string>
902
Selim Cinek1aca1d42014-09-30 19:47:33 +0200903 <!-- Monitoring dialog legacy VPN with device owner text [CHAR LIMIT=400] -->
Jason Monk3d5f5512014-07-25 11:17:28 -0400904 <string name="monitoring_description_legacy_vpn_device_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you\'re connected to a VPN (\"<xliff:g id="application">%2$s</xliff:g>\"). Your VPN service provider can monitor network activity too.</string>
905
Selim Cinek1aca1d42014-09-30 19:47:33 +0200906 <!-- Monitoring dialog profile owner body text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200907 <string name="monitoring_description_profile_owned">This profile is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator can monitor your device and network activity, including emails, apps and secure websites.\n\nFor more information, contact your administrator.</string>
908
Selim Cinek1aca1d42014-09-30 19:47:33 +0200909 <!-- Monitoring dialog device and profile owner body text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200910 <string name="monitoring_description_device_and_profile_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\nYour profile is managed by:\n<xliff:g id="organization">%2$s</xliff:g>\n\nYour administrator can monitor your device and network activity, including emails, apps and secure websites.\n\nFor more information, contact your administrator.</string>
911
Selim Cinek1aca1d42014-09-30 19:47:33 +0200912 <!-- Monitoring dialog non-legacy VPN with profile owner text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200913 <string name="monitoring_description_vpn_profile_owned">This profile is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you gave \"<xliff:g id="application">%2$s</xliff:g>\" permission to set up a VPN connection. This app can monitor network activity too.</string>
914
Selim Cinek1aca1d42014-09-30 19:47:33 +0200915 <!-- Monitoring dialog legacy VPN with profile owner text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200916 <string name="monitoring_description_legacy_vpn_profile_owned">This profile is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you\'re connected to a VPN (\"<xliff:g id="application">%2$s</xliff:g>\"). Your VPN service provider can monitor network activity too.</string>
917
Selim Cinek1aca1d42014-09-30 19:47:33 +0200918 <!-- Monitoring dialog non-legacy VPN with device and profile owner text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200919 <string name="monitoring_description_vpn_device_and_profile_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\nYour profile is managed by:\n<xliff:g id="organization">%2$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you gave \"<xliff:g id="application">%3$s</xliff:g>\" permission to set up a VPN connection. This app can monitor network activity too.</string>
920
Selim Cinek1aca1d42014-09-30 19:47:33 +0200921 <!-- Monitoring dialog legacy VPN with device and profile owner text [CHAR LIMIT=400] -->
Selim Cinek24ac55e2014-08-27 12:51:45 +0200922 <string name="monitoring_description_legacy_vpn_device_and_profile_owned">This device is managed by:\n<xliff:g id="organization">%1$s</xliff:g>\nYour profile is managed by:\n<xliff:g id="organization">%2$s</xliff:g>\n\nYour administrator is capable of monitoring your network activity including emails, apps, and secure websites. For more information, contact your administrator.\n\nAlso, you\'re connected to a VPN (\"<xliff:g id="application">%3$s</xliff:g>\"). Your VPN service provider can monitor network activity too.</string>
923
Adrian Roos4ebcdfd2014-08-12 23:33:49 +0200924 <!-- Indication on the keyguard that appears when the user disables trust agents until the next time they unlock manually. [CHAR LIMIT=NONE] -->
925 <string name="keyguard_indication_trust_disabled">Device will stay locked until you manually unlock</string>
926
Chris Wrencd8f4f72014-08-27 18:48:13 -0400927 <!-- Title of notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=40] -->
928 <string name="hidden_notifications_title">Get notifications faster</string>
929
930 <!-- Body of notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=60] -->
931 <string name="hidden_notifications_text">See them before you unlock</string>
932
Chris Wren0eba7322014-09-25 13:38:39 -0400933 <!-- Cancel action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
Chris Wrencd8f4f72014-08-27 18:48:13 -0400934 <string name="hidden_notifications_cancel">No thanks</string>
935
Chris Wren0eba7322014-09-25 13:38:39 -0400936 <!-- continue action for notification educating the user about enabling notifications on the lockscreen. [CHAR LIMIT=20] -->
Chris Wrencd8f4f72014-08-27 18:48:13 -0400937 <string name="hidden_notifications_setup">Set up</string>
938
Selim Cinekb5605e52015-02-20 18:21:41 +0100939 <!-- Text for the button to expand the notifications to show notification children [CHAR LIMIT=20] -->
940 <string name="notification_expand_button_text">See all</string>
941
942 <!-- Text for the button to expand the notifications to hide notification children [CHAR LIMIT=20] -->
943 <string name="notification_collapse_button_text">Hide all</string>
944
John Spurlocka0457c22014-09-26 13:22:08 -0400945 <!-- Accessibility string for current zen mode and selected exit condition. A template that simply concatenates existing mode string and the current condition description. [CHAR LIMIT=20] -->
946 <string name="zen_mode_and_condition"><xliff:g id="zen_mode" example="Priority interruptions only">%1$s</xliff:g>. <xliff:g id="exit_condition" example="For one hour">%2$s</xliff:g></string>
Jason Monk18f99d92014-09-11 13:36:42 -0400947
948 <!-- Screen pinning dialog title. -->
949 <string name="screen_pinning_title">Screen is pinned</string>
950 <!-- Screen pinning dialog description. -->
951 <string name="screen_pinning_description">This keeps it in view until you unpin. Touch and hold Back and Overview at the same time to unpin.</string>
952 <!-- Screen pinning dialog description when in accessibility mode. -->
953 <string name="screen_pinning_description_accessible">This keeps it in view until you unpin. Touch and hold Overview to unpin.</string>
954 <!-- Screen pinning positive response. -->
955 <string name="screen_pinning_positive">Got it</string>
956 <!-- Screen pinning negative response. -->
957 <string name="screen_pinning_negative">No thanks</string>
958
John Spurlockc247b8f2014-11-06 23:06:25 -0500959 <!-- Hide quick settings tile confirmation title -->
960 <string name="quick_settings_reset_confirmation_title">Hide <xliff:g id="tile_label" example="Hotspot">%1$s</xliff:g>?</string>
961
962 <!-- Hide quick settings tile confirmation message -->
963 <string name="quick_settings_reset_confirmation_message">It will reappear the next time you turn it on in settings.</string>
964
965 <!-- Hide quick settings tile confirmation button -->
966 <string name="quick_settings_reset_confirmation_button">Hide</string>
John Spurlockcdb57ae2015-02-11 19:04:11 -0500967
968 <!-- VolumeUI activation dialog: warning message -->
969 <string name="volumeui_prompt_message"><xliff:g id="app_name" example="Volume Prototype 1">%1$s</xliff:g> wants to be the volume dialog.</string>
970
971 <!-- VolumeUI activation dialog: allow button label -->
972 <string name="volumeui_prompt_allow">Allow</string>
973
974 <!-- VolumeUI activation dialog: deny button label -->
975 <string name="volumeui_prompt_deny">Deny</string>
976
977 <!-- VolumeUI restoration notification: title -->
978 <string name="volumeui_notification_title"><xliff:g id="app_name" example="Volume Prototype 1">%1$s</xliff:g> is the volume dialog</string>
979
980 <!-- VolumeUI restoration notification: text -->
981 <string name="volumeui_notification_text">Touch to restore the original.</string>
John Spurlockf88d8082015-03-25 18:09:51 -0400982
983 <!-- Volume dialog zen toggle switch title -->
984 <string name="volume_zen_switch_text">Block interruptions</string>
Joe Onorato2314aab2010-04-08 16:41:23 -0500985</resources>