Tim Zimmermann | 7edcdf3 | 2022-12-24 13:05:48 +0100 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- |
| 3 | /** |
| 4 | * Copyright (c) 2015, The CyanogenMod Project |
| 5 | * Copyright (c) 2017-2021 The LineageOS Project |
| 6 | * |
| 7 | * Licensed under the Apache License, Version 2.0 (the "License"); |
| 8 | * you may not use this file except in compliance with the License. |
| 9 | * You may obtain a copy of the License at |
| 10 | * |
| 11 | * http://www.apache.org/licenses/LICENSE-2.0 |
| 12 | * |
| 13 | * Unless required by applicable law or agreed to in writing, software |
| 14 | * distributed under the License is distributed on an "AS IS" BASIS, |
| 15 | * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 16 | * See the License for the specific language governing permissions and |
| 17 | * limitations under the License. |
| 18 | */ |
| 19 | --> |
| 20 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 21 | <string name="global_action_restart_more">Restart\u2026</string> |
| 22 | <string name="global_action_restart_system">System</string> |
| 23 | <string name="global_action_restart_recovery">Recovery</string> |
| 24 | <string name="global_action_restart_bootloader">Bootloader</string> |
| 25 | <string name="global_action_restart_download">Download</string> |
| 26 | <string name="global_action_restart_fastboot">Fastbootd</string> |
| 27 | <string name="global_action_restart_progress">Restarting\u2026</string> |
| 28 | <string name="global_action_restart_recovery_progress">Restarting to recovery mode\u2026</string> |
| 29 | <string name="global_action_restart_bootloader_progress">Restarting to bootloader mode\u2026</string> |
| 30 | <string name="global_action_restart_download_progress">Restarting to download mode\u2026</string> |
| 31 | <string name="global_action_restart_fastboot_progress">Restarting to fastbootd mode\u2026</string> |
| 32 | <string name="quick_settings_powershare_label">Wireless PowerShare</string> |
| 33 | <string name="quick_settings_powershare_off_powersave_label">Wireless PowerShare off\nBattery saver</string> |
| 34 | <string name="quick_settings_powershare_off_low_battery_label">Wireless PowerShare off\nBattery too low</string> |
| 35 | <string name="quick_settings_powershare_enabled_label">Wireless PowerShare is enabled</string> |
| 36 | <string name="quick_settings_caffeine_label">Caffeine</string> |
| 37 | <string name="accessibility_quick_settings_caffeine_off">Caffeine off.</string> |
| 38 | <string name="accessibility_quick_settings_caffeine_on">Caffeine on.</string> |
| 39 | </resources> |