android_device_xiaomi_sdm66.../DeviceSettings/res/values-es-rMX/strings.xml
OdSazib f2b7354ef6
sdm660-common: Tricking out device specific settings
* Rebrand to DeviceDoze
* Keep class for DeviceSettings

Signed-off-by: OdSazib <odsazib@gmail.com>
2020-12-09 09:52:25 +06:00

40 lines
1.7 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2019 The Xiaomi-SDM660 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>
<string name="advanced_settings">Ajustes Device</string>
<string name="advanced_settings_summary">Ajustes extras de device</string>
<string name="display_title">Pantalla</string>
<!-- KCal -->
<string name="device_kcal_title">Calibrar Color de Pantalla </string>
<string name="vibration_title">Retroalimentación háptica</string>
<string name="vibration_strength_title">Fuerza</string>
<!-- Thermal Profiles -->
<string name="thermal_profile_title">Rendimiento</string>
<string name="thermal_title">Ajustes de Rendimiento</string>
<string name="thermal_summary">Elija su configuración de Rendimiento</string>
<string name="thermal_dialogTitle">Elija su configuración de Rendimiento</string>
<!-- Values for Thermal Presets -->
<string name="thermal_performance">Rendimiento</string>
<string name="thermal_battery">Batería</string>
<string name="thermal_gaming">Juego</string>
<string name="thermal_balance">Balance</string>
<string name="thermal_extreme_battery">Batería Extrema</string>
</resources>