https://bugzilla.wikimedia.org/show_bug.cgi?id=62346
Nemo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |upstream --- Comment #4 from Nemo <[email protected]> --- jquery.uls.data.js (<https://git.wikimedia.org/blob/mediawiki%2Fextensions%2FUniversalLanguageSelector/bfeaebdf635a2e8fb1f366c76b4876fdd390e36f/lib%2Fjquery.uls%2Fsrc%2Fjquery.uls.data.js>) has: "IT":["it","en","nap","scn","fur","de","fr","sl","ca","el","hr"] which in turn comes from <http://unicode.org/repos/cldr/trunk/common/supplemental/supplementalData.xml> <territory type="IT" gdp="1805000000000" literacyPercent="99" population="61482300"> <!--Italy--> <languagePopulation type="it" populationPercent="95" officialStatus="official"/> <!--Italian--> <languagePopulation type="en" populationPercent="24"/> <!--English--> <languagePopulation type="nap" writingPercent="5" populationPercent="12" references="R1148"/> <!--Neapolitan--> <languagePopulation type="scn" writingPercent="5" populationPercent="8.4" references="R1149"/> <!--Sicilian--> <languagePopulation type="fur" writingPercent="5" populationPercent="1.4" references="R1150"/> <!--Friulian--> <languagePopulation type="de" populationPercent="0.39" references="R1251"/> <!--German--> <languagePopulation type="fr" populationPercent="0.17" officialStatus="official_regional" references="R1252"/> <!--French--> <languagePopulation type="sl" populationPercent="0.17" references="R1253"/> <!--Slovenian--> <languagePopulation type="ca" populationPercent="0.035"/> <!--Catalan--> <languagePopulation type="el" populationPercent="0.035"/> <!--Greek--> <languagePopulation type="hr" populationPercent="0.0057"/> <!--Croatian--> </territory> Sigh. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
