jdk/src/share/classes/sun/text/resources/es/FormatData_es.java
changeset 14765 0987999ed367
parent 13583 dc0017b1a452
child 15281 dd43cb9be0e1
equal deleted inserted replaced
14764:6dd2370b4cd3 14765:0987999ed367
   102                     "jue", // abb Thursday
   102                     "jue", // abb Thursday
   103                     "vie", // abb Friday
   103                     "vie", // abb Friday
   104                     "s\u00e1b" // abb Saturday
   104                     "s\u00e1b" // abb Saturday
   105                 }
   105                 }
   106             },
   106             },
       
   107             { "DayNarrows",
       
   108                 new String[] {
       
   109                     "D",
       
   110                     "L",
       
   111                     "M",
       
   112                     "X",
       
   113                     "J",
       
   114                     "V",
       
   115                     "S",
       
   116                 }
       
   117             },
   107             { "NumberPatterns",
   118             { "NumberPatterns",
   108                 new String[] {
   119                 new String[] {
   109                     "#,##0.###;-#,##0.###", // decimal pattern
   120                     "#,##0.###;-#,##0.###", // decimal pattern
   110                     "\u00A4#,##0.00;(\u00A4#,##0.00)", // currency pattern
   121                     "\u00A4#,##0.00;(\u00A4#,##0.00)", // currency pattern
   111                     "#,##0%" // percent pattern
   122                     "#,##0%" // percent pattern