Skip to content

Bad convertion million values in ES #9

@GoogleCodeExporter

Description

@GoogleCodeExporter
When millions (with 2 digits, ) values are processed the result is wrong, for 
example:

1. With this number: 21907614

Wrong output: 
veintiuno milones novecientos siete mil seiscientos catorce

note: this output has 2 errors "veintiuno" -> "veintiun" and next error is
"milones" -> "millones"

Expected output:
veintiun millones novecientos siete mil seiscientos catorce


Only values with "one million ..." has right output -> "Un millon ..."

I am working in a path, soon upload it.

Original issue reported on code.google.com by oscar.al...@gmail.com on 28 Jul 2014 at 5:36

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions