Thatgeek – Previously Sonicpling

Wednesday December 15, 2004

Weather Icon - Now in Portuguese

Filed under: General — Jeremiah @ 9:52 pm

Thanks to Isa there’s now a Portuguese translation available for WeatherIcon.
Get it here: Portuguese Translation

And here’s a little note from Isa:
“in order to keep the right sintax in portuguese,
users may have to change weather.php code a bit in line 598 and 603.
line 598 should be like: $conditions .= $join;
$prefix should be moved to line 603 to make it like this:
$conditions .= $wxCode[$code] . ' ' . $prefix;

Thursday December 02, 2004

Weather Icon - Translations

Filed under: General — Jeremiah @ 9:48 pm

Thanks to Luc-Marie there is now a french translation of the language.php file for Weather Icon (the wordpress plugin displaying the current conditions that you see to the right)

French Translation here: french.phps

if anyone else wants to contribute a version for other languages, please contact me.
I will be happy to host!