https://bugzilla.wikimedia.org/show_bug.cgi?id=32483
Derk-Jan Hartman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Derk-Jan Hartman <[email protected]> 2011-11-19 12:06:01 UTC --- This issue is much wider actually. It applies for all languages listed here: http://en.wikipedia.org/wiki/List_of_Wikipedias#Wikipedia_edition_codes The solution. We need to add a "language" tag normalization in the core trough which we can put the ll_lang of the Langlinks_table table of the database, before we actually generate a 'real' lang tag. Such a normalization table (language_mapping ?) would have ll_lang: the wiki defined interlanguage code wiki_variant: a wiki language variant code iso 639-1 iso 639-2 bcp47 code: (includes private codes, variant names, sign, transliteration etc) Could probably be built upon 'Extension:CLDR' -- 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
