2.7 Hebrew charset_table correction!!!

thorn

Hello,

looks like i have changed the byte-order by accident while importing your table. Very bad.
And 'o' became 'v' - very strange.
Will correct this ASAP.

But i don't know when a new Version will be released.

Thanks for the corrections.

thorn.
[url=http://nettest.thekk.de/doku.php]Projekte[/url]

iti

please note that the hebrew section at the charset_table.php is wrong. Somehow the translation got done not right. My original hebrew convert file entry (translated to this system) is as follows:
   "\xd7\x90\xd7\x95"=>"ao",
   "\xd7\x91\xd7\x95"=>"bo",
   "\xd7\x92\xd7\x95"=>"go",
   "\xd7\x93\xd7\x95"=>"do",
   "\xd7\x94\xd7\x95"=>"ho",
   "\xd7\x95\xd7\x95"=>"v",
   "\xd7\x96\xd7\x95"=>"zo",
   "\xd7\x97\xd7\x95"=>"cho",
   "\xd7\x98\xd7\x95"=>"to",
   "\xd7\x95\xd7\x99\xd7\x99"=>"vyi",
   "\xd7\x99\xd7\x95"=>"io",
   "\xd7\x9a\xd7\x95"=>"kho",
   "\xd7\x9b\xd7\x95"=>"ko",
   "\xd7\x9c\xd7\x95"=>"lo",
   "\xd7\x9e\xd7\x95"=>"mo",
   "\xd7\xa0\xd7\x95"=>"no",
   "\xd7\xa1\xd7\x95"=>"so",
   "\xd7\xa2\xd7\x95"=>"ao",
   "\xd7\xa4\xd7\x95"=>"po",
   "\xd7\xa6\xd7\x95"=>"tzo",
   "\xd7\xa7\xd7\x95"=>"qo",
   "\xd7\xa8\xd7\x95"=>"ro",
   "\xd7\xa9\xd7\x95"=>"sho",
   "\xd7\xaa\xd7\x95"=>"to",
   "\xd7\x99\xd7\x99"=>"yi",
   "\xd7\x99\xd7\x95" =>"yo",
   "\xd7\x90"=>"a",
   "\xd7\x91"=>"b",
   "\xd7\x92"=>"g",
   "\xd7\x93"=>"d",
   "\xd7\x94"=>"h",
   "\xd7\x95"=>"v",
   "\xd7\x96"=>"z",
   "\xd7\x97"=>"ch",
   "\xd7\x98"=>"t",
   "\xd7\x99"=>"i",
   "\xd7\x9a"=>"kh",
   "\xd7\x9b"=>"k",
   "\xd7\x9c"=>"l",
   "\xd7\x9d"=>"m",
   "\xd7\x9e"=>"m",
   "\xd7\x9f"=>"n",
   "\xd7\xa0"=>"n",
   "\xd7\xa1"=>"s",
   "\xd7\xa2"=>"a",
   "\xd7\xa3"=>"f",
   "\xd7\xa4"=>"p",
   "\xd7\xa5"=>"tz",
   "\xd7\xa6"=>"tz",
   "\xd7\xa7"=>"q",
   "\xd7\xa8"=>"r",
   "\xd7\xa9"=>"sh",
   "\xd7\xaa"=>"t",
Please update the 2.7 package ASAP to correct this before it spreads too much
Thanks
Iti