fix: Typo in crash popup

(cherry picked from commit c161a5c71b)
This commit is contained in:
WerWolv 2025-12-15 11:31:41 +01:00
parent c4c8c46c11
commit 23e484c468
1 changed files with 1 additions and 1 deletions

View File

@ -406,7 +406,7 @@
"hex.builtin.popup.exit_application.title": "Exit Application?",
"hex.builtin.popup.waiting_for_tasks.title": "Waiting for Tasks",
"hex.builtin.popup.crash_recover.title": "Crash recovery",
"hex.builtin.popup.crash_recover.message": "An exception was thrown, but ImHex was able to catch it and advert a crash",
"hex.builtin.popup.crash_recover.message": "An exception was thrown, but ImHex was able to catch it and avert a crash",
"hex.builtin.popup.foreground_task.title": "Please Wait...",
"hex.builtin.popup.blocking_task.title": "Running Task",
"hex.builtin.popup.blocking_task.desc": "A task is currently executing.",