Page 1 of 1

Bug in WP-theme for 0.8-beta2

Posted: Thu Mar 17, 2005 11:30 pm
by joho
The file "entries.tpl" contains the literal text "Filed under:"; which makes it somewhat sensitive to non-English environments :-)

:!:

Posted: Thu Mar 17, 2005 11:33 pm
by joho
There's one more, also in "entries.tpl"; the wording "Permanent link:" is there too, as a literal.

Posted: Thu Mar 17, 2005 11:34 pm
by joho
Hmm.. now that I look at it closer, it appears to be filled with English-language literals; what a shame.

Posted: Mon Mar 21, 2005 10:31 am
by garvinhicking
Yes, the author of that template didn't use localization features, like we build into the Kubrick template port. So someone would need to do that localization based on new constants. Are you maybe willing to do this? You can make it easily by comparing the config.inc.php of the Kubrick template...

Regards,
Garvin