Breadcrumbs

Deactivate Scroll Translations

If you no longer wish to maintain multiple languages in your space or are planning to migrate to the Cloud without Scroll Documents and Translations for Scroll Documents, which is the Cloud-compatible successor of Scroll Translations, you can deactivate Scroll Translations. This article provides clear instructions on how to deactivate Scroll Translations in your space.

To avoid unwanted content loss

Before proceeding with the deactivation process, it is recommended to perform these actions in a test environment and create an XML backup of the space to avoid any unwanted data loss.

What Happens When You Deactivate Scroll Translations in a Space?

When you deactivate Scroll Translations in a space, you need to delete all languages, which also deletes all content in those languages. Only the content in the default language will remain in the space.

Keep in mind

Again, please be aware that deleting a language will permanently delete all the content in that language.

How to Deactivate Scroll Translations in a Space

The deactivation process depends on the app number of Scroll Translations you are using. Follow the steps that match your situation

If you are using Scroll Translations 3.11.1 or below

If you are using Scroll Translations 3.11.1 or any version below, follow these steps using a REST API call:

Click to expand...
  1. Log in to your space with Doc Admin or Space Admin permissions.

  2. Navigate to Space tools > Scroll Add-ons > Languages.

  3. Click Delete for each secondary language until only the default language remains.
    ⚠️ Note: This action will also delete all the translated content within the deleted language.

  4. Copy the following command into your browser's address bar, replacing "<baseUrl>" with the appropriate URL, and execute it:

http://<baseUrl>/rest/scroll-versions/1.0/clean-up-translation/<spaceKey>

You will see a success message when all sv-translations macros and translations related data have been removed from the space.

If you are using Scroll Translations 3.11.2 or above

If you are using Scroll Translations 3.11.1 or any version above, follow these steps:

Click to expand...
  1. Log in to your space with Doc Admin or Space Admin permissions.

  2. Navigate to Space tools > Scroll Add-ons > Languages.

  3. Click Delete for each secondary language until only the default language remains.

    ⚠️ Note: This action will also delete all the translated content within the deleted language.

  4. Click Deactivate. This will deactivate Scroll Translations in your space.