cs_CZ.txt   [plain text]


// ***************************************************************************
// *
// *   Copyright (C) 1997-2003, International Business Machines
// *   Corporation and others.  All Rights Reserved.
// *
// ***************************************************************************

cs_CZ {
    Version{ "2.0" }
//    LocaleString { "cs_CZ" }
    NumberPatterns { 
        "#,##0.##;-#,##0.##",
        "#,##0.00 \u00A4;-#,##0.00 \u00A4",
        "#,##0%",
        "#E0",
    }
//    ShortCountry { "CZE" }
    LocaleID:int { 0x0405 }
}