- {{ t('mail', 'Allow the app to collect data about your interactions. Based on this data, the app will adapt to your preferences. The data will only be stored locally.') }}
-
+ {{ t('mail', 'Allow the app to collect data about your interactions. Based on this data, the app will adapt to your preferences. The data will only be stored locally.') }}
+
{{ t('mail', 'Mailvelope is enabled for the current domain!') }}
@@ -213,8 +196,30 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
C
@@ -318,7 +323,7 @@ export default {
replySettingsText: t('mail', 'Put my text to the bottom of a reply instead of on top of it.'),
loadingReplySettings: false,
// eslint-disable-next-line
- autoTaggingText: t('mail', 'Automatically classify importance of new email'),
+ autoTaggingText: t('mail', 'Mark as important'),
// eslint-disable-next-line
followUpReminderText: t('mail', 'Remind about messages that require a reply but received none'),
toggleAutoTagging: false,