@nessus:
the first two screenshots:
- as far as i understand, (you obviously would know better than me),
windspeeds in greece are reported in beaufort. so please let me know why you think Bft is incorrect.
- 'Variable' is indeed not translated. we can blame wunderground for not localizing this string.
we can blame xbmc as well, as it also tries to localize strings on the weather screen.
problem is, we still have the weather.com strings in our language files and they used 'VAR'.
other then that, if you switch to a greek location (i've tested with Athens), wunderground does provide proper localized strings
- AM/PM, that's indeed the script's fault. i could try to fix that.
how should greek time be displayed? as '6:20πμ / 9:13μμ' or just '6:20 / 9:13' ?
last two screenshots:
wundergound doesn't provide the individual 36hour.header and 36hour.temp values.
i have to extract them from the forecast text:
so far, i can't think of any other way to do this, so it's the best i can do for now.