test/sun/text/resources/LocaleData

Print this page


   1 #
   2 #
   3 #
   4 # List of locale data for locale-data test
   5 #
   6 
   7 # bug #4052473
   8 LocaleNames/en/es=Spanish
   9 LocaleNames//es=Spanish
  10 
  11 # bug #4052679
  12 LocaleNames/fr/fr=fran\u00e7ais
  13 
  14 # bug #4055602, 4290801
  15 CurrencyNames/pt_BR/BRL=R$
  16 FormatData/pt_BR/NumberPatterns/0=#,##0.###;-#,##0.###
  17 # FormatData/pt_BR/NumberPatterns/1=R$ #,##0.##;-R$ #,##0.## # Changed; see bug 4122840
  18 FormatData/pt_BR/NumberPatterns/2=#,##0%
  19 FormatData/pt_BR/TimePatterns/0=HH'h'mm'min'ss's' z
  20 FormatData/pt_BR/TimePatterns/1=H'h'm'min's's' z
  21 FormatData/pt_BR/TimePatterns/2=HH:mm:ss
  22 FormatData/pt_BR/TimePatterns/3=HH:mm
  23 FormatData/pt_BR/DatePatterns/0=EEEE, d' de 'MMMM' de 'yyyy
  24 FormatData/pt_BR/DatePatterns/1=d' de 'MMMM' de 'yyyy
  25 FormatData/pt_BR/DatePatterns/2=dd/MM/yyyy
  26 FormatData/pt_BR/DatePatterns/3=dd/MM/yy
  27 FormatData/pt_BR/DateTimePatterns/0={1} {0}
  28 FormatData/pt_BR/NumberElements/0=,
  29 FormatData/pt_BR/NumberElements/1=.
  30 FormatData/pt_BR/NumberElements/2=;
  31 FormatData/pt_BR/DayAbbreviations/0=Dom
  32 FormatData/pt_BR/DayAbbreviations/1=Seg
  33 FormatData/pt_BR/DayAbbreviations/2=Ter
  34 FormatData/pt_BR/DayNames/0=Domingo
  35 FormatData/pt_BR/DayNames/1=Segunda-feira
  36 FormatData/pt_BR/DayNames/2=Ter\u00e7a-feira
  37 CalendarData/pt_BR/firstDayOfWeek=2
  38 CalendarData/pt_BR/minimalDaysInFirstWeek=1
  39 FormatData/pt_BR/MonthNames/0=Janeiro
  40 FormatData/pt_BR/MonthNames/1=Fevereiro
  41 FormatData/pt_BR/MonthNames/2=Mar\u00e7o
  42 LocaleNames/pt_BR/pt=portugu\u00eas
  43 LocaleNames/pt_BR/PT=Portugal
  44 LocaleNames/pt_BR/BR=Brasil
  45 
  46 # bug 6414459: Wrong first day of week for Croatian locale
  47 CalendarData/hr/firstDayOfWeek=2
  48 
  49 # bug #4066550
  50 FormatData/ja/Eras/0=\u7d00\u5143\u524d
  51 FormatData/ja/Eras/1=\u897f\u66a6
  52 
  53 # bug #4067619
  54 LocaleNames//LT=Lithuania
  55 LocaleNames/en/LT=Lithuania
  56 
  57 # bug #4068012, 4290801, 4942982


   1 #
   2 #
   3 #
   4 # List of locale data for locale-data test
   5 #
   6 
   7 # bug #4052473
   8 LocaleNames/en/es=Spanish
   9 LocaleNames//es=Spanish
  10 
  11 # bug #4052679
  12 LocaleNames/fr/fr=fran\u00e7ais
  13 
  14 # bug #4055602, 4290801, 8013836
  15 CurrencyNames/pt_BR/BRL=R$
  16 FormatData/pt_BR/NumberPatterns/0=#,##0.###;-#,##0.###
  17 # FormatData/pt_BR/NumberPatterns/1=R$ #,##0.##;-R$ #,##0.## # Changed; see bug 4122840
  18 FormatData/pt_BR/NumberPatterns/2=#,##0%
  19 FormatData/pt_BR/TimePatterns/0=HH'h'mm'min'ss's' z
  20 FormatData/pt_BR/TimePatterns/1=H'h'm'min's's' z
  21 FormatData/pt_BR/TimePatterns/2=HH:mm:ss
  22 FormatData/pt_BR/TimePatterns/3=HH:mm
  23 FormatData/pt_BR/DatePatterns/0=EEEE, d' de 'MMMM' de 'yyyy
  24 FormatData/pt_BR/DatePatterns/1=d' de 'MMMM' de 'yyyy
  25 FormatData/pt_BR/DatePatterns/2=dd/MM/yyyy
  26 FormatData/pt_BR/DatePatterns/3=dd/MM/yy
  27 FormatData/pt_BR/DateTimePatterns/0={1} {0}
  28 FormatData/pt_BR/NumberElements/0=,
  29 FormatData/pt_BR/NumberElements/1=.
  30 FormatData/pt_BR/NumberElements/2=;
  31 FormatData/pt_BR/DayAbbreviations/0=Dom
  32 FormatData/pt_BR/DayAbbreviations/1=Seg
  33 FormatData/pt_BR/DayAbbreviations/2=Ter
  34 FormatData/pt_BR/DayNames/0=Domingo
  35 FormatData/pt_BR/DayNames/1=Segunda-feira
  36 FormatData/pt_BR/DayNames/2=Ter\u00e7a-feira
  37 CalendarData/pt_BR/firstDayOfWeek=1
  38 CalendarData/pt_BR/minimalDaysInFirstWeek=1
  39 FormatData/pt_BR/MonthNames/0=Janeiro
  40 FormatData/pt_BR/MonthNames/1=Fevereiro
  41 FormatData/pt_BR/MonthNames/2=Mar\u00e7o
  42 LocaleNames/pt_BR/pt=portugu\u00eas
  43 LocaleNames/pt_BR/PT=Portugal
  44 LocaleNames/pt_BR/BR=Brasil
  45 
  46 # bug 6414459: Wrong first day of week for Croatian locale
  47 CalendarData/hr/firstDayOfWeek=2
  48 
  49 # bug #4066550
  50 FormatData/ja/Eras/0=\u7d00\u5143\u524d
  51 FormatData/ja/Eras/1=\u897f\u66a6
  52 
  53 # bug #4067619
  54 LocaleNames//LT=Lithuania
  55 LocaleNames/en/LT=Lithuania
  56 
  57 # bug #4068012, 4290801, 4942982