~ubuntu-branches/ubuntu/lucid/camomile/lucid

« back to all changes in this revision

Viewing changes to locales/en_ZW.txt

  • Committer: Bazaar Package Importer
  • Author(s): Sylvain Le Gall
  • Date: 2005-12-03 01:18:55 UTC
  • Revision ID: james.westby@ubuntu.com-20051203011855-qzvwlld1xyqnl62t
Tags: upstream-0.6.3
ImportĀ upstreamĀ versionĀ 0.6.3

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_ZW {
 
9
    Version { "1.0" }
 
10
    ///* Discarding duplicate data for tag: AmPmMarkers */
 
11
    CurrencyElements {
 
12
        "Z$",
 
13
        "ZWD",
 
14
        ".",
 
15
    }
 
16
    DateTimePatterns {
 
17
        "h:mm:ss a",
 
18
        "h:mm:ss a",
 
19
        "h:mm:ss a",
 
20
        "h:mm a",
 
21
        "EEEE dd MMMM yyyy",
 
22
        "dd MMMM yyyy",
 
23
        "dd MMM,yy",
 
24
        "d/M/yyyy",
 
25
        "{1} {0}",
 
26
    }
 
27
    NumberPatterns {
 
28
        "#,##0.###;-#,##0.###",
 
29
        "\u00a4#,##0.00;-\u00a4#,##0.00",
 
30
        "#,##0%",
 
31
        "#E0",
 
32
    }
 
33
    LocaleID:int { 0x3009 }
 
34
}