strings: Modified the description of resetting the Bootloader lock

This commit is contained in:
MiRinChan
2025-07-25 22:34:11 +08:00
committed by Saksham
parent d225f0bae9
commit bc3fcec514
8 changed files with 16 additions and 16 deletions

View File

@@ -541,8 +541,8 @@
<string name="susfs_backup_info_date">Backup Date: %s</string>
<string name="susfs_backup_info_device">Device: %s</string>
<string name="susfs_backup_info_version">Version: %s</string>
<string name="hide_bl_script">Hide BL Script</string>
<string name="hide_bl_script_description">Enable Hide Bootloader Unlock Status Scripts</string>
<string name="hide_bl_script">Lock state</string>
<string name="hide_bl_script_description">Overwrite bootloader locking status attribute in late_start service mode</string>
<string name="cleanup_residue">Cleanup Residue</string>
<string name="cleanup_residue_description">Clean up the residual files and directories of various modules and tools (may be deleted by mistake, resulting in loss and failure to start, use with caution)</string>
<string name="susfs_edit_sus_path">Edit SUS Path</string>