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

Unified Diff: installer/src/msi/locale/zh-TW.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
« installer/src/msi/adblockplusie.wxs ('K') | « installer/src/msi/locale/zh-CN.wxl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: installer/src/msi/locale/zh-TW.wxl
===================================================================
--- a/installer/src/msi/locale/zh-TW.wxl
+++ b/installer/src/msi/locale/zh-TW.wxl
@@ -22,4 +22,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>
« installer/src/msi/adblockplusie.wxs ('K') | « installer/src/msi/locale/zh-CN.wxl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld