Enabling Translated Screens
Enabling Translated Screens
All of the job selection screens will show the Language translations, as well as many of the screens of new features. By default, FabSuite will use the system language, which is English; so if you want to show the translations on your machines you will need to add a setting to override it.
- Open the settings.ini file. (Found in the FabSuite Documents shortcut on your desktop, in the Settings folder. It is typically located in the following location: C:\Users\Public\Documents\FabSuite\Settings).
- Add the following 3 lines to the bottom of the file (the language codes for the languages that we have a meaningful amount of translations for are):
[Locale]
#English (en)
#LanguageID=9
#Spanish (es)
#LanguageID=10
#Chinese (zh)
#LanguageID=4
To force FabSuite to use a particular language remove the # before the LanguageID line. For example, to force Spanish:
[Locale]
#English (en)
#LanguageID=9
#Spanish (es)
LanguageID=10
#Chinese (zh)
#LanguageID=4
To force English you can use:
[Locale]
#English (en)
LanguageID=9
#Spanish (es)
#LanguageID=10
#Chinese (zh)
#LanguageID=4
, multiple selections available,
Related content
FabSuite View - Production Control - Model Viewer Interface
FabSuite View - Production Control - Model Viewer Interface
More like this
FabSuite View - Production Control - Model Interface
FabSuite View - Production Control - Model Interface
More like this
Turning the Background Info On and Off
Turning the Background Info On and Off
More like this
FabSuite View
FabSuite View
More like this
Upgrading to the latest version of FabSuite
Upgrading to the latest version of FabSuite
More like this
FabSuite View - Associate an IFC file with a job
FabSuite View - Associate an IFC file with a job
More like this