mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-11 07:01:07 +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.