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

« back to all changes in this revision

Viewing changes to locales/kw_GB.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
kw_GB {
 
9
    Version { "1.2" }
 
10
    ///* Discarding duplicate data for tag: AmPmMarkers */
 
11
    CurrencyElements {
 
12
        "\u00a3",
 
13
        "GBP",
 
14
        ".",
 
15
    }
 
16
    DateTimeElements:intvector {
 
17
        2,
 
18
        1,
 
19
    }
 
20
    DateTimePatterns {
 
21
        "HH:mm:ss z",
 
22
        "HH:mm:ss",
 
23
        "HH:mm:ss",
 
24
        "HH:mm",
 
25
        "EEEE dd MMMM yyyy",
 
26
        "dd MMMM yyyy",
 
27
        "MMM dd,yy",
 
28
        "dd/MM/yy",
 
29
        "{1} {0}",
 
30
    }
 
31
    NumberPatterns {
 
32
        "#,##0.###;-#,##0.###",
 
33
        "\u00a4#,##0.00;-\u00a4#,##0.00",
 
34
        "#,##0%",
 
35
        "#E0",
 
36
    }
 
37
}