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="background_image_error">无法加载图片</string>
<string name="reprovision">重置</string> <string name="reprovision">重置</string>
<!-- Anykernel3 Kernel刷写进度相关 --> <!-- 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_logs_label">日志:</string>
<string name="horizon_flash_complete">刷写完成</string> <string name="horizon_flash_complete">刷写完成</string>
<!-- 刷写状态相关 --> <!-- 刷写状态相关 -->
@@ -280,7 +280,7 @@
<string name="horizon_flash_complete_status">刷写完成</string> <string name="horizon_flash_complete_status">刷写完成</string>
<!-- 槽位选择相关字符串 --> <!-- 槽位选择相关字符串 -->
<string name="select_slot_title">选择刷写槽位</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_a">A槽位</string>
<string name="slot_b">B槽位</string> <string name="slot_b">B槽位</string>
<string name="selected_slot">已选择槽位: %1$s</string> <string name="selected_slot">已选择槽位: %1$s</string>

View File

@@ -270,8 +270,8 @@
<string name="image_editor_hint">Use two fingers to zoom the image, and one finger to drag it to adjust the position</string> <string name="image_editor_hint">Use two fingers to zoom the image, and one finger to drag it to adjust the position</string>
<string name="background_image_error">Could not load image</string> <string name="background_image_error">Could not load image</string>
<string name="reprovision">Reprovision</string> <string name="reprovision">Reprovision</string>
<!-- Anykernel3 Kernel Flash Progress Related --> <!-- Kernel Flash Progress Related -->
<string name="horizon_flash_title">Anykernel3 Flashing</string> <string name="horizon_flash_title">Kernel Flashing</string>
<string name="horizon_logs_label">Logs:</string> <string name="horizon_logs_label">Logs:</string>
<string name="horizon_flash_complete">Flash Complete</string> <string name="horizon_flash_complete">Flash Complete</string>
<!-- Flash Status Related --> <!-- Flash Status Related -->
@@ -284,7 +284,7 @@
<string name="horizon_flash_complete_status">Flash completed</string> <string name="horizon_flash_complete_status">Flash completed</string>
<!-- Slot selection related strings --> <!-- Slot selection related strings -->
<string name="select_slot_title">Select Flash Slot</string> <string name="select_slot_title">Select Flash Slot</string>
<string name="select_slot_description">Please select the target slot for flashing HorizonKernel</string> <string name="select_slot_description">Please select the target slot for flashing boot</string>
<string name="slot_a">Slot A</string> <string name="slot_a">Slot A</string>
<string name="slot_b">Slot B</string> <string name="slot_b">Slot B</string>
<string name="selected_slot">Selected slot: %1$s</string> <string name="selected_slot">Selected slot: %1$s</string>