locales/en.yml in lita-github-0.2.2 vs locales/en.yml in lita-github-0.3.0
- old
+ new
@@ -51,9 +51,12 @@
boom: "An uncaught exception was hit while trying to update the description of %{repo}. Is GitHub having issues?"
repo_update_homepage:
updated: "The homepage for %{repo} has been updated to: '%{url}'"
invalid_url: "The URL provided is not valid: '%{url}'"
boom: "An uncaught exception was hit while trying to update the homepage of %{repo}. Is GitHub having issues?"
+ repo_admin_add:
+ pass: "Added user '%{user}' as admin to %{repo}"
+ fail: "Something went wrong trying to add user '%{user}' as admin to %{repo}. Is that user in your organization?"
github_pr:
method_disabled: "Sorry, this function has either been disabled or not enabled in the config"
exception: "An unexpected exception was hit during the GitHub API operation. Please make sure all arguments are proper and try again, or try checking the GitHub status (gh status)"
not_found: "Pull request #%{pr} on %{org}/%{repo} not found"
pr_info: