Merge pull request #192

* 同步blockmiui上游

* 同步blockmiui上游

* Merge branch 'Simplicity-Team:main' into main

* 删除一个log

* 添加 隐藏新HD图标(随缘多语言文件)

* Merge remote-tracking branch 'origin/main'

* 添加 开机免输密码

* strings.xml
This commit is contained in:
xiao_wine
2022-10-02 16:34:29 +08:00
committed by GitHub
parent 3abafe1cf9
commit ff09f77b43
10 changed files with 50 additions and 5 deletions

View File

@@ -29,6 +29,7 @@
<string name="hide_nfc_icon">隐藏 NFC 图标</string>
<string name="hide_big_hd_icon">隐藏 大HD 图标</string>
<string name="hide_small_hd_icon">隐藏 小HD 图标</string>
<string name="hide_new_hd_icon">隐藏 新HD 图标</string>
<string name="hide_hd_no_service_icon">隐藏 HD无服务 图标</string>
<string name="about">关于</string>
<string name="about_module">关于模块</string>
@@ -161,6 +162,8 @@
<string name="hide_zen_icon">隐藏 勿扰 图标</string>
<string name="hide_icon">隐藏图标</string>
<string name="double_tap_to_sleep">双击锁定屏幕</string>
<string name="no_need_to_enter_password_when_power_on">开机免输密码</string>
<string name="no_need_to_enter_password_when_power_on_summary">手机没启用加密才会生效</string>
<string name="home_double_tap_to_sleep_summary">双击空白位置锁屏</string>
<string name="old_quick_settings_panel">旧版快速设置面板</string>
<string name="old_qs_custom_switch">自定义行列数</string>