r50783 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50782‎ | r50783 | r50784 >
Date:17:14, 19 May 2009
Author:shinjiman
Status:deferred
Tags:
Comment:
follow up r50758, bump the cldr version to 1.7.0
Modified paths:
  • /trunk/extensions/cldr/Makefile (modified) (history)
  • /trunk/extensions/cldr/README (modified) (history)

Diff [purge]

Index: trunk/extensions/cldr/Makefile
@@ -1,6 +1,6 @@
22 .PHONY: help all clean
33
4 -CORE=http://unicode.org/Public/cldr/1.5.0/core.zip
 4+CORE=http://www.unicode.org/Public/cldr/1.7.0/core.zip
55
66 help:
77 @echo "'make all' to download CLDR data and rebuild files."
Index: trunk/extensions/cldr/README
@@ -8,9 +8,9 @@
99 == Updating data ==
1010
1111 Download newest data from CLDR site:
12 - http://unicode.org/cldr/repository_access.html
 12+ http://www.unicode.org/cldr/repository_access.html
1313
1414 Example:
15 - wget http://unicode.org/Public/cldr/1.5.0/core.zip
 15+ wget http://www.unicode.org/Public/cldr/1.7.0/core.zip
1616 unzip core.zip -d core
17 - php rebuild.php
\ No newline at end of file
 17+ php rebuild.php

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r50758Update to CLDR 1.7.0 using rebuild.php (Source: http://unicode.org/Public/cld...siebrand22:25, 18 May 2009

Status & tagging log