Created attachment 163770 [details] An image of the i18n string error during the bootable usb creation process SUMMARY While writing an iso using isoimagewriter 24.01.80 I noticed during the bootable usb creation process it seems to be displaying the i18n string format error instead of the actual localized string. The error seems to indicate that the code is missing a variable during a string format. STEPS TO REPRODUCE 1. Open isoimagewriter 24.01.80 2. Select a iso to write to a usb and continue OBSERVED RESULT During the bootable usb creation process it's displaying %1(I18N_ARGUMENT_MISSING)% EXPECTED RESULT I assume it's suppose to display a percentage remaining. SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 5.90.0 KDE Frameworks Version: 5.246.0 Qt Version: 6.6.1 Kernel Version: 6.6.2-202.fsync.fc39.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor Memory: 31.3 GiB of RAM Graphics Processor: AMD Radeon RX 7900 XT Manufacturer: ASUS ADDITIONAL INFORMATION My locale is set to Canadian English.
I've opened a PR that fixes the issue on my machine: https://invent.kde.org/utilities/isoimagewriter/-/merge_requests/40
Forgot to resolve this. The patch was merged on Dec 4th.