version:1.0.2

fix:
update:优化主页
This commit is contained in:
2023-10-19 10:18:27 +08:00
parent 8799e85443
commit 4daf5ab92f
54 changed files with 401 additions and 1585 deletions

View File

@@ -23,7 +23,7 @@
<!-- Application name -->
<string name="app_name">Launcher3</string>
<string name="app_uiui">桌面</string>
<string name="app_uiui">管控桌面</string>
<!-- Default folder name -->
<string name="folder_name">文件夹</string>
@@ -340,4 +340,6 @@
<!-- Failed action error message: e.g. Failed: Pause -->
<string name="remote_action_failed">Failed: <xliff:g id="what" example="Pause">%1$s</xliff:g></string>
<string name="system_switching">系统切换</string>
</resources>