Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(323)

Side by Side Diff: icu52/source/data/locales/en_001.txt

Issue 247663002: Trim unit* sections in data/locales/* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/
Patch Set: Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu52/source/data/locales/en.txt ('k') | icu52/source/data/locales/en_GB.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2013 International Business Machines 3 // * Copyright (C) 2013 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/en_001.xml 6 // * Source File: <path>/common/main/en_001.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 en_001{ 9 en_001{
10 Version{"2.0.91.92"} 10 Version{"2.0.91.92"}
11 unitsNarrow{ 11 unitsNarrow{
12 temperature{
13 fahrenheit{
14 one{"{0}°F"}
15 other{"{0}°F"}
16 }
17 }
18 } 12 }
19 } 13 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/en.txt ('k') | icu52/source/data/locales/en_GB.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698