improve description of branch protection (fix #6886) (#6906)

The branch protection description text were not quite accurate.
This commit is contained in:
Jannik Beyerstedt 2019-05-11 09:42:19 +02:00 committed by Lauris BH
parent 1dc401635b
commit f378cb572a
1 changed files with 2 additions and 2 deletions

View File

@ -1269,9 +1269,9 @@ settings.protected_branch_can_push_yes = You can push
settings.protected_branch_can_push_no = You can not push
settings.branch_protection = Branch Protection for Branch '<b>%s</b>'
settings.protect_this_branch = Enable Branch Protection
settings.protect_this_branch_desc = Prevent deletion and disable Git force pushing to the branch.
settings.protect_this_branch_desc = Prevent deletion and disable any Git pushing to the branch.
settings.protect_whitelist_committers = Enable Push Whitelist
settings.protect_whitelist_committers_desc = Allow whitelisted users or teams to bypass push restrictions.
settings.protect_whitelist_committers_desc = Allow whitelisted users or teams to push to this branch (but not force push).
settings.protect_whitelist_users = Whitelisted users for pushing:
settings.protect_whitelist_search_users = Search users…
settings.protect_whitelist_teams = Whitelisted teams for pushing: