User "Nikerabbit" posted a comment on MediaWiki.r96756. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96756#c22331 Commit summary:
work on special:surveystats Comment: <pre> + 'survey-question-type-number' => 'Number', </pre> Please provide documentation whether this means a digit (8) or any number (88). + 'surveys-surveystats-question-answercount' => 'Amount of answers', Shouldn't that be number of answers, since answers are countable? <pre> + 'surveys-surveystats-question-answers' => 'Most provided answers', </pre> Would be nice to document the context where this message is used (why not for the rest of messages too). _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
