manager: Add pseudo kernel and build time execution location settings
This commit is contained in:
@@ -522,4 +522,9 @@
|
||||
<string name="show_module_update_json_summary">在模块详情中显示更新配置URL</string>
|
||||
<string name="show_more_module_info">显示更多模块信息</string>
|
||||
<string name="show_more_module_info_summary">显示额外的模块信息,如更新配置URL等</string>
|
||||
<string name="susfs_execution_location_label">执行位置</string>
|
||||
<string name="susfs_execution_location_service">Service</string>
|
||||
<string name="susfs_execution_location_post_fs_data">Post-FS-Data</string>
|
||||
<string name="susfs_execution_location_service_description">在系统服务启动后执行</string>
|
||||
<string name="susfs_execution_location_post_fs_data_description">在文件系统挂载后但系统完全启动前执行,可能会导致循环重启</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user