threadReplyCountText abstract method

String threadReplyCountText(
  1. int count
)
inherited

The text for showing the thread reply count

Implementation

String threadReplyCountText(int count);