| Index: source/data/curr/smn.txt
|
| diff --git a/source/data/curr/smn.txt b/source/data/curr/smn.txt
|
| index 9e5af1012eaddb8fe33b0a02c74e980d32a60d2d..6a1ec0b81da45780d4ec82ea4e9cb4a7860e548a 100644
|
| --- a/source/data/curr/smn.txt
|
| +++ b/source/data/curr/smn.txt
|
| @@ -1,28 +1,37 @@
|
| // ***************************************************************************
|
| // *
|
| -// * Copyright (C) 2014 International Business Machines
|
| +// * Copyright (C) 2015 International Business Machines
|
| // * Corporation and others. All Rights Reserved.
|
| // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
| // * Source File: <path>/common/main/smn.xml
|
| // *
|
| // ***************************************************************************
|
| -/**
|
| - * ICU <specials> source: <path>/common/main/smn.xml
|
| - */
|
| smn{
|
| Currencies{
|
| DKK{
|
| "DKK",
|
| "Tanska ruvnâ",
|
| }
|
| + EEK{
|
| + "EEK",
|
| + "Eesti ruvnâ",
|
| + }
|
| EUR{
|
| "€",
|
| "euro",
|
| }
|
| + FIM{
|
| + "FIM",
|
| + "Suomâ märkki",
|
| + }
|
| ISK{
|
| "ISK",
|
| "Island ruvnâ",
|
| }
|
| + LVR{
|
| + "LVR",
|
| + "Latvia ruble",
|
| + }
|
| NOK{
|
| "NOK",
|
| "Taažâ ruvnâ",
|
| @@ -32,5 +41,5 @@ smn{
|
| "Ruotâ ruvnâ",
|
| }
|
| }
|
| - Version{"2.1.8.11"}
|
| + Version{"2.1.19.14"}
|
| }
|
|
|