Internationalizing a rule label or category name
You can internationalize the rule names and category labels to make your plug-in translatable.
You can internationalize the rule names and category labels to make your plug-in translatable.
<analysisRule
category="category_id"
class="rule_class"
id="rule_class"
label="%myRuleLabel"
severity="1">
</analysisRule>%myRuleLabel="My Rule Label".