* Introduced deactivate (clear without showing all languages) * Renamed noresult in region filter to noresults to match the callback in languagefilter * Some comments to help understand the code Change-Id: I544a29b860a6d3f4a5aa770f84cc8a72ae4a4b9d
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