From 2e96a61955e525bf6269e41342bf3ffce05805a6 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Fri, 24 Sep 2021 07:39:41 +0530 Subject: Allow services to delineate favorites vs non-favorites in unread counts (#1979) implements getferdi/recipes#721 (eg: office365-owa) --- src/i18n/locales/en-US.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src/i18n/locales/en-US.json') diff --git a/src/i18n/locales/en-US.json b/src/i18n/locales/en-US.json index 25eedb456..471726ecc 100644 --- a/src/i18n/locales/en-US.json +++ b/src/i18n/locales/en-US.json @@ -321,6 +321,7 @@ "settings.service.form.isHibernatedEnabledInfo": "When enabled, a service will be shut down after a period of time to save system resources.", "settings.service.form.isMutedInfo": "When disabled, all notification sounds and audio playback are muted", "settings.service.form.name": "Name", + "settings.service.form.onlyShowFavoritesInUnreadCount": "Only show Favorites in unread count", "settings.service.form.openDarkmodeCss": "Open darkmode.css", "settings.service.form.openUserCss": "Open user.css", "settings.service.form.openUserJs": "Open user.js", -- cgit v1.2.3-70-g09d2