- A new 'verify_l10n' utility ensures the localizations are in sync (thanks to Wim Schuermann).
- Year change.
- scripts/utils
- Renamed 'verify' to 'verify_strings', because the old name is too generic.
- 'verify' is a utility intended to make sure that all the i18n strings defined in src/en-US.h (and any other languages) are all used. In other words it detects unused strings, which can presumably be removed.