For #467.
Korean and Simplified Chinese expect the unofficial translation
files to be dropped into the folder that holds the rest of the
translation files. If the files are missing, their translations
will not be included when the installer is built.
The translated strings were done in Google Translate and checked
in Bing Translate. They should at least be legible, if not great
quality.
The README now refers to Inno Setup, and the CONTRIBUTING file
has been generally updated both for the switch to Inno and the
recent code refactoring.
As Google Code is going down, it has moved to Bitbucket. yaml-cpp will also be moving (to GitHub), but that hasn't happened yet. I couldn't find any information on plans for Google Test.
There's a bug of some sort that causes the LOOT's interface to not
launch correctly (similar to the white screen bug that can happen when
launching through MO) when `<core-label>` is HTML imported. Manually
stripping trailing whitespace fixes this, and so does telling Vulcanize
to strip unnecessary whitespace.