- Add cleanupDisabledCronNotifications() method - Automatically mark notifications as read when cronjob is disabled - Fixes issue where "Cron-Job verpasst" kept reappearing Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
29 lines
721 B
Text
Executable file
29 lines
721 B
Text
Executable file
# GlobalNotify - English translations
|
|
|
|
# Module
|
|
Module500100Name = GlobalNotify
|
|
Module500100Desc = Global notification system for all modules
|
|
|
|
# General
|
|
Notifications = Notifications
|
|
NoNotifications = No notifications
|
|
MarkAllRead = Mark all as read
|
|
ViewAll = View all
|
|
Action = Action
|
|
|
|
# Notification types
|
|
NotificationError = Error
|
|
NotificationWarning = Warning
|
|
NotificationInfo = Information
|
|
NotificationSuccess = Success
|
|
NotificationAction = Action required
|
|
|
|
# Cron notifications
|
|
CronJobStuck = Cron job stuck
|
|
CronJobMissed = Cron job missed
|
|
CronJobsOverview = Cron jobs overview
|
|
|
|
# Admin
|
|
GlobalNotifySetup = GlobalNotify Settings
|
|
EnableNotifications = Enable notifications
|
|
NotificationSettings = Notification settings
|