From 8f59c1b0bf5fed4fce80ebcc0bc588e62dde706d Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Tue, 5 Nov 2013 20:07:27 +0100 Subject: Java console resurrected and connected to new logging. --- .../net/sourceforge/jnlp/resources/Messages.properties | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'netx/net/sourceforge/jnlp/resources/Messages.properties') diff --git a/netx/net/sourceforge/jnlp/resources/Messages.properties b/netx/net/sourceforge/jnlp/resources/Messages.properties index 8f1050a..5cea7d2 100644 --- a/netx/net/sourceforge/jnlp/resources/Messages.properties +++ b/netx/net/sourceforge/jnlp/resources/Messages.properties @@ -415,7 +415,24 @@ DPEnableSyslogHint=output messages will be saved to system logs DPDisable=Disable DPHide=Hide on startup DPShow=Show on startup +DPShowPluginOnly=Show on plugin startup +DPShowJavawsOnly=Show on javaws startup DPJavaConsole=Java Console +DPJavaConsoleDisabledHint=Java console is disabled. Use itweb-settings to configure it out of disabled to any show or hide value. + +#conole itself labels +CONSOLErungc = Run GC +CONSOLErunFinalizers = Run Finalizers +CONSOLErunningFinalizers = Running finalization.... +CONSOLEmemoryInfo = Memory Info +CONSOLEsystemProperties = System Properties +CONSOLEclassLoaders = Available Classloaders +CONSOLEthreadList = Thread List +CONSOLEthread = Thread +CONSOLEnoClassLoaders = No Classloader info exists in system +CONSOLEmemoryMax = Max Memory +CONSOLEmemoryTotal = Total Memory +CONSOLEmemoryFree = Free Memory # Control Panel - DesktopShortcutPanel DSPNeverCreate=Never create @@ -525,6 +542,7 @@ SPLASHurlLooks = http://icedtea.classpath.org/wiki/IcedTea-Web SPLASHmainL3 = No further information available, try to launch the browser from the command line and examine the output. SPLASHcloseAndCopyShorter = Close and copy to clipboard SPLASHmainL4 = The folloing exception has occured. For more information, try to launch the browser from the command line and examine the output. +SPLASHmainL2 = Additional information may be available in the console or logs. Even more information is available if debugging is enabled. SPLASHexWas = Exception was: SPLASHcfl = Can't follow link to SPLASHvendorsInfo = Information from vendor of your application -- cgit v1.2.3