--- a/jdk/src/share/classes/sun/launcher/resources/launcher.properties Tue Mar 06 10:25:45 2012 +0800
+++ b/jdk/src/share/classes/sun/launcher/resources/launcher.properties Tue Mar 06 20:34:38 2012 +0000
@@ -109,6 +109,17 @@
\ show all locale related settings and continue\n\n\
The -X options are non-standard and subject to change without notice.\n
+# Translators please note do not translate the options themselves
+java.launcher.X.macosx.usage=\
+\n\
+The following options are Mac OS X specific:\n\
+\ -XstartOnFirstThread\n\
+\ run the main() method on the first (AppKit) thread\n\
+\ -Xdock:name=<application name>"\n\
+\ override default application name displayed in dock\n\
+\ -Xdock:icon=<path to icon file>\n\
+\ override default icon displayed in dock\n\n
+
java.launcher.cls.error1=\
Error: Could not find or load main class {0}
java.launcher.cls.error2=\