Update intllib support to avoid using deprecated functions

This commit is contained in:
Hugo Locurcio
2019-03-03 20:11:18 +01:00
parent 2fe764ba79
commit 09e69ec0b6
3 changed files with 52 additions and 7 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased]
### Changed
- Update intllib support to avoid using deprecated functions.
### Added
- Brazilian and Dutch translations.