-
Notifications
You must be signed in to change notification settings - Fork 501
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
Improve Ukrainian support and minor fixes in CZ, KZ, LT, LV, PL, RU, SR languages #400
Conversation
…V, PL, RU, SR and UK languages
Pull Request Test Coverage Report for Build 1071
💛 - Coveralls |
@mromdhane |
Hello, @mromdhane |
Hello, @rostyslav80 can you just give us a little example of bug fixing, please? |
@mromdhane Before fixing: After fixing: |
@rostyslav80 Thank you! |
…SR languages (savoirfairelinux#400) * Fix English char 'i' in Ukrainian words * Fix the feminine currency processing for UAH in lang_UK.py * Fix test_ua.py * Fix the feminine currency processing for UAH in lang_RU.py * Add tests for UAH in test_ru.py * Add world currencies to lang_UK.py; Add test cases to test_uk.py for world currencies * Fix incorrect handling of zeros after decimal point for CZ, KZ, LT, LV, PL, RU, SR and UK languages * Add ukrainian ordinal numbers * Fix too long lines of code * Add test for negative cardinal number
Fixes # by rostyslav80
Changes proposed in this pull request:
Status
How to verify this change
Unit tests cover all of the possible cases.
Additional notes
This PR contains the bug fix, proposed in these abandoned PRs: