Hello.
I have added to my skin various widgets to see meteo information using yweather converter. At this point
<widget source="session.CurrentService" render="Label" position="505,131" size="361,28" font="Regular; 22" halign="center" foregroundColor="red" backgroundColor="black" transparent="1" zPosition="2">
<convert type="YWeather">text</convert>
</widget>
i see a description of the weather condition in english.
Is there a way to translate in italian, using for example po file of yahoo weather plugin?
Thanks,