wix: add 'ro' and 'ru' locales
Also noticed when diffing an MSI installation against an Inno installation.
OTOH, the Inno install doesn't include 'i18n' with the *.po files.
--- a/contrib/wix/locale.wxs Thu May 25 23:03:56 2017 -0400
+++ b/contrib/wix/locale.wxs Thu May 25 23:42:37 2017 -0400
@@ -4,7 +4,7 @@
<?include defines.wxi ?>
<?define hglocales =
- da;de;el;fr;it;ja;pt_BR;sv;zh_CN;zh_TW
+ da;de;el;fr;it;ja;pt_BR;ro;ru;sv;zh_CN;zh_TW
?>
<Fragment>