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

Side by Side Diff: icu52/source/data/locales/root.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/ro.txt ('k') | icu52/source/data/locales/ru.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/root.xml 6 // * Source File: <path>/common/main/root.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/root.xml 10 * ICU <specials> source: <path>/common/main/root.xml
(...skipping 2109 matching lines...) Expand 10 before | Expand all | Expand 10 after
2120 start:alias{"/LOCALE/listPattern/standard/start"} 2120 start:alias{"/LOCALE/listPattern/standard/start"}
2121 } 2121 }
2122 } 2122 }
2123 measurementSystemNames{ 2123 measurementSystemNames{
2124 UK{"UK"} 2124 UK{"UK"}
2125 US{"US"} 2125 US{"US"}
2126 metric{"Metric"} 2126 metric{"Metric"}
2127 } 2127 }
2128 units:alias{"/LOCALE/unitsShort"} 2128 units:alias{"/LOCALE/unitsShort"}
2129 unitsShort{ 2129 unitsShort{
2130 acceleration{
2131 g-force{
2132 other{"{0} G"}
2133 }
2134 }
2135 angle{
2136 arc-minute{
2137 other{"{0}′"}
2138 }
2139 arc-second{
2140 other{"{0}″"}
2141 }
2142 degree{
2143 other{"{0}°"}
2144 }
2145 }
2146 area{
2147 acre{
2148 other{"{0} ac"}
2149 }
2150 hectare{
2151 other{"{0} ha"}
2152 }
2153 square-foot{
2154 other{"{0} ft²"}
2155 }
2156 square-kilometer{
2157 other{"{0} km²"}
2158 }
2159 square-meter{
2160 other{"{0} m²"}
2161 }
2162 square-mile{
2163 other{"{0} mi²"}
2164 }
2165 }
2166 compound{ 2130 compound{
2167 per{"{0}/{1}"} 2131 per{"{0}/{1}"}
2168 } 2132 }
2169 duration{ 2133 duration{
2170 day{ 2134 day{
2171 other{"{0} d"} 2135 other{"{0} d"}
2172 } 2136 }
2173 hour{ 2137 hour{
2174 other{"{0} h"} 2138 other{"{0} h"}
2175 } 2139 }
2176 millisecond{ 2140 millisecond{
2177 other{"{0} ms"} 2141 other{"{0} ms"}
2178 } 2142 }
2179 minute{ 2143 minute{
2180 other{"{0} min"} 2144 other{"{0} min"}
2181 } 2145 }
2182 month{ 2146 month{
2183 other{"{0} m"} 2147 other{"{0} m"}
2184 } 2148 }
2185 second{ 2149 second{
2186 other{"{0} s"} 2150 other{"{0} s"}
2187 } 2151 }
2188 week{ 2152 week{
2189 other{"{0} w"} 2153 other{"{0} w"}
2190 } 2154 }
2191 year{ 2155 year{
2192 other{"{0} y"} 2156 other{"{0} y"}
2193 } 2157 }
2194 } 2158 }
2195 length{
2196 centimeter{
2197 other{"{0} cm"}
2198 }
2199 foot{
2200 other{"{0} ft"}
2201 }
2202 inch{
2203 other{"{0} in"}
2204 }
2205 kilometer{
2206 other{"{0} km"}
2207 }
2208 light-year{
2209 other{"{0} ly"}
2210 }
2211 meter{
2212 other{"{0} m"}
2213 }
2214 mile{
2215 other{"{0} mi"}
2216 }
2217 millimeter{
2218 other{"{0} mm"}
2219 }
2220 picometer{
2221 other{"{0} pm"}
2222 }
2223 yard{
2224 other{"{0} yd"}
2225 }
2226 }
2227 mass{
2228 gram{
2229 other{"{0} g"}
2230 }
2231 kilogram{
2232 other{"{0} kg"}
2233 }
2234 ounce{
2235 other{"{0} oz"}
2236 }
2237 pound{
2238 other{"{0} lb"}
2239 }
2240 }
2241 power{
2242 horsepower{
2243 other{"{0} hp"}
2244 }
2245 kilowatt{
2246 other{"{0} kW"}
2247 }
2248 watt{
2249 other{"{0} W"}
2250 }
2251 }
2252 pressure{
2253 hectopascal{
2254 other{"{0} hPa"}
2255 }
2256 inch-hg{
2257 other{"{0} inHg"}
2258 }
2259 millibar{
2260 other{"{0} mbar"}
2261 }
2262 }
2263 speed{
2264 kilometer-per-hour{
2265 other{"{0} km/h"}
2266 }
2267 meter-per-second{
2268 other{"{0} m/s"}
2269 }
2270 mile-per-hour{
2271 other{"{0} mi/h"}
2272 }
2273 }
2274 temperature{
2275 celsius{
2276 other{"{0}°C"}
2277 }
2278 fahrenheit{
2279 other{"{0}°F"}
2280 }
2281 }
2282 volume{
2283 cubic-kilometer{
2284 other{"{0} km³"}
2285 }
2286 cubic-mile{
2287 other{"{0} mi³"}
2288 }
2289 liter{
2290 other{"{0} l"}
2291 }
2292 }
2293 } 2159 }
2294 } 2160 }
OLDNEW
« no previous file with comments | « icu52/source/data/locales/ro.txt ('k') | icu52/source/data/locales/ru.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698