User Guide
Developer guideGitHubjjazzlab.org
Deutsch
Deutsch
  • JJazzLab
  • Installation
  • Video tutorials
  • FAQ
  • Playback control
    • Befehle
    • Midi remote commands
  • Lieder
    • Lieder Bearbeitung
      • Chord lead sheet
      • Song structure
      • Mix console
    • Song and mix files
    • Importing songs
  • Rhythms
    • Rhythm files
    • Adapted rhythms
  • Tools
    • Arranger keyboard mode
    • Notes viewer
    • Improvisation help
  • Rhythm engines
    • Rhythm engines overview
    • YamJJazz rhythm engine
      • Yamaha styles
      • Extended Yamaha styles
  • Contribute
    • Improve documentation
    • Translate JJazzLab
      • Testing translations
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Contribute
  2. Translate JJazzLab

Testing translations

PreviousTranslate JJazzLab

Last updated 3 years ago

Was this helpful?

If you can't wait for the next official JJazzLab release, you may want to try JJazzLab with the latest translation files, to see how it looks.

First you'll need to build JJazzLab-X from the source code, according to , but use the l10n_master branch instead of the master branch, as explained below:

Retrieve the JJazzLab-X code source project from GitHub

  1. Menu Team/Git/Clone

  2. Enter repository address https://github.com/jjazzboss/JJazzLab-X.git

  3. Leave user and password blank

  4. Press Next and select only the branch l10n_master (l10n means "localization")

  5. let Netbeans open the JJazzLab-X project from the cloned files

The l10n_master branch is a localization branch where Crowdin automatically pushes new translation files. Note that this synchronization is done every hour, so you may not see the latest changes. Also, if there are several translation candidates for one source phrase, only the validated one is pushed. If no translation is validated yet, Crowdin uses the first candidate.

these instructions