mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 19:21:17 +00:00

This feature disables languages not available on the system. It has only been tested on Linux and it can use more testing on other platforms. (bug #11212)
18 lines
841 B
Plaintext
18 lines
841 B
Plaintext
This file is here to allow devs to easily add stuff in the release
|
|
notes for the next release, it allows easy syncing with the release
|
|
team, since you don't have to be around when the release takes
|
|
place...
|
|
|
|
Just dump whatever you want to have mentioned in the release notes here. Please
|
|
take care that it is in a way that allows copy&paste to the release notes. That
|
|
is making sure that spelling/grammer/whatever is usable and that you are using
|
|
complete sentences, not just single words.
|
|
|
|
The release team should empty this file after each release.
|
|
|
|
|
|
There is a new experimental function to gray out not available languages in the
|
|
language selection dialog. This feature is available when Wesnoth is started
|
|
with the --new-widgets parameter. Packagers of various platforms are encouraged
|
|
to test this feature and report bugs when found.
|