SpecialStatsAddExtra: Format column label with msg
authorMark A. Hershberger <mah@nichework.com>
Thu, 30 Apr 2015 02:40:48 +0000 (22:40 -0400)
committerKunal Mehta <legoktm@gmail.com>
Sat, 23 May 2015 13:05:07 +0000 (15:05 +0200)
commit0f19ee9d85aac90a38682ad8a5003bd3e2a8dc1b
tree7e7e695e85f19bec17b1f8b15d7a62b17e22f922
parent5d62627a21e7203539cf0aa2e2ce8a872162eef9
SpecialStatsAddExtra: Format column label with msg

This allows the user of the SpecialStatsAddExtra hook to provide
formatting for the row label using an i18n message key.  If given, the
message is given the row key as a parameter.  To maintain backward
compatibility, the key is used as-is as was done previously if a message
key is not provided.

Bug: T97623
Change-Id: I43c522b24372e115ed78adf69848bf50cbab8295
docs/hooks.txt
includes/specials/SpecialStatistics.php