Skip to content

Commit

Permalink
Update x-pack/plugins/security_solution/public/detections/pages/detec…
Browse files Browse the repository at this point in the history
…tion_engine/rules/all/bulk_actions/translations.tsx

Co-authored-by: Joe Peeples <joe.peeples@elastic.co>
  • Loading branch information
vitaliidm and joepeeples authored Sep 6, 2022
1 parent fc5d288 commit cc32c07
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const bulkAddRuleActions = {
'xpack.securitySolution.detectionEngine.rules.allRules.bulkActions.edit.addRuleActions.ruleVariablesDetail',
{
defaultMessage:
'Rule variables may only affect some of the rules that you selected based on the rule types(for example \\u007b\\u007bcontext.rule.threshold\\u007d\\u007d will only work for threshold rule type).',
'Rule variables may affect only some of the rules you select, based on the rule types (for example, \\u007b\\u007bcontext.rule.threshold\\u007d\\u007d will only work for threshold rules).',
}
),
};

0 comments on commit cc32c07

Please sign in to comment.