From 1a789edfdd38c343469bc175068594a25d9b0e19 Mon Sep 17 00:00:00 2001 From: Roberto Guido Date: Sun, 28 Jun 2026 01:09:40 +0200 Subject: [PATCH] fix: sorting of items in "Mail settings" dialog fix: sorting of items in "Mail settings" dialog Signed-off-by: Roberto Guido [skip ci] --- src/components/AppSettingsMenu.vue | 145 +++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) diff --git a/src/components/AppSettingsMenu.vue b/src/components/AppSettingsMenu.vue index 50c5835315..acdd372dfa 100755 --- a/src/components/AppSettingsMenu.vue +++ b/src/components/AppSettingsMenu.vue @@ -274,6 +274,151 @@ + + + + + {{ t('mail', 'Avatars from Gravatar and favicons') }} + + + + {{ prioritySettingsText }} + + + + + + + + + + + + + {{ t('mail', 'New text block') }} + + + + + + + + + + + + + + + + + + + + + {{ t('mail', 'Manage certificates') }} + + + + + + + {{ t('mail', 'Mailvelope is enabled for the current domain.') }} + + + + + + + + + + + + + + + {{ followUpReminderText }} + + + + + + + + {{ contextChatText }} + + + + + + + + + + + + + + + + + + + + + + + + +