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

hu_HU {
    CurrencyElements { 
            "Ft",
            "HUF",
            ",",
    }
    LocaleString { "hu_HU" }
    NumberPatterns { 
            "#,##0.###;-#,##0.###",
            "\u00A4#,##0.##;-\u00A4#,##0.##",
            "#,##0%",
    }
    ShortCountry { "HUN" }
    LocaleID { "040e" }
}