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

Side by Side Diff: icu52/source/data/locales/sv_FI.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/sv.txt ('k') | icu52/source/data/locales/sw.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/sv_FI.xml 6 // * Source File: <path>/common/main/sv_FI.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 sv_FI{ 9 sv_FI{
10 AuxExemplarCharacters{"[ã ç ë í ñ ó š ÿ ü ž]"} 10 AuxExemplarCharacters{"[ã ç ë í ñ ó š ÿ ü ž]"}
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
78 end{"{0} och {1}"} 78 end{"{0} och {1}"}
79 middle{"{0}, {1}"} 79 middle{"{0}, {1}"}
80 start{"{0}, {1}"} 80 start{"{0}, {1}"}
81 } 81 }
82 } 82 }
83 measurementSystemNames{ 83 measurementSystemNames{
84 UK{"engelska enheter (UK)"} 84 UK{"engelska enheter (UK)"}
85 US{"engelska enheter (USA)"} 85 US{"engelska enheter (USA)"}
86 } 86 }
87 units{ 87 units{
88 temperature{
89 celsius{
90 one{"{0} grader Celsius"}
91 other{"{0} grader Celsius"}
92 }
93 }
94 } 88 }
95 unitsNarrow{ 89 unitsNarrow{
96 speed{
97 kilometer-per-hour{
98 one{"{0} km/h"}
99 other{"{0} km/h"}
100 }
101 }
102 } 90 }
103 } 91 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/sv.txt ('k') | icu52/source/data/locales/sw.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698