summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties')
-rw-r--r--libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties48
1 files changed, 48 insertions, 0 deletions
diff --git a/libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties b/libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties
new file mode 100644
index 00000000000..8bcc77e3953
--- /dev/null
+++ b/libjava/classpath/resource/gnu/java/locale/LocaleInformation.properties
@@ -0,0 +1,48 @@
+# LocaleInformation.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.
+
+percent=%
+perMill=\u2030
+exponential=E
+infinity=\u221e
+NaN=\ufffd
+minusSign=-
+zeroDigit=0
+decimalSeparator=.
+groupingSeparator=,
+digit=#
+percentFormat=#,##0%
+currencyFormat=\u00a4 #,##0.00;-\u00a4 #,##0.00
+localPatternChars=GyMdkHmsSEDFwWahKzYeugAZ
+currenciesDisplayName.INR=INR
+currenciesDisplayName.JPY=JPY
+currenciesDisplayName.ITL=ITL
+currenciesDisplayName.EUR=EUR
+currenciesDisplayName.GBP=GBP
+currenciesDisplayName.USD=USD
+currenciesSymbol.INR==0#Rs.|1#Re.|1<Rs.
+currenciesSymbol.JPY=\u00a5
+currenciesSymbol.ITL=\u20a4
+currenciesSymbol.EUR=\u20ac
+currenciesSymbol.GBP=\u00a3
+currenciesSymbol.USD=$
+shortMonths=1®2®3®4®5®6®7®8®9®10®11®12®®
+months=1®2®3®4®5®6®7®8®9®10®11®12®®
+shortWeekdays=®1®2®3®4®5®6®7®
+weekdays=®1®2®3®4®5®6®7®
+minNumberOfDaysInFirstWeek=1
+firstDayOfWeek=sun
+eras=BCE®CE®
+ampms=AM®PM®
+shortDateFormat=yy/MM/dd
+mediumDateFormat=yyyy MMM d
+longDateFormat=yyyy MMMM d
+fullDateFormat=EEEE, yyyy MMMM dd
+shortTimeFormat=HH:mm
+mediumTimeFormat=HH:mm:ss
+longTimeFormat=HH:mm:ss z
+fullTimeFormat=HH:mm:ss z
OpenPOWER on IntegriCloud