| Index: source/data/locales/jgo.txt
 | 
| diff --git a/source/data/locales/jgo.txt b/source/data/locales/jgo.txt
 | 
| index 68d8601873f0784e0c83fa7699ba9966a3e8c32c..b51b4f98e2544957d1a876ce4f6c16cfe14e3620 100755
 | 
| --- a/source/data/locales/jgo.txt
 | 
| +++ b/source/data/locales/jgo.txt
 | 
| @@ -1,14 +1,11 @@
 | 
|  // ***************************************************************************
 | 
|  // *
 | 
| -// * 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/jgo.xml
 | 
|  // *
 | 
|  // ***************************************************************************
 | 
| -/**
 | 
| - * ICU <specials> source: <path>/common/main/jgo.xml
 | 
| - */
 | 
|  jgo{
 | 
|      AuxExemplarCharacters{"[e o q r x]"}
 | 
|      ExemplarCharacters{
 | 
| @@ -22,9 +19,6 @@ jgo{
 | 
|          "Z Ꞌ]"
 | 
|      }
 | 
|      ExemplarCharactersPunctuation{"[\\- , ; \\: ! ? . ‹ › « »]"}
 | 
| -    LocaleScript{
 | 
| -        "Latn",
 | 
| -    }
 | 
|      MoreInformation{"?"}
 | 
|      NumberElements{
 | 
|          default{"latn"}
 | 
| @@ -50,7 +44,7 @@ jgo{
 | 
|          }
 | 
|          native{"latn"}
 | 
|      }
 | 
| -    Version{"2.1.7.39"}
 | 
| +    Version{"2.1.19.94"}
 | 
|      calendar{
 | 
|          generic{
 | 
|              DateTimePatterns{
 | 
| @@ -166,6 +160,10 @@ jgo{
 | 
|              }
 | 
|              eras{
 | 
|                  abbreviated{
 | 
| +                    "BCE",
 | 
| +                    "CE",
 | 
| +                }
 | 
| +                wide{
 | 
|                      "tsɛttsɛt mɛŋguꞌ mi ɛ́ lɛɛnɛ Kɛlísɛtɔ gɔ ńɔ́",
 | 
|                      "tsɛttsɛt mɛŋguꞌ mi ɛ́ fúnɛ Kɛlísɛtɔ tɔ́ mɔ́",
 | 
|                  }
 | 
| @@ -274,7 +272,9 @@ jgo{
 | 
|      fields{
 | 
|          day{
 | 
|              relative{
 | 
| +                "-1"{"yesterday"}
 | 
|                  "0"{"lɔꞋɔ"}
 | 
| +                "1"{"tomorrow"}
 | 
|              }
 | 
|              relativeTime{
 | 
|                  future{
 | 
| 
 |