removing app title, short and long description strings

This commit is contained in:
tibbi
2022-07-04 23:02:43 +02:00
parent 75fb8a264a
commit 52170bdced
37 changed files with 17 additions and 592 deletions

View File

@@ -31,14 +31,8 @@
<string name="show_popup">按键时显示弹框</string>
<string name="vibrate_on_keypress">按键时振动</string>
<string name="keyboard_language">键盘语言</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- App title has to have less than 30 characters. If you cannot squeeze it, just remove a part of it -->
<string name="app_title">Simple Keyboard</string>
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">方便的键盘,可插入各种文本、特殊字符和数字</string>
<string name="app_long_description"> 一款快速的轻量级键盘应用,帮助你与朋友聊天,或插入任何其他文本,数字或符号。它依照 Material Design 规范进行设计,默认为深色主题,使用方便,用户体验极佳。与其他同类应用相比,没有联网权限给你更多的隐私、安全和稳定性。不包含广告或不必要的权限。它完全开源,提供可定制的颜色。 <b>访问此处查看全套 Simple Tools</b> https://www.simplemobiletools.com <b>Facebook:</b> https://www.facebook.com/simplemobiletools <b>Reddit:</b> https://www.reddit.com/r/SimpleMobileTools </string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>
</resources>