User "SPQRobin" posted a comment on MediaWiki.r92956.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92956#c20072
Commit summary:

DifferenceEngine: introduce setDiffLang() to change the language in which the 
diff text is written.
Translate: set the the diff text according to the source language, on 
Special:PageTranslation and the translation messages. (Also fix direction of 
CSS class mw-translate-fuzzy).

Comment:

The CSS is because the text in the class mw-translate-fuzzy should follow the 
user language direction (the "ltr" is flipped).

wgContLang is the language in which the page that should be translated, is 
written. It is different from the user language, which is the rest of the 
special page.

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to