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





--- Comment #42 from rememberthe...@gmail.com  2009-01-10 08:38:52 UTC ---
> --- Comment #41 from Melancholie <wiki.melancho...@web.de>  2009-01-10 
> 04:02:11 UTC ---
> There is a [[MediaWiki:Monobook.css/de]], but it doesn't get used (as only
> [[MediaWiki:Monobook.css]] is used); but maybe .../de could be imported
> surplus?

Not a bad idea, but I don't think that would completely solve the
problem...think of what would happen if you wanted to see the English-language
interface on a German-language wiki. Monobook would have
text-transform:lowercase, then MediaWiki:Monobook.css/de would override it with
text-transform:none, and finally MediaWiki:Monobook.css/en wouldn't do anything
because it assumes that Monobook's text-transform:lowercase is still in force.
Thus, the user interface elements would still be capitalized even in English
where decapitalizing them is desirable.

In other words, we would have to add text-transform:lowercase to every single
language-specific Monobook.css in order to properly allow multiple user
interface languages on a German-language wiki.


-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to