aboutsummaryrefslogtreecommitdiffstats
path: root/netx/net/sourceforge/jnlp/resources
diff options
context:
space:
mode:
authorAdam Domurad <[email protected]>2013-04-12 09:49:28 -0400
committerAdam Domurad <[email protected]>2013-04-12 09:49:28 -0400
commit609a16a7bb3c947b9d8059081b1dd2503d3d30ca (patch)
treec4a191e39e30b677cae57794196aeebfbcd3b4fc /netx/net/sourceforge/jnlp/resources
parente3806ac97871e7f4cea5f800c3319b61a2fb8e8c (diff)
Present more information in unsigned applet confirmation.
Diffstat (limited to 'netx/net/sourceforge/jnlp/resources')
-rw-r--r--netx/net/sourceforge/jnlp/resources/Messages.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/netx/net/sourceforge/jnlp/resources/Messages.properties b/netx/net/sourceforge/jnlp/resources/Messages.properties
index b31da59..b372336 100644
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties
@@ -225,9 +225,9 @@ SAlwaysTrustPublisher=Always trust content from this publisher
SHttpsUnverified=The website's HTTPS certificate cannot be verified.
SRememberOption=<b>Remember this option?</b>
SRememberAppletOnly=For applet
-SRememberCodebase=For site
+SRememberCodebase=For site <u>{0}</u>
SUnsignedSummary=An unsigned Java application wants to run
-SUnsignedDetail=An unsigned application from the following location wants to run:<br><u>{0}</u><br><br><b>It is recommended you only run applications from sites you trust.</b>
+SUnsignedDetail=An unsigned application from the following location wants to run:<br>&nbsp;&nbsp;<u>{0}</u><br>The page which made the request was:<br>&nbsp;&nbsp;<u>{1}</u><br><br><b>It is recommended you only run applications from sites you trust.</b>
SUnsignedAllowedBefore=<font color="green">You have accepted this applet previously.</font>
SUnsignedRejectedBefore=<font color="red">You have rejected this applet previously.</font>
SUnsignedQuestion=Allow the applet to run?