Restore native text editing commands

This commit is contained in:
2026-07-19 22:23:32 +02:00
parent c56550f1ad
commit 7ba2699b68
9 changed files with 579 additions and 64 deletions

View File

@@ -8,6 +8,12 @@ menu-item-importMedia = Import Media...
menu-item-save = Save
menu-item-openInBrowser = Open in Browser
menu-item-openDataFolder = Open Data Folder
menu-item-undo = Undo
menu-item-redo = Redo
menu-item-cut = Cut
menu-item-copy = Copy
menu-item-paste = Paste
menu-item-selectAll = Select All
menu-item-find = Find
menu-item-replace = Replace
menu-item-editPreferences = Edit Preferences