Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • When starting JOC Cockpit a temporariy directory is created with the temp folder:



  • Within the temporary directory hierarchy find language files in the following folder structure:


...


Language File Development

Adding new Language Files

...

  • Language files are read by JOC Cockpit on first use. Any changes to a language file after this point in time are not considered.
  • Therefore the following development cycle applies:
    1. Store the working copy of your language files in folder outside of the JOC Cockpit installation.
    2. Start the JOC Cockpit service/daemon.
    3. Copy the modified version of your language file and of the translations.js file to the target folder as indicated with the above chapter.
    4. Log in to JOC Cockpit and optionally modify your user profile to use the newly added language. Any new language added to translations.js should become available with your profile.
    5. Test your changes to the language file.
    6. Any modifications to the language file are not immediately considered but require a restart of JOC Cockpit as in step 2).

Language File Build Integration