|
|
Create new Language in a JAR File |
|
Use this command to create a new language folder and files in an existing JAR file.
Catalyst /MakeLang TTKName:FName Sourcelang:Lang_code Targetlang:Lang_Code [/open]
|
/MakeLang |
Make a language within a JAR file |
|
TTKName:FName |
Parameter used to specify the name of a TTK file. |
|
TargetLang:Lang_code |
Parameter used to specify the new Target Language |
|
Sourcelang:Lang_code |
Parameter used to specify the new Source Language |
|
/open |
Launches MS Notepad and displays the content of CatalystBatchLog.txt when the ezScript command finishes. |
|
|
The JAR file is scanned for all source language files that adhere to the WFC 1766 standard. These files are copied and given an equivalent target language file extension and then stored within the appropriate language folder in the JAR file. |
Create a new source and target language pair in the JAR file contained in the nirvana.ttk project.
Catalyst /MakeLang TTKName:Nirvana.ttk SourceLang:"English(United States)" TargetLang:"German (Germany)" /open