Closed
Bug 945378
Opened 12 years ago
Closed 12 years ago
Create solution for efficiently displaying many locales
Categories
(Webmaker Graveyard :: webmaker.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brett, Assigned: kate)
Details
Our current list of languages won't scale when we have 2x amount of languages - and it looks like we're tracking to at least that on transifex.
We need to figure out a way to display alternative languages that are available, and as discussed in other threads, let users know they can contribute to the effort.
A possible solution that wikimedia uses was mentioned in bug #929231:
<blockquote>
22:52 < sayak> humph, I just remembered! Wikipedia, or rather all WMF products
use a tool called the universal language selector (ULS) which is a JS based
solution to l10n related issues.
22:53 < sayak> Worth a watch
22:53 < sayak> https://github.com/wikimedia/jquery.uls
</blockquote>
| Assignee | ||
Comment 1•12 years ago
|
||
Prototyped in web lit standard demo, implemented by ali
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•