wix: add 'ro' and 'ru' locales stable
authorMatt Harbison <matt_harbison@yahoo.com>
Thu, 25 May 2017 23:42:37 -0400
branchstable
changeset 32456 14e8fef9158d
parent 32455 5e1a91f693f0
child 32469 387a76cac28e
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.
contrib/wix/locale.wxs
--- 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>