mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-29 14:43:44 +00:00
We can utilize QStringList's join() function to perform all of the appending in a single function call. While we're at it, make the extension list a single translatable string and add a disambiguation comment to explain to translators what %1 actually is.