diff --git a/src/components/MailboxThread.vue b/src/components/MailboxThread.vue index f76afc9c7e..2fd4f16d1f 100644 --- a/src/components/MailboxThread.vue +++ b/src/components/MailboxThread.vue @@ -259,9 +259,9 @@ export default { data() { return { - importantInfo: t('mail', 'Messages will automatically be marked as important based on which messages you interacted with or marked as important. In the beginning you might have to manually change the importance to teach the system, but it will improve over time.'), + importantInfo: t('mail', 'Messages will automatically be marked as important using AI. The system learns from which messages you interact with or mark as important. In the beginning you might have to manually change the importance to teach it, but it will improve over time'), favoritesInfo: t('mail', 'Messages that you marked as favorite will be shown at the top of folders. You can disable this behavior in the app settings'), - followupInfo: t('mail', 'Messages sent by you that require a reply but did not receive one after a couple of days will be shown here.'), + followupInfo: t('mail', 'AI identifies messages sent by you that likely require a reply but did not receive one after a couple of days and shows them here'), bus: mitt(), searchQuery: undefined, shortkeys: {