jdk/src/share/classes/sun/util/logging/resources/logging_it.properties
changeset 9046 c70a26ba4d21
parent 9035 1255eb81cc2f
parent 9041 951f8470c2dc
child 9565 efd8492423ee
equal deleted inserted replaced
9036:bb5e161d5bb3 9046:c70a26ba4d21
    23 # questions.
    23 # questions.
    24 #
    24 #
    25 
    25 
    26 # Localizations for Level names.  For the US locale
    26 # Localizations for Level names.  For the US locale
    27 # these are the same as the non-localized level name.
    27 # these are the same as the non-localized level name.
       
    28 
       
    29 # The following ALL CAPS words should be translated.
    28 ALL=ALL
    30 ALL=ALL
       
    31 # The following ALL CAPS words should be translated.
    29 SEVERE=SEVERE
    32 SEVERE=SEVERE
       
    33 # The following ALL CAPS words should be translated.
    30 WARNING=WARNING
    34 WARNING=WARNING
       
    35 # The following ALL CAPS words should be translated.
    31 INFO=INFO
    36 INFO=INFO
       
    37 # The following ALL CAPS words should be translated.
    32 CONFIG= CONFIG
    38 CONFIG= CONFIG
       
    39 # The following ALL CAPS words should be translated.
    33 FINE=FINE
    40 FINE=FINE
       
    41 # The following ALL CAPS words should be translated.
    34 FINER=FINER
    42 FINER=FINER
       
    43 # The following ALL CAPS words should be translated.
    35 FINEST=FINEST
    44 FINEST=FINEST
       
    45 # The following ALL CAPS words should be translated.
    36 OFF=OFF
    46 OFF=OFF
    37