manager: fix dark mode color issue
Co-authored-by: YuKongA <70465933+YuKongA@users.noreply.github.com>
This commit is contained in:
@@ -365,6 +365,6 @@
|
||||
<string name="allowlist_backup_failed">备份失败</string>
|
||||
<string name="allowlist_restore_title">还原允许列表</string>
|
||||
<string name="allowlist_restore_summary_picker">选择备份文件进行导入</string>
|
||||
<string name="allowlist_restore_success">还原成功</string>
|
||||
<string name="allowlist_restore_success">还原成功,重启生效</string>
|
||||
<string name="allowlist_restore_failed">还原失败</string>
|
||||
</resources>
|
||||
|
||||
@@ -367,7 +367,7 @@
|
||||
<string name="allowlist_backup_summary_picker">Choose a location to export the allowlist</string>
|
||||
<string name="allowlist_backup_success">Backup succeeded</string>
|
||||
<string name="allowlist_backup_failed">Backup failed</string>
|
||||
<string name="allowlist_restore_title">Restore allowlist</string>
|
||||
<string name="allowlist_restore_title">Restoration successful. Changes will take effect after restart.</string>
|
||||
<string name="allowlist_restore_summary_picker">Choose a backup file to import</string>
|
||||
<string name="allowlist_restore_success">Restore succeeded</string>
|
||||
<string name="allowlist_restore_failed">Restore failed</string>
|
||||
|
||||
Reference in New Issue
Block a user