Hi guys,
A user of Phratch said to me that the japanese characters are not recognized in Phratch.
I tried to locate the problem and it seems that Pharo itself does not recognize them.
In a Phratch image, just run this line, that display the contents of a file with japaneze character:
(FileSystem workingDirectory / 'locale' / 'ja.po') contents
Or, use the attached file, which is the same.
Is it a known problem ? or should I configure something in settings to take into account these characters ?
Thank you.
--