mirror of
https://github.com/go-gitea/gitea
synced 2024-11-12 20:59:23 +01:00
revert more changes
This commit is contained in:
parent
fc8a3cd513
commit
8f94a5c878
@ -1707,7 +1707,7 @@ pulls.review_only_possible_for_full_diff = Review is only possible when viewing
|
||||
pulls.filter_changes_by_commit = Filter by commit
|
||||
pulls.nothing_to_compare = These branches are equal. There is no need to create a pull request.
|
||||
pulls.nothing_to_compare_and_allow_empty_pr = These branches are equal. This PR will be empty.
|
||||
pulls.has_pull_request = A pull request between these branches already exists: <a href="%[1]s">%[2]s#%[3]d</a>
|
||||
pulls.has_pull_request = `A pull request between these branches already exists: <a href="%[1]s">%[2]s#%[3]d</a>`
|
||||
pulls.create = Create Pull Request
|
||||
pulls.title_desc = wants to merge %[1]d commits from <code>%[2]s</code> into <code id="branch_target">%[3]s</code>
|
||||
pulls.merged_title_desc = merged %[1]d commits from <code>%[2]s</code> into <code>%[3]s</code> %[4]s
|
||||
@ -1780,7 +1780,7 @@ pulls.has_merged = Failed: The pull request has been merged, you cannot merge ag
|
||||
pulls.push_rejected = Merge Failed: The push was rejected. Review the Git Hooks for this repository.
|
||||
pulls.push_rejected_summary = Full Rejection Message
|
||||
pulls.push_rejected_no_message = Merge Failed: The push was rejected but there was no remote message.<br>Review the Git Hooks for this repository
|
||||
pulls.open_unmerged_pull_exists = You cannot perform a reopen operation because there is a pending pull request (#%d) with identical properties.
|
||||
pulls.open_unmerged_pull_exists = `You cannot perform a reopen operation because there is a pending pull request (#%d) with identical properties.`
|
||||
pulls.status_checking = Some checks are pending
|
||||
pulls.status_checks_success = All checks were successful
|
||||
pulls.status_checks_warning = Some checks reported warnings
|
||||
@ -3215,16 +3215,16 @@ notices.delete_success = The system notices have been deleted.
|
||||
create_repo = created repository <a href="%s">%s</a>
|
||||
rename_repo = renamed repository from <code>%[1]s</code> to <a href="%[2]s">%[3]s</a>
|
||||
commit_repo = pushed to <a href="%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a>
|
||||
create_issue = opened issue <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
close_issue = closed issue <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
reopen_issue = reopened issue <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
create_pull_request = created pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
close_pull_request = closed pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
reopen_pull_request = reopened pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
comment_issue = commented on issue <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
comment_pull = commented on pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
merge_pull_request = merged pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
auto_merge_pull_request = automatically merged pull request <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
create_issue = `opened issue <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
close_issue = `closed issue <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
reopen_issue = `reopened issue <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
create_pull_request = `created pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
close_pull_request = `closed pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
reopen_pull_request = `reopened pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
comment_issue = `commented on issue <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
comment_pull = `commented on pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
merge_pull_request = `merged pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
auto_merge_pull_request = `automatically merged pull request <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
transfer_repo = transferred repository <code>%s</code> to <a href="%s">%s</a>
|
||||
push_tag = pushed tag <a href="%[2]s">%[3]s</a> to <a href="%[1]s">%[4]s</a>
|
||||
delete_tag = deleted tag %[2]s from <a href="%[1]s">%[3]s</a>
|
||||
@ -3235,10 +3235,10 @@ compare_commits_general = Compare commits
|
||||
mirror_sync_push = synced commits to <a href="%[2]s">%[3]s</a> at <a href="%[1]s">%[4]s</a> from mirror
|
||||
mirror_sync_create = synced new reference <a href="%[2]s">%[3]s</a> to <a href="%[1]s">%[4]s</a> from mirror
|
||||
mirror_sync_delete = synced and deleted reference <code>%[2]s</code> at <a href="%[1]s">%[3]s</a> from mirror
|
||||
approve_pull_request = approved <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
reject_pull_request = suggested changes for <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
approve_pull_request = `approved <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
reject_pull_request = `suggested changes for <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
publish_release = `released <a href="%[2]s"> "%[4]s" </a> at <a href="%[1]s">%[3]s</a>`
|
||||
review_dismissed = dismissed review from <b>%[4]s</b> for <a href="%[1]s">%[3]s#%[2]s</a>
|
||||
review_dismissed = `dismissed review from <b>%[4]s</b> for <a href="%[1]s">%[3]s#%[2]s</a>`
|
||||
review_dismissed_reason = Reason:
|
||||
create_branch = created branch <a href="%[2]s">%[3]s</a> in <a href="%[1]s">%[4]s</a>
|
||||
starred_repo = starred <a href="%[1]s">%[2]s</a>
|
||||
|
Loading…
Reference in New Issue
Block a user