OK there was a problem in polish translation where translated string changed %i to %s. I'm surprised gettext doesn't verify this ;-(
Attached patch fixes this problem for me.
OK there was a problem in polish translation where translated string changed %i to %s.
I'm surprised gettext doesn't verify this ;-(
Attached patch fixes this problem for me.