Numbertext / libnumbertext

Number to number name and money text conversion libraries in C++, Java, JavaScript and Python & LibreOffice Calc Extension
BSD 3-Clause "New" or "Revised" License
67 stars 46 forks source link

[it] Wrong ordinal number spelling #42

Closed dario-gallucci closed 4 years ago

dario-gallucci commented 5 years ago

I have just noticed your library used in libreoffice 6.1. I would like to point out that some ordinal spelling for italian are incorrect:

Thanks for your great job

dario-gallucci commented 5 years ago

I realized that also 110° is irregular: centodecimo. And there are irregular forms for 106, 107, 108 or 109:

dario-gallucci commented 5 years ago

There is a good reference here: https://en.wikibooks.org/wiki/Italian/Lesson4#Ordinal_numbers

laszlonemeth commented 4 years ago

Fixed in commit a3efaddf686cf5f06a3dec040ed65ec50432df72

Thanks for your bug report and for your kind words, László