インストールおよびアップグレード > Installation and Configuration Guide > 高度な設定 > フォーラムおよびノートブックの言語の変更
  
フォーラムおよびノートブックの言語の変更
ローカライズ済みのノートブックフォルダとローカライズ済みのフォーラムフォルダを使用するには、Windchill シェルで以下のコマンドを実行し、xconfmanager で適切な言語コードを使用して wt.properties ファイルを更新する必要があります。この例では、「_ja」によって日本語が設定されています。
xconfmanager -s wt.notebook.notebookTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)notebookTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.notebook.object_notebookTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)object_notebookTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.workflow.forum.objectForumTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)objectForumTemplate_ja.xml -t codebase/wt.properties -p
xconfmanager -s wt.workflow.forum.projectForumTemplateXMLFile=$
(wt.xmlLoadFileDirectory)$
(dir.sep)forumTemplate_ja.xml -t codebase/wt.properties -p