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

Refactor ToOrdinalWords to use existing NumberToWordsExtension #186

Merged
merged 3 commits into from
Apr 11, 2014

Conversation

thunsaker
Copy link
Contributor

Refactored ToOrdinalWords to use existing NumberToWordsExtension instead of a separate NumberToOrdinalWordsExtension extension.

This change allows contributors to start localizing the Ordinal words.

@@ -9,6 +9,7 @@
- [#151](https://github.com/MehdiK/Humanizer/pull/151): Added Spanish ToWords Translations
- [#172](https://github.com/MehdiK/Humanizer/pull/172): Added Polish translation for ToWords
- [#184](https://github.com/Mehdik/Humanizer/pull/184): Fixed spelling error with forth/fourth in EnglishNumberToWordsConverter
- [#186](https://github.com/Mehdik/Humanizer/pull/186): Refactored 'ToOrdinalWords` to use existing `NumberToWordsExtension` to prepare for Ordinal localization.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've added your PR to v1.20.2. Please add it to In Development section.

@thunsaker
Copy link
Contributor Author

Fixed!

MehdiK added a commit that referenced this pull request Apr 11, 2014
Refactor ToOrdinalWords to use existing NumberToWordsExtension
@MehdiK MehdiK merged commit 3c07ac9 into Humanizr:master Apr 11, 2014
@MehdiK
Copy link
Member

MehdiK commented Apr 11, 2014

That was quick :) Thanks.

@thunsaker thunsaker deleted the refactor-ToOrdinalWords branch April 11, 2014 18:12
@thunsaker
Copy link
Contributor Author

The web UI is very useful for these situations.

Now I can work on my Spanish ToOrdinalWords PR later today/tomorrow.

@MehdiK
Copy link
Member

MehdiK commented Apr 11, 2014

Cool :) Looking forward to it. That would be the first localisation of ordinal words.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants