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_af.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_af.properties')
| -rw-r--r-- | libjava/classpath/resource/gnu/java/locale/LocaleInformation_af.properties | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/libjava/classpath/resource/gnu/java/locale/LocaleInformation_af.properties b/libjava/classpath/resource/gnu/java/locale/LocaleInformation_af.properties index 3a57193df66..cae92849194 100644 --- a/libjava/classpath/resource/gnu/java/locale/LocaleInformation_af.properties +++ b/libjava/classpath/resource/gnu/java/locale/LocaleInformation_af.properties @@ -18,17 +18,17 @@ ampms=vm.®nm.® territories.AU=Australi\u00eb territories.TD=Tsjaad territories.AT=Oostenryk -territories.GW=Guinee-Bissau territories.AR=Argentini\u00eb +territories.GW=Guinee-Bissau territories.MZ=Mosambiek territories.MY=Maleisi\u00eb territories.MX=Meksiko -territories.GR=Griekeland territories.AM=Armeni\u00eb +territories.GR=Griekeland territories.ZA=Suid-Afrika territories.MV=Maldive -territories.GQ=Ekwatoriaal-Guinee territories.AL=Albani\u00eb +territories.GQ=Ekwatoriaal-Guinee territories.SY=Siri\u00eb territories.GN=Guinee territories.MR=Mouritani\u00eb @@ -39,7 +39,6 @@ territories.AF=Afganistan territories.ST=Sao Tome en Principe territories.AE=Verenigde Arabiese Emirate territories.MN=Mongoli\u00eb -territories.YU=Serwi\u00eb territories.MK=Macedoni\u00eb territories.SO=Somali\u00eb territories.GE=Georgi\u00eb @@ -75,8 +74,8 @@ territories.KW=Koeweit territories.KR=Suid-Korea territories.KP=Noord-Korea territories.KN=Saint Kitts en Nevis -territories.KM=Comore territories.EH=Wes-Sahara +territories.KM=Comore territories.EG=Egipte territories.EE=Estland territories.KH=Kambodja @@ -86,8 +85,8 @@ territories.DZ=Algeri\u00eb territories.QA=Katar territories.DO=Dominikaanse Republiek territories.DK=Denemarke -territories.JO=Jordani\u00eb territories.DJ=Djiboeti +territories.JO=Jordani\u00eb territories.JM=Jamaika territories.DE=Duitsland territories.PL=Pole @@ -99,16 +98,17 @@ territories.CY=Ciprus territories.CV=Kaap Verde territories.CU=Kuba territories.VC=Saint Vincent en die Grenadine +territories.CS=Serwi\u00eb territories.VA=Vatikaan territories.IT=Itali\u00eb -territories.IS=Ysland territories.CN=Sjina +territories.IS=Ysland territories.CM=Kameroen -territories.IQ=Irak territories.CL=Chili +territories.IQ=Irak territories.UZ=Oesbekistan -territories.IN=Indi\u00eb territories.CI=Ivoorkus +territories.IN=Indi\u00eb territories.CH=Switserland territories.CG=Kongo territories.CF=Sentraal-Afrikaanse Republiek @@ -122,8 +122,8 @@ territories.BR=Brasili\u00eb territories.UA=Oekraine territories.NZ=Nieu-Seeland territories.HU=Hongarye -territories.HT=Ha\u00efti territories.BO=Bolivi\u00eb +territories.HT=Ha\u00efti territories.BN=Broenei territories.HR=Kroasi\u00eb territories.TZ=Tanzani\u00eb |

