Name: dg70945 Date: 09/23/98
This bug is easy to correct and is important for internationalization, please
correct it as soon as possible.
The guide at
http://java.sun.com/products/jdk/1.1/docs/guide/intl/fontprop.html
is incorrect to tell us to *copy* font.properties.<our own locale>, e.g.
font.properties.zh_TW, overwriting font.properties and modify font.properties.
The correct method is to directly edit the font.properties.<our own locale>
because font.properties only functions in US-locale system or there are no
other font.* files.
(Review ID: 25140)
======================================================================