提交 98c2d376 编写于 作者: Y yhuang

8055222: Currency update needed for ISO 4217 Amendment #159

Reviewed-by: naoto
上级 2a3b197b
# #
# Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2000, 2014, 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
...@@ -28,7 +28,7 @@ formatVersion=1 ...@@ -28,7 +28,7 @@ formatVersion=1
# Version of the currency code information in this class. # Version of the currency code information in this class.
# It is a serial number that accompanies with each amendment. # It is a serial number that accompanies with each amendment.
dataVersion=156 dataVersion=159
# List of all valid ISO 4217 currency codes. # List of all valid ISO 4217 currency codes.
# To ensure compatibility, do not remove codes. # To ensure compatibility, do not remove codes.
...@@ -332,7 +332,7 @@ LY=LYD ...@@ -332,7 +332,7 @@ LY=LYD
# LIECHTENSTEIN # LIECHTENSTEIN
LI=CHF LI=CHF
# LITHUANIA # LITHUANIA
LT=LTL LT=LTL;2014-12-31-22-00-00;EUR
# LUXEMBOURG # LUXEMBOURG
LU=EUR LU=EUR
# MACAU # MACAU
......
# #
# Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # Copyright (c) 2005, 2014, 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
...@@ -35,4 +35,5 @@ ...@@ -35,4 +35,5 @@
# This notice and attribution to Taligent may not be removed. # This notice and attribution to Taligent may not be removed.
# Taligent is a registered trademark of Taligent, Inc. # Taligent is a registered trademark of Taligent, Inc.
EUR=\u20AC
LTL=Lt LTL=Lt
# #
# #
# Amendments up until ISO 4217 AMENDMENT NUMBER 156 # Amendments up until ISO 4217 AMENDMENT NUMBER 159
# (As of 23 July 2013) # (As of 15 August 2014)
# #
# Version # Version
FILEVERSION=1 FILEVERSION=1
DATAVERSION=156 DATAVERSION=159
# ISO 4217 currency data # ISO 4217 currency data
AF AFN 971 2 AF AFN 971 2
...@@ -142,7 +142,7 @@ LS LSL 426 2 ...@@ -142,7 +142,7 @@ LS LSL 426 2
LR LRD 430 2 LR LRD 430 2
LY LYD 434 3 LY LYD 434 3
LI CHF 756 2 LI CHF 756 2
LT LTL 440 2 LT LTL 440 2 2014-12-31-22-00-00 EUR 978 2
LU EUR 978 2 LU EUR 978 2
MO MOP 446 2 MO MOP 446 2
MK MKD 807 2 MK MKD 807 2
......
...@@ -7699,3 +7699,6 @@ FormatData/es_EC/TimePatterns/3=H:mm ...@@ -7699,3 +7699,6 @@ FormatData/es_EC/TimePatterns/3=H:mm
# bug 8037343 # bug 8037343
FormatData/es_DO/DatePatterns/2=dd/MM/yyyy FormatData/es_DO/DatePatterns/2=dd/MM/yyyy
FormatData/es_DO/DatePatterns/3=dd/MM/yy FormatData/es_DO/DatePatterns/3=dd/MM/yy
# bug 8055222
CurrencyNames/lt_LT/EUR=\u20AC
/* /*
* Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved. * Copyright (c) 2007, 2014, 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
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
* 6919624 6998391 7019267 7020960 7025837 7020583 7036905 7066203 7101495 * 6919624 6998391 7019267 7020960 7025837 7020583 7036905 7066203 7101495
* 7003124 7085757 7028073 7171028 7189611 8000983 7195759 8004489 8006509 * 7003124 7085757 7028073 7171028 7189611 8000983 7195759 8004489 8006509
* 7114053 7074882 7040556 8013836 8021121 6192407 6931564 8027695 7090826 * 7114053 7074882 7040556 8013836 8021121 6192407 6931564 8027695 7090826
* 8017142 8037343 * 8017142 8037343 8055222
* @summary Verify locale data * @summary Verify locale data
* *
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册