| Joe Onorato | 2314aab | 2010-04-08 16:41:23 -0500 | [diff] [blame] | 1 | <?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 Onorato | 798ac4c | 2010-05-27 16:39:00 -0400 | [diff] [blame] | 19 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 20 | <!-- Name of the status bar as seen in the applications info settings page. [CHAR LIMIT=12] --> |
| Joe Onorato | fd52b18 | 2010-11-10 18:00:52 -0800 | [diff] [blame] | 21 | <string name="app_label">System UI</string> |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 22 | |
| 23 | <!-- The text for the button in the notification window-shade that clears |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 24 | all of the currently visible notifications. [CHAR LIMIT=10]--> |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 25 | <string name="status_bar_clear_all_button">Clear</string> |
| 26 | |
| Jim Miller | c0d2731 | 2011-07-14 18:54:01 -0700 | [diff] [blame] | 27 | <!-- Title shown in recents popup for removing an application from the list --> |
| Michael Jurka | 8b09866 | 2011-09-01 17:00:53 -0700 | [diff] [blame] | 28 | <string name="status_bar_recent_remove_item_title">Remove from list</string> |
| Jim Miller | c0d2731 | 2011-07-14 18:54:01 -0700 | [diff] [blame] | 29 | |
| 30 | <!-- Title shown in recents popup for inspecting an application's properties --> |
| Michael Jurka | 8b09866 | 2011-09-01 17:00:53 -0700 | [diff] [blame] | 31 | <string name="status_bar_recent_inspect_item_title">App info</string> |
| Jim Miller | c0d2731 | 2011-07-14 18:54:01 -0700 | [diff] [blame] | 32 | |
| Michael Jurka | 6d66708 | 2011-09-16 17:04:40 -0700 | [diff] [blame] | 33 | <!-- Message shown in the middle of the screen after clicking on the recent apps button |
| Michael Jurka | 7daf95d | 2011-09-30 11:07:30 -0700 | [diff] [blame] | 34 | when there are no recent apps to show. Also used for accessibility. [CHAR LIMIT=45]--> |
| Michael Jurka | 6d66708 | 2011-09-16 17:04:40 -0700 | [diff] [blame] | 35 | <string name="status_bar_no_recent_apps">No recent apps</string> |
| 36 | |
| Michael Jurka | 7daf95d | 2011-09-30 11:07:30 -0700 | [diff] [blame] | 37 | <!-- 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"> |
| 43 | <item quantity="one">1 recent app</item> |
| 44 | <item quantity="other">%d recent apps</item> |
| 45 | </plurals> |
| 46 | |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 47 | <!-- The label in the bar at the top of the status bar when there are no notifications |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 48 | showing. [CHAR LIMIT=40]--> |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 49 | <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 Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 53 | might be another example. [CHAR LIMIT=40] --> |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 54 | <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 Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 57 | the status bar. Recently received text messsages (SMS), emails, calendar alerts, etc. |
| 58 | [CHAR LIMIT=40] --> |
| Joe Onorato | 503007d | 2010-04-16 09:20:55 -0700 | [diff] [blame] | 59 | <string name="status_bar_latest_events_title">Notifications</string> |
| 60 | |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 61 | <!-- 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 Spurlock | 3332ba5 | 2014-03-10 17:44:07 -0400 | [diff] [blame] | 62 | <string name="battery_low_title">Battery is low</string> |
| Joe Onorato | 798ac4c | 2010-05-27 16:39:00 -0400 | [diff] [blame] | 63 | |
| Joe Onorato | 4ca7f1e | 2010-10-27 15:32:23 -0700 | [diff] [blame] | 64 | <!-- A message that appears when the battery level is getting low in a dialog. This is |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 65 | appened to the subtitle of the low battery alert. "number" is the percentage of battery |
| 66 | remaining [CHAR LIMIT=none]--> |
| Joe Onorato | 4ca7f1e | 2010-10-27 15:32:23 -0700 | [diff] [blame] | 67 | <string name="battery_low_percent_format"><xliff:g id="number">%d%%</xliff:g> remaining</string> |
| 68 | |
| John Spurlock | 3332ba5 | 2014-03-10 17:44:07 -0400 | [diff] [blame] | 69 | <!-- Same as battery_low_percent_format, with a notice about battery saver if on. [CHAR LIMIT=none]--> |
| 70 | <string name="battery_low_percent_format_saver_started"><xliff:g id="number">%d%%</xliff:g> remaining. Battery saver is on.</string> |
| 71 | |
| Joe Onorato | 4ca7f1e | 2010-10-27 15:32:23 -0700 | [diff] [blame] | 72 | <!-- 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 Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 75 | current than the USB spec allows. [CHAR LIMIT=NONE] --> |
| Joe Onorato | 4ca7f1e | 2010-10-27 15:32:23 -0700 | [diff] [blame] | 76 | <string name="invalid_charger">USB charging not supported.\nUse only the supplied charger.</string> |
| Joe Onorato | 798ac4c | 2010-05-27 16:39:00 -0400 | [diff] [blame] | 77 | |
| John Spurlock | 3332ba5 | 2014-03-10 17:44:07 -0400 | [diff] [blame] | 78 | <!-- 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 Onorato | 798ac4c | 2010-05-27 16:39:00 -0400 | [diff] [blame] | 84 | <!-- When the battery is low, this is the label of the button to go to the |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 85 | power usage activity to find out what drained the battery. [CHAR LIMIT=30] --> |
| John Spurlock | 3332ba5 | 2014-03-10 17:44:07 -0400 | [diff] [blame] | 86 | <string name="battery_low_why">Settings</string> |
| 87 | |
| 88 | <!-- Battery saver confirmation dialog title [CHAR LIMIT=NONE]--> |
| 89 | <string name="battery_saver_confirmation_title">Start battery saver?</string> |
| 90 | |
| 91 | <!-- Battery saver confirmation dialog ok text [CHAR LIMIT=40]--> |
| 92 | <string name="battery_saver_confirmation_ok">Start</string> |
| 93 | |
| 94 | <!-- Battery saver notification action [CHAR LIMIT=NONE]--> |
| 95 | <string name="battery_saver_start_action">Start battery saver</string> |
| 96 | |
| 97 | <!-- Battery saver confirmation dialog text [CHAR LIMIT=NONE]--> |
| 98 | <string name="battery_saver_confirmation_text">To help improve battery life, Battery saver will reduce your device’s performance.\n\nBattery saver will be disabled when your device is plugged in.</string> |
| Joe Onorato | 798ac4c | 2010-05-27 16:39:00 -0400 | [diff] [blame] | 99 | |
| Joe Onorato | e8934a6 | 2010-11-09 08:01:20 -0800 | [diff] [blame] | 100 | <!-- Name of the button that links to the Settings app. [CHAR LIMIT=NONE] --> |
| Joe Onorato | dff2e9a | 2010-11-27 16:13:36 -0800 | [diff] [blame] | 101 | <string name="status_bar_settings_settings_button">Settings</string> |
| Daniel Sandler | 6425ef9 | 2010-08-11 16:10:19 -0400 | [diff] [blame] | 102 | |
| Joe Onorato | 64eb5d2 | 2010-12-08 15:46:59 -0800 | [diff] [blame] | 103 | <!-- Name of the button that links to the Wifi settings screen. [CHAR LIMIT=NONE] --> |
| 104 | <string name="status_bar_settings_wifi_button">Wi-Fi</string> |
| 105 | |
| Joe Onorato | a8e3418 | 2010-11-26 13:19:58 -0800 | [diff] [blame] | 106 | <!-- Label in the system panel for airplane mode (all radios are turned off)[CHAR LIMIT=30] --> |
| Joe Onorato | dff2e9a | 2010-11-27 16:13:36 -0800 | [diff] [blame] | 107 | <string name="status_bar_settings_airplane">Airplane mode</string> |
| Joe Onorato | a8e3418 | 2010-11-26 13:19:58 -0800 | [diff] [blame] | 108 | |
| 109 | <!-- Label in system panel saying the device will use the orientation sensor to rotate [CHAR LIMIT=30] --> |
| Daniel Sandler | 5920f15 | 2011-03-02 15:19:54 -0500 | [diff] [blame] | 110 | <string name="status_bar_settings_auto_rotation">Auto-rotate screen</string> |
| Joe Onorato | a8e3418 | 2010-11-26 13:19:58 -0800 | [diff] [blame] | 111 | |
| Joe Onorato | 7536210 | 2010-12-02 16:46:12 -0800 | [diff] [blame] | 112 | <!-- Abbreviation / label for mute brightness mode button. Should be all caps. [CHAR LIMIT=6] --> |
| 113 | <string name="status_bar_settings_mute_label">MUTE</string> |
| 114 | |
| 115 | <!-- Abbreviation / label for automatic brightness mode button. Should be all caps. [CHAR LIMIT=6] --> |
| 116 | <string name="status_bar_settings_auto_brightness_label">AUTO</string> |
| 117 | |
| Joe Onorato | a8e3418 | 2010-11-26 13:19:58 -0800 | [diff] [blame] | 118 | <!-- Label in system panel saying the device will show notifications [CHAR LIMIT=30] --> |
| Joe Onorato | dff2e9a | 2010-11-27 16:13:36 -0800 | [diff] [blame] | 119 | <string name="status_bar_settings_notifications">Notifications</string> |
| Joe Onorato | a8e3418 | 2010-11-26 13:19:58 -0800 | [diff] [blame] | 120 | |
| Joe Onorato | fd52b18 | 2010-11-10 18:00:52 -0800 | [diff] [blame] | 121 | <!-- Text to display next to the graphical battery meter. [CHAR LIMIT=3] --> |
| Joe Onorato | dff2e9a | 2010-11-27 16:13:36 -0800 | [diff] [blame] | 122 | <string name="status_bar_settings_battery_meter_format" translatable="false"> |
| Joe Onorato | fd52b18 | 2010-11-10 18:00:52 -0800 | [diff] [blame] | 123 | <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g> |
| 124 | </string> |
| Joe Onorato | 013cfc1 | 2010-09-08 15:23:18 -0400 | [diff] [blame] | 125 | |
| Joe Onorato | 355ebc0 | 2010-12-01 17:37:00 -0800 | [diff] [blame] | 126 | <!-- Separator for PLMN and SPN in network name. --> |
| Daniel Sandler | 8b96a66 | 2012-06-14 23:54:55 -0400 | [diff] [blame] | 127 | <string name="status_bar_network_name_separator" translatable="false">|</string> |
| Joe Onorato | 355ebc0 | 2010-12-01 17:37:00 -0800 | [diff] [blame] | 128 | |
| Jaikumar Ganesh | fde7f0e | 2011-01-10 10:05:58 -0800 | [diff] [blame] | 129 | <!-- Network connection string for Bluetooth Reverse Tethering --> |
| satok | 82beadf | 2010-12-27 19:03:06 +0900 | [diff] [blame] | 130 | <string name="bluetooth_tethered">Bluetooth tethered</string> |
| 131 | <!-- Title of a button to open the settings for input methods [CHAR LIMIT=30] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 132 | <string name="status_bar_input_method_settings_configure_input_methods">Set up input methods</string> |
| Jeff Brown | 2992ea7 | 2011-01-28 22:04:14 -0800 | [diff] [blame] | 133 | |
| 134 | <!-- Label of a toggle switch to disable use of the physical keyboard in favor of the IME. [CHAR LIMIT=25] --> |
| satok | 0103849 | 2012-04-09 21:08:27 +0900 | [diff] [blame] | 135 | <string name="status_bar_use_physical_keyboard">Physical keyboard</string> |
| Mike Lockwood | 3a68b83 | 2011-03-08 10:08:59 -0500 | [diff] [blame] | 136 | |
| 137 | <!-- Prompt for the USB device permission dialog [CHAR LIMIT=80] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 138 | <string name="usb_device_permission_prompt">Allow the app <xliff:g id="application">%1$s</xliff:g> to access the USB device?</string> |
| Mike Lockwood | 3a68b83 | 2011-03-08 10:08:59 -0500 | [diff] [blame] | 139 | |
| 140 | <!-- Prompt for the USB accessory permission dialog [CHAR LIMIT=80] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 141 | <string name="usb_accessory_permission_prompt">Allow the app <xliff:g id="application">%1$s</xliff:g> to access the USB accessory?</string> |
| Mike Lockwood | 3a68b83 | 2011-03-08 10:08:59 -0500 | [diff] [blame] | 142 | |
| Mike Lockwood | bce6f8f | 2011-03-13 17:26:52 -0400 | [diff] [blame] | 143 | <!-- Prompt for the USB device confirm dialog [CHAR LIMIT=80] --> |
| Mike Lockwood | 3359001 | 2011-03-15 22:24:51 -0400 | [diff] [blame] | 144 | <string name="usb_device_confirm_prompt">Open <xliff:g id="activity">%1$s</xliff:g> when this USB device is connected?</string> |
| Mike Lockwood | bce6f8f | 2011-03-13 17:26:52 -0400 | [diff] [blame] | 145 | |
| 146 | <!-- Prompt for the USB accessory confirm dialog [CHAR LIMIT=80] --> |
| Mike Lockwood | 3359001 | 2011-03-15 22:24:51 -0400 | [diff] [blame] | 147 | <string name="usb_accessory_confirm_prompt">Open <xliff:g id="activity">%1$s</xliff:g> when this USB accessory is connected?</string> |
| Mike Lockwood | bce6f8f | 2011-03-13 17:26:52 -0400 | [diff] [blame] | 148 | |
| Mike Lockwood | 024b4f1 | 2011-03-10 12:12:31 -0500 | [diff] [blame] | 149 | <!-- Prompt for the USB accessory URI dialog [CHAR LIMIT=80] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 150 | <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 Lockwood | 024b4f1 | 2011-03-10 12:12:31 -0500 | [diff] [blame] | 151 | |
| 152 | <!-- Title for USB accessory dialog. Used when the name of the accessory cannot be determined. [CHAR LIMIT=50] --> |
| 153 | <string name="title_usb_accessory">USB accessory</string> |
| 154 | |
| 155 | <!-- View button label for USB dialogs. [CHAR LIMIT=15] --> |
| 156 | <string name="label_view">View</string> |
| 157 | |
| Mike Lockwood | ad5f83e | 2011-03-15 16:04:12 -0400 | [diff] [blame] | 158 | <!-- Checkbox label for USB device dialogs. [CHAR LIMIT=50] --> |
| 159 | <string name="always_use_device">Use by default for this USB device</string> |
| 160 | |
| 161 | <!-- Checkbox label for USB accessory dialogs. [CHAR LIMIT=50] --> |
| 162 | <string name="always_use_accessory">Use by default for this USB accessory</string> |
| Mike Lockwood | 024b4f1 | 2011-03-10 12:12:31 -0500 | [diff] [blame] | 163 | |
| Benoit Goby | 4e68bd4 | 2012-04-25 18:06:00 -0700 | [diff] [blame] | 164 | <!-- Title of confirmation dialog for USB debugging --> |
| Benoit Goby | 45f6aaa | 2012-08-29 12:10:18 -0700 | [diff] [blame] | 165 | <string name="usb_debugging_title">Allow USB debugging?</string> |
| Benoit Goby | 4e68bd4 | 2012-04-25 18:06:00 -0700 | [diff] [blame] | 166 | |
| 167 | <!-- Message of confirmation dialog for USB debugging --> |
| Benoit Goby | 45f6aaa | 2012-08-29 12:10:18 -0700 | [diff] [blame] | 168 | <string name="usb_debugging_message">The computer\'s RSA key fingerprint is:\n<xliff:g id="fingerprint">%1$s</xliff:g></string> |
| Benoit Goby | 4e68bd4 | 2012-04-25 18:06:00 -0700 | [diff] [blame] | 169 | |
| 170 | <!-- Option to always allow USB debugging from the attached computer --> |
| Benoit Goby | 45f6aaa | 2012-08-29 12:10:18 -0700 | [diff] [blame] | 171 | <string name="usb_debugging_always">Always allow from this computer</string> |
| Benoit Goby | 4e68bd4 | 2012-04-25 18:06:00 -0700 | [diff] [blame] | 172 | |
| Daniel Sandler | 3b0543a | 2011-06-14 11:30:28 -0400 | [diff] [blame] | 173 | <!-- Checkbox label for application compatibility mode ON (zooming app to look like it's running |
| 174 | on a phone). [CHAR LIMIT=25] --> |
| 175 | <string name="compat_mode_on">Zoom to fill screen</string> |
| 176 | |
| 177 | <!-- Checkbox label for application compatibility mode OFF (normal mode on tablets). |
| 178 | [CHAR LIMIT=25] --> |
| 179 | <string name="compat_mode_off">Stretch to fill screen</string> |
| Winson Chung | d859fa3 | 2011-07-22 12:19:52 -0700 | [diff] [blame] | 180 | |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 181 | <!-- Notification ticker displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=30] --> |
| Winson Chung | b5968c7 | 2011-10-19 11:03:54 -0700 | [diff] [blame] | 182 | <string name="screenshot_saving_ticker">Saving screenshot\u2026</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 183 | <!-- Notification title displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=50] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 184 | <string name="screenshot_saving_title">Saving screenshot\u2026</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 185 | <!-- Notification text displayed when a screenshot is being saved to the Gallery. [CHAR LIMIT=100] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 186 | <string name="screenshot_saving_text">Screenshot is being saved.</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 187 | <!-- Notification title displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=50] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 188 | <string name="screenshot_saved_title">Screenshot captured.</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 189 | <!-- Notification text displayed when a screenshot is saved to the Gallery. [CHAR LIMIT=100] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 190 | <string name="screenshot_saved_text">Touch to view your screenshot.</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 191 | <!-- Notification title displayed when we fail to take a screenshot. [CHAR LIMIT=50] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 192 | <string name="screenshot_failed_title">Couldn\'t capture screenshot.</string> |
| Winson Chung | c57ccf0 | 2011-10-13 15:04:59 -0700 | [diff] [blame] | 193 | <!-- Notification text displayed when we fail to take a screenshot. [CHAR LIMIT=100] --> |
| Winson Chung | b5968c7 | 2011-10-19 11:03:54 -0700 | [diff] [blame] | 194 | <string name="screenshot_failed_text">Couldn\'t save screenshot. Storage may be in use.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 195 | |
| 196 | <!-- Title for the USB function chooser in UsbPreferenceActivity. [CHAR LIMIT=30] --> |
| 197 | <string name="usb_preference_title">USB file transfer options</string> |
| 198 | <!-- Label for the MTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] --> |
| 199 | <string name="use_mtp_button_title">Mount as a media player (MTP)</string> |
| 200 | <!-- Label for the PTP USB function in UsbPreferenceActivity. [CHAR LIMIT=50] --> |
| 201 | <string name="use_ptp_button_title">Mount as a camera (PTP)</string> |
| 202 | <!-- Label for the installer CD image option in UsbPreferenceActivity. [CHAR LIMIT=50] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 203 | <string name="installer_cd_button_title">Install Android File Transfer app for Mac</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 204 | |
| 205 | <!-- Content description of the back button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 206 | <string name="accessibility_back">Back</string> |
| 207 | <!-- Content description of the home button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 208 | <string name="accessibility_home">Home</string> |
| 209 | <!-- Content description of the menu button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 210 | <string name="accessibility_menu">Menu</string> |
| Daniel Sandler | 5298582 | 2011-07-29 08:42:15 -0400 | [diff] [blame] | 211 | <!-- Content description of the recents button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Michael Jurka | 7daf95d | 2011-09-30 11:07:30 -0700 | [diff] [blame] | 212 | <string name="accessibility_recent">Recent apps</string> |
| Jim Miller | 138f25d | 2013-09-25 13:46:58 -0700 | [diff] [blame] | 213 | <!-- Content description of the search button for accessibility. [CHAR LIMIT=NONE] --> |
| 214 | <string name="accessibility_search_light">Search</string> |
| 215 | <!-- Content description of the camera button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 216 | <string name="accessibility_camera_button">Camera</string> |
| Jorim Jaggi | 97b63c4 | 2014-05-02 23:03:34 +0200 | [diff] [blame] | 217 | <!-- Content description of the phone button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 218 | <string name="accessibility_phone_button">Phone</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 219 | |
| 220 | <!-- Content description of the switch input method button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 221 | <string name="accessibility_ime_switch_button">Switch input method button.</string> |
| 222 | <!-- Content description of the compatibility zoom button for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 223 | <string name="accessibility_compatibility_zoom_button">Compatibility zoom button.</string> |
| 224 | |
| 225 | <!-- Content description of picture of the compatibility zoom example for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 226 | <string name="accessibility_compatibility_zoom_example">Zoom smaller to larger screen.</string> |
| 227 | |
| 228 | <!-- Content description of the bluetooth icon when connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 229 | <string name="accessibility_bluetooth_connected">Bluetooth connected.</string> |
| 230 | <!-- Content description of the bluetooth icon when connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 231 | <string name="accessibility_bluetooth_disconnected">Bluetooth disconnected.</string> |
| 232 | |
| 233 | <!-- Content description of the battery when no battery for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 234 | <string name="accessibility_no_battery">No battery.</string> |
| 235 | <!-- Content description of the battery when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 236 | <string name="accessibility_battery_one_bar">Battery one bar.</string> |
| 237 | <!-- Content description of the battery when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 238 | <string name="accessibility_battery_two_bars">Battery two bars.</string> |
| 239 | <!-- Content description of the battery when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 240 | <string name="accessibility_battery_three_bars">Battery three bars.</string> |
| 241 | <!-- Content description of the battery when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 242 | <string name="accessibility_battery_full">Battery full.</string> |
| 243 | |
| 244 | <!-- Content description of the phone signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 245 | <string name="accessibility_no_phone">No phone.</string> |
| 246 | <!-- Content description of the phone signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 247 | <string name="accessibility_phone_one_bar">Phone one bar.</string> |
| 248 | <!-- Content description of the phone signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 249 | <string name="accessibility_phone_two_bars">Phone two bars.</string> |
| 250 | <!-- Content description of the phone signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 251 | <string name="accessibility_phone_three_bars">Phone three bars.</string> |
| 252 | <!-- Content description of the phone signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 253 | <string name="accessibility_phone_signal_full">Phone signal full.</string> |
| 254 | |
| 255 | <!-- Content description of the data signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 256 | <string name="accessibility_no_data">No data.</string> |
| 257 | <!-- Content description of the data signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 258 | <string name="accessibility_data_one_bar">Data one bar.</string> |
| 259 | <!-- Content description of the data signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 260 | <string name="accessibility_data_two_bars">Data two bars.</string> |
| 261 | <!-- Content description of the data signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 262 | <string name="accessibility_data_three_bars">Data three bars.</string> |
| 263 | <!-- Content description of the data signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 264 | <string name="accessibility_data_signal_full">Data signal full.</string> |
| 265 | |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 266 | <!-- Content description of the WIFI signal when WIFI is disabled for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 267 | <string name="accessibility_wifi_off">Wifi off.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 268 | <!-- Content description of the WIFI signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 269 | <string name="accessibility_no_wifi">Wifi disconnected.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 270 | <!-- Content description of the WIFI signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 271 | <string name="accessibility_wifi_one_bar">Wifi one bar.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 272 | <!-- Content description of the WIFI signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 273 | <string name="accessibility_wifi_two_bars">Wifi two bars.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 274 | <!-- Content description of the WIFI signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 275 | <string name="accessibility_wifi_three_bars">Wifi three bars.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 276 | <!-- Content description of the WIFI signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 277 | <string name="accessibility_wifi_signal_full">Wifi signal full.</string> |
| Daniel Sandler | 0fee217 | 2011-11-10 00:15:38 -0500 | [diff] [blame] | 278 | |
| 279 | <!-- Content description of the WiMAX signal when no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| tk.mun | 148c7d0 | 2011-10-13 22:51:57 +0900 | [diff] [blame] | 280 | <string name="accessibility_no_wimax">No WiMAX.</string> |
| Daniel Sandler | 0fee217 | 2011-11-10 00:15:38 -0500 | [diff] [blame] | 281 | <!-- Content description of the WiMAX signal when it is one bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| tk.mun | 148c7d0 | 2011-10-13 22:51:57 +0900 | [diff] [blame] | 282 | <string name="accessibility_wimax_one_bar">WiMAX one bar.</string> |
| Daniel Sandler | 0fee217 | 2011-11-10 00:15:38 -0500 | [diff] [blame] | 283 | <!-- Content description of the WiMAX signal when it is two bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| tk.mun | 148c7d0 | 2011-10-13 22:51:57 +0900 | [diff] [blame] | 284 | <string name="accessibility_wimax_two_bars">WiMAX two bars.</string> |
| Daniel Sandler | 0fee217 | 2011-11-10 00:15:38 -0500 | [diff] [blame] | 285 | <!-- Content description of the WiMAX signal when it is three bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| tk.mun | 148c7d0 | 2011-10-13 22:51:57 +0900 | [diff] [blame] | 286 | <string name="accessibility_wimax_three_bars">WiMAX three bars.</string> |
| Daniel Sandler | 0fee217 | 2011-11-10 00:15:38 -0500 | [diff] [blame] | 287 | <!-- Content description of the WiMAX signal when it is full for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| tk.mun | 148c7d0 | 2011-10-13 22:51:57 +0900 | [diff] [blame] | 288 | <string name="accessibility_wimax_signal_full">WiMAX signal full.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 289 | |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 290 | <!-- Content description of an item with no signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 291 | <string name="accessibility_no_signal">No signal.</string> |
| 292 | <!-- Content description of an item with no signal and no connection for accessibility (not shown on the screen) [CHAR LIMIT=NONE] --> |
| 293 | <string name="accessibility_not_connected">Not connected.</string> |
| 294 | <!-- Content description of an item with zero signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 295 | <string name="accessibility_zero_bars">Zero bars.</string> |
| 296 | <!-- Content description of an item with one signal bar for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 297 | <string name="accessibility_one_bar">One bar.</string> |
| 298 | <!-- Content description of an item with two signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 299 | <string name="accessibility_two_bars">Two bars.</string> |
| 300 | <!-- Content description of an item with three signal bars for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 301 | <string name="accessibility_three_bars">Three bars.</string> |
| 302 | <!-- Content description of an item with full signal for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 303 | <string name="accessibility_signal_full">Signal full.</string> |
| 304 | |
| 305 | <!-- Content description of an item that is turned on for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 306 | <string name="accessibility_desc_on">On.</string> |
| 307 | <!-- Content description of an item that is turned off for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 308 | <string name="accessibility_desc_off">Off.</string> |
| 309 | <!-- Content description of an item that is connected for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 310 | <string name="accessibility_desc_connected">Connected.</string> |
| John Spurlock | d1c86e2 | 2014-06-01 00:04:53 -0400 | [diff] [blame] | 311 | <!-- Content description of an item that is connecting for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 312 | <string name="accessibility_desc_connecting">Connecting.</string> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 313 | |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 314 | <!-- Content description of the data connection type GPRS for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 315 | <string name="accessibility_data_connection_gprs">GPRS</string> |
| 316 | |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 317 | <!-- Content description of the data connection type 1x for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 318 | <string name="accessibility_data_connection_1x">1 X</string> |
| 319 | |
| 320 | <!-- Content description of the data connection type HSPA and its variants for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 321 | <string name="accessibility_data_connection_hspa">HSPA</string> |
| 322 | |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 323 | <!-- Content description of the data connection type 3G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 324 | <string name="accessibility_data_connection_3g">3G</string> |
| 325 | |
| 326 | <!-- Content description of the data connection type 3.5G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 327 | <string name="accessibility_data_connection_3.5g">3.5G</string> |
| 328 | |
| 329 | <!-- Content description of the data connection type 4G for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 330 | <string name="accessibility_data_connection_4g">4G</string> |
| 331 | |
| Daniel Sandler | 2fe71d0 | 2013-06-06 16:15:43 -0400 | [diff] [blame] | 332 | <!-- Content description of the data connection type LTE for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 333 | <string name="accessibility_data_connection_lte">LTE</string> |
| 334 | |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 335 | <!-- Content description of the data connection type CDMA for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 336 | <string name="accessibility_data_connection_cdma">CDMA</string> |
| 337 | |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 338 | <!-- Content description of the roaming data connection type for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 339 | <string name="accessibility_data_connection_roaming">Roaming</string> |
| 340 | |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 341 | <!-- Content description of the data connection type Edge for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 342 | <string name="accessibility_data_connection_edge">Edge</string> |
| 343 | |
| 344 | <!-- Content description of the data connection type WiFi for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 345 | <string name="accessibility_data_connection_wifi">Wi-Fi</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 346 | |
| 347 | <!-- Content description of the data connection with no SIM for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 348 | <string name="accessibility_no_sim">No SIM.</string> |
| 349 | |
| 350 | <!-- Content description of the bluetooth tethering icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 351 | <string name="accessibility_bluetooth_tether">Bluetooth tethering.</string> |
| 352 | |
| 353 | <!-- Content description of the airplane mode icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 354 | <string name="accessibility_airplane_mode">Airplane mode.</string> |
| 355 | |
| 356 | <!-- Content description of the battery level icon for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 357 | <string name="accessibility_battery_level">Battery <xliff:g id="number">%d</xliff:g> percent.</string> |
| 358 | |
| 359 | <!-- 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 Sandler | bcf6ef0b | 2011-09-30 11:43:36 -0400 | [diff] [blame] | 360 | <string name="accessibility_settings_button">System settings.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 361 | |
| 362 | <!-- 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 Sandler | bcf6ef0b | 2011-09-30 11:43:36 -0400 | [diff] [blame] | 363 | <string name="accessibility_notifications_button">Notifications.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 364 | |
| 365 | <!-- Content description of the button for removing a notification in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| Daniel Sandler | bcf6ef0b | 2011-09-30 11:43:36 -0400 | [diff] [blame] | 366 | <string name="accessibility_remove_notification">Clear notification.</string> |
| Svetoslav Ganov | 6179ea3 | 2011-06-28 01:12:41 -0700 | [diff] [blame] | 367 | |
| 368 | <!-- Content description of the enabled GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 369 | <string name="accessibility_gps_enabled">GPS enabled.</string> |
| 370 | |
| 371 | <!-- Content description of the acquiring GPS icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 372 | <string name="accessibility_gps_acquiring">GPS acquiring.</string> |
| 373 | |
| 374 | <!-- Content description of the TeleTypewriter(TTY) enabled icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 375 | <string name="accessibility_tty_enabled">TeleTypewriter enabled.</string> |
| 376 | |
| 377 | <!-- Content description of the ringer vibrate icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 378 | <string name="accessibility_ringer_vibrate">Ringer vibrate.</string> |
| 379 | |
| 380 | <!-- Content description of the ringer silent icon in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 381 | <string name="accessibility_ringer_silent">Ringer silent.</string> |
| Daniel Sandler | 2b69735 | 2011-07-22 16:23:09 -0400 | [diff] [blame] | 382 | |
| Jim Miller | 1737776 | 2011-10-11 15:33:34 -0700 | [diff] [blame] | 383 | <!-- Content description to tell the user an application has been removed from recents --> |
| 384 | <string name="accessibility_recents_item_dismissed"><xliff:g id="app" example="Calendar">%s</xliff:g> dismissed.</string> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 385 | <!-- Content description to tell the user a notification has been removed from the notification shade --> |
| 386 | <string name="accessibility_notification_dismissed">Notification dismissed.</string> |
| 387 | |
| 388 | <!-- Content description for the notification shade panel (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 389 | <string name="accessibility_desc_notification_shade">Notification shade.</string> |
| 390 | <!-- Content description for the quick settings panel (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 391 | <string name="accessibility_desc_quick_settings">Quick settings.</string> |
| Casey Burkhardt | d7059df | 2012-10-09 17:40:52 -0700 | [diff] [blame] | 392 | <!-- Content description for the recent apps panel (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 393 | <string name="accessibility_desc_recent_apps">Recent apps.</string> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 394 | |
| 395 | <!-- Content description of the user tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 396 | <string name="accessibility_quick_settings_user">User <xliff:g id="user" example="John Doe">%s</xliff:g>.</string> |
| 397 | <!-- Content description of the wifi tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 398 | <string name="accessibility_quick_settings_wifi"><xliff:g id="signal" example="Three bars">%1$s</xliff:g>. <xliff:g id="network" example="MyWifiNetwork">%2$s</xliff:g></string> |
| 399 | <!-- Content description of the mobile data tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 400 | <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> |
| 401 | <!-- Content description of the battery tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 402 | <string name="accessibility_quick_settings_battery">Battery <xliff:g id="state" example="50% charging">%s</xliff:g>.</string> |
| 403 | <!-- Content description of the airplane mode tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 404 | <string name="accessibility_quick_settings_airplane">Airplane Mode <xliff:g id="state" example="Off">%s</xliff:g>.</string> |
| 405 | <!-- Content description of the bluetooth tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 406 | <string name="accessibility_quick_settings_bluetooth">Bluetooth <xliff:g id="state" example="Off">%s</xliff:g>.</string> |
| Victoria Lease | 3ac54a3 | 2013-10-14 14:54:10 -0700 | [diff] [blame] | 407 | <!-- Content description of the location tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 408 | <string name="accessibility_quick_settings_location">Location <xliff:g id="state" example="Off">%s</xliff:g>.</string> |
| Casey Burkhardt | bac221f | 2012-10-03 18:13:58 -0700 | [diff] [blame] | 409 | <!-- Content description of the alarm tile in quick settings (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 410 | <string name="accessibility_quick_settings_alarm">Alarm set for <xliff:g id="time" example="Wed 3:30 PM">%s</xliff:g>.</string> |
| John Spurlock | 8600534 | 2014-05-23 11:58:00 -0400 | [diff] [blame] | 411 | <!-- Content description of quick settings detail panel close button (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 412 | <string name="accessibility_quick_settings_close">Close panel</string> |
| 413 | <!-- Content description of zen mode time condition plus button (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 414 | <string name="accessibility_quick_settings_more_time">More time</string> |
| 415 | <!-- Content description of zen mode time condition minus button (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 416 | <string name="accessibility_quick_settings_less_time">Less time</string> |
| Jim Miller | 1737776 | 2011-10-11 15:33:34 -0700 | [diff] [blame] | 417 | |
| Jeff Sharkey | 41ff7ec | 2011-07-25 15:21:22 -0700 | [diff] [blame] | 418 | <!-- Title of dialog shown when 2G-3G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> |
| 419 | <string name="data_usage_disabled_dialog_3g_title">2G-3G data disabled</string> |
| 420 | <!-- Title of dialog shown when 4G data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> |
| 421 | <string name="data_usage_disabled_dialog_4g_title">4G data disabled</string> |
| 422 | <!-- Title of dialog shown when mobile data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> |
| 423 | <string name="data_usage_disabled_dialog_mobile_title">Mobile data disabled</string> |
| 424 | <!-- Title of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=48] --> |
| 425 | <string name="data_usage_disabled_dialog_title">Data disabled</string> |
| 426 | <!-- Body of dialog shown when data usage has exceeded limit and has been disabled. [CHAR LIMIT=NONE] --> |
| Claudia de Veaux | b837c7a | 2011-10-17 13:36:00 -0700 | [diff] [blame] | 427 | <string name="data_usage_disabled_dialog">You\'ve reached the specified data usage limit.\n\nIf you re-enable data, you may be charged by the operator.</string> |
| Jeff Sharkey | 41ff7ec | 2011-07-25 15:21:22 -0700 | [diff] [blame] | 428 | <!-- Dialog button indicating that data connection should be re-enabled. [CHAR LIMIT=28] --> |
| 429 | <string name="data_usage_disabled_dialog_enable">Re-enable data</string> |
| 430 | |
| Daniel Sandler | 2b69735 | 2011-07-22 16:23:09 -0400 | [diff] [blame] | 431 | <!-- Text to display underneath the graphical signal strength meter when |
| 432 | no connection is available. [CHAR LIMIT=20] --> |
| 433 | <string name="status_bar_settings_signal_meter_disconnected"> |
| 434 | No Internet connection |
| 435 | </string> |
| 436 | |
| 437 | <!-- Text to display underneath the graphical signal strength meter when |
| 438 | it is displaying Wi-Fi status and Wi-Fi is connected to a network |
| 439 | whose SSID is not available. |
| 440 | [CHAR LIMIT=20] --> |
| 441 | <string name="status_bar_settings_signal_meter_wifi_nossid">Wi-Fi connected</string> |
| 442 | |
| 443 | <!-- Notification text: when GPS is getting a fix [CHAR LIMIT=50] --> |
| 444 | <string name="gps_notification_searching_text">Searching for GPS</string> |
| 445 | |
| 446 | <!-- Notification text: when GPS has found a fix [CHAR LIMIT=50] --> |
| 447 | <string name="gps_notification_found_text">Location set by GPS</string> |
| 448 | |
| David Christie | c750c1f | 2013-08-08 12:56:57 -0700 | [diff] [blame] | 449 | <!-- Accessibility text describing the presence of active location requests by one or more apps --> |
| 450 | <string name="accessibility_location_active">Location requests active</string> |
| 451 | |
| Daniel Sandler | bcf6ef0b | 2011-09-30 11:43:36 -0400 | [diff] [blame] | 452 | <!-- Content description of the clear button in the notification panel for accessibility (not shown on the screen). [CHAR LIMIT=NONE] --> |
| 453 | <string name="accessibility_clear_all">Clear all notifications.</string> |
| Daniel Sandler | 221733a | 2011-11-03 15:21:33 -0400 | [diff] [blame] | 454 | |
| Daniel Sandler | f7a1956 | 2012-04-04 14:04:21 -0400 | [diff] [blame] | 455 | <!-- Title shown in notification popup for inspecting the responsible |
| 456 | application --> |
| 457 | <string name="status_bar_notification_inspect_item_title">App info</string> |
| Daniel Sandler | d2217f0 | 2012-05-04 16:40:13 -0400 | [diff] [blame] | 458 | |
| Daniel Sandler | 9ff6378 | 2012-05-03 23:16:42 -0400 | [diff] [blame] | 459 | <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is on. [CHAR LIMIT=NONE] --> |
| 460 | <string name="accessibility_rotation_lock_off">Screen will rotate automatically.</string> |
| 461 | |
| 462 | <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] --> |
| 463 | <string name="accessibility_rotation_lock_on_landscape">Screen is locked in landscape orientation.</string> |
| 464 | |
| 465 | <!-- Description of the button in the phone-style notification panel that controls auto-rotation, when auto-rotation is off. [CHAR LIMIT=NONE] --> |
| 466 | <string name="accessibility_rotation_lock_on_portrait">Screen is locked in portrait orientation.</string> |
| Daniel Sandler | 0bcf4ad | 2012-08-31 16:18:31 -0400 | [diff] [blame] | 467 | |
| Daniel Sandler | a30b7035 | 2013-09-16 10:16:49 -0400 | [diff] [blame] | 468 | <!-- Name of the K-release easter egg: a display case for all our tastiest desserts. [CHAR LIMIT=30] --> |
| 469 | <string name="dessert_case">Dessert Case</string> |
| Daniel Sandler | 32f6fd5 | 2012-09-06 01:22:59 -0400 | [diff] [blame] | 470 | |
| 471 | <!-- Name of the launcher shortcut icon that allows dreams to be started immediately [CHAR LIMIT=20] --> |
| Daniel Sandler | bd9cafa | 2012-10-23 01:21:33 -0400 | [diff] [blame] | 472 | <string name="start_dreams">Daydream</string> |
| Daniel Sandler | 32f6fd5 | 2012-09-06 01:22:59 -0400 | [diff] [blame] | 473 | |
| Daniel Sandler | ced8d21 | 2012-09-12 17:33:27 -0700 | [diff] [blame] | 474 | <!-- Textual description of Ethernet connections --> |
| 475 | <string name="ethernet_label">Ethernet</string> |
| 476 | |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 477 | <!-- QuickSettings: Airplane mode [CHAR LIMIT=NONE] --> |
| 478 | <string name="quick_settings_airplane_mode_label">Airplane mode</string> |
| Winson Chung | eaa5ab0 | 2012-09-13 16:36:41 -0700 | [diff] [blame] | 479 | <!-- QuickSettings: Battery Charging [CHAR LIMIT=NONE] --> |
| 480 | <string name="quick_settings_battery_charging_label">Charging, <xliff:g id="number">%d</xliff:g><xliff:g id="percent">%%</xliff:g></string> |
| 481 | <!-- QuickSettings: Battery Charged [CHAR LIMIT=NONE] --> |
| 482 | <string name="quick_settings_battery_charged_label">Charged</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 483 | <!-- QuickSettings: Bluetooth [CHAR LIMIT=NONE] --> |
| 484 | <string name="quick_settings_bluetooth_label">Bluetooth</string> |
| Winson Chung | 5f62301 | 2012-09-14 14:58:43 -0700 | [diff] [blame] | 485 | <!-- QuickSettings: Bluetooth (Multiple) [CHAR LIMIT=NONE] --> |
| 486 | <string name="quick_settings_bluetooth_multiple_devices_label">Bluetooth (<xliff:g id="number">%d</xliff:g> Devices)</string> |
| Winson Chung | 34563e2 | 2012-09-21 17:19:49 -0700 | [diff] [blame] | 487 | <!-- QuickSettings: Bluetooth (Off) [CHAR LIMIT=NONE] --> |
| 488 | <string name="quick_settings_bluetooth_off_label">Bluetooth Off</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 489 | <!-- QuickSettings: Brightness [CHAR LIMIT=NONE] --> |
| 490 | <string name="quick_settings_brightness_label">Brightness</string> |
| Winson Chung | d4726d0 | 2012-09-14 12:27:29 -0700 | [diff] [blame] | 491 | <!-- QuickSettings: Rotation Unlocked [CHAR LIMIT=NONE] --> |
| John Spurlock | 012d4a2 | 2014-06-04 00:40:18 -0400 | [diff] [blame] | 492 | <string name="quick_settings_rotation_unlocked_label">Auto-rotate</string> |
| Winson Chung | d4726d0 | 2012-09-14 12:27:29 -0700 | [diff] [blame] | 493 | <!-- QuickSettings: Rotation Locked [CHAR LIMIT=NONE] --> |
| John Spurlock | 012d4a2 | 2014-06-04 00:40:18 -0400 | [diff] [blame] | 494 | <string name="quick_settings_rotation_locked_label">Rotation locked</string> |
| John Spurlock | 8ab172e | 2013-12-19 16:39:23 -0500 | [diff] [blame] | 495 | <!-- QuickSettings: Locked to Portrait [CHAR LIMIT=NONE] --> |
| John Spurlock | 012d4a2 | 2014-06-04 00:40:18 -0400 | [diff] [blame] | 496 | <string name="quick_settings_rotation_locked_portrait_label">Portrait</string> |
| John Spurlock | 8ab172e | 2013-12-19 16:39:23 -0500 | [diff] [blame] | 497 | <!-- QuickSettings: Locked to Landscape [CHAR LIMIT=NONE] --> |
| John Spurlock | 012d4a2 | 2014-06-04 00:40:18 -0400 | [diff] [blame] | 498 | <string name="quick_settings_rotation_locked_landscape_label">Landscape</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 499 | <!-- QuickSettings: IME [CHAR LIMIT=NONE] --> |
| Winson Chung | 2a4057d | 2012-09-12 18:30:06 -0700 | [diff] [blame] | 500 | <string name="quick_settings_ime_label">Input Method</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 501 | <!-- QuickSettings: Location [CHAR LIMIT=NONE] --> |
| David Christie | 03ed012 | 2013-07-30 18:11:23 -0700 | [diff] [blame] | 502 | <string name="quick_settings_location_label">Location</string> |
| 503 | <!-- QuickSettings: Location (Off) [CHAR LIMIT=NONE] --> |
| 504 | <string name="quick_settings_location_off_label">Location Off</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 505 | <!-- QuickSettings: Media device [CHAR LIMIT=NONE] --> |
| 506 | <string name="quick_settings_media_device_label">Media device</string> |
| 507 | <!-- QuickSettings: RSSI [CHAR LIMIT=NONE] --> |
| 508 | <string name="quick_settings_rssi_label">RSSI</string> |
| 509 | <!-- QuickSettings: RSSI (No network) [CHAR LIMIT=NONE] --> |
| 510 | <string name="quick_settings_rssi_emergency_only">Emergency Calls Only</string> |
| 511 | <!-- QuickSettings: Settings [CHAR LIMIT=NONE] --> |
| 512 | <string name="quick_settings_settings_label">Settings</string> |
| 513 | <!-- QuickSettings: Time [CHAR LIMIT=NONE] --> |
| 514 | <string name="quick_settings_time_label">Time</string> |
| 515 | <!-- QuickSettings: User [CHAR LIMIT=NONE] --> |
| 516 | <string name="quick_settings_user_label">Me</string> |
| 517 | <!-- QuickSettings: Wifi [CHAR LIMIT=NONE] --> |
| Winson Chung | f4b5ab1 | 2012-09-24 16:47:46 -0700 | [diff] [blame] | 518 | <string name="quick_settings_wifi_label">Wi-Fi</string> |
| 519 | <!-- QuickSettings: Wifi (Not connected) [CHAR LIMIT=NONE] --> |
| 520 | <string name="quick_settings_wifi_not_connected">Not Connected</string> |
| Winson Chung | d63c5978 | 2012-09-05 17:34:41 -0700 | [diff] [blame] | 521 | <!-- QuickSettings: Wifi (No network) [CHAR LIMIT=NONE] --> |
| 522 | <string name="quick_settings_wifi_no_network">No Network</string> |
| Winson Chung | 34563e2 | 2012-09-21 17:19:49 -0700 | [diff] [blame] | 523 | <!-- QuickSettings: Wifi (Off) [CHAR LIMIT=NONE] --> |
| Winson Chung | f4b5ab1 | 2012-09-24 16:47:46 -0700 | [diff] [blame] | 524 | <string name="quick_settings_wifi_off_label">Wi-Fi Off</string> |
| Jeff Brown | 635e915 | 2013-11-07 00:38:14 -0800 | [diff] [blame] | 525 | <!-- QuickSettings: Remote display [CHAR LIMIT=NONE] --> |
| John Spurlock | 012d4a2 | 2014-06-04 00:40:18 -0400 | [diff] [blame] | 526 | <string name="quick_settings_remote_display_no_connection_label">Cast screen</string> |
| Winson Chung | 1679b36 | 2012-09-10 20:08:01 -0700 | [diff] [blame] | 527 | <!-- QuickSettings: Brightness dialog title [CHAR LIMIT=NONE] --> |
| 528 | <string name="quick_settings_brightness_dialog_title">Brightness</string> |
| 529 | <!-- QuickSettings: Brightness dialog auto brightness button [CHAR LIMIT=NONE] --> |
| 530 | <string name="quick_settings_brightness_dialog_auto_brightness_label">AUTO</string> |
| Alan Viverette | 2a64861 | 2013-10-10 12:22:57 -0700 | [diff] [blame] | 531 | <!-- QuickSettings: Label for the toggle that controls whether display inversion is enabled. [CHAR LIMIT=NONE] --> |
| John Spurlock | af8d6c4 | 2014-05-07 17:49:08 -0400 | [diff] [blame] | 532 | <string name="quick_settings_inversion_label">Invert colors</string> |
| Alan Viverette | 2a64861 | 2013-10-10 12:22:57 -0700 | [diff] [blame] | 533 | <!-- QuickSettings: Label for the toggle that controls whether display color correction is enabled. [CHAR LIMIT=NONE] --> |
| Alan Viverette | da0cc3e | 2013-09-26 13:11:54 -0700 | [diff] [blame] | 534 | <string name="quick_settings_color_space_label">Color correction mode</string> |
| John Spurlock | af8d6c4 | 2014-05-07 17:49:08 -0400 | [diff] [blame] | 535 | <!-- QuickSettings: Control panel: Label for button that navigates to settings. [CHAR LIMIT=NONE] --> |
| 536 | <string name="quick_settings_more_settings">More settings</string> |
| John Spurlock | 7f8f22a | 2014-07-02 18:54:17 -0400 | [diff] [blame] | 537 | <!-- QuickSettings: Control panel: Label for button that dismisses control panel. [CHAR LIMIT=NONE] --> |
| 538 | <string name="quick_settings_done">Done</string> |
| 539 | <!-- QuickSettings: Control panel: Label for connected device. [CHAR LIMIT=NONE] --> |
| 540 | <string name="quick_settings_connected">Connected</string> |
| John Spurlock | af8d6c4 | 2014-05-07 17:49:08 -0400 | [diff] [blame] | 541 | <!-- QuickSettings: Tethering. [CHAR LIMIT=NONE] --> |
| 542 | <string name="quick_settings_tethering_label">Tethering</string> |
| 543 | <!-- QuickSettings: Hotspot. [CHAR LIMIT=NONE] --> |
| 544 | <string name="quick_settings_hotspot_label">Hotspot</string> |
| John Spurlock | 8600534 | 2014-05-23 11:58:00 -0400 | [diff] [blame] | 545 | <!-- QuickSettings: Notifications [CHAR LIMIT=NONE] --> |
| 546 | <string name="quick_settings_notifications_label">Notifications</string> |
| Adrian Roos | b83777b | 2014-06-30 15:11:53 +0200 | [diff] [blame] | 547 | <!-- QuickSettings: Flashlight [CHAR LIMIT=NONE] --> |
| 548 | <string name="quick_settings_flashlight_label">Flashlight</string> |
| John Spurlock | b98f747 | 2014-07-08 17:09:42 -0400 | [diff] [blame] | 549 | <!-- QuickSettings: Cellular detail panel title [CHAR LIMIT=NONE] --> |
| 550 | <string name="quick_settings_cellular_detail_title">Cellular data</string> |
| 551 | <!-- QuickSettings: Cellular detail panel, data usage title [CHAR LIMIT=NONE] --> |
| 552 | <string name="quick_settings_cellular_detail_data_usage">Data usage</string> |
| Daniel Sandler | b17a726 | 2012-10-05 14:32:50 -0400 | [diff] [blame] | 553 | |
| Winson Chung | 303e1ff | 2014-03-07 15:06:19 -0800 | [diff] [blame] | 554 | <!-- Recents: The empty recents string. [CHAR LIMIT=NONE] --> |
| Winson Chung | cd23c84 | 2014-05-29 18:30:51 -0700 | [diff] [blame] | 555 | <string name="recents_empty_message">No recent apps</string> |
| Winson Chung | 9f9679d | 2014-04-11 16:49:09 -0700 | [diff] [blame] | 556 | <!-- Recents: The info panel app info button string. [CHAR LIMIT=NONE] --> |
| 557 | <string name="recents_app_info_button_label">Application Info</string> |
| Winson Chung | ecd9b30 | 2014-04-16 17:07:18 -0700 | [diff] [blame] | 558 | <!-- Recents: Temporary string for the button in the recents search bar. [CHAR LIMIT=NONE] --> |
| 559 | <string name="recents_search_bar_label">search</string> |
| Winson Chung | 303e1ff | 2014-03-07 15:06:19 -0800 | [diff] [blame] | 560 | |
| Daniel Sandler | dfaf3bd | 2013-04-12 01:39:02 -0400 | [diff] [blame] | 561 | |
| Adrian Roos | 59a6127 | 2014-06-06 19:07:24 +0200 | [diff] [blame] | 562 | <!-- Expanded Status Bar Header: Battery Charged [CHAR LIMIT=40] --> |
| 563 | <string name="expanded_header_battery_charged">Charged</string> |
| 564 | |
| 565 | <!-- Expanded Status Bar Header: Charging, no known time [CHAR LIMIT=40] --> |
| 566 | <string name="expanded_header_battery_charging">Charging</string> |
| 567 | |
| 568 | <!-- Expanded Status Bar Header: Charging, showing time left until charged [CHAR LIMIT=40] --> |
| 569 | <string name="expanded_header_battery_charging_with_time"><xliff:g id="charging_time" example="2 hrs 25 min">%s</xliff:g> until full</string> |
| 570 | |
| 571 | <!-- Expanded Status Bar Header: Not charging [CHAR LIMIT=40] --> |
| 572 | <string name="expanded_header_battery_not_charging">Not charging</string> |
| 573 | |
| Daniel Sandler | dfaf3bd | 2013-04-12 01:39:02 -0400 | [diff] [blame] | 574 | <!-- Glyph to be overlaid atop the battery when the level is extremely low. Do not translate. --> |
| 575 | <string name="battery_meter_very_low_overlay_symbol">!</string> |
| Geoffrey Borggaard | 348fc48 | 2013-08-08 14:32:39 -0400 | [diff] [blame] | 576 | |
| 577 | <!-- Shows up when there is a user SSL CA Cert installed on the |
| Maggie Benthall | 68881e4 | 2013-09-17 19:23:59 -0400 | [diff] [blame] | 578 | device. Indicates to the user that SSL traffic can be intercepted. |
| 579 | If the text fits on one line (~14 chars), it should start with a |
| 580 | linebreak to position it correctly. [CHAR LIMIT=45] --> |
| 581 | <string name="ssl_ca_cert_warning">Network may\nbe monitored</string> |
| Maggie Benthall | 0469f41 | 2013-09-05 15:30:26 -0400 | [diff] [blame] | 582 | |
| John Spurlock | 74d2480 | 2013-12-02 17:14:51 -0500 | [diff] [blame] | 583 | <!-- Description of the unlock target in the Slide unlock screen. [CHAR LIMIT=NONE] --> |
| 584 | <string name="description_target_search">Search</string> |
| 585 | <!-- Description of the up direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] --> |
| 586 | <string name="description_direction_up">Slide up for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> |
| 587 | <!-- Description of the left direction in which one can to slide the handle in the Slide unlock screen. [CHAR LIMIT=NONE] --> |
| 588 | <string name="description_direction_left">"Slide left for <xliff:g id="target_description" example="Unlock">%s</xliff:g>.</string> |
| John Spurlock | bf20eab | 2014-04-09 16:40:39 -0400 | [diff] [blame] | 589 | |
| John Spurlock | ae641c9 | 2014-06-30 18:11:40 -0400 | [diff] [blame] | 590 | <!-- Zen mode: Alarm warning. [CHAR LIMIT=40] --> |
| John Spurlock | d71517b | 2014-07-08 11:40:15 -0400 | [diff] [blame] | 591 | <string name="zen_alarm_warning">You won\'t hear alarms or timers</string> |
| John Spurlock | ae641c9 | 2014-06-30 18:11:40 -0400 | [diff] [blame] | 592 | |
| 593 | <!-- Zen mode: No interruptions. [CHAR LIMIT=40] --> |
| 594 | <string name="zen_no_interruptions">No interruptions</string> |
| 595 | |
| 596 | <!-- Zen mode: Only important interruptions. [CHAR LIMIT=40] --> |
| 597 | <string name="zen_important_interruptions">Priority interruptions only</string> |
| John Spurlock | 056c519 | 2014-04-20 21:52:01 -0400 | [diff] [blame] | 598 | |
| Jorim Jaggi | b741f05 | 2014-06-03 19:57:26 +0200 | [diff] [blame] | 599 | <!-- Text for overflow card on Keyguard when there is not enough space for all notifications on Keyguard. [CHAR LIMIT=1] --> |
| 600 | <string name="keyguard_more_overflow_text">+<xliff:g id="number_of_notifications" example="5">%d</xliff:g></string> |
| Jorim Jaggi | e70d31f | 2014-04-24 22:08:30 +0200 | [diff] [blame] | 601 | |
| Selim Cinek | c27437b | 2014-05-14 10:23:33 +0200 | [diff] [blame] | 602 | <!-- An explanation for the visual speed bump in the notifications, which will appear when you click on it. [CHAR LIMIT=50] --> |
| 603 | <string name="speed_bump_explanation">Less urgent notifications below</string> |
| 604 | |
| Jorim Jaggi | e70d31f | 2014-04-24 22:08:30 +0200 | [diff] [blame] | 605 | <!-- 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] --> |
| 606 | <string name="notification_tap_again">Tap again to open</string> |
| 607 | |
| 608 | <!-- Shows when people have pressed the unlock icon to explain how to unlock. [CHAR LIMIT=60] --> |
| 609 | <string name="keyguard_unlock">Swipe up to unlock</string> |
| John Spurlock | 9ba2ffd | 2014-05-19 12:32:19 -0400 | [diff] [blame] | 610 | |
| Jorim Jaggi | b3f0a2f | 2014-06-02 19:29:39 +0200 | [diff] [blame] | 611 | <!-- 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] --> |
| 612 | <string name="phone_hint">Swipe right for phone</string> |
| 613 | |
| 614 | <!-- 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] --> |
| 615 | <string name="camera_hint">Swipe left for camera</string> |
| 616 | |
| John Spurlock | 9ba2ffd | 2014-05-19 12:32:19 -0400 | [diff] [blame] | 617 | <string name="bugreport_tile_extended" translatable="false">%s\n%s (%s)</string> |
| John Spurlock | 8600534 | 2014-05-23 11:58:00 -0400 | [diff] [blame] | 618 | |
| 619 | <!-- Zen mode condition: no exit criteria. [CHAR LIMIT=NONE] --> |
| John Spurlock | ae641c9 | 2014-06-30 18:11:40 -0400 | [diff] [blame] | 620 | <string name="zen_mode_forever">Indefinitely</string> |
| 621 | |
| 622 | <!-- Interruption level: None. [CHAR LIMIT=20] --> |
| 623 | <string name="interruption_level_none">None</string> |
| 624 | |
| 625 | <!-- Interruption level: Priority. [CHAR LIMIT=20] --> |
| 626 | <string name="interruption_level_priority">Priority</string> |
| 627 | |
| 628 | <!-- Interruption level: All. [CHAR LIMIT=20] --> |
| 629 | <string name="interruption_level_all">All</string> |
| John Spurlock | 8600534 | 2014-05-23 11:58:00 -0400 | [diff] [blame] | 630 | |
| Adrian Roos | 12c1ef5 | 2014-06-04 13:54:08 +0200 | [diff] [blame] | 631 | <!-- Indication on the keyguard that is shown when the device is charging. [CHAR LIMIT=40]--> |
| 632 | <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> |
| 633 | |
| Amith Yamasani | 1e9c218 | 2014-06-11 17:25:51 -0700 | [diff] [blame] | 634 | <!-- Related to user switcher --><skip/> |
| 635 | <!-- Name for the guest user --> |
| 636 | <string name="guest_nickname">Guest</string> |
| 637 | |
| 638 | <!-- Label for adding a new guest --> |
| 639 | <string name="guest_new_guest">+ Guest</string> |
| 640 | |
| John Spurlock | 8600534 | 2014-05-23 11:58:00 -0400 | [diff] [blame] | 641 | <!-- Zen mode condition: time duration in minutes. [CHAR LIMIT=NONE] --> |
| 642 | <plurals name="zen_mode_duration_minutes"> |
| 643 | <item quantity="one">For one minute</item> |
| 644 | <item quantity="other">For %d minutes</item> |
| 645 | </plurals> |
| 646 | |
| 647 | <!-- Zen mode condition: time duration in hours. [CHAR LIMIT=NONE] --> |
| 648 | <plurals name="zen_mode_duration_hours"> |
| 649 | <item quantity="one">For one hour</item> |
| 650 | <item quantity="other">For %d hours</item> |
| 651 | </plurals> |
| John Spurlock | 3332ba5 | 2014-03-10 17:44:07 -0400 | [diff] [blame] | 652 | |
| 653 | <!-- Battery saver notification title. [CHAR LIMIT=60]--> |
| 654 | <string name="battery_saver_notification_title">Battery saver is on</string> |
| 655 | |
| 656 | <!-- Battery saver notification text. [CHAR LIMIT=60] --> |
| 657 | <string name="battery_saver_notification_text">Device performance is reduced.</string> |
| 658 | |
| 659 | <!-- Battery saver notification action text. [CHAR LIMIT=60] --> |
| 660 | <string name="battery_saver_notification_action_text">Open battery saver settings</string> |
| Jorim Jaggi | 853b070 | 2014-07-05 04:31:14 +0200 | [diff] [blame] | 661 | |
| 662 | <!-- Battery level for expanded quick settings [CHAR LIMIT=2] --> |
| 663 | <string name="battery_level_template"><xliff:g id="level" example="45">%d</xliff:g>%%</string> |
| Joe Onorato | 2314aab | 2010-04-08 16:41:23 -0500 | [diff] [blame] | 664 | </resources> |