Skip to content

Commit 7682bf3

Browse files
jinjorgelanwen
authored andcommitted
Minor grammatical fix to error messages (jenkinsci#122)
1 parent 4211c28 commit 7682bf3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/org/jenkinsci/plugins/github/Messages.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ global.config.url.is.empty=Jenkins URL is empty. Set explicitly Jenkins URL in g
22
global.config.hook.url.is.malformed=Malformed GH hook url in global configuration ({0}). Please check Jenkins URL is valid and ends with slash or use overrided hook url
33
common.expandable.message.title=Expandable message
44
hooks.problem.administrative.monitor.displayname=GitHub Hooks Problems
5-
hooks.problem.administrative.monitor.description=Some of the hooks fails to be registered or removed. You can view detailed list of them at this page. Also you can manage list of ignored repos.
6-
github.trigger.check.method.warning.details=Hook for repo {0}/{1} on {2} fails to be registered or removed. More info can be found on global manage page. This message will be dismissed if Jenkins will receive PING event from repo or repo will be ignored in global configuration.
5+
hooks.problem.administrative.monitor.description=Some of the hooks failed to be registered or were removed. You can view detailed list of them at this page. Also you can manage list of ignored repos.
6+
github.trigger.check.method.warning.details=Hook for repo {0}/{1} on {2} failed to be registered or were removed. More info can be found on global manage page. This message will be dismissed if Jenkins receives a PING event from repo or repo will be ignored in global configuration.
77
unknown.error=Unknown error

0 commit comments

Comments
 (0)