changeset 32456:14e8fef9158d stable

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.
author Matt Harbison <matt_harbison@yahoo.com>
date Thu, 25 May 2017 23:42:37 -0400
parents 5e1a91f693f0
children 387a76cac28e
files contrib/wix/locale.wxs
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>