settings.protect_merge_whitelist_committers_desc=Allow only whitelisted users or teams to merge pull requests into this branch.
settings.protect_merge_whitelist_committers_desc=Allow only whitelisted users or teams to merge pull requests into this branch.
settings.protect_merge_whitelist_users=Whitelisted users for merging:
settings.protect_merge_whitelist_users=Whitelisted users for merging:
@ -2614,7 +2605,6 @@ branch.default_deletion_failed = Branch "%s" is the default branch. It cannot be
branch.restore=Restore Branch "%s"
branch.restore=Restore Branch "%s"
branch.download=Download Branch "%s"
branch.download=Download Branch "%s"
branch.rename=Rename Branch "%s"
branch.rename=Rename Branch "%s"
branch.search=Search Branch
branch.included_desc=This branch is part of the default branch
branch.included_desc=This branch is part of the default branch
branch.included=Included
branch.included=Included
branch.create_new_branch=Create branch from branch:
branch.create_new_branch=Create branch from branch:
@ -2760,7 +2750,6 @@ teams.write_permission_desc = This team grants <strong>Write</strong> access: me
teams.admin_permission_desc=This team grants <strong>Admin</strong> access: members can read from, push to and add collaborators to team repositories.
teams.admin_permission_desc=This team grants <strong>Admin</strong> access: members can read from, push to and add collaborators to team repositories.
teams.create_repo_permission_desc=Additionally, this team grants <strong>Create repository</strong> permission: members can create new repositories in organization.
teams.create_repo_permission_desc=Additionally, this team grants <strong>Create repository</strong> permission: members can create new repositories in organization.
teams.repositories=Team Repositories
teams.repositories=Team Repositories
teams.search_repo_placeholder=Search repository…
teams.remove_all_repos_title=Remove all team repositories
teams.remove_all_repos_title=Remove all team repositories
teams.remove_all_repos_desc=This will remove all repositories from the team.
teams.remove_all_repos_desc=This will remove all repositories from the team.
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui purple large label">{{svg"octicon-git-merge"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.pulls.merged"}}</a>
{{elseif.LatestPullRequest.Issue.IsClosed}}
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui red large label">{{svg"octicon-git-pull-request"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.issues.closed_title"}}</a>
{{else}}
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui green large label">{{svg"octicon-git-pull-request"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.issues.open_title"}}</a>
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui purple large label">{{svg"octicon-git-merge"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.pulls.merged"}}</a>
{{elseif.LatestPullRequest.Issue.IsClosed}}
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui red large label">{{svg"octicon-git-pull-request"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.issues.closed_title"}}</a>
{{else}}
<a href="{{.LatestPullRequest.Issue.Link}}" class="ui green large label">{{svg"octicon-git-pull-request"16"gt-mr-2"}}{{ctx.Locale.Tr"repo.issues.open_title"}}</a>
<form class="ui form ignore-dirty" action="{{.RepoLink}}/search" method="get">
<form class="ui form ignore-dirty" action="{{.RepoLink}}/search" method="get">
<div class="field">
<div class="field">
<div class="ui small action input{{if.CodeIndexerUnavailable}} disabled left icon{{end}}"{{if.CodeIndexerUnavailable}} data-tooltip-content="{{ctx.Locale.Tr"repo.search.code_search_unavailable"}}"{{end}}>
<div class="ui small action input{{if.CodeIndexerUnavailable}} disabled left icon{{end}}"{{if.CodeIndexerUnavailable}} data-tooltip-content="{{ctx.Locale.Tr"search.code_search_unavailable"}}"{{end}}>