nosaint
Member
Posted 2 years ago #
hi, it seems it doesn't matter what language i select, it will keep showing the inline text like windgusts from the example bellow.
if (substr($dispconfig,22,1) == "1")
$out .= "<div>".__('Windgusts',"wp-forecast_".$wpf_language).": ".$w['windgusts']."</div>\n";
i tried everything. simply won't matter what language i select for a widget.
any suggestions?
http://wordpress.org/extend/plugins/wp-forecast/
hi, do you use any multilingual plugins? maybe it is a conflict?
can you give some more details? which language is your blog in? what version of wp do you use?....
regards, tuxlog
nosaint
Member
Posted 2 years ago #
Problem solved. I didn't saw that my ftp client was changing the language files names to lower case, from ro_RO to ro_ro.