diff --git a/emhttp/languages/en_US/helptext.txt b/emhttp/languages/en_US/helptext.txt index 08a4d856c9..40a1a93015 100644 --- a/emhttp/languages/en_US/helptext.txt +++ b/emhttp/languages/en_US/helptext.txt @@ -2155,8 +2155,19 @@ Click on the counters to either acknowledge or view the unread notifications. :end :notifications_display_position_help: -Choose the position of where notifications appear on screen in *Detailed* view. Multiple notifications are stacked, bottom-to-top or -top-to-bottom depending on the selected placement. +Choose the position of where notification popups appear on screen. +:end + +:notifications_stack_help: +When enabled, multiple notifications are stacked to conserve screen space. +:end + +:notifications_duration_help: +Time in milliseconds before a notification automatically closes. +:end + +:notifications_max_help: +Maximum number of notifications shown on screen at once. :end :notifications_auto_close_help: diff --git a/emhttp/plugins/dynamix/Notifications.page b/emhttp/plugins/dynamix/Notifications.page index b6ffafba72..8d4aa24d97 100644 --- a/emhttp/plugins/dynamix/Notifications.page +++ b/emhttp/plugins/dynamix/Notifications.page @@ -112,17 +112,44 @@ $(function(){ +_(Store notifications to flash)_: +: + +:notifications_store_flash_help: + _(Display position)_: : :notifications_display_position_help: +_(Stack notification popups)_: +: + +:notifications_stack_help: + +_(Notification popup duration)_: +: + +:notifications_duration_help: + +_(Max notification popups)_: +: + +:notifications_max_help: + _(Date format)_: : - - - - -:notifications_store_flash_help: - _(System notifications)_: :