Small CSS adjustments to: * Reduce ULS vertical size to adapt to the 8-row layout. * Use more contrast in colors to better comply with WCAG. * Add overflow properties to regions in map to avoidlong texts to overlap. Change-Id: I0498f68e32b978f2e1d8c2d4c5e788c71483590d
jQuery Universal Language Selector
Universal Language Selector
Introduction
Preparing language data
The language names, autonyms, region informations are present in src/jquery.uls.data.js. But this file is auto generated from data/langdb.yaml. If you want to make any changes to the language data, edit data/langdb.yaml and generate the src/jquery.uls.data.js using
php ulsdata2json.php