manager: strings: fmt

Signed-off-by: WenHao2130 <wenhao2130@outlook.com>
This commit is contained in:
WenHao2130
2025-08-12 00:16:52 +08:00
parent a7ee0423a3
commit 1eb0f19ca6
2 changed files with 13 additions and 13 deletions

View File

@@ -598,7 +598,7 @@
<string name="susfs_reset_loop_paths_message">確定要清空所有 SuS 循環路徑嗎?此操作無法撤銷。</string>
<string name="susfs_loop_path_label">循環路徑</string>
<string name="susfs_loop_path_placeholder">/data/example/path</string>
<string name="susfs_loop_path_restriction_warning">注意:只有不在 /storage/ /sdcard/ 內的路徑才能通過循環路徑添加。</string>
<string name="susfs_loop_path_restriction_warning">注意:只有不在 /storage/ /sdcard/ 內的路徑才能通過循環路徑添加。</string>
<string name="susfs_loop_path_invalid_location">錯誤:循環路徑不能位於 /storage/ 或 /sdcard/ 目錄內</string>
<string name="loop_paths_section">循環路徑</string>
<string name="add_loop_path">添加循環路徑</string>