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

--- Comment #2 from MWJames <[email protected]> ---
This is done in SpecialStatistics::getOtherStats() in mw-core which does 

$name = $this->msg( $key )->inContentLanguage()->parse(); which does the
translation of 'smw-statistics-property-instance' maintained in
$extraStats['smw-statistics']['smw-statistics-property-instance'] 

The inContentLanguage is used and not the user language.

-- 
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

Reply via email to