Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: installer/src/msi/adblockplusie.wxs

Issue 5989262990245888: Use default localisations for WiX dialogs (Closed)
Patch Set: Created April 29, 2014, 2:01 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « installer/msibuild.cmd ('k') | installer/src/msi/locale/ar-SA.wxl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/msi/adblockplusie.wxs
===================================================================
--- a/installer/src/msi/adblockplusie.wxs
+++ b/installer/src/msi/adblockplusie.wxs
@@ -112,7 +112,7 @@
Comments="Thank you for using Adblock Plus."
Manufacturer="Eyeo GmbH"
InstallerVersion="$(var.Minimum_Version)"
- Languages="7,1,9,12,16,19,1026,1027,1028,1029,1030,1032,1034,1035,1037,1038,1041,1044,1045,1046,1048,1049,1050,1051,1053,1054,1055,1058,1061,1081,2052,2070"
Eric 2014/05/01 14:46:20 Good catch removing 1081 (hi-IN). I hadn't include
+ Languages="9,1,7,12,16,19,1026,1027,1029,1030,1032,1034,1035,1037,1038,1041,1044,1045,1046,1048,1049,1050,1051,1053,1054,1055,1058,1061,2052,2070"
Compressed="yes"
InstallScope="perMachine" InstallPrivileges="elevated"
/>
« no previous file with comments | « installer/msibuild.cmd ('k') | installer/src/msi/locale/ar-SA.wxl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld