Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed the NumberToWords Converter to find the right converter by the language Name as well #174

Closed
wants to merge 9 commits into from
Closed

Changed the NumberToWords Converter to find the right converter by the language Name as well #174

wants to merge 9 commits into from

Commits on Apr 10, 2014

  1. Changed the NumberToWords Converter to find the right converter by th…

    …e language Name aswell.
    
    This is needed for languages that can be ambiguous in Two Letter ISO Code (pt-BR, pt-PT both have 'pt' Two Letter ISO code).
    akamud committed Apr 10, 2014
    Configuration menu
    Copy the full SHA
    9db1f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Configuration menu
    Copy the full SHA
    21d9916 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01facb View commit details
    Browse the repository at this point in the history
  3. Merge branch 'french'

    MehdiK committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    f4747ae View commit details
    Browse the repository at this point in the history
  4. Changed the NumberToWords Converter to find the right converter by th…

    …e language Name aswell.
    
    This is needed for languages that can be ambiguous in Two Letter ISO Code (pt-BR, pt-PT both have 'pt' Two Letter ISO code).
    akamud committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    5c96a6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38ec864 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    75b03d8 View commit details
    Browse the repository at this point in the history
  7. Added an extra test to show it can correctly resolve pt-BR and pt-PT …

    …factories.
    
    Better NumerToWordsFactoryTests formatting.
    akamud committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    2c84c1e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/to-words-converter-by-name' of https://github.c…

    …om/akamud/Humanizer into feature/to-words-converter-by-name
    
    Conflicts:
    	release_notes.md
    	src/Humanizer.Tests/Localisation/NumerToWordsFactoryTests.cs
    akamud committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    8f9a477 View commit details
    Browse the repository at this point in the history