google / github-issue-mover

Making it easy to migrate issues between repos.
https://github-issue-mover.appspot.com
Apache License 2.0
615 stars 58 forks source link

displayIssueDetails: properly plurialize “comment” #122

Closed bfontaine closed 7 years ago

bfontaine commented 8 years ago

Before:

42 Comment(s) 1 Comment(s)

After:

42 Comments 1 Comment

Note that I don’t know anything about Dart but the code is simple here.

nicolasgarnier commented 7 years ago

Thanks @bfontaine