--- a/jdk/src/share/classes/sun/text/resources/zh/FormatData_zh.java Tue Feb 12 16:02:14 2013 +0400
+++ b/jdk/src/share/classes/sun/text/resources/zh/FormatData_zh.java Tue Feb 12 09:25:43 2013 -0800
@@ -82,7 +82,12 @@
/**
* Overrides ListResourceBundle
*/
+ @Override
protected final Object[][] getContents() {
+ final String[] rocEras = {
+ "\u6c11\u56fd\u524d",
+ "\u6c11\u56fd",
+ };
return new Object[][] {
{ "MonthNames",
new String[] {
@@ -217,12 +222,8 @@
"Gyy-MM-dd",
}
},
- { "roc.Eras",
- new String[] {
- "\u6c11\u56fd\u524d",
- "\u6c11\u56fd",
- }
- },
+ { "roc.Eras", rocEras },
+ { "roc.short.Eras", rocEras },
{ "cldr.roc.DatePatterns",
new String[] {
"Gy\u5e74M\u6708d\u65e5EEEE",