Application Translator

Overview

This tool allows you to take any application you wish and translate it into more than 100 different languages in only 3 minutes.

Key Features & Functionality

The Application Translator is an application built in Appian that will guide the designer through a wizard where in around 3 minutes the designer will be able to automatically regenerate an old non-international application (no matter the application or industry) to a new application translated in different languages.

  • The end user, leveraging in Google Translation Services, will be able to choose as many languages as he would like to out of +100.
  • It also provides an application to manage the language bundles and translations generated so the end user will be able to change and manage their translations, create new ones, search words, etc.
Anonymous
Parents
  • Hello , we have an issue in which only this application - Application Translator -  (not others, we tested) cannot recognize the Document Zipper plug-in and can therefore not be imported without issues.

    We are seeking a fix to this issue. Can you please provide insight into any new patches/releases you are preparing for this app? Thank you.

Comment
  • Hello , we have an issue in which only this application - Application Translator -  (not others, we tested) cannot recognize the Document Zipper plug-in and can therefore not be imported without issues.

    We are seeking a fix to this issue. Can you please provide insight into any new patches/releases you are preparing for this app? Thank you.

Children
  • Are you trying to build a multi lingual apps? Are you on 24.1? You can try out this new feature, Translation Set, www.youtube.com/watch

  • Hello,

    I wanted to update here as I was having the same issues as Laurens, and was able to discover the root of the issue.  There are two files that need to be modified to recognize the correct plugin & smart service.

    Application Translator - versionUuid: _a-0000e4cd-b626-8000-9ba6-011c48011c48_51188, lastUpdated: 1 Sep 2022
    Document Zipper - version: 1.3.0

    File 1: application-translator-21.3 > META-INF > plugins.txt
    Line: 5
    Old Value: doczipper
    New Value: com.appian.plugins.doczipper

    File 2: application-translator-21.3 > processModel > 0002e23c-8397-8000-f92f-7f0000014e7a.xml
    Line: 2156
    Old Value: <local-id>doczipper.DocumentZipper</local-id>
    New Value: <local-id>com.appian.plugins.doczipper.DocumentZipper</local-id>