When exporting to any format I see this error message. Format '%W' invalid or incompatible with argument
I think, that is wrong catalog file, because in the past I didn't see this message.
Can you help me?
I would say that it is a problem in the translation file that you use. Which one is it?
%s and %d are remplaced by text strings and numbers in messages. I guess that the one that made the translation replaced on of these by a %w, which is invalid.
antp wrote:I would say that it is a problem in the translation file that you use. Which one is it?
%s and %d are remplaced by text strings and numbers in messages. I guess that the one that made the translation replaced on of these by a %w, which is invalid.
I'm using czech translation, bud I was trying default EN translation and still doesnt work