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

« back to all changes in this revision

Viewing changes to source/data/locales/ur_PK.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) 2001-2002, International Business Machines
4
 
// *   Corporation and others.  All Rights Reserved.
5
 
// *
6
 
// ***************************************************************************
7
 
 
8
 
ur_PK{
9
 
    Version{ "x0.1" }
10
 
    LocaleID:int { 0x0420 }
11
 
//    ShortCountry{
12
 
//        "PAK"
13
 
//    }
14
 
    CurrencyElements{
15
 
        "Rs",
16
 
        "PKR",
17
 
        "."
18
 
    }
19
 
 
20
 
    DateTimePatterns{
21
 
        "h:mm:ss aa",
22
 
        "H:mm:ss",
23
 
        "h:mm:ss a",
24
 
        "H:mm:ss",
25
 
        "dd MMMM yyyy",
26
 
        "dd MMMM yyyy",
27
 
        "dd/MM/yyyy",
28
 
        "dd/MM/yyyy",
29
 
        "{1} {0}",
30
 
    }
31
 
}