mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-30 05:05:19 -05:00
lang: Fixed some localization issues
This commit is contained in:
@@ -81,7 +81,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.common.open", "Open" },
|
||||
{ "hex.builtin.common.browse", "Browse..." },
|
||||
{ "hex.builtin.common.choose_file", "Choose file" },
|
||||
{ "hex.common.processing", "Processing" },
|
||||
{ "hex.builtin.common.processing", "Processing" },
|
||||
|
||||
{ "hex.builtin.popup.exit_application.title", "Exit Application?" },
|
||||
{ "hex.builtin.popup.exit_application.desc", "You have unsaved changes made to your Project.\nAre you sure you want to exit?" },
|
||||
|
||||
Reference in New Issue
Block a user