We don't want to risk translations falling below the minimum string
count because of the additions in 1.14.1, since it's supposed to be an
emergency release.
We don't want to risk translations falling below the minimum string
count because of the additions in 1.14.1, since it's supposed to be an
emergency release.
work around the symptom of issue #1741https://github.com/wesnoth/wesnoth/issues/1741
This is only a workaround and needs to be handled by the one doing the
next pot-update somehow. Maybe something needs to be changed in the
scons recipe if this was used for the last pot-update?
Most references to and dependencies on Subversion have been removed.
"+svn" is now "+dev". Files that can't be fixed yet have a FIXME-GIT
comment in them; most of these are in the website tests.
(all langs beside sr)
reason: this way a "clear" run of pofix for conversion of dash,
apostroph and all those things can happen, no "old" fuzzies remaining
(at least in theory)
TODO:
run a pot-update to merge those po files against the latest pot files
several new strings:
2 new lose conditions in SotBE, textdomain: wesnoth-sotbe
5 strings that were forgotten in the new MP lobby (some player info
stuff), textdomain: wesnoth
regenerated doc files
remove update directive for copyright update from pofix.py (if a
translator sends in a version with wrong date, he has to notice it,
this does not happen when it does not get fuzzy, corn already fixed
all the po files with some sed command, so they are safe)
regenerated po and .6 files based on the latest doc/man/wesnoth*.6
...(yes, string changes, this is done to have both in sync for at
least some mins... the next pot update for trunk is basically one
month away...)
regenerated doc files (due to many additions to the wesnothd manpage,
those are now not complete enough anymore for inclusion and have to be
translated further first)