Hi - I am on 2.9 and testing language translations of my plugins.
I have the test wp site in german, however NONE of the plugins language files load.
the code stylinglocalisaton plugin seems to find them, but wordpress does not. For some reason it thinks the files are unreadable (all). ( I hacked in some debug prints and it is bombing at the "is_readable" check in i18n.php. File names seem correct?
Does anyone have any ideas?