Add localization

Add a new localized key for the Alarm extension.

Add localization 1:
1. Right-click on the Localization folder in the Solution Explorer.
2. Add a new item.
A dialog for adding a new item opens
Add localization 2:
3. Select Import Localization.
A dialog for importing existing localization texts opens
Add localization 3:
4. Select the TcHmiAlarm extension.
New localization files are created in your project.
5. Open the new localization file from the Solution Explorer
Add localization 4:
6. Add the new key at the end of the file. Add this to all localization files.
7. Open or create an alarm.
8. Enter the created key under Text (key).
Add localization 5:
The localized text has been assigned to your alarm. Depending on the client localization, the Alarm extension will send the message text to the client in the corresponding language.