31 Mar
2015
31 Mar
'15
12:43 p.m.
2015-03-31 8:31 GMT+02:00 Moritz Lenz
The string %s is replaced by the product name, so couldn't you just use the translation "Üdvözli az %s"?
Hi Moritz, It should be replaced, but it doesn't replace it. In my translation file there is a "Üdvözli az %s" entry, but on the login screen only "Üdvözli az " is displayed. And the .pot file doesn't contain this message, I have to add it manually. So the problems are: - %s doesn't replace with the product name - this message is missing from the .pot (and the .po and .pm) file(s) Regards, Balázs