提交 0efab0ae 编写于 作者: M mfang

7025303: NLS: t13y fix for 7021691 Most log level words are not translated in java logging

Reviewed-by: yhuang
上级 080628f9
...@@ -25,13 +25,22 @@ ...@@ -25,13 +25,22 @@
# Localizations for Level names. For the US locale # Localizations for Level names. For the US locale
# these are the same as the non-localized level name. # these are the same as the non-localized level name.
# The following ALL CAPS words should be translated.
ALL=ALL ALL=ALL
# The following ALL CAPS words should be translated.
SEVERE=SEVERE SEVERE=SEVERE
# The following ALL CAPS words should be translated.
WARNING=WARNING WARNING=WARNING
# The following ALL CAPS words should be translated.
INFO=INFO INFO=INFO
# The following ALL CAPS words should be translated.
CONFIG= CONFIG CONFIG= CONFIG
# The following ALL CAPS words should be translated.
FINE=FINE FINE=FINE
# The following ALL CAPS words should be translated.
FINER=FINER FINER=FINER
# The following ALL CAPS words should be translated.
FINEST=FINEST FINEST=FINEST
# The following ALL CAPS words should be translated.
OFF=OFF OFF=OFF
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册