6.7.0 - Alpha12 - 插件中心 M1 - 插件中心列表渲染支持本地发现与索引读取; 启动器快捷方式添加 "插件" 选项

This commit is contained in:
SuperMonster003
2025-11-28 14:38:36 +08:00
parent a26ecba492
commit 1fcfd7233f
55 changed files with 1379 additions and 173 deletions

View File

@@ -1074,5 +1074,14 @@
<string name="text_write_secure_settings">Write security settings</string>
<string name="text_write_secure_settings_description">Secure system settings, containing system preferences that applications can read but are not allowed to write.\nThese are for preferences that the user must explicitly modify through the UI of a system app.\nWith secure system settings permission, normal applications can directly modify the secure settings (such as accessibility service).</string>
<string name="text_write_system_settings">Write system settings</string>
<string name="text_update">Update</string>
<string name="text_plugin_center">Plugin center</string>
<string name="text_plugins">Plugins</string>
<string name="text_updatable">Updatable</string>
<string name="text_uninstall">Uninstall</string>
<string name="text_app_shortcut_plugin_center_long_label">AutoJs6 Plugin Center</string>
<string name="text_app_shortcut_plugin_center_short_label">Plugins</string>
<string name="text_click_icon_to_add_launcher_shortcut">Click icon to add launcher shortcut</string>
<string name="text_click_other_areas_to_exit_selection">Click other areas to exit selection</string>
</resources>