Localization packs
Download language packs for translators who prefer not to use git, or as a starting point for a new language. Each zip holds the shared/runtime/studio resource scripts and Studio help HTML for one language.
What is in a pack?
Common/<LANG>/SharedRes.<LANG>.rcRuntime/Localized/<LANG>/Runtime.Res/Runtime.<LANG>.rcStudio/Localized/<LANG>/Studio.Res/Studio.<LANG>.rcStudio/Localized/<LANG>/Content/help topics (HTML/CSS/JS/images; Samples omitted)
Packs are built from github.com/opendcl/OpenDCL. Return translations via a pull request or the forum.
Pre-built packs (recommended)
Published by GitHub Actions as rolling release
localization-packs
(refreshed when localization sources change on main, or as part of
a product Make release). Versioned product releases
(vA.B.C.D) can also include the same OpenDCL.<LANG>.zip files.
| Language | Pre-built zip | Build in browser from current main |
|---|
On-demand from current sources
Use Build from main to assemble a zip in your browser from
public files on GitHub (main branch). No login required.
This can take a minute and is subject to GitHub API rate limits; prefer
pre-built packs when available.