https://bugzilla.wikimedia.org/show_bug.cgi?id=19651

           Summary: Write a script to generate a unique installation of OL
                    for every supported user language
           Product: MediaWiki extensions
           Version: any
          Platform: All
               URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/530
                    24
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Maps
        AssignedTo: [email protected]
        ReportedBy: [email protected]


We're trying to keep the size of OpenLayers down, but adding all the i18n
support is going to add up, especially when we get more OL translations.

So generate one OL file for each language. Then we can just include
/OpenLayers-$wgLang.js.

Such a script needs to account for MW language codes being different than OL
language codes. The translatewiki table to translate between those (in
/extensions/Translate/*) will have to be consulted.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to