Skip to content

Commit 1a45601

Browse files
author
Henry Goodman
committed
Update strings for clarity
1 parent 2179baa commit 1a45601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -2283,15 +2283,15 @@ settings.protect_disable_force_push = Disable Force Push
22832283
settings.protect_disable_force_push_desc = No force pushing will be allowed to this branch.
22842284
settings.protect_enable_push = Enable Push
22852285
settings.protect_enable_push_desc = Anyone with write access will be allowed to push to this branch (but not force push).
2286-
settings.protect_enable_force_push_all = Everyone
2286+
settings.protect_enable_force_push_all = Enable Force Push
22872287
settings.protect_enable_force_push_all_desc = Anyone with push access will be allowed to force push to this branch.
22882288
settings.protect_enable_force_push_whitelist = Whitelist Restricted Force Push
22892289
settings.protect_enable_force_push_whitelist_desc = Only whitelisted users or teams with push access will be allowed to force push to this branch.
22902290
settings.protect_enable_merge = Enable Merge
22912291
settings.protect_enable_merge_desc = Anyone with write access will be allowed to merge the pull requests into this branch.
22922292
settings.protect_whitelist_committers = Whitelist Restricted Push
22932293
settings.protect_whitelist_committers_desc = Only whitelisted users or teams will be allowed to push to this branch (but not force push).
2294-
settings.protect_whitelist_deploy_keys = Whitelist deploy keys with write access to push.
2294+
settings.protect_whitelist_deploy_keys = Whitelist deploy keys with push access to push.
22952295
settings.protect_whitelist_users = Whitelisted users for pushing:
22962296
settings.protect_whitelist_search_users = Search users…
22972297
settings.protect_whitelist_teams = Whitelisted teams for pushing:

0 commit comments

Comments
 (0)