--- locale.inc~	2006-05-16 22:02:22.000000000 +0900
+++ locale.inc	2006-05-26 19:54:46.000000000 +0900
@@ -635,7 +635,7 @@ function _locale_import_one_string($valu
   }
   // Current string is the header information
   elseif ($value['msgid'] == '') {
-    $hdr = _locale_import_parse_header($value);
+    $hdr = _locale_import_parse_header($value['msgstr']);
 
     // Get the plural formula
     if ($hdr["Plural-Forms"] && $p = _locale_import_parse_plural_forms($hdr["Plural-Forms"], $file->filename)) {
