From aff1b89b482f378c56c5c3f1c7558ca0f04fdf21 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Sun, 28 Jun 2020 20:55:39 +0100 Subject: [PATCH] Add sr-Latn-BA to the installer languages If we're supporting it now in-app then it should be in the installer as well. --- EDMarketConnector.wxs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EDMarketConnector.wxs b/EDMarketConnector.wxs index 5814b914..0799c5d3 100644 --- a/EDMarketConnector.wxs +++ b/EDMarketConnector.wxs @@ -18,8 +18,8 @@ Description="$(var.PRODUCTLONGNAME) installer" InstallerVersion="300" Compressed="yes" Platform="x86" - Languages="1033,1029,1031,1034,1035,1036,1038,1040,1041,1043,1045,1046,1049,1058,1062,2052,2070,2074,0" /> - + Languages="1033,1029,1031,1034,1035,1036,1038,1040,1041,1043,1045,1046,1049,1058,1062,2052,2070,2074,6170,0" /> +