Update Chinese and English strings, change Anykernel3 related descriptions to generic Kernel descriptions.

This commit is contained in:
ShirkNeko
2025-04-27 20:21:17 +08:00
parent 6656604809
commit 79e68f473f
2 changed files with 5 additions and 5 deletions

View File

@@ -267,7 +267,7 @@
<string name="background_image_error">无法加载图片</string>
<string name="reprovision">重置</string>
<!-- Anykernel3 Kernel刷写进度相关 -->
<string name="horizon_flash_title">刷写Anykernel3</string>
<string name="horizon_flash_title">刷写Kernel</string>
<string name="horizon_logs_label">日志:</string>
<string name="horizon_flash_complete">刷写完成</string>
<!-- 刷写状态相关 -->
@@ -280,7 +280,7 @@
<string name="horizon_flash_complete_status">刷写完成</string>
<!-- 槽位选择相关字符串 -->
<string name="select_slot_title">选择刷写槽位</string>
<string name="select_slot_description">请选择要刷写HorizonKernel的目标槽位</string>
<string name="select_slot_description">请选择要刷写boot的目标槽位</string>
<string name="slot_a">A槽位</string>
<string name="slot_b">B槽位</string>
<string name="selected_slot">已选择槽位: %1$s</string>