Skip to content

Commit 9dc032c

Browse files
committed
Adjust another wording
1 parent 65926ce commit 9dc032c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/resources/org/jenkinsci/plugins/scriptsecurity/scripts/ScriptApproval/tabs/fullScript_approved.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ noContextItemSinceMetadata_tooltip=The context item was not provided by the code
2828

2929
emptyMetadata=There is no metadata for this approval
3030
emptyMetadata_tooltip=If the script is used after the metadata introduction, some metadata will be displayed here. \
31-
It means that an unused approval will not have metadata and could be reasonably revoked after a certain period of time.
31+
It means that an unused approval will not have metadata and could be reasonably removed after a certain period of time.
3232
noScriptCodeSinceMetadata=N/A
3333
noScriptCodeSinceMetadata_tooltip=The approval was given while the metadata was not gathered.
3434
approvedContextUser=Requester
@@ -44,8 +44,8 @@ notApprovedSinceMetadata_tooltip=It was not approved since the introduction of m
4444
noKnownApproverSinceMetadata=N/A
4545
noKnownApproverSinceMetadata_tooltip=It was not approved since the introduction of metadata.
4646

47-
revokeApproval=Revoke all selected
48-
revokeApproval_tooltip=Revoking an approved script can have an impact on the jobs using it. \
47+
revokeApproval=Remove selected
48+
revokeApproval_tooltip=Remove an approved script can have an impact on the jobs using it. \
4949
The next time an attempt to execute the script is made, a new approval will be required.
5050
revokeApproval_confirm=Really delete all selected approvals? Any existing scripts will need to be requeued and reapproved.
5151
approvedNoSelectedItemError=Please select at least one line.

0 commit comments

Comments
 (0)