update strings.xml

This commit is contained in:
乌堆小透明
2022-03-12 20:31:25 +08:00
parent 8e2c92f31f
commit ebfa3ecc0e
5 changed files with 2 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simplicity Tools</string>
<string name="app_name" translatable="false">Simplicity Tools</string>
<string name="performance">Performence</string>
<string name="lock_max_fps">Lock the current refresh rate upper limit</string>
<string name="ui">Interface</string>
@@ -36,7 +36,7 @@
<string name="about_module">About Module</string>
<string name="verison">Version</string>
<string name="dev_coolapk">Author Coolapk</string>
<string name="dev_coolapk_name">\@乌堆小透明</string>
<string name="dev_coolapk_name" translatable="false">\@乌堆小透明</string>
<string name="opensource">Open Source Repository</string>
<string name="github_url">Welcome more developers to participate in the development</string>
<string name="issues">Feedback/Proposal</string>