~ubuntu-branches/ubuntu/quantal/icu/quantal

« back to all changes in this revision

Viewing changes to source/data/locales/en_VI.txt

  • Committer: Package Import Robot
  • Author(s): Yves Arrouye
  • Date: 2002-03-03 15:31:13 UTC
  • Revision ID: package-import@ubuntu.com-20020303153113-3ssceqlq45xbmbnc
Tags: upstream-2.0-2.1pre20020303
ImportĀ upstreamĀ versionĀ 2.0-2.1pre20020303

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// ***************************************************************************
 
2
// *
 
3
// *   Copyright (C) 1997-2002, International Business Machines
 
4
// *   Corporation and others.  All Rights Reserved.
 
5
// *
 
6
// ***************************************************************************
 
7
 
 
8
en_VI {
 
9
    Version{ "1.0" }
 
10
    CurrencyElements { 
 
11
        "$",
 
12
        "USD",
 
13
        ".",
 
14
    }
 
15
//    LocaleString { "en_VI" }
 
16
    NumberPatterns { 
 
17
        "#,##0.###;-#,##0.###",
 
18
        "\u00A4#,##0.00;(\u00A4#,##0.00)",
 
19
        "#,##0%",
 
20
        "#E0",
 
21
    }
 
22
//    ShortCountry { "VIR" }
 
23
    LocaleID:int { 0x2409 }
 
24
}