| Index: source/data/locales/se.txt
 | 
| diff --git a/source/data/locales/se.txt b/source/data/locales/se.txt
 | 
| index 3dd759c6b6ac66684981b3e75eb1c73150bb1cf3..70863d10cbf9dc7627a5f9f07c3667e4a5d7ab20 100644
 | 
| --- a/source/data/locales/se.txt
 | 
| +++ b/source/data/locales/se.txt
 | 
| @@ -1,14 +1,11 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * Copyright (C) 2014 International Business Machines
 | 
| +// * Copyright (C) 2015 International Business Machines
 | 
|  // * Corporation and others. All Rights Reserved.
 | 
|  // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
 | 
|  // * Source File: <path>/common/main/se.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/common/main/se.xml
 | 
| - */
 | 
|  se{
 | 
|      AuxExemplarCharacters{"[à ç é è í ń ñ ó ò q ú w x y ü ø æ å ä ã ö]"}
 | 
|      ExemplarCharacters{"[a á b c č d đ e f g h i j k l m n ŋ o p r s š t ŧ u v z ž]"}
 | 
| @@ -16,9 +13,6 @@ se{
 | 
|          "[A Á B C Č D Đ E É F G H I J K L M N Ŋ O P Q R S Š T Ŧ U V W X Y Z Ž Ø Æ Å Ä"
 | 
|          " Ö]"
 | 
|      }
 | 
| -    LocaleScript{
 | 
| -        "Latn",
 | 
| -    }
 | 
|      NumberElements{
 | 
|          latn{
 | 
|              patterns{
 | 
| @@ -170,7 +164,7 @@ se{
 | 
|              }
 | 
|          }
 | 
|      }
 | 
| -    Version{"2.1.7.53"}
 | 
| +    Version{"2.1.19.14"}
 | 
|      calendar{
 | 
|          gregorian{
 | 
|              AmPmMarkers{
 | 
| @@ -214,6 +208,14 @@ se{
 | 
|                      }
 | 
|                  }
 | 
|              }
 | 
| +            dayPeriod{
 | 
| +                stand-alone{
 | 
| +                    wide{
 | 
| +                        am{"iđitbeaivi"}
 | 
| +                        pm{"eahketbeaivi"}
 | 
| +                    }
 | 
| +                }
 | 
| +            }
 | 
|              eras{
 | 
|                  abbreviated{
 | 
|                      "o.Kr.",
 | 
| @@ -280,11 +282,6 @@ se{
 | 
|          quotationEnd{"”"}
 | 
|          quotationStart{"”"}
 | 
|      }
 | 
| -    durationUnits{
 | 
| -        hm{"h:mm"}
 | 
| -        hms{"h:mm:ss"}
 | 
| -        ms{"m:ss"}
 | 
| -    }
 | 
|      fields{
 | 
|          day{
 | 
|              dn{"beaivi"}
 | 
| 
 |