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

Unified Diff: installer/en-us.wxl

Issue 6202981292703744: Whole installer (Closed)
Patch Set: Created June 24, 2014, 7:27 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
Index: installer/en-us.wxl
===================================================================
deleted file mode 100644
--- a/installer/en-us.wxl
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<WixLocalization Culture="en-us" xmlns="http://schemas.microsoft.com/wix/2006/localization">
- <String Id="LANG">1033</String>
- <String Id="CODEPAGE">1252</String>
- <!-- WiX has no way of evaluating static string expressions at compile time -->
- <String Id="ProductName32">Adblock Plus for IE (32-bit)</String>
- <String Id="ProductName64">Adblock Plus for IE (32-bit and 64-bit)</String>
- <String Id="Keywords">Installer</String>
- <String Id="Description">Adblock Plus for IE</String>
- <String Id="Comments">Thank you for using Adblock Plus.</String>
- <String Id="AlreadyInstalled">A newer version of Adblock Plus for IE is already installed.</String>
- <String Id="Title">Adblock Plus for IE</String>
- <String Id="UI_Description">All of Adblock Plus for IE</String>
-</WixLocalization>
« build_release.py ('K') | « installer/emb.vbs ('k') | installer/googletest.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld