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

Unified Diff: installer/src/msi/locale/pt-BR.wxl

Issue 5675960980471808: Updated installer with custom action (Closed)
Patch Set: Created March 8, 2014, 5:06 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/src/msi/locale/pt-BR.wxl
===================================================================
--- a/installer/src/msi/locale/pt-BR.wxl
+++ b/installer/src/msi/locale/pt-BR.wxl
@@ -15,4 +15,9 @@
<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>
+
+ <String Id="close_ie__dialog_unknown">IE is still running.&#13;&#10;&#13;&#10;Would you like to shut down IE in order to avoid having to reboot?</String>
+ <String Id="close_ie__dialog_part_known">Would you like the installer to close IE for you?</String>
+ <String Id="close_ie__dialog_active_retry">IE is still running. Please close it and then click OK.</String>
+ <String Id="close_ie__dialog_automatic_retry">The installer failed to close IE.&#13;&#10;&#13;&#10;Would you like try again?</String>
</WixLocalization>

Powered by Google App Engine
This is Rietveld