Removed migrations. New onboarding screen and wizard like steps.
This commit is contained in:
@@ -1004,5 +1004,45 @@
|
||||
"WelcomeWindow_SetupSubtitle": "Choose your email provider to get started",
|
||||
"WelcomeWindow_AddAccountButton": "Add account",
|
||||
"WelcomeWindow_SkipForNow": "Skip for now — I'll set it up later",
|
||||
"WelcomeWindow_AppDescription": "A fast, focused inbox — redesigned for Windows 11"
|
||||
"WelcomeWindow_AppDescription": "A fast, focused inbox — redesigned for Windows 11",
|
||||
"WelcomeWizard_Step1Title": "Welcome",
|
||||
"WelcomeWizard_Step2Title": "Add Account",
|
||||
"WelcomeWizard_Step3Title": "Finish Setup",
|
||||
"ProviderSelection_Title": "Choose your email provider",
|
||||
"ProviderSelection_Subtitle": "Select a provider below to add your email account to Wino Mail.",
|
||||
"ProviderSelection_AccountNameHeader": "Account Name",
|
||||
"ProviderSelection_AccountNamePlaceholder": "e.g. Personal, Work",
|
||||
"ProviderSelection_DisplayNameHeader": "Display Name",
|
||||
"ProviderSelection_DisplayNamePlaceholder": "e.g. John Doe",
|
||||
"ProviderSelection_EmailHeader": "E-mail Address",
|
||||
"ProviderSelection_EmailPlaceholder": "e.g. johndoe@example.com",
|
||||
"ProviderSelection_AppPasswordHeader": "App-Specific Password",
|
||||
"ProviderSelection_AppPasswordHelp": "How do I get an app-specific password?",
|
||||
"ProviderSelection_CalendarModeHeader": "Calendar Integration",
|
||||
"ProviderSelection_CalendarMode_DisabledTitle": "Disabled",
|
||||
"ProviderSelection_CalendarMode_DisabledDescription": "No calendar integration",
|
||||
"ProviderSelection_CalendarMode_CalDavTitle": "CalDAV Synchronization",
|
||||
"ProviderSelection_CalendarMode_CalDavDescription_Apple": "Your calendar events are synced to Apple servers between your devices.",
|
||||
"ProviderSelection_CalendarMode_CalDavDescription_Yahoo": "Your calendar events are synced to Yahoo servers between your devices.",
|
||||
"ProviderSelection_CalendarMode_LocalTitle": "Local calendar",
|
||||
"ProviderSelection_CalendarMode_LocalDescription": "Your events are stored only on your computer. No server connectivity.",
|
||||
"ProviderSelection_ClearColor": "Clear color",
|
||||
"ProviderSelection_ContinueButton": "Continue",
|
||||
"ProviderSelection_SpecialImap_Subtitle": "Enter your account credentials to connect.",
|
||||
"AccountSetup_Title": "Setting up your account",
|
||||
"AccountSetup_Step_Authenticating": "Authenticating with {0}",
|
||||
"AccountSetup_Step_TestingMailAuth": "Testing mail authentication",
|
||||
"AccountSetup_Step_SyncingFolders": "Synchronizing folder metadata",
|
||||
"AccountSetup_Step_FetchingProfile": "Fetching profile information",
|
||||
"AccountSetup_Step_DiscoveringCalDav": "Discovering CalDAV settings",
|
||||
"AccountSetup_Step_TestingCalendarAuth": "Testing calendar authentication",
|
||||
"AccountSetup_Step_SavingAccount": "Saving account information",
|
||||
"AccountSetup_Step_FetchingCalendarMetadata": "Fetching calendar metadata",
|
||||
"AccountSetup_Step_SyncingAliases": "Synchronizing aliases",
|
||||
"AccountSetup_Step_Finalizing": "Finalizing setup",
|
||||
"AccountSetup_FailureMessage": "Setup failed. Go back to fix your settings, or try again later.",
|
||||
"AccountSetup_SuccessMessage": "Your account has been set up successfully!",
|
||||
"AccountSetup_GoBackButton": "Go Back",
|
||||
"AccountSetup_TryAgainButton": "Try Again",
|
||||
"ImapCalDavSettings_AutoDiscoveryFailed": "Auto-discovery failed. Please enter settings manually in the Advanced tab."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user