Files
device_xiaomi_pipa/peripheralmanager/res/values/strings.xml

24 lines
929 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2023 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- App Name -->
<string name="app_name">Xiaomi Peripheral Manager</string>
<!-- Xiaomi Stylus -->
<string name="stylus_title">Stylus</string>
<string name="stylus_summary">Stylus Settings</string>
<string name="stylus_switch_title">Force recognize stylus</string>
<string name="stylus_switch_summary">Enable this settings to allow using third party styluses</string>
<!-- Xiaomi Stylus -->
<string name="keyboard_title">Keyboard</string>
<string name="keyboard_summary">Keyboard Settings</string>
<string name="keyboard_switch_title">Toggle angle detection</string>
<string name="keyboard_switch_summary">This toggles the angle detection of the keyboard</string>
</resources>