jdk/src/share/classes/sun/text/resources/ca/FormatData_ca.java
changeset 14765 0987999ed367
parent 13583 dc0017b1a452
child 15281 dd43cb9be0e1
equal deleted inserted replaced
14764:6dd2370b4cd3 14765:0987999ed367
   117                     "nov.", // abb november
   117                     "nov.", // abb november
   118                     "des.", // abb december
   118                     "des.", // abb december
   119                     "" // abb month 13 if applicable
   119                     "" // abb month 13 if applicable
   120                 }
   120                 }
   121             },
   121             },
       
   122             { "standalone.MonthNarrows",
       
   123                 new String[] {
       
   124                     "g",
       
   125                     "f",
       
   126                     "m",
       
   127                     "a",
       
   128                     "m",
       
   129                     "j",
       
   130                     "j",
       
   131                     "a",
       
   132                     "s",
       
   133                     "o",
       
   134                     "n",
       
   135                     "d",
       
   136                     "",
       
   137                 }
       
   138             },
   122             { "DayNames",
   139             { "DayNames",
   123                 new String[] {
   140                 new String[] {
   124                     "diumenge", // Sunday
   141                     "diumenge", // Sunday
   125                     "dilluns", // Monday
   142                     "dilluns", // Monday
   126                     "dimarts", // Tuesday
   143                     "dimarts", // Tuesday
   137                     "dt.", // abb Tuesday
   154                     "dt.", // abb Tuesday
   138                     "dc.", // abb Wednesday
   155                     "dc.", // abb Wednesday
   139                     "dj.", // abb Thursday
   156                     "dj.", // abb Thursday
   140                     "dv.", // abb Friday
   157                     "dv.", // abb Friday
   141                     "ds." // abb Saturday
   158                     "ds." // abb Saturday
       
   159                 }
       
   160             },
       
   161             { "DayNarrows",
       
   162                 new String[] {
       
   163                     "G",
       
   164                     "L",  // Note: contributed item in CDLR
       
   165                     "T",
       
   166                     "C",
       
   167                     "J",
       
   168                     "V",
       
   169                     "S",
       
   170                 }
       
   171             },
       
   172             { "standalone.DayNarrows",
       
   173                 new String[] {
       
   174                     "g",
       
   175                     "l",
       
   176                     "t",
       
   177                     "c",
       
   178                     "j",
       
   179                     "v",
       
   180                     "s",
   142                 }
   181                 }
   143             },
   182             },
   144             { "NumberElements",
   183             { "NumberElements",
   145                 new String[] {
   184                 new String[] {
   146                     ",", // decimal separator
   185                     ",", // decimal separator