aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings_pref_notifications.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/values/strings_pref_notifications.xml')
-rw-r--r--app/src/main/res/values/strings_pref_notifications.xml2
1 files changed, 2 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 1d605c2b..00c30b57 100644
--- a/app/src/main/res/values/strings_pref_notifications.xml
+++ b/app/src/main/res/values/strings_pref_notifications.xml
@@ -9,6 +9,8 @@
<string name="empty_keyword">Empty Keyword</string>
<string name="notification_all_accounts">Notify from all accounts</string>
<string name="notification_all_accounts_desc">Get notifications for every account that is logged in. Disabling this will only fetch notifications form the currently selected account.</string>
+ <string name="notification_messages">Enable message notifications</string>
+ <string name="notification_messages_desc">Get instant message notifications for your current account.</string>
<string name="notification_fetch_now">Fetch Notifications Now</string>
<string name="notification_fetch_now_desc">Trigger the notification fetcher one time.</string>
<string name="notification_fetch_success">Fetching Notifications…</string>