diff options
| author | mark <mark@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-18 17:29:21 +0000 |
|---|---|---|
| committer | mark <mark@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-05-18 17:29:21 +0000 |
| commit | 64089cc9f030d8ef7972adb5d117e0b23f47d62b (patch) | |
| tree | 9f9c470de62ee62fba1331a396450d728d2b1fad /libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties | |
| parent | 96034e28360d660d7a7708807fcbc4b519574d8e (diff) | |
| download | ppe42-gcc-64089cc9f030d8ef7972adb5d117e0b23f47d62b.tar.gz ppe42-gcc-64089cc9f030d8ef7972adb5d117e0b23f47d62b.zip | |
Imported GNU Classpath 0.90
* scripts/makemake.tcl: LocaleData.java moved to gnu/java/locale.
* sources.am: Regenerated.
* gcj/javaprims.h: Regenerated.
* Makefile.in: Regenerated.
* gcj/Makefile.in: Regenerated.
* include/Makefile.in: Regenerated.
* testsuite/Makefile.in: Regenerated.
* gnu/java/lang/VMInstrumentationImpl.java: New override.
* gnu/java/net/local/LocalSocketImpl.java: Likewise.
* gnu/classpath/jdwp/VMMethod.java: Likewise.
* gnu/classpath/jdwp/VMVirtualMachine.java: Update to latest
interface.
* java/lang/Thread.java: Add UncaughtExceptionHandler.
* java/lang/reflect/Method.java: Implements GenericDeclaration and
isSynthetic(),
* java/lang/reflect/Field.java: Likewise.
* java/lang/reflect/Constructor.java
* java/lang/Class.java: Implements Type, GenericDeclaration,
getSimpleName() and getEnclosing*() methods.
* java/lang/Class.h: Add new public methods.
* java/lang/Math.java: Add signum(), ulp() and log10().
* java/lang/natMath.cc (log10): New function.
* java/security/VMSecureRandom.java: New override.
* java/util/logging/Logger.java: Updated to latest classpath
version.
* java/util/logging/LogManager.java: New override.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113887 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties')
| -rw-r--r-- | libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties b/libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties new file mode 100644 index 00000000000..ab0beb642d7 --- /dev/null +++ b/libjava/classpath/resource/gnu/java/locale/LocaleInformation_haw.properties @@ -0,0 +1,32 @@ +# LocaleInformation_haw.properties -- +# Copyright (C) 1991-2005 Unicode, Inc. +# All rights reserved. Distributed under the Terms of Use +# in http://www.unicode.org/copyright.html. +# +# This file was automatically generated by gnu.localegen from CLDR. + +shortMonths=Ian.®Pep.®Mal.®\u02bbAp.®Mei®Iun.®Iul.®\u02bbAu.®Kep.®\u02bbOk.®Now.®Kek.®® +months=Ianuali®Pepeluali®Malaki®\u02bbApelila®Mei®Iune®Iulai®\u02bbAukake®Kepakemapa®\u02bbOkakopa®Nowemapa®Kekemapa®® +shortWeekdays=®LP®P1®P2®P3®P4®P5®P6® +weekdays=®L\u0101pule®Po\u02bbakahi®Po\u02bbalua®Po\u02bbakolu®Po\u02bbah\u0101®Po\u02bbalima®Po\u02bbaono® +territories.IT=\u02bb\u012ak\u0101lia +territories.FR=Palani +territories.RU=L\u016bkia +territories.CN=Kina +territories.US=\u02bbAmelika Hui P\u016b \u02bbIa +territories.IN=\u02bb\u012ania +territories.IL=\u02bbIsera\u02bbela +territories.AU=N\u016bh\u014dlani +territories.MX=Mekiko +territories.IE=\u02bbIlelani +territories.CA=Kanak\u0101 +territories.GR=Helene +territories.JP=I\u0101pana +territories.DK=Kenemaka +territories.NZ=Aotearoa +territories.DE=Kelem\u0101nia +territories.PH=\u02bb\u0100ina Pilipino +territories.ES=Kepania +territories.GB=Aupuni M\u014d\u02bb\u012b Hui P\u016b \u02bbIa +territories.NL=H\u014dlani +languages.haw=\u02bb\u014dlelo Hawai\u02bbi |

