jdk/test/java/util/Locale/data/deflocale.input
author naoto
Tue, 31 Aug 2010 11:27:10 -0700
changeset 6489 9e7015635425
permissions -rw-r--r--
4700857: RFE: separating user locale and user interface locale Reviewed-by: okutsu

# data file for deflocale.sh. Each line must have two locales in the following order.
#
#       LC_CTYPE        LC_MESSAGES
 
        ja_JP.UTF-8     zh_CN.UTF-8
        zh_CN.UTF-8     en_US.UTF-8
        C               zh_CN.UTF-8