<?php return array (
  'plugins.generic.adminNotificationManager.displayName' => 'Administrator Notification Manager',
  'plugins.generic.adminNotificationManager.disableAllNotifications' => 'Disable Active Notifications',
  'grid.action.plugins.generic.adminNotificationManager.disableAllNotificationsTooltip' => 'Disable Active Notifications',
  'plugins.generic.adminNotificationManager.description' => '<p>Enable this plugin to disable email notifications in the settings for newly created journals. This plugin also allows an administrator to disable email notifications for all existing journals.</p>',
  'plugins.generic.adminNotificationManager.instructions' => '<p>Click OK to disable all email notification settings for all administrative-level users for all journals. Existing settings cannot be recovered after this action, but each user may go to the notification settings of each journal individually and change their notification settings manually.</p>',
);