Create a localization dictionary
Create a localization dictionary to display application content in the language where the user is located. The localization dictionary contains all of the translated strings in the different languages. You can then select a language to display for the application at both design time and runtime.
If you create a project in
FactoryTalk Optix Studio
using a standard template, the Translations
folder contains a localization dictionary by default.- InProject view, right-clickTranslationsand then selectNew.
The
LocalicationDictionary#
appears in the Translations
folder. Provide Feedback