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


No differences found