PLT-5879: User email notification settings disabling. (#5837)

When Email Notifications are turned off server wide, don't allow the
user to configure their email notification preferences.
Этот коммит содержится в:
George Goldberg
2017-03-24 20:43:09 +00:00
коммит произвёл Corey Hulen
родитель 2c0c71d460
Коммит 22715a31ed
2 изменённых файлов: 35 добавлений и 1 удалений

Просмотреть файл

@@ -2163,6 +2163,8 @@
"user.settings.notifications.desktop.title": "Desktop notifications",
"user.settings.notifications.desktop.unlimited": "Unlimited",
"user.settings.notifications.desktopSounds": "Desktop notification sounds",
"user.settings.notifications.email.disabled": "Disabled by System Administrator",
"user.settings.notifications.email.disabled_long": "Email notifications have been disabled by your System Administrator.",
"user.settings.notifications.email.everyHour": "Every hour",
"user.settings.notifications.email.everyXMinutes": "Every {count, plural, one {minute} other {{count, number} minutes}}",
"user.settings.notifications.email.immediately": "Immediately",