diff options
Diffstat (limited to 'app/src/main/res/values')
-rw-r--r-- | app/src/main/res/values/strings_pref_notifications.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings_pref_notifications.xml b/app/src/main/res/values/strings_pref_notifications.xml index 6d8c5d5e..9530cdaa 100644 --- a/app/src/main/res/values/strings_pref_notifications.xml +++ b/app/src/main/res/values/strings_pref_notifications.xml @@ -2,6 +2,7 @@ <resources> <string name="notification_frequency">Notification Frequency</string> + <string name="no_notifications">No Notifications</string> <string name="notification_keywords">Keywords</string> <string name="notification_keywords_desc">Does not notify when notification contains any of these keys.</string> <string name="add_keyword">Add Keyword</string> |