Update changelog for issue #2732 and issue #2709

[ci skip]

(cherry-picked from commit 6f17695d7c)
This commit is contained in:
Iris Morelle 2018-03-26 03:27:42 -03:00
parent 5c8eed358c
commit bff5dcee30

View file

@ -9,7 +9,15 @@
### Language and i18n
* Fixed many cases of interpolated strings in the engine possibly having
their translations retrieved from the wrong textdomain and falling back
to the English original if that failed (PR #2711, bug #2709).
to the English original if that failed (PR #2711, bug #2709, bug #2732).
* Fixed parts of the MP game setup UI having their translations ignored by
the game (bug #2709).
* Fixed certain parts of the UI displaying unit stats and trait effects
having incomplete translations (bug #2732).
* Fixed "Level" label in unit descriptions in the help being untranslatable
(bug #2732)
* Fixed "Search" placeholder text in dialog item filters not being
translatable (bug #2709, bug #2732).
* Updated translations: Spanish
## Version 1.13.12