Namespace

Settings

DuTranslator.Settings

Some Settings for the translator

View Source DuAEF_DuSan_api.jsxinc, line 3218

Members

DuList

# static DuTranslator.originalStrings

The list of strings which have been translated.
This can be used to easily generate a new empty translation file.

View Source DuAEF_DuSan_api.jsxinc, line 3275

string

# static folder

The folder containing the translation files
Default Value:
  • DuESF.scriptSettings.file.parent

View Source DuAEF_DuSan_api.jsxinc, line 3227

string

# static name

The application name (root of the json translations)
Default Value:
  • "duesf"

View Source DuAEF_DuSan_api.jsxinc, line 3251

string

# static originalLanguageId

The original languageId
Default Value:
  • "en"

View Source DuAEF_DuSan_api.jsxinc, line 3259

string

# static originalLanguageName

The original language name
Default Value:
  • "English"

View Source DuAEF_DuSan_api.jsxinc, line 3267

string

# static prefix

The prefix in the translation filenames
Default Value:
  • "thisScriptFileName_"

View Source DuAEF_DuSan_api.jsxinc, line 3235

string

# static suffix

The suffix (including file extension) in the translation filenames
Default Value:
  • ".json"

View Source DuAEF_DuSan_api.jsxinc, line 3243