~ubuntu-branches/ubuntu/gutsy/icu/gutsy-updates

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Jay Berkenbilt
  • Date: 2005-11-19 11:29:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20051119112931-vcizkrp10tli4enw
Tags: 3.4-3
Explicitly build with g++ 3.4.  The current ICU fails its test suite
with 4.0 but not with 3.4.  Future versions should work properly with
4.0.

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
 
es_HN {
9
 
    Version { "1.0" }
10
 
    CurrencyElements { 
11
 
        "L.",
12
 
        "HNL",
13
 
        ".",
14
 
    }
15
 
    DateTimePatterns { 
16
 
        "hh:mm:ss a z",
17
 
        "hh:mm:ss a z",
18
 
        "hh:mm:ss a",
19
 
        "hh:mm a",
20
 
        "EEEE dd' de 'MMMM' de 'yyyy",
21
 
        "dd' de 'MMMM' de 'yyyy",
22
 
        "dd/MM/yyyy",
23
 
        "dd/MM/yy",
24
 
        "{1} {0}",
25
 
    }
26
 
    LocaleID:int { 0x480a }
27
 
//    LocaleString { "es_HN" }
28
 
//    NumberElements {
29
 
//        ".",
30
 
//        ",",
31
 
//        ";",
32
 
//        "%",
33
 
//        "0",
34
 
//        "#",
35
 
//        "-",
36
 
//        "E",
37
 
//        "\u2030",
38
 
//        "\u221E",
39
 
//        "\uFFFD",
40
 
//    }
41
 
//    ShortCountry { "HND" }
42
 
}