intl/icu/source/data/curr/so.txt

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     1 // ***************************************************************************
     2 // *
     3 // * Copyright (C) 2013 International Business Machines
     4 // * Corporation and others. All Rights Reserved.
     5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
     6 // * Source File: <path>/common/main/so.xml
     7 // *
     8 // ***************************************************************************
     9 /**
    10  * ICU <specials> source: <path>/common/main/so.xml
    11  */
    12 so{
    13     Currencies{
    14         DJF{
    15             "DJF",
    16             "Faran Jabbuuti",
    17         }
    18         ETB{
    19             "ETB",
    20             "Birta Itoobbiya",
    21         }
    22         EUR{
    23             "€",
    24             "Yuuroo",
    25         }
    26         SAR{
    27             "SAR",
    28             "Riyaalka Sacuudiga",
    29         }
    30         SOS{
    31             "S",
    32             "Shilin soomaali",
    33         }
    34         TZS{
    35             "TZS",
    36             "Shilin Tansaani",
    37         }
    38         USD{
    39             "US$",
    40             "Doollar maraykan",
    41         }
    42     }
    43     Version{"2.0.92.87"}
    44 }

mercurial