manager: Add SuSFS Kstat-related configuration
This commit is contained in:
@@ -543,4 +543,34 @@
|
||||
<!-- SuSFS 自启动相关字符串 -->
|
||||
<string name="susfs_autostart_enabled_success">SuSFS自启动模块已启用,模块路径:%s</string>
|
||||
<string name="susfs_autostart_disabled_success">SuSFS自启动模块已禁用</string>
|
||||
<string name="susfs_execute_location_updated_post_fs_data">执行位置已更新到 post-fs-data</string>
|
||||
<string name="susfs_execute_location_updated_service">执行位置已更新到 service</string>
|
||||
<string name="susfs_execute_location_update_failed">执行位置更新失败</string>
|
||||
<string name="susfs_execute_location_update_error">更新执行位置时出错:%s</string>
|
||||
<!-- SuSFS Kstat相关字符串 -->
|
||||
<string name="susfs_tab_kstat_config">Kstat 配置</string>
|
||||
<string name="kstat_static_config_added">Kstat静态配置已添加: %1$s</string>
|
||||
<string name="kstat_config_removed">已移除Kstat配置: %1$s</string>
|
||||
<string name="kstat_path_added">Kstat路径已添加: %1$s</string>
|
||||
<string name="kstat_path_removed">已移除Kstat路径: %1$s</string>
|
||||
<string name="kstat_updated">Kstat已更新: %1$s</string>
|
||||
<string name="kstat_full_clone_updated">Kstat完整克隆已更新: %1$s</string>
|
||||
<string name="add_kstat_statically_title">添加Kstat静态配置</string>
|
||||
<string name="file_or_directory_path_label">文件/目录路径</string>
|
||||
<string name="hint_use_default_value">提示:可以使用 ”default“ 来使用原始值</string>
|
||||
<string name="add_kstat_path_title">添加Kstat路径</string>
|
||||
<string name="kstat_command_description">此命令用于在路径被绑定挂载或覆盖之前添加,用于在内核内存中存储原始stat信息。</string>
|
||||
<string name="add">添加</string>
|
||||
<string name="reset_kstat_config_title">重置Kstat配置</string>
|
||||
<string name="reset_kstat_config_message">确定要清除所有Kstat配置吗?此操作不可撤销。</string>
|
||||
<string name="confirm_reset">确认重置</string>
|
||||
<string name="kstat_config_management">Kstat配置管理</string>
|
||||
<string name="kstat_config_description_title">Kstat配置说明</string>
|
||||
<string name="kstat_config_description_add_statically">• add_sus_kstat_statically: 静态配置文件/目录的stat信息</string>
|
||||
<string name="kstat_config_description_add">• add_sus_kstat: 在绑定挂载前添加路径,存储原始stat信息</string>
|
||||
<string name="kstat_config_description_update">• update_sus_kstat: 更新目标ino,保持size和blocks不变</string>
|
||||
<string name="kstat_config_description_update_full_clone">• update_sus_kstat_full_clone: 仅更新ino,其他保持原始值</string>
|
||||
<string name="static_kstat_config">静态Kstat配置</string>
|
||||
<string name="kstat_path_management">Kstat路径管理</string>
|
||||
<string name="no_kstat_config_message">暂无Kstat配置,点击上方按钮添加配置</string>
|
||||
</resources>
|
||||
|
||||
@@ -545,4 +545,34 @@
|
||||
<!-- SuSFS 自启动相关字符串 -->
|
||||
<string name="susfs_autostart_enabled_success">SuSFS auto-start module enabled, module path: %s</string>
|
||||
<string name="susfs_autostart_disabled_success">SuSFS auto-start module disabled</string>
|
||||
<string name="susfs_execute_location_updated_post_fs_data">Execution location updated to post-fs-data</string>
|
||||
<string name="susfs_execute_location_updated_service">Execution location updated to service</string>
|
||||
<string name="susfs_execute_location_update_failed">Failed to update execution location</string>
|
||||
<string name="susfs_execute_location_update_error">Error updating execution location: %s</string>
|
||||
<!-- SuSFS Kstat相关字符串 -->
|
||||
<string name="susfs_tab_kstat_config">Kstat Configuration</string>
|
||||
<string name="kstat_static_config_added">Kstat static configuration added: %1$s</string>
|
||||
<string name="kstat_config_removed">Kstat configuration removed: %1$s</string>
|
||||
<string name="kstat_path_added">Kstat path added: %1$s</string>
|
||||
<string name="kstat_path_removed">Kstat path removed: %1$s</string>
|
||||
<string name="kstat_updated">Kstat updated: %1$s</string>
|
||||
<string name="kstat_full_clone_updated">Kstat full clone updated: %1$s</string>
|
||||
<string name="add_kstat_statically_title">Add Kstat Static Configuration</string>
|
||||
<string name="file_or_directory_path_label">File/Directory Path</string>
|
||||
<string name="hint_use_default_value">Hint: You can use ”default“ to use the original value</string>
|
||||
<string name="add_kstat_path_title">Add Kstat Path</string>
|
||||
<string name="kstat_command_description">This command is used to add before the path is bind-mounted or overlaid, storing the original stat information in kernel memory.</string>
|
||||
<string name="add">Add</string>
|
||||
<string name="reset_kstat_config_title">Reset Kstat Configuration</string>
|
||||
<string name="reset_kstat_config_message">Are you sure you want to clear all Kstat configurations? This action cannot be undone.</string>
|
||||
<string name="confirm_reset">Confirm Reset</string>
|
||||
<string name="kstat_config_management">Kstat Configuration Management</string>
|
||||
<string name="kstat_config_description_title">Kstat Configuration Description</string>
|
||||
<string name="kstat_config_description_add_statically">• add_sus_kstat_statically: Static stat info of files/directories</string>
|
||||
<string name="kstat_config_description_add">• add_sus_kstat: Add path before bind mount, storing original stat info</string>
|
||||
<string name="kstat_config_description_update">• update_sus_kstat: Update target ino, keep size and blocks unchanged</string>
|
||||
<string name="kstat_config_description_update_full_clone">• update_sus_kstat_full_clone: Update ino only, keep other original values</string>
|
||||
<string name="static_kstat_config">Static Kstat Configuration</string>
|
||||
<string name="kstat_path_management">Kstat Path Management</string>
|
||||
<string name="no_kstat_config_message">No Kstat configuration yet, click the button above to add</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user