Prerequisite

See glossary roles and permission for permission setup.

Delete via Web UI

  1. Login into Zanata
  2. To delete an entry in system glossary, click Glossary menu.
  3. To delete an entry in project glossary, navigate to the project page, click on "Glossary" in the project page.
  4. Go to the entry you wish to delete and click Delete.
    Glossary edit

Delete via Zanata client

The following instructions assume that you have installed and configured the Zanata client. Instructions for installation and configuration are available at Installing Zanata client.

Delete all system glossary entries

zanata-cli glossary-delete --all

Delete all project glossary entries

zanata-cli glossary-delete --all --project {projectSlug}