[wp-polyglots] New default theme missing strings
Pandem
pandemtandem at gmail.com
Mon Feb 21 16:58:31 GMT 2005
Xavier, as surely you have seen if you followed the link provided by Ryan,
you´ll have to translate the default theme archives directly on the original
code. The dates must be localized as well using the sintaxis for PHP
function date() . I think that the date format in French is the same as in
Spanish, so you just have to change (F jS, Y) for (j F Y) and (l, F jS, Y)
for (l, j F Y) (i.e. in comments.php, line 36).
http://php.net/date
Maira
More information about the wp-polyglots
mailing list