--- a/jdk/src/share/classes/sun/util/logging/resources/logging_ja.properties Thu Apr 07 19:59:28 2011 -0700
+++ b/jdk/src/share/classes/sun/util/logging/resources/logging_ja.properties Mon Apr 11 16:19:20 2011 -0700
@@ -25,13 +25,22 @@
# Localizations for Level names. For the US locale
# these are the same as the non-localized level name.
+
+# The following ALL CAPS words should be translated.
ALL=\u3059\u3079\u3066
+# The following ALL CAPS words should be translated.
SEVERE=SEVERE
+# The following ALL CAPS words should be translated.
WARNING=WARNING
+# The following ALL CAPS words should be translated.
INFO=\u60C5\u5831
+# The following ALL CAPS words should be translated.
CONFIG= CONFIG
+# The following ALL CAPS words should be translated.
FINE=\u8A73\u7D30\u30EC\u30D9\u30EB(\u4F4E)
+# The following ALL CAPS words should be translated.
FINER=FINER
+# The following ALL CAPS words should be translated.
FINEST=FINEST
+# The following ALL CAPS words should be translated.
OFF=\u30AA\u30D5
-