Skip to content

Commit 38bef79

Browse files
committed
edited 692 and 3834 as requested
1 parent 9b3afc1 commit 38bef79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -689,7 +689,7 @@ form.name_chars_not_allowed = User name "%s" contains invalid characters.
689689
690690
block.block = Block
691691
block.block.user = Block user
692-
block.block.org = Block user from organization
692+
block.block.org = Block user from accessing the organization
693693
block.block.failure = Failed to block user: %s
694694
block.unblock = Unblock
695695
block.unblock.failure = Failed to unblock user: %s
@@ -3831,7 +3831,7 @@ runners.reset_registration_token_success = Runner registration token reset succe
38313831
runs.all_workflows = All Workflows
38323832
runs.commit = Commit
38333833
runs.scheduled = Scheduled
3834-
runs.pushed_by = Pushed by
3834+
runs.pushed_by = pushed by
38353835
runs.invalid_workflow_helper = Workflow config file is invalid. Please check your config file: %s
38363836
runs.no_matching_online_runner_helper = No matching online runner with label: %s
38373837
runs.no_job_without_needs = The workflow must contain at least one job without dependencies.

0 commit comments

Comments
 (0)