modified installation msg

This commit is contained in:
Philipp Schaefer
2014-02-13 00:32:35 +01:00
parent e46372a775
commit 4d5a67053a
2 changed files with 5 additions and 2 deletions

View File

@ -179,7 +179,9 @@
<string name="install_dialog_top">Install external plugin?</string>
<string name="install_dialog_msg">
IITCm was requested to install the following plugin:\n\n%1$s\n\nDo you want to proceed?
<![CDATA[IITCm was requested to install the following javascript file:<br><br>%1$s<br><br>
<b>Be careful:</b> Javascript from external sources may contain harmful code (spyware etc.)!<br><br>
Are you sure you want to proceed?]]>
</string>
</resources>