Error message when comment has too many lines
In en, this message translates to: 'Comment cannot exceed {maxLines} lines'
String comment_too_many_lines(int maxLines);