Product Information > JADE Development Environment User’s Guide > Chapter 11 - Internationalization > Compiling Translatable Strings

Compiling Translatable Strings

When a translatable string translation in the default locale is compiled successfully, any other translations of that translatable string that does not have the same parameter count is marked in error.

When a translatable string translation not in the default locale is compiled, the compile fails if the translatable string does not have the same parameter count as the default locale translation.