jdk/src/share/classes/sun/text/resources/FormatData_sv.java
changeset 891 8ef167bd8428
parent 2 90ce3da70b43
child 1247 b4c26443dee5
equal deleted inserted replaced
25:74fe6922716d 891:8ef167bd8428
   102                     "to", // abb Thursday
   102                     "to", // abb Thursday
   103                     "fr", // abb Friday
   103                     "fr", // abb Friday
   104                     "l\u00f6" // abb Saturday
   104                     "l\u00f6" // abb Saturday
   105                 }
   105                 }
   106             },
   106             },
       
   107             { "AmPmMarkers",
       
   108                 new String[] {
       
   109                     "fm", // am marker
       
   110                     "em" // pm marker
       
   111                 }
       
   112             },
   107             { "NumberElements",
   113             { "NumberElements",
   108                 new String[] {
   114                 new String[] {
   109                     ",", // decimal separator
   115                     ",", // decimal separator
   110                     "\u00a0", // group (thousands) separator
   116                     "\u00a0", // group (thousands) separator
   111                     ";", // list separator
   117                     ";", // list separator