6.7.0 - Alpha19 - 版本历史 M2 - 增加代码编辑器历史版本功能, 支持查看和恢复历史版本

This commit is contained in:
SuperMonster003
2026-02-03 23:55:14 +08:00
parent 6d964b7949
commit 275f393f5b
26 changed files with 784 additions and 39 deletions

View File

@@ -1228,4 +1228,7 @@
<string name="text_draft_file_path">Chemin du brouillon</string>
<string name="dialog_button_copy_path">Copier</string>
<string name="dialog_button_save_as">Enregistrer sous</string>
<string name="text_version_history">Historique des versions</string>
<string name="text_no_version_history">Aucun historique des versions</string>
<string name="text_version_history_restore_does_not_auto_save_to_disk">La restauration ne modifie que le contenu de l\'editeur. Elle n\'enregistre pas automatiquement dans le fichier. Veuillez appuyer manuellement sur le bouton Enregistrer.</string>
</resources>