You can translate user interface files in a language for which Version 6
does not deliver user interface files.
Open the following file:
C:\Program Files\Dassault Systemes\B207\intel_a\reffiles\NLS\SUPPLANG
Note that this file contains the following lines:
*NT*
. . .
Portuguese Portugal 0816 1252
Copy the message catalog folder from the installation
folder to your folder:
C:
C:\> cp -r "Program Files"\"Dassault Systemes"\B207\intel_a\resources\msgcatalog
"Program Files"\"Dassault Systemes"\MyB207\intel_a\resources
Reference this new folder in the environment (update
the CATMsgCatalogPath environment variable using the Environment Editor,
so that it point to the preceding folder).
Create a Portuguese folder in the CATMsgCatalogPath
environment variable root folder:
C:
C:\> cd "Program Files"\"Dassault Systemes"\MyB207\intel_a\resources\msgcatalog
C:\> mkdir Portuguese
Create translated versions of user interface files in
the Portuguese language.
Note: Message catalog files are encoded in localized encodings:
- English, German and French versions: ISO 8859-1
- Japanese: IBM 943
To edit the files, use the SciTE editor.
Go to:
http://www.scintilla.org
The tool enables you, through its Options "Open Global Options
File" item, and through the included
code.page
and
character.set
global variables, to display
text in various encodings.
The General.CATNls user interface file, at least, must be
translated. The files will be placed in the following folder:
C:\Program Files\Dassault Systemes\MyB207\intel_a\resources\msgcatalog\Portuguese
In the regional options (see above), choose the Portuguese
language.
Check that the value for the following CATIA setting
parameter:
Tools > Customize > Options > User Interface Language
is:
Environment language (default)
Start a session.