Delete a dictionary

If a dictionary is no longer needed, it is best practice to remove it from your project. This ensure that your project is easy to maintain, and it is clear what elements are actively used.

Important If you delete a dictionary from your project, the corresponding text file is not deleted from the file system. If you no longer need the text file, it can be deleted.

You can delete a dictionary by following these steps:

  1. On the Project tab, in the Configuration group, select Project Settings Project Settings icon.
  2. Click the Dictionaries tab to view the dictionary settings.
  3. Select the dictionary to be deleted.
  4. Click Remove.
  5. Click OK when prompted.
  6. Optionally, click OK to close the Project Settings window.
  7. Save the changes to your project.