This commit is contained in:
David Katleman 2012-08-15 18:04:14 -07:00
commit ff827332a8
3 changed files with 4 additions and 3 deletions
jdk
src/share/classes/sun/util/resources
test/sun/text/resources

@ -36,5 +36,5 @@
# Taligent is a registered trademark of Taligent, Inc. # Taligent is a registered trademark of Taligent, Inc.
VEB=Bs VEB=Bs
VEF=BsF. VEF=Bs.F.

@ -655,7 +655,6 @@ FormatData/es_UY/NumberElements/1=.
FormatData/es_UY/NumberElements/2=; FormatData/es_UY/NumberElements/2=;
CurrencyNames/es_VE/VEB=Bs CurrencyNames/es_VE/VEB=Bs
# bug 6570259 # bug 6570259
CurrencyNames/es_VE/VEF=BsF.
FormatData/es_VE/NumberPatterns/0=#,##0.###;-#,##0.### FormatData/es_VE/NumberPatterns/0=#,##0.###;-#,##0.###
# FormatData/es_VE/NumberPatterns/1=Bs#,##0.00;Bs -#,##0.00 # Changed; see bug 4122840 # FormatData/es_VE/NumberPatterns/1=Bs#,##0.00;Bs -#,##0.00 # Changed; see bug 4122840
FormatData/es_VE/NumberPatterns/2=#,##0% FormatData/es_VE/NumberPatterns/2=#,##0%
@ -7034,3 +7033,5 @@ CurrencyNames/es_PE/PEN=S/.
FormatData/sl/DateTimePatterns/4=EEEE, dd. MMMM y FormatData/sl/DateTimePatterns/4=EEEE, dd. MMMM y
FormatData/sl/DateTimePatterns/5=dd. MMMM y FormatData/sl/DateTimePatterns/5=dd. MMMM y
# bug 7189611
CurrencyNames/es_VE/VEF=Bs.F.

@ -34,7 +34,7 @@
* 6509039 6609737 6610748 6645271 6507067 6873931 6450945 6645268 6646611 * 6509039 6609737 6610748 6645271 6507067 6873931 6450945 6645268 6646611
* 6645405 6650730 6910489 6573250 6870908 6585666 6716626 6914413 6916787 * 6645405 6650730 6910489 6573250 6870908 6585666 6716626 6914413 6916787
* 6919624 6998391 7019267 7020960 7025837 7020583 7036905 7066203 7101495 * 6919624 6998391 7019267 7020960 7025837 7020583 7036905 7066203 7101495
* 7003124 7085757 7028073 7171028 * 7003124 7085757 7028073 7171028 7189611
* @summary Verify locale data * @summary Verify locale data
* *
*/ */