ux: Added "Open Other" option to open other providers to File menu

This commit is contained in:
WerWolv
2021-12-12 11:53:56 +01:00
parent b2a9965617
commit caf9ee0c58
5 changed files with 18 additions and 3 deletions

View File

@@ -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" },