We rewrited f-string as str.format() to fix the problem that the
string could not be translated.
This is done by changing the order of the fill and translate
strings.
Due to the modification of the string, the translator needs
to update the translation of this entry.