提交 8a33a5da 编写于 作者: L ljiang

8210153: localized currency symbol of VES

Reviewed-by: naoto
上级 e9a5345e
# #
# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
# #
# This code is free software; you can redistribute it and/or modify it # This code is free software; you can redistribute it and/or modify it
...@@ -37,4 +37,4 @@ ...@@ -37,4 +37,4 @@
VEB=Bs VEB=Bs
VEF=Bs.F. VEF=Bs.F.
VES=Bs.S.
/* /*
* Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2001, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
* *
* This code is free software; you can redistribute it and/or modify it * This code is free software; you can redistribute it and/or modify it
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
/* /*
* @test * @test
* @bug 4290801 4942982 5102005 8008577 8021121 * @bug 4290801 4942982 5102005 8008577 8021121 8210153
* @summary Basic tests for currency formatting. * @summary Basic tests for currency formatting.
* @run main/othervm -Djava.locale.providers=JRE,SPI CurrencyFormat * @run main/othervm -Djava.locale.providers=JRE,SPI CurrencyFormat
*/ */
......
...@@ -66,7 +66,7 @@ es_PR=$ ...@@ -66,7 +66,7 @@ es_PR=$
es_PY=G es_PY=G
es_SV=C es_SV=C
es_UY=NU$ es_UY=NU$
es_VE=Bs.F. es_VE=Bs.S.
et=\u00A4 et=\u00A4
et_EE=\u20AC et_EE=\u20AC
fi=\u00A4 fi=\u00A4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册