User "Nikerabbit" posted a comment on MediaWiki.r92956.
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92956#c20071
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:
<pre>
.mw-translate-fuzzy {
background-color: #FDD;
+ direction: ltr;
}
</pre>
???
What does wgContLang do in SpecialPageTranslation?
_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview