lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On 8/30/07, PA <petite.abeille@gmail.com> wrote:
> print( Unidecode( 'تهران' ) )

>  > thrn

Strange it didn't transliterate the Alef into "a", making it "thran"...

-- Hisham