/hg/icedtea-web: Changed display message for about and JRE panel...

asu at icedtea.classpath.org asu at icedtea.classpath.org
Wed Dec 15 06:30:06 PST 2010


changeset c45620d437e1 in /hg/icedtea-web
details: http://icedtea.classpath.org/hg/icedtea-web?cmd=changeset;node=c45620d437e1
author: Andrew Su <asu at redhat.com>
date: Wed Dec 15 09:31:48 2010 -0500

	Changed display message for about and JRE panels in the control
	panel.


diffstat:

2 files changed, 7 insertions(+), 2 deletions(-)
ChangeLog                                               |    5 +++++
netx/net/sourceforge/jnlp/resources/Messages.properties |    4 ++--

diffs (33 lines):

diff -r 772872ac68d5 -r c45620d437e1 ChangeLog
--- a/ChangeLog	Wed Dec 15 00:54:34 2010 +0000
+++ b/ChangeLog	Wed Dec 15 09:31:48 2010 -0500
@@ -1,3 +1,8 @@ 2010-12-14  Andrew John Hughes  <ahughes
+2010-12-15  Andrew Su  <asu at redhat.com>
+
+	* /netx/net/sourceforge/jnlp/resources/Messages.properties: Changed
+	messages for about and JRE.
+
 2010-12-14  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 772872ac68d5 -r c45620d437e1 netx/net/sourceforge/jnlp/resources/Messages.properties
--- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Wed Dec 15 00:54:34 2010 +0000
+++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Wed Dec 15 09:31:48 2010 -0500
@@ -284,7 +284,7 @@ CPTabSecurity=Security
 CPTabSecurity=Security
 
 # Control Panel - AboutPanel
-CPAboutInfo=This is the control panel for setting deployments.properties.<br/>Not all options will take effect until implemented.<br/>Currently does not support multiple JRE.<br/>
+CPAboutInfo=This is the control panel for setting deployments.properties.<br/>Not all options will take effect until implemented.<br/>The use of multiple JREs is currently unsupported.<br/>
 
 # Control Panel - AdvancedProxySettings
 APSDialogTitle=Network Settings
@@ -365,7 +365,7 @@ TIFPRestoreDefaults=Restore defaults
 TIFPRestoreDefaults=Restore defaults
 
 # Control Panel - Misc.
-CPJRESupport=Icedtea-web currently does not support multiple JRE.
+CPJRESupport=IcedTea-Web currently does not support the use of multiple JREs.
 
 # Buttons
 ButApply=Apply



More information about the distro-pkg-dev mailing list