mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
ux: Added "Open Other" option to open other providers to File menu
This commit is contained in:
@@ -168,6 +168,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.create_file", "Nuovo" },
|
||||
{ "hex.builtin.view.hexeditor.open_file", "Apri" },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_recent", "File recenti" },
|
||||
//{ "hex.builtin.view.hexeditor.menu.file.open_other", "Open Other..." },
|
||||
{ "hex.builtin.view.hexeditor.open_project", "Apri i Progetti" },
|
||||
{ "hex.builtin.view.hexeditor.save_project", "Salva i Progetti" },
|
||||
{ "hex.builtin.view.hexeditor.save_data", "Salva i Dati" },
|
||||
|
||||
Reference in New Issue
Block a user