make/common/Defs.gmk

changeset 249
30ecf5c90a30
parent 240
f90b3e014e83
equal deleted inserted replaced
244:9baa8f94a11d 249:30ecf5c90a30
1 # 1 #
2 # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. Oracle designates this 7 # published by the Free Software Foundation. Oracle designates this
61 61
62 # 62 #
63 # Localizations for the different parts of the product beyond English 63 # Localizations for the different parts of the product beyond English
64 # 64 #
65 65
66 JRE_LOCALES = de es fr it ja ko sv zh_CN zh_TW zh_HK 66 JRE_LOCALES = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
67 PLUGIN_LOCALES = de es fr it ja ko sv zh_CN zh_TW zh_HK 67 PLUGIN_LOCALES = de es fr it ja ko pt_BR sv zh_CN zh_TW zh_HK
68 JDK_LOCALES = ja zh_CN 68 JDK_LOCALES = ja zh_CN
69 69
70 # 70 #
71 # A list of locales we support but don't have resource files. 71 # A list of locales we support but don't have resource files.
72 # This is defined to optimize the search of resource bundles. 72 # This is defined to optimize the search of resource bundles.

mercurial