Page MenuHomePhabricator

Languages that is active vs metalanguages vs redirects vs ...
Closed, DeclinedPublic

Description

It should be possible to somehow check which languages are supported as they are and which should be hard redirected to some other language. This is not about fallback languages, but on which languages we support.

We should publish Utils::getLanguageCodes() somehow, which language we use as replacement when a language specific string is missing, and also which one we can convert through transliteration. Similarly we should include this information in wbgetentities if we use it somehow. Perhaps it is simplest to add a section about this if the requester asks for this information.

For example can strings in some language A be a replacement for some other language B as long as an alternate string is not defined in language A.

Also, if a language variant A is only different in transliteration from language variant B, then strings in language B can be replaced by transliterating (converting) strings from A.


Version: unspecified
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=44379
https://bugzilla.wikimedia.org/show_bug.cgi?id=46455

Details

Reference
bz42153

Event Timeline

bzimport raised the priority of this task from to Lowest.Nov 22 2014, 1:08 AM
bzimport set Reference to bz42153.
bzimport added a subscriber: Unknown Object (MLST).
  • Bug 42327 has been marked as a duplicate of this bug. ***

Closing to unclutter the bug tracker. Not useful to keep around atm.