There has been a request to use Hadza language [1] names on Wikispecies. Please therefore add the label in the parser function "#language", as described in T261387.
[1] ISO 639 code: hts per https://en.wikipedia.org/wiki/Hadza_language
There has been a request to use Hadza language [1] names on Wikispecies. Please therefore add the label in the parser function "#language", as described in T261387.
[1] ISO 639 code: hts per https://en.wikipedia.org/wiki/Hadza_language
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/cldr | master | +10 -0 | Add autonym for Hadza | |
mediawiki/extensions/cldr | master | +4 -0 | Add Hadza (hts), not in CLDR, used by Wikispecies |
@Pigsonthewing: Thanks for reporting this. For future reference, please use the feature request form (linked from the top of the task creation page) to create feature requests. Assuming this is about MediaWiki-Internationalization.
I used the same process here as used on T261387 and T277505
I wrote on the latter (still unresolved, just one week short of its first birthday!). "I was given to understand that the correct process was to raise a ticket such as this. There are likely to be further requests of this nature in future." and received the response "It is."
Change 770104 had a related patch set uploaded (by Raimond Spekking; author: Raimond Spekking):
[mediawiki/extensions/cldr@master] Add Hadza (hts), not in CLDR, used by Wikispecies
Change 770104 merged by jenkins-bot:
[mediawiki/extensions/cldr@master] Add Hadza (hts), not in CLDR, used by Wikispecies
Change 790385 had a related patch set uploaded (by Raimond Spekking; author: Raimond Spekking):
[mediawiki/extensions/cldr@master] Add autonym for Hadza
Change 790385 merged by jenkins-bot:
[mediawiki/extensions/cldr@master] Add autonym for Hadza
Adding it to CLDR only affects the translation functionality (i.e. when you explicitly provide a language code), so {{#language:hts|en}} and {{#language:hts|hts}} work now, but {{#language:hts}} doesn't.
If you want {{#language:hts}} to work on its own, as far as I can tell, it needs to either be in Names.php or the wmgExtraLanguageNames config variable for Wikispecies (related: T277505#7965893)