diff --git a/Wino.Core.Domain/Translations/en_US/resources.json b/Wino.Core.Domain/Translations/en_US/resources.json index aa9843e4..df1a8873 100644 --- a/Wino.Core.Domain/Translations/en_US/resources.json +++ b/Wino.Core.Domain/Translations/en_US/resources.json @@ -1200,6 +1200,10 @@ "WinoAccount_SignOut_NoAccountMessage": "There is no active Wino Account to sign out.", "WinoAccount_Titlebar_SignedOutTitle": "Wino Account", "WinoAccount_Titlebar_SignedOutDescription": "Sign in or create a Wino Account to manage your Wino session.", + "WinoAccount_Titlebar_SyncBenefitTitle": "Sync settings", + "WinoAccount_Titlebar_SyncBenefitDescription": "Keep your Wino preferences in sync across devices.", + "WinoAccount_Titlebar_AddonsBenefitTitle": "Unlock add-ons", + "WinoAccount_Titlebar_AddonsBenefitDescription": "Access premium features like Wino AI Pack.", "WinoAccount_Titlebar_SignedInStatus": "Status: {0}", "WelcomeWizard_Step2Title": "Add Account", "WelcomeWizard_Step3Title": "Finish Setup", diff --git a/Wino.Mail.WinUI/ShellWindow.xaml b/Wino.Mail.WinUI/ShellWindow.xaml index 4a909fb0..4690cce7 100644 --- a/Wino.Mail.WinUI/ShellWindow.xaml +++ b/Wino.Mail.WinUI/ShellWindow.xaml @@ -92,43 +92,183 @@ BorderBrush="Transparent" Visibility="{x:Bind helpers:XamlHelpers.ReverseBoolToVisibilityConverter(PreferencesService.IsWinoAccountButtonHidden), Mode=OneWay}"> - + - - - - -