en_SK.txt   [plain text]


// ***************************************************************************
// * Copyright (C) 2015 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Apple locale stub addition.
// ***************************************************************************
en_SK{
    %%Parent{"en_150"}
    Currencies{
        EUR{
            "€",
            "Euro",
            {
                "¤#,##0.00",
                ",",
                " ",
            }
        }
    }
    Version{"2.1.11.50"}
}