* 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
* Use eslint and stylelint, fix all errors
* Remove jshint, jsbeautify
* Use Object.keys directly since that is available in all major browsers
* Fixes for eslint, stylelint errors
* stylelint is not included in grunt test yet because jquery.uls.mobile.css
has so many !important and need to figure out whether they are really needed