| Index: installer/src/msi/locale/zh-CN.wxl | 
| =================================================================== | 
| --- a/installer/src/msi/locale/zh-CN.wxl | 
| +++ b/installer/src/msi/locale/zh-CN.wxl | 
| @@ -20,4 +20,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.

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.

Would you like try again?</String> | 
| </WixLocalization> | 
|  |