locales/en.yml in lita-github-0.0.5 vs locales/en.yml in lita-github-0.0.6
- old
+ new
@@ -33,5 +33,8 @@
commit_info: "Head: %{pr_sha_short} | Commits: %{commits} (+%{plus}/-%{minus}) :: %{compare}\n"
comments: "PR Comments: %{comments} | Code Comments: %{review_comments}\n"
pr_merge:
pass: "Merged pull request #%{pr} from %{org}/%{branch}\n%{title}"
fail: "Failed trying to merge PR #%{pr} (%{title}) :: %{url}\nMessage: %{msg}"
+ pr_list:
+ large_list: "You have more than %{max} open pull requests :(! Here are the ten newest oldest:\n"
+ no_prs: "This repo has no open pull requests; good job!"