https://bugzilla.wikimedia.org/show_bug.cgi?id=29712
--- Comment #1 from Robin Pepermans (SPQRobin) <[email protected]> 2011-07-04 23:43:49 UTC --- I am going to remove this (broken) feature, because depending on wgLang for defaultUserOptionOverrides makes much more sense than wgContLang (as it currently is), but is not possible because wgLang depends on the preferences itself. Secondly, the only three prefs set in MessagesXx files are: * 'underline' => 0 by languages written in scripts that are hard to read with underlines -> can be set in CSS * 'quickbar' => 2 by RTL languages, this can be done differently (in SkinLegacy->qbSetting(à for example) * 'editfont' => 'sans-serif' -> can be set in CSS -- 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
