Appends suffix to this String when cnt is not 1 (simple English pluralization).
the original string if cnt is 1, otherwise the string with suffix appended
the count to check
the suffix to append for plural form (default "s")
"s"