Commit Graph

6 Commits

Author SHA1 Message Date
Niklas Laxström
670585033e Update language-data
"Fixed" the build script by using a known working version.

Updating to 69074e24757a59ad9a20be4a28ddbe4285ae06a6.
2020-12-09 11:40:32 +02:00
Amir E. Aharoni
d7cbd0a03d Fixes for fetch-language-data.sh (#360)
* Fixes for fetch-language-data.sh

* Portable path function, instead of `readlink -f`, which doesn't
  work on mac.
* Remove extra '/' character from DEST. It is added again later.
* Change "wrote" to "written" — clearer meaning of what was done.

* Update language-data

* Update sjd autonym
* Move ms-arab a few lines (automatic change from CLDR)

Updating to
b485f5a134
2020-04-08 20:16:23 +05:30
Santhosh Thottingal
a911e46bd4 Fix the path to language-data.json in @wikimedia/language-data
It was moved to data folder in recent commit:
09ab6024fe
2020-04-02 12:24:00 +05:30
Santhosh Thottingal
619646082c Installing browserify should not update package.json
npm changed their behavior of 'npm install'. See
https://github.com/npm/npm/issues/17010

use --no-save option to avoid package.json changes
2019-08-29 16:16:07 +05:30
Niklas Laxström
438c59cc65 fetch-language-data.sh: Improve and made CWD-independent 2018-03-05 18:25:57 +05:30
Santhosh Thottingal
6d6a1326b5 Use wikimedia/language-data node module for data
Now that we have this node module, let us use that as upstream
for data
2017-08-28 17:46:09 +05:30