Files
device_xiaomi_pipa/peripheralmanager/res/values/strings.xml
CuriousNom 8d704d3082 pipa: peripheralmanager: Revert many keyboard/pen changes
* will be reimplemented later.
2025-08-12 12:00:00 +00:00

18 lines
612 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>
</resources>