Skip to main content
Skip table of contents

How to change UCX Suite default language

Description:

How to change Application Suite default language.

  • Web interface 

  • Default audio files

How-to:

  1. Connect to the Imagicle Server via RDP

  2. Edit with Notepad \StonevoiceAS\System\SvSasPlatforms.ini

  3. Change PackageAppLang=
    en = English
    it = Italian
    fr = French
    de = German
    es = Spanish
    ar = Arabic

  4. Save

  5. Edit \StonevoiceAS\Apps\\BillyBlues\Engine\Web\Versions\BB\@AppSettings.config

  6. Edit file according to the desired language  (it-IT / fr-FR / en-US / en-IE / de-DE / es-ES / ar-AR)
        <!-- LANGUAGE -->
        <add key="LANGUAGE" value="en-US" /> 
        <add key="LANGUAGE-UI" value="en-US" />
        <add key="LANGUAGE-REPORT" value="en-US" />
        <!-- END LANGUAGE -->

  7. Save

  8. Open a Command Prompt in  \StonevoiceAS\System\

  9. Type BackupRestore.exe /UPGRADE and press enter (All services will be stopped)

image-20250114-082347.png
  1. Follow the wizard and click on "Next" to complete it.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.