Skip to main content
A newer version of this page is available. .

Notifications Localization

This topic describes how to localize texts used it the Reminders Window Elements (form caption, columns captions, actions captions, and the Snooze time combo box).

Notifications_AlertWindow

Before proceeding, it is recommended that you review the Localization Basics topic to learn how to localize UI elements in the Model Editor. To begin, start the Model Editor for the module project and select the target language in the Languages combo box. Then, follow the steps below.

  1. Expand the ActionDesign | Actions node. Translate Caption values for the following Actions.

    • Dismiss
    • DismissAll
    • RefreshNotifications
    • Snooze
  2. Expand the BOModel | Notification | OwnMembers node. Translate Caption values for the following members.

    • AlarmTime
    • State
    • Subject
  3. Expand the BOModel | PostponeTime | OwnMembers node. Translate Caption value for the RemindIn member.
  4. Expand the Localization | Notifications node. Translate Value texts for the following LocalizationItem nodes.

    • NotificationViewCaption
    • ShowPostponedItemsActionDisabledTooltip
    • ShowPostponedItemsActionEnabledTooltip
  5. Expand the Localization | NotificationsPostponeTimesList node. Translate Value texts for all LocalizationItem child nodes.
  6. Navigate to the Views | NotificationsObject_DetailView | Items | Postpone node. Translate the Caption value.
See Also