How can I fix is for someone to convert the Farsi language pack from UTF into Windows-1256.?

Farsi language pack is now converted to Windows-1256

Martin Dougiamas -
Кількість відповідей: 0
Фото Core developers Фото Documentation writers Фото Moodle HQ Фото Particularly helpful Moodlers Фото Plugin developers Фото Testers
In fact I discovered that it wasn't in fact in UTF-8 after all, but as Numeric Character References (these describe UTF characters in web pages but are NOT actually Unicode).

I've recoded the files into plain windows-1256.

Could you please replace your current Farsi language packs in Moodle

moodle/lang/fa <-- this directory

with this one...

http://moodle.org/download.php/lang/fa.zip

I think it will solve almost all your problems.