https://bugzilla.wikimedia.org/show_bug.cgi?id=1553
--- Comment #43 from Aryeh Gregor <[email protected]> 2009-01-11 00:43:57 UTC --- (In reply to comment #40) > I would really > like to see a "uselang-de" class (or even a MediaWiki:Monobook.css/de message) > that could be used to turn off the transformations if the page is using the > German interface. Keep in mind that the interface language is not necessarily used for *all* interface messages. Look at the navbar on dewiki in English, or the enwiki one with German: http://de.wikipedia.org/wiki/Wikipedia:Hauptseite?uselang=en http://en.wikipedia.org/wiki/Wikipedia:Main_Page?uselang=de They're a mix of English and German messages in each case. You're going to get wrong results by trying to key off interface message: it has to be done on a message-by-message basis to be actually correct. -- 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
