aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/wixlib/WixUI_kk-KZ.wxl
diff options
context:
space:
mode:
authorRob Mensching <rob@firegiant.com>2022-03-14 12:47:24 -0700
committerRob Mensching <rob@firegiant.com>2022-03-14 14:37:27 -0700
commitcc8ee1c9f0b470f2e6610e69262260f429960b92 (patch)
tree17af8812add13ee58a822fd4aa0289006d588988 /src/ext/UI/wixlib/WixUI_kk-KZ.wxl
parent9453eaa9a38f78e248526ddd996485140a5d4d9a (diff)
downloadwix-cc8ee1c9f0b470f2e6610e69262260f429960b92.tar.gz
wix-cc8ee1c9f0b470f2e6610e69262260f429960b92.tar.bz2
wix-cc8ee1c9f0b470f2e6610e69262260f429960b92.zip
Use UTF-8 for Kazakh language
Fixes 5685
Diffstat (limited to 'src/ext/UI/wixlib/WixUI_kk-KZ.wxl')
-rw-r--r--src/ext/UI/wixlib/WixUI_kk-KZ.wxl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/UI/wixlib/WixUI_kk-KZ.wxl b/src/ext/UI/wixlib/WixUI_kk-KZ.wxl
index 2e15277e..33c37292 100644
--- a/src/ext/UI/wixlib/WixUI_kk-KZ.wxl
+++ b/src/ext/UI/wixlib/WixUI_kk-KZ.wxl
@@ -2,7 +2,7 @@
2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 2<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
3 3
4 4
5<WixLocalization Culture="kk-kz" Codepage="1251" xmlns="http://wixtoolset.org/schemas/v4/wxl"> 5<WixLocalization Culture="kk-kz" Codepage="65001" SummaryInformationCodepage="1251" xmlns="http://wixtoolset.org/schemas/v4/wxl">
6 <String Id="WixUIBack" Overridable="yes">&amp;Артқа</String> 6 <String Id="WixUIBack" Overridable="yes">&amp;Артқа</String>
7 <String Id="WixUINext" Overridable="yes">&amp;Келесі</String> 7 <String Id="WixUINext" Overridable="yes">&amp;Келесі</String>
8 <String Id="WixUICancel" Overridable="yes">Болдырмау</String> 8 <String Id="WixUICancel" Overridable="yes">Болдырмау</String>