| <?xml version="1.0" encoding="utf-8"?> |
| <!-- |
| Copyright (C) 2017-2021 The LineageOS Project |
| |
| Licensed under the Apache License, Version 2.0 (the "License"); |
| you may not use this file except in compliance with the License. |
| You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| <!-- FastCharge feature --> |
| <string name="fast_charging_title">Fast charging</string> |
| <string name="fast_charging_summary">Disable to reduce the heat produced by the device while charging or to extend the lifespan of the battery</string> |
| |
| <!-- High touch sensitivity --> |
| <string name="high_touch_sensitivity_title">High touch sensitivity</string> |
| <string name="high_touch_sensitivity_summary">Increase touchscreen sensitivity so it can be used while wearing gloves</string> |
| |
| <!-- Navigation bar hint --> |
| <string name="show_navbar_gesture_bar_title">Gesture bar</string> |
| <string name="show_navbar_gesture_bar_summary">Show gesture bar at the bottom of the screen</string> |
| |
| <!-- Black theme for dark mode --> |
| <string name="berry_black_theme_title">Pure black</string> |
| <string name="berry_black_theme_summary">Pure black background for dark theme</string> |
| |
| <!-- Advanced restart options --> |
| <string name="power_menu_advanced_restart_title">Advanced restart</string> |
| <string name="power_menu_advanced_restart_summary">When unlocked, include options in the power menu for restarting into recovery or bootloader</string> |
| |
| <!-- Lock screen pattern size --> |
| <string name="lock_pattern_size_3" translatable="false">3 \u00d7 3</string> |
| <string name="lock_pattern_size_4" translatable="false">4 \u00d7 4</string> |
| <string name="lock_pattern_size_5" translatable="false">5 \u00d7 5</string> |
| <string name="lock_pattern_size_6" translatable="false">6 \u00d7 6</string> |
| <string name="lock_settings_picker_pattern_size_message">Choose a pattern size</string> |
| </resources> |