Skip to content

Commit

Permalink
bug #30548 Correct language code for ukrainian language (stanleyk)
Browse files Browse the repository at this point in the history
This PR was merged into the 3.4 branch.

Discussion
----------

Correct language code for ukrainian language

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Correct language code for [ukrainian language](https://en.wikipedia.org/wiki/Ukrainian_language) is **uk**, not **ua**. Similar bug was earlier addressed in #5972, but somehow it appeared here again. Possible BC break in case someone relies on "ua" version being present, but I think that is a minor problem.

Commits
-------

b86fa93 Correct language code for ukrainian language in security translations.
  • Loading branch information
nicolas-grekas committed Mar 13, 2019
2 parents 05a0b54 + b86fa93 commit 343d645
Showing 1 changed file with 0 additions and 0 deletions.

0 comments on commit 343d645

Please sign in to comment.