Localizing Custom Rules in the TestStand Sequence Analyzer

Complete the following steps to localize custom rules you create.
  1. Create a string resource file (.ini file) in the <TestStand Public>\Components\Language directory.
  2. To localize a custom rule category, add an ANALYZER_RULE_CATEGORIES section to the file and create tags and values for the custom rule category.
  3. To localize rule strings, add a new section to the file and create tags and values for the custom rule name, description, and enumeration item names.
  4. In the Resource String Category control on the Advanced tab of the Edit Rule dialog box, enter the name of the custom rule category section you created for the tags of the custom rule name, description, and enumeration item names.