Add localization
Add a new localized key for the Alarm extension.

- 1. Right-click on the Localization folder in the Solution Explorer.
- 2. Add a new item.
- A dialog for adding a new item opens
- 3. Select Import Localization.
- A dialog for importing existing localization texts opens
- 4. Select the TcHmiAlarm extension.
- New localization files are created in your project.
- 5. Open the new localization file from the Solution Explorer
- 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).
- 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.