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

Unified Diff: icu52/source/data/locales/en_GB.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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icu52/source/data/locales/en_001.txt ('k') | icu52/source/data/locales/es.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: icu52/source/data/locales/en_GB.txt
===================================================================
--- icu52/source/data/locales/en_GB.txt (revision 259715)
+++ icu52/source/data/locales/en_GB.txt (working copy)
@@ -720,105 +720,15 @@
}
}
units{
- angle{
- arc-minute{
- one{"{0} minute"}
- other{"{0} minutes"}
- }
- arc-second{
- one{"{0} second"}
- other{"{0} seconds"}
- }
- }
- area{
- square-kilometer{
- one{"{0} square kilometre"}
- other{"{0} square kilometres"}
- }
- square-meter{
- one{"{0} square metre"}
- other{"{0} square metres"}
- }
- }
- length{
- centimeter{
- one{"{0} centimetre"}
- other{"{0} centimetres"}
- }
- kilometer{
- one{"{0} kilometre"}
- other{"{0} kilometres"}
- }
- meter{
- one{"{0} metre"}
- other{"{0} metres"}
- }
- millimeter{
- one{"{0} millimetre"}
- other{"{0} millimetres"}
- }
- picometer{
- one{"{0} picometre"}
- other{"{0} picometres"}
- }
- }
- speed{
- kilometer-per-hour{
- one{"{0} kilometre per hour"}
- other{"{0} kilometres per hour"}
- }
- meter-per-second{
- one{"{0} metre per second"}
- other{"{0} metres per second"}
- }
- }
- volume{
- cubic-kilometer{
- one{"{0} cubic kilometre"}
- other{"{0} cubic kilometres"}
- }
- liter{
- one{"{0} litre"}
- other{"{0} litres"}
- }
- }
}
unitsNarrow{
- acceleration{
- g-force{
- one{"{0}G"}
- other{"{0}G"}
- }
- }
duration{
millisecond{
one{"{0} ms"}
other{"{0} ms"}
}
}
- mass{
- pound{
- one{"{0}lb"}
- other{"{0}lb"}
- }
- }
- temperature{
- celsius{
- one{"{0}°"}
- other{"{0}°"}
- }
- }
}
unitsShort{
- angle{
- arc-minute{
- one{"{0} min"}
- other{"{0} min"}
- }
- arc-second{
- one{"{0} sec"}
- other{"{0} secs"}
- }
- }
}
}
« no previous file with comments | « icu52/source/data/locales/en_001.txt ('k') | icu52/source/data/locales/es.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698