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

       Web browser: ---
             Bug #: 35475
           Summary: Exclude deprecated language codes in the list on
                    Special:Translate
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Translate
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


I think it would be good to remove languages from the list on Special:Translate
that are keys in wgDummyLanguageCodes. E.g., there's both "bat-smg" and "sgs",
and to avoid duplication and avoid using deprecated codes, I'd not list
"bat-sgm" etc (keys of DummyLanguageCodes). The same is done in the MediaWiki
installer.

Note however that in 1.18 and below, they were the values of
DummyLanguageCodes. I.e. from 1.19 on array( 'bat-smg' => 'sgs', ... ) whereas
in 1.16-1.18 array( 'bat-smg', ... ).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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