I think that since version 2.0.8.1 was the last release supporting Python 3.6 and 3.7, we should start using f-string instead of % to format strings. At least after doing so, translators can adjust the position order of string variables according to the localized word order expression habits.