android_packages_apps_Paran.../res/values/aospa_strings.xml

75 lines
3.6 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2022 Paranoid Android
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">
<!-- Caffeine tile -->
<string name="quick_settings_caffeine_label">Caffeine</string>
<string name="accessibility_quick_settings_caffeine_off">Caffeine off</string>
<string name="accessibility_quick_settings_caffeine_on">Caffeine on</string>
<!-- DataSwitch Tile -->
<string name="qs_data_switch_label">Switch data card</string>
<string name="qs_data_switch_toast_0">Currently no SIM card is inserted</string>
<string name="qs_data_switch_toast_1">Currently only one SIM card is inserted</string>
<string name="qs_data_switch_text_1">SIM 1</string>
<string name="qs_data_switch_text_2">SIM 2</string>
<string name="qs_data_switch_changed_1">Switched data card to SIM 1.</string>
<string name="qs_data_switch_changed_2">Switched data card to SIM 2.</string>
<!-- Heads up QS tile -->
<string name="quick_settings_heads_up_label">Heads up</string>
<string name="accessibility_quick_settings_heads_up_off">Heads up off.</string>
<string name="accessibility_quick_settings_heads_up_on">Heads up on.</string>
<string name="accessibility_quick_settings_heads_up_changed_off">Heads up turned off.</string>
<string name="accessibility_quick_settings_heads_up_changed_on">Heads up turned on.</string>
<!-- DC Dimming tile -->
<string name="quick_settings_dc_dimming_label">DC Dimming</string>
<!-- Always-on Display QS tile -->
<string name="quick_settings_aod_label">Always-on display</string>
<string name="quick_settings_aod_secondary_label_on_at_charge">On at charge</string>
<!-- PowerShare QS tile -->
<string name="quick_settings_powershare_label">Battery Share</string>
<string name="quick_settings_powershare_off_powersave_label">Battery Share off\nBattery saver</string>
<string name="quick_settings_powershare_off_low_battery_label">Battery Share off\nBattery too low</string>
<string name="quick_settings_powershare_enabled_label">Battery Share is enabled</string>
<!-- Force HBM -->
<string name="force_hbm">Force HBM</string>
<string name="auto_brightness_is_off">Auto brightness is off</string>
<!-- Smooth Display -->
<string name="smooth_display">Smooth display</string>
<!-- USB tethering QS tile -->
<string name="quick_settings_usb_tether_label">USB tethering</string>
<!-- Sound QS Tile -->
<string name="quick_settings_sound_label">Sound</string>
<string name="quick_settings_sound_ring">Ring</string>
<string name="quick_settings_sound_vibrate">Vibrate</string>
<string name="quick_settings_sound_silent">Silent</string>
<!-- Ambient display QS tile -->
<string name="quick_settings_ambient_display_label">Ambient display</string>
<string name="accessibility_quick_settings_ambient_display_off">Ambient display off.</string>
<string name="accessibility_quick_settings_ambient_display_on">Ambient display on.</string>
</resources>