OSDN Git Service

Add linux.x86 linux.x86_64 target
[pizza-ipa-oss/jre.git] / features / jp.pizzafactory.com.sun.jre / rootfiles.linux.x86 / jre / lib / deploy / messages.properties
diff --git a/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/deploy/messages.properties b/features/jp.pizzafactory.com.sun.jre/rootfiles.linux.x86/jre/lib/deploy/messages.properties
new file mode 100644 (file)
index 0000000..ea33279
--- /dev/null
@@ -0,0 +1,57 @@
+#
+# @(#)messages.properties      1.6 05/05/18
+#
+# Copyright (c) 2004, Oracle and/or its affiliates. All rights reserved.
+# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
+#
+
+error.internal.badmsg=internal error, unknown message
+error.badinst.nojre=Bad installation. No JRE found in configuration file
+error.badinst.execv=Bad installation. Error invoking Java VM (execv)
+error.badinst.sysexec=Bad installation. Error invoking Java VM (SysExec) 
+error.listener.failed=Splash: sysCreateListenerSocket failed
+error.accept.failed=Splash: accept failed
+error.recv.failed=Splash: recv failed
+error.invalid.port=Splash: didn't revive a valid port
+error.read=Read past end of buffer
+error.xmlparsing=XML Parsing error: wrong kind of token found
+error.splash.exit=Java Web Start splash screen process exiting .....\n
+error.winsock=tLast WinSock Error: 
+error.winsock.load=Couldn't load winsock.dll
+error.winsock.start=WSAStartup failed
+error.badinst.nohome=Bad installation: JAVAWS_HOME not set 
+error.splash.noimage=Splash: couldn't load splash screen image
+error.splash.socket=Splash: server socket failed
+error.splash.cmnd=Splash: unrecognized command
+error.splash.port=Splash: port not specified
+error.splash.send=Splash: send failed
+error.splash.timer=Splash: couldn't create shutdown timer
+error.splash.x11.open=Splash: Can't open X11 display
+error.splash.x11.connect=Splash: X11 connection failed
+# Javaws usage: '\' is a joining of two sentence,which are connected including
+# the invisible character '\n'.
+message.javaws.usage=\
+Usage:\tjavaws [run-options] <jnlp-file>       \
+      \tjavaws [control-options]               \
+                                               \
+where run-options include:                     \
+  -verbose       \tdisplay additional output   \
+  -offline       \trun the application in offline mode \
+  -system        \trun the application from the system cache only\
+  -Xnosplash     \trun without showing a splash screen \
+  -J<option>     \tsupply option to the vm     \
+  -wait          \tstart java process and wait for its exit    \
+       \
+control-options include:       \
+  -viewer        \tshow the cache viewer in the java control panel\
+  -uninstall     \tremove all applications from the cache\
+  -uninstall <jnlp-file>              \tremove the application from the cache  \
+  -import [import-options] <jnlp-file>\timport the application to the cache            \
+                                                                       \
+import-options include:                                                \
+  -silent        \timport silently (with no user interface)    \
+  -system        \timport application into the system cache    \
+  -codebase <url>\tretrieve resources from the given codebase  \
+  -shortcut      \tinstall shortcuts as if user allowed prompt \
+  -association   \tinstall associations as if user allowed prompt      \
+\n