On Dec 17, 2010, at 6:45 AM, Mnyb wrote: > > Thats where i put it ? it has the same permissions as the strings.txt > file ? > > -rw-r--r-- 1 root root 2334960 Dec 17 11:36 icudt46b.dat
You actually need the icudt46l.dat file, not the 'b' version. 'b' is for big-endian systems like the Sparc ReadyNAS and PPC, 'l' is for little-endian like everything else. Unfortunately there is no way for them to both use the same data file, so I had to distribute both. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
