6.7.0 - Alpha19 - 版本历史 M1 - 代码编辑器保存文件失败时自动存为草稿并支持另存为新文件

This commit is contained in:
SuperMonster003
2026-02-03 15:48:23 +08:00
parent c3e5175a68
commit 6d964b7949
15 changed files with 391 additions and 46 deletions

View File

@@ -1222,4 +1222,8 @@
<string name="text_write_system_settings">修改系統設定</string>
<string name="text_xiaomi_background_popup_permission">後臺彈出介面</string>
<string name="error_refresh_failed">刷新失敗</string>
<string name="error_save_failed">儲存失敗</string>
<string name="text_draft_file_path">草稿檔案路徑</string>
<string name="dialog_button_copy_path">複製路徑</string>
<string name="dialog_button_save_as">另存為</string>
</resources>