Hi All,

I have written a script to test locale data, It converts locale file into readable format, so anyone can see and test it easily.

http://pravins.fedorapeople.org/Draft/locale-decode.py

# Usage: Example
# $ python locale-decode.py /usr/share/i18n/locale/hi_IN
# $ vi hi_IN_Converted

It will be nice if people from corresponding language start testing locale file and report bug to glibc.

It will help to correct glibc locale data.

Best Regards,
------------------
Pravin Satpute