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

Unified Diff: patches/locale3.patch

Issue 9317044: Add Malay (ms) locale data to pre-build ICU data file (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/icu46/
Patch Set: '' Created 8 years, 11 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 | « patches/locale2.patch ('k') | source/data/coll/collocal.mk » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/locale3.patch
===================================================================
--- patches/locale3.patch (revision 119946)
+++ patches/locale3.patch (working copy)
@@ -1,5 +1,5 @@
--- source/data/coll/collocal.mk 1969-12-31 16:00:00.000000000 -0800
-+++ source/data/coll/collocal.mk 2011-01-11 15:38:04.071431000 -0800
++++ source/data/coll/collocal.mk 2012-02-01 10:21:59.099902000 -0800
@@ -0,0 +1,90 @@
+# * Copyright (C) 1998-2010, International Business Machines
+# * Corporation and others. All Rights Reserved.
@@ -89,11 +89,11 @@
+ sr.txt sr_Latn.txt sv.txt\
+ th.txt tr.txt uk.txt vi.txt zh.txt\
+ zh_Hant.txt\
-+ bn.txt gu.txt kn.txt ml.txt mr.txt ta.txt te.txt\
++ bn.txt gu.txt kn.txt ml.txt mr.txt ms.txt ta.txt te.txt\
+ fa.txt
--- source/data/curr/reslocal.mk 1969-12-31 16:00:00.000000000 -0800
-+++ source/data/curr/reslocal.mk 2011-07-25 02:16:27.244259000 -0700
-@@ -0,0 +1,78 @@
++++ source/data/curr/reslocal.mk 2012-02-01 10:23:19.129339000 -0800
+@@ -0,0 +1,79 @@
+# * Copyright (C) 1998-2010, International Business Machines
+# * Corporation and others. All Rights Reserved.
+CURR_CLDR_VERSION = 1.9
@@ -153,6 +153,7 @@
+ lv.txt\
+ ml.txt\
+ mr.txt\
++ ms.txt\
+ nb.txt\
+ nl.txt\
+ pl.txt\
@@ -428,8 +429,8 @@
+ yo.txt\
+ zu.txt
--- source/data/region/reslocal.mk 1969-12-31 16:00:00.000000000 -0800
-+++ source/data/region/reslocal.mk 2011-07-25 02:16:27.442259000 -0700
-@@ -0,0 +1,76 @@
++++ source/data/region/reslocal.mk 2012-02-01 10:16:51.945070000 -0800
+@@ -0,0 +1,77 @@
+# * Copyright (C) 1998-2010, International Business Machines
+# * Corporation and others. All Rights Reserved.
+REGION_CLDR_VERSION = 1.9
@@ -487,6 +488,7 @@
+ lv.txt\
+ ml.txt\
+ mr.txt\
++ ms.txt\
+ nb.txt\
+ nl.txt\
+ pl.txt\
@@ -511,8 +513,8 @@
@@ -0,0 +1 @@
+TRANSLIT_SOURCE=
--- source/data/zone/reslocal.mk 1969-12-31 16:00:00.000000000 -0800
-+++ source/data/zone/reslocal.mk 2011-07-25 02:16:27.447258000 -0700
-@@ -0,0 +1,75 @@
++++ source/data/zone/reslocal.mk 2012-02-01 10:14:49.563869000 -0800
+@@ -0,0 +1,76 @@
+# * Copyright (C) 1998-2010, International Business Machines
+# * Corporation and others. All Rights Reserved.
+ZONE_CLDR_VERSION = 1.9
@@ -569,6 +571,7 @@
+ lv.txt\
+ ml.txt\
+ mr.txt\
++ ms.txt\
+ nb.txt\
+ nl.txt\
+ pl.txt\
« no previous file with comments | « patches/locale2.patch ('k') | source/data/coll/collocal.mk » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698