From f07571d79de1c00529136cd74c075ddfc4784b41 Mon Sep 17 00:00:00 2001 From: enahum Date: Mon, 27 Feb 2017 17:55:12 -0300 Subject: PLT-3193 Add channel notification preferences for push notifications (#5512) * PLT-3193 Add channel notification preferences for push and email notifications * Fixing UI * Removing email as preferences from the UI for now * move to action * fix client test --- webapp/i18n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 86ab91c3c..8200c041a 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1143,7 +1143,9 @@ "channel_notifications.never": "Never", "channel_notifications.onlyMentions": "Only for mentions", "channel_notifications.override": "Selecting an option other than \"Default\" will override the global notification settings. Desktop notifications are available on Firefox, Safari, and Chrome.", + "channel_notifications.overridePush": "Selecting an option other than \"Global default\" will override the global notification settings for mobile push notifications in account settings. Push notifications must be enabled by the System Admin.", "channel_notifications.preferences": "Notification Preferences for ", + "channel_notification.push": "Send mobile push notifications", "channel_notifications.sendDesktop": "Send desktop notifications", "channel_notifications.unreadInfo": "The channel name is bolded in the sidebar when there are unread messages. Selecting \"Only for mentions\" will bold the channel only when you are mentioned.", "channel_select.placeholder": "--- Select a channel ---", -- cgit v1.2.3-1-g7c22