Quote:
Originally Posted by HenryRocket
Bug report in other languages, i change
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
to
Code:
<?xml version="1.0" encoding="us-ascii"?>
<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-16"?>
And the problem persist, please check code.
|
This has not been tested with foreign languages. Sorry :/
Soemtimes your tweak works for "character" issues.