<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I have to add a few words on that.<br>
Because the po/mo handling of wordpress core has been rewritten at WP
2.9 (I think for performance and memory reasons) related to my po/mo
file patch for WordPress. Reading the mo file header assumes now to
have always mo files with a hash table included. But this is no must
have feature of mo files but optional feature. The calculation inside
now struggles with mo files not having such a has table and avoid
loading such mo files.<br>
<br>
The solution is quite simple: open the not loading file with the
localization plugin editor and yust press "generate mo file" again.<br>
Now the header fields of mo file will be set to work proper inside WP
2.9 too and the translation will be loaded immediately.<br>
<br>
sorry for that issue, last 3 month I was busy with massive personal
problems and not able to maintain that plugin.<br>
Now I am back and will maintain it as expected. Next major update will
support WPMU more specific and more important, it is planned to support
BuddyPress completely.<br>
<br>
kind regards<br>
<br>
Heiko Rabe<br>
(<a class="moz-txt-link-abbreviated" href="http://www.code-styling.de">www.code-styling.de</a>)
<blockquote
 cite="mid:9e4ae73e1001060554n3db5ab34g2cab317bf6940d9e@mail.gmail.com"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">All reports I've seen have occurred on blogs with Codestyle
Localization installed. Have you heard of any other cases? If not, I
will look at Codestyle Localization source any of these days to see
what caused the problem.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Plugin was updated:
<a class="moz-txt-link-freetext" href="http://wordpress.org/extend/plugins/codestyling-localization/changelog/">http://wordpress.org/extend/plugins/codestyling-localization/changelog/</a>
I have one report saying it fixes all issues. Phew!


  </pre>
</blockquote>
<br>
</body>
</html>