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

Fix errors in Russian format messages #533

Merged
merged 1 commit into from May 13, 2020
Merged

Fix errors in Russian format messages #533

merged 1 commit into from May 13, 2020

Conversation

AlexMe951
Copy link

@AlexMe951 AlexMe951 commented May 12, 2020

  • fix regexp's in properties to process exceptional values (values ending with 11, 12, 13, 14) and to fix working with values ending with 1
  • add tests for Russian locale

Fixes #532

- fix regexp's in properties to process exceptional values (values ending with 11, 12, 13, 14) and to fix working with values ending with 1
- add tests for Russian locale
@jodastephen
Copy link
Member

Thanks

@jodastephen jodastephen merged commit 628e369 into JodaOrg:master May 13, 2020
@jodastephen
Copy link
Member

Would it be possible for you check ThreeTen-Extra too? (The data was derived from here) Thanks!
https://github.com/ThreeTen/threeten-extra/tree/master/src/main/resources/org/threeten/extra

@AlexMe951
Copy link
Author

Yes, I will have a look

@AlexMe951
Copy link
Author

Created PR for ThreeTen-Extra too

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

Successfully merging this pull request may close these issues.

Errors in Russian format messages for numbers ends with 1, 12, 13 and 14
2 participants