e814155dd7
e261035d91/parts
Change-Id: I442f48780ca020f3e420ee4ccaf8ac07b05457cb
Signed-off-by: Anush02198 <anush.4376@gmail.com>
50 lines
2.4 KiB
XML
50 lines
2.4 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!--
|
|
Copyright (C) 2020 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>
|
|
|
|
<!-- Thermal profiles -->
|
|
<string name="thermal_title">Thermal profiles</string>
|
|
<string name="thermal_summary">Adjust per-app thermal profiles for optimum performance</string>
|
|
<string name="thermal_default">No optimization</string>
|
|
<string name="thermal_benchmark">Performance</string>
|
|
<string name="thermal_browser">Browser</string>
|
|
<string name="thermal_camera">Camera</string>
|
|
<string name="thermal_dialer">Dialer</string>
|
|
<string name="thermal_gaming">Gaming</string>
|
|
<string name="thermal_streaming">Streaming</string>
|
|
|
|
<!-- Per-app refresh rate -->
|
|
<string name="refresh_title">Per-app refresh rate</string>
|
|
<string name="refresh_summary">Set the maximum refresh rate for a specific application</string>
|
|
<string name="refresh_default">Default</string>
|
|
<string name="refresh_standard">60Hz</string>
|
|
<string name="refresh_extreme">120Hz</string>
|
|
|
|
<!-- Doze Strings -->
|
|
<string name="doze_brightness_low">Low brightness</string>
|
|
<string name="doze_brightness_high">High brightness</string>
|
|
<string name="doze_brightness_adaptive">Adaptive brightness</string>
|
|
<string name="doze_brightness_title">Doze brightness level</string>
|
|
<string name="doze_brightness_summary">Brightness level of doze pulse screen (% of max allowed brightness)</string>
|
|
|
|
<!-- Clear Speaker -->
|
|
<string name="clear_speaker_title">Clear speaker</string>
|
|
<string name="clear_speaker_summary">Play a 30-second audio to clear the speaker</string>
|
|
<string name="clear_speaker_description">Run this feature once or twice if you find that your speaker is lightly blocked by dust. Set media volume to maximum.\n\nIf the speaker is blocked heavily, run this feature 2-5 times while shaking your device with the speaker facing downwards.</string>
|
|
|
|
</resources>
|