Tuesday, June 23, 2009

Maximo 7 change Base Language/adding additional language

After adding the demo data, in order to change the base language/adding additional language have to be done through command prompt.

Step to do it:
1) Goto the Maximo installation directory and navigate to the tools folder, by default is installed here "c:\ibm\smp\maximo\tools\maximo\".
2) Enter this command to change the Base Language:
tdtoolkit -import -tllc -versionV7100-000
change the "lc" into the language you want to replace with, for e.g. "en" is english, "zh" is simplified chinese and "zht" is traditional chinese..
3) To add additional language on top of the Base Language
tdtoolkit -addlanglc
change the "lc" into the language you want to replace with, for e.g. "en" is english, "zh" is simplified chinese and "zht" is traditional chinese..

Remark: The language added is default from IBM, so if there some description does not match the intended one, you can go the specify folder(folder name is same as the abbreviation used for "lc") within the tools folder.

No comments:

Post a Comment