en_SE.txt   [plain text]


// ***************************************************************************
// *
// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/en_SE.xml
// *
// ***************************************************************************
en_SE{
    %%Parent{"en_150"}
    Currencies{
        EUR{
            "€",
            "Euro",
            {
                "¤#,##0.00",
                ",",
                " ",
            }
        }
        SEK{
            "kr",
            "Swedish Krona",
        }
    }
    Version{"2.1.23.47"}
}