| // ******************************************************************************* | |
| // * | |
| // * Copyright (C) 1997-2000, International Business Machines | |
| // * Corporation and others. All Rights Reserved. | |
| // * | |
| // ******************************************************************************* | |
| lv_LV { | |
| CurrencyElements { | |
| "Ls", | |
| "LVL", | |
| ",", | |
| } | |
| LocaleString { "lv_LV" } | |
| NumberPatterns { | |
| "#,##0.###;-#,##0.###", | |
| "#,##0.## \u00A4;-#,##0.## \u00A4", | |
| "#,##0%", | |
| } | |
| ShortCountry { "LVA" } | |
| } |