File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1649,7 +1649,7 @@ notices.delete_success = The system notices have been deleted.
16491649[action]
16501650create_repo = created repository <a href =" %s" >%s</a>
16511651rename_repo = renamed repository from <code>%[1]s</code> to <a href =" %[2]s" >%[3]s</a>
1652- commit_repo = pushed to <a href =" %[1]s/src/%[2]s" >%[3]s</a> at <a href =" %[1]s" >%[4]s</a>
1652+ commit_repo = pushed to <a href =" %[1]s/src/branch/ %[2]s" >%[3]s</a> at <a href =" %[1]s" >%[4]s</a>
16531653create_issue = `opened issue <a href =" %s/issues/%s" >%s# %[2]s</a>`
16541654close_issue = `closed issue <a href =" %s/issues/%s" >%s# %[2]s</a>`
16551655reopen_issue = `reopened issue <a href =" %s/issues/%s" >%s# %[2]s</a>`
@@ -1659,7 +1659,7 @@ reopen_pull_request = `reopened pull request <a href="%s/pulls/%s">%s#%[2]s</a>`
16591659comment_issue = `commented on issue <a href =" %s/issues/%s" >%s# %[2]s</a>`
16601660merge_pull_request = `merged pull request <a href =" %s/pulls/%s" >%s# %[2]s</a>`
16611661transfer_repo = transferred repository <code>%s</code> to <a href =" %s" >%s</a>
1662- push_tag = pushed tag <a href =" %s/src/%s" >%[2]s</a> to <a href =" %[1]s" >%[3]s</a>
1662+ push_tag = pushed tag <a href =" %s/src/tag/ %s" >%[2]s</a> to <a href =" %[1]s" >%[3]s</a>
16631663delete_tag = deleted tag %[2]s from <a href =" %[1]s" >%[3]s</a>
16641664delete_branch = deleted branch %[2]s from <a href =" %[1]s" >%[3]s</a>
16651665compare_commits = Compare %d commits
You can’t perform that action at this time.
0 commit comments