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
This commit is contained in:
Amir E. Aharoni
2020-04-08 17:46:23 +03:00
committed by GitHub
parent d97c2e9d8d
commit d7cbd0a03d
2 changed files with 5 additions and 3 deletions

1
.gitignore vendored
View File

@@ -6,5 +6,6 @@
/node_modules
/dist
data/supplementalData.xml
/scripts/vendor
/vendor
.eslintcache