diff --git a/Wino.Core.Domain/Translations/en_US/resources.json b/Wino.Core.Domain/Translations/en_US/resources.json
index 03ee3264..6e096be9 100644
--- a/Wino.Core.Domain/Translations/en_US/resources.json
+++ b/Wino.Core.Domain/Translations/en_US/resources.json
@@ -98,6 +98,7 @@
"EditorToolbarOption_Insert": "Insert",
"EditorToolbarOption_None": "None",
"EditorToolbarOption_Options": "Options",
+ "EditorTooltip_WebViewEditor": "Use web view editor",
"ElementTheme_Dark": "Dark mode",
"ElementTheme_Default": "Use system setting",
"ElementTheme_Light": "Light mode",
diff --git a/Wino.Core.Domain/Translator.Designer.cs b/Wino.Core.Domain/Translator.Designer.cs
index 8dc6edbf..cca15f79 100644
--- a/Wino.Core.Domain/Translator.Designer.cs
+++ b/Wino.Core.Domain/Translator.Designer.cs
@@ -1,4 +1,5 @@
+
namespace Wino.Core.Domain
{
public class Translator
@@ -18,2604 +19,3131 @@ namespace Wino.Core.Domain
}
}
+
///
/// all done
///
public static string AccountCreationDialog_Completed => Resources.GetTranslatedString(@"AccountCreationDialog_Completed");
+
///
/// initializing
///
public static string AccountCreationDialog_Initializing => Resources.GetTranslatedString(@"AccountCreationDialog_Initializing");
+
///
/// We are getting folder information at the moment.
///
public static string AccountCreationDialog_PreparingFolders => Resources.GetTranslatedString(@"AccountCreationDialog_PreparingFolders");
+
///
/// Account information is being saved.
///
public static string AccountCreationDialog_SigninIn => Resources.GetTranslatedString(@"AccountCreationDialog_SigninIn");
+
///
/// Account Name
///
public static string AccountEditDialog_Message => Resources.GetTranslatedString(@"AccountEditDialog_Message");
+
///
/// Edit Account
///
public static string AccountEditDialog_Title => Resources.GetTranslatedString(@"AccountEditDialog_Title");
+
///
/// Pick an account
///
public static string AccountPickerDialog_Title => Resources.GetTranslatedString(@"AccountPickerDialog_Title");
+
///
/// Sender Display Name
///
public static string AccountSettingsDialog_AccountName => Resources.GetTranslatedString(@"AccountSettingsDialog_AccountName");
+
///
/// eg. John Doe
///
public static string AccountSettingsDialog_AccountNamePlaceholder => Resources.GetTranslatedString(@"AccountSettingsDialog_AccountNamePlaceholder");
+
///
/// Add
///
public static string AddHyperlink => Resources.GetTranslatedString(@"AddHyperlink");
+
///
/// Searching for mail settings...
///
public static string AutoDiscoveryProgressMessage => Resources.GetTranslatedString(@"AutoDiscoveryProgressMessage");
+
///
/// Advanced Configuration
///
public static string BasicIMAPSetupDialog_AdvancedConfiguration => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_AdvancedConfiguration");
+
///
/// Your credentials will only be stored locally on your computer.
///
public static string BasicIMAPSetupDialog_CredentialLocalMessage => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_CredentialLocalMessage");
+
///
/// Some accounts require additional steps to sign in
///
public static string BasicIMAPSetupDialog_Description => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_Description");
+
///
/// Display Name
///
public static string BasicIMAPSetupDialog_DisplayName => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_DisplayName");
+
///
/// eg. John Doe
///
public static string BasicIMAPSetupDialog_DisplayNamePlaceholder => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_DisplayNamePlaceholder");
+
///
/// Learn more
///
public static string BasicIMAPSetupDialog_LearnMore => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_LearnMore");
+
///
/// E-Mail Address
///
public static string BasicIMAPSetupDialog_MailAddress => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_MailAddress");
+
///
/// johndoe@fabrikam.com
///
public static string BasicIMAPSetupDialog_MailAddressPlaceholder => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_MailAddressPlaceholder");
+
///
/// Password
///
public static string BasicIMAPSetupDialog_Password => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_Password");
+
///
/// IMAP Account
///
public static string BasicIMAPSetupDialog_Title => Resources.GetTranslatedString(@"BasicIMAPSetupDialog_Title");
+
///
/// Add Account
///
public static string Buttons_AddAccount => Resources.GetTranslatedString(@"Buttons_AddAccount");
+
///
/// Apply Theme
///
public static string Buttons_ApplyTheme => Resources.GetTranslatedString(@"Buttons_ApplyTheme");
+
///
/// Browse
///
public static string Buttons_Browse => Resources.GetTranslatedString(@"Buttons_Browse");
+
///
/// Cancel
///
public static string Buttons_Cancel => Resources.GetTranslatedString(@"Buttons_Cancel");
+
///
/// Close
///
public static string Buttons_Close => Resources.GetTranslatedString(@"Buttons_Close");
+
///
/// Create
///
public static string Buttons_Create => Resources.GetTranslatedString(@"Buttons_Create");
+
///
/// Create Account
///
public static string Buttons_CreateAccount => Resources.GetTranslatedString(@"Buttons_CreateAccount");
+
///
/// Copy
///
public static string Buttons_Copy => Resources.GetTranslatedString(@"Buttons_Copy");
+
///
/// Delete
///
public static string Buttons_Delete => Resources.GetTranslatedString(@"Buttons_Delete");
+
///
/// Edit
///
public static string Buttons_Edit => Resources.GetTranslatedString(@"Buttons_Edit");
+
///
/// Discard
///
public static string Buttons_Discard => Resources.GetTranslatedString(@"Buttons_Discard");
+
///
/// Enable
///
public static string Buttons_EnableImageRendering => Resources.GetTranslatedString(@"Buttons_EnableImageRendering");
+
///
/// No
///
public static string Buttons_No => Resources.GetTranslatedString(@"Buttons_No");
+
///
/// Open
///
public static string Buttons_Open => Resources.GetTranslatedString(@"Buttons_Open");
+
///
/// Purchase
///
public static string Buttons_Purchase => Resources.GetTranslatedString(@"Buttons_Purchase");
+
///
/// Rate Wino
///
public static string Buttons_RateWino => Resources.GetTranslatedString(@"Buttons_RateWino");
+
///
/// Save
///
public static string Buttons_Save => Resources.GetTranslatedString(@"Buttons_Save");
+
///
/// Save Configuration
///
public static string Buttons_SaveConfiguration => Resources.GetTranslatedString(@"Buttons_SaveConfiguration");
+
///
/// Share
///
public static string Buttons_Share => Resources.GetTranslatedString(@"Buttons_Share");
+
///
/// Sign In
///
public static string Buttons_SignIn => Resources.GetTranslatedString(@"Buttons_SignIn");
+
///
/// Try Again
///
public static string Buttons_TryAgain => Resources.GetTranslatedString(@"Buttons_TryAgain");
+
///
/// Yes
///
public static string Buttons_Yes => Resources.GetTranslatedString(@"Buttons_Yes");
+
///
/// Center
///
public static string Center => Resources.GetTranslatedString(@"Center");
+
///
/// Coming soon...
///
public static string ComingSoon => Resources.GetTranslatedString(@"ComingSoon");
+
///
/// From:
///
public static string ComposerFrom => Resources.GetTranslatedString(@"ComposerFrom");
+
///
/// Subject:
///
public static string ComposerSubject => Resources.GetTranslatedString(@"ComposerSubject");
+
///
/// To:
///
public static string ComposerTo => Resources.GetTranslatedString(@"ComposerTo");
+
///
/// {0} copied to clipboard.
///
public static string ClipboardTextCopied_Message => Resources.GetTranslatedString(@"ClipboardTextCopied_Message");
+
///
/// Copied
///
public static string ClipboardTextCopied_Title => Resources.GetTranslatedString(@"ClipboardTextCopied_Title");
+
///
/// Failed to copy {0} to clipboard.
///
public static string ClipboardTextCopyFailed_Message => Resources.GetTranslatedString(@"ClipboardTextCopyFailed_Message");
+
///
/// click enter to input addresses
///
public static string ComposerToPlaceholder => Resources.GetTranslatedString(@"ComposerToPlaceholder");
+
///
/// Drop your files here
///
public static string ComposerAttachmentsDropZone_Message => Resources.GetTranslatedString(@"ComposerAttachmentsDropZone_Message");
+
///
/// Drop your images here
///
public static string ComposerImagesDropZone_Message => Resources.GetTranslatedString(@"ComposerImagesDropZone_Message");
+
///
/// Attach
///
public static string ComposerAttachmentsDragDropAttach_Message => Resources.GetTranslatedString(@"ComposerAttachmentsDragDropAttach_Message");
+
///
/// Set custom accent color if you wish. Not selecting a color will use your Windows accent color.
///
public static string CustomThemeBuilder_AccentColorDescription => Resources.GetTranslatedString(@"CustomThemeBuilder_AccentColorDescription");
+
///
/// Accent color
///
public static string CustomThemeBuilder_AccentColorTitle => Resources.GetTranslatedString(@"CustomThemeBuilder_AccentColorTitle");
+
///
/// Pick
///
public static string CustomThemeBuilder_PickColor => Resources.GetTranslatedString(@"CustomThemeBuilder_PickColor");
+
///
/// Unique name for your custom theme.
///
public static string CustomThemeBuilder_ThemeNameDescription => Resources.GetTranslatedString(@"CustomThemeBuilder_ThemeNameDescription");
+
///
/// Theme name
///
public static string CustomThemeBuilder_ThemeNameTitle => Resources.GetTranslatedString(@"CustomThemeBuilder_ThemeNameTitle");
+
///
/// Custom Theme Builder
///
public static string CustomThemeBuilder_Title => Resources.GetTranslatedString(@"CustomThemeBuilder_Title");
+
///
/// Set a custom wallpaper for Wino
///
public static string CustomThemeBuilder_WallpaperDescription => Resources.GetTranslatedString(@"CustomThemeBuilder_WallpaperDescription");
+
///
/// Set custom wallpaper
///
public static string CustomThemeBuilder_WallpaperTitle => Resources.GetTranslatedString(@"CustomThemeBuilder_WallpaperTitle");
+
///
/// You have reached the account creation limit. Would you like to purchase 'Unlimited Account' add-on to continue?
///
public static string DialogMessage_AccountLimitMessage => Resources.GetTranslatedString(@"DialogMessage_AccountLimitMessage");
+
///
/// Account Limit Reached
///
public static string DialogMessage_AccountLimitTitle => Resources.GetTranslatedString(@"DialogMessage_AccountLimitTitle");
+
///
/// Do you want to permanently delete all the mails in this folder?
///
public static string DialogMessage_CleanupFolderMessage => Resources.GetTranslatedString(@"DialogMessage_CleanupFolderMessage");
+
///
/// Cleanup Folder
///
public static string DialogMessage_CleanupFolderTitle => Resources.GetTranslatedString(@"DialogMessage_CleanupFolderTitle");
+
///
/// Message has no recipient.
///
public static string DialogMessage_ComposerMissingRecipientMessage => Resources.GetTranslatedString(@"DialogMessage_ComposerMissingRecipientMessage");
+
///
/// Validation Failed
///
public static string DialogMessage_ComposerValidationFailedTitle => Resources.GetTranslatedString(@"DialogMessage_ComposerValidationFailedTitle");
+
///
/// Give this new link a name. Accounts will be merged under this name.
///
public static string DialogMessage_CreateLinkedAccountMessage => Resources.GetTranslatedString(@"DialogMessage_CreateLinkedAccountMessage");
+
///
/// Account Link Name
///
public static string DialogMessage_CreateLinkedAccountTitle => Resources.GetTranslatedString(@"DialogMessage_CreateLinkedAccountTitle");
+
///
/// Delete {0}?
///
public static string DialogMessage_DeleteAccountConfirmationMessage => Resources.GetTranslatedString(@"DialogMessage_DeleteAccountConfirmationMessage");
+
///
/// All data associated with this account will be deleted from disk permanently.
///
public static string DialogMessage_DeleteAccountConfirmationTitle => Resources.GetTranslatedString(@"DialogMessage_DeleteAccountConfirmationTitle");
+
///
/// This draft will be discarded. Do you want to continue?
///
public static string DialogMessage_DiscardDraftConfirmationMessage => Resources.GetTranslatedString(@"DialogMessage_DiscardDraftConfirmationMessage");
+
///
/// Discard Draft
///
public static string DialogMessage_DiscardDraftConfirmationTitle => Resources.GetTranslatedString(@"DialogMessage_DiscardDraftConfirmationTitle");
+
///
/// Permanent Delete
///
public static string DialogMessage_HardDeleteConfirmationMessage => Resources.GetTranslatedString(@"DialogMessage_HardDeleteConfirmationMessage");
+
///
/// Message(s) will be permanently deleted. Do you want to continue?
///
public static string DialogMessage_HardDeleteConfirmationTitle => Resources.GetTranslatedString(@"DialogMessage_HardDeleteConfirmationTitle");
+
///
/// You don't have any accounts to create message from.
///
public static string DialogMessage_NoAccountsForCreateMailMessage => Resources.GetTranslatedString(@"DialogMessage_NoAccountsForCreateMailMessage");
+
///
/// Account Missing
///
public static string DialogMessage_NoAccountsForCreateMailTitle => Resources.GetTranslatedString(@"DialogMessage_NoAccountsForCreateMailTitle");
+
///
/// Enter new name for linked account
///
public static string DialogMessage_RenameLinkedAccountsMessage => Resources.GetTranslatedString(@"DialogMessage_RenameLinkedAccountsMessage");
+
///
/// Rename Linked Account
///
public static string DialogMessage_RenameLinkedAccountsTitle => Resources.GetTranslatedString(@"DialogMessage_RenameLinkedAccountsTitle");
+
///
/// This operation will not delete your accounts but only break the link for shared folder connections. Do you want to continue?
///
public static string DialogMessage_UnlinkAccountsConfirmationMessage => Resources.GetTranslatedString(@"DialogMessage_UnlinkAccountsConfirmationMessage");
+
///
/// Unlink Accounts
///
public static string DialogMessage_UnlinkAccountsConfirmationTitle => Resources.GetTranslatedString(@"DialogMessage_UnlinkAccountsConfirmationTitle");
+
///
/// Missin Subject
///
public static string DialogMessage_EmptySubjectConfirmation => Resources.GetTranslatedString(@"DialogMessage_EmptySubjectConfirmation");
+
///
/// Message has no subject. Do you want to continue?
///
public static string DialogMessage_EmptySubjectConfirmationMessage => Resources.GetTranslatedString(@"DialogMessage_EmptySubjectConfirmationMessage");
+
///
/// Unsubscribe
///
public static string DialogMessage_UnsubscribeConfirmationTitle => Resources.GetTranslatedString(@"DialogMessage_UnsubscribeConfirmationTitle");
+
///
/// Do you want to stop getting messages from {0}?
///
public static string DialogMessage_UnsubscribeConfirmationOneClickMessage => Resources.GetTranslatedString(@"DialogMessage_UnsubscribeConfirmationOneClickMessage");
+
///
/// To stop getting messages from {0}, go to their website to unsubscribe.
///
public static string DialogMessage_UnsubscribeConfirmationGoToWebsiteMessage => Resources.GetTranslatedString(@"DialogMessage_UnsubscribeConfirmationGoToWebsiteMessage");
+
///
/// Go to website
///
public static string DialogMessage_UnsubscribeConfirmationGoToWebsiteConfirmButton => Resources.GetTranslatedString(@"DialogMessage_UnsubscribeConfirmationGoToWebsiteConfirmButton");
+
///
/// Do you want to stop getting messages from {0}? Wino will unsubscribe for you by sending an email from your email account to {1}.
///
public static string DialogMessage_UnsubscribeConfirmationMailtoMessage => Resources.GetTranslatedString(@"DialogMessage_UnsubscribeConfirmationMailtoMessage");
+
///
/// Don't ask again
///
public static string Dialog_DontAskAgain => Resources.GetTranslatedString(@"Dialog_DontAskAgain");
+
///
/// Wino doesn't have it's own Discord server, but special 'wino-mail' channel is hosted at 'Developer Sanctuary' server. To get the updates about Wino please join Developer Sanctuary server and follow 'wino-mail' channel under 'Community Projects' You will be directed to server URL since Discord doesn't support channel invites.
///
public static string DiscordChannelDisclaimerMessage => Resources.GetTranslatedString(@"DiscordChannelDisclaimerMessage");
+
///
/// Important Discord Information
///
public static string DiscordChannelDisclaimerTitle => Resources.GetTranslatedString(@"DiscordChannelDisclaimerTitle");
+
///
/// Draft
///
public static string Draft => Resources.GetTranslatedString(@"Draft");
+
///
/// Draw
///
public static string EditorToolbarOption_Draw => Resources.GetTranslatedString(@"EditorToolbarOption_Draw");
+
///
/// Format
///
public static string EditorToolbarOption_Format => Resources.GetTranslatedString(@"EditorToolbarOption_Format");
+
///
/// Insert
///
public static string EditorToolbarOption_Insert => Resources.GetTranslatedString(@"EditorToolbarOption_Insert");
+
///
/// None
///
public static string EditorToolbarOption_None => Resources.GetTranslatedString(@"EditorToolbarOption_None");
+
///
/// Options
///
public static string EditorToolbarOption_Options => Resources.GetTranslatedString(@"EditorToolbarOption_Options");
+
+ ///
+ /// Use web view editor
+ ///
+ public static string EditorTooltip_WebViewEditor => Resources.GetTranslatedString(@"EditorTooltip_WebViewEditor");
+
+
///
/// Dark mode
///
public static string ElementTheme_Dark => Resources.GetTranslatedString(@"ElementTheme_Dark");
+
///
/// Use system setting
///
public static string ElementTheme_Default => Resources.GetTranslatedString(@"ElementTheme_Default");
+
///
/// Light mode
///
public static string ElementTheme_Light => Resources.GetTranslatedString(@"ElementTheme_Light");
+
///
/// Emoji
///
public static string Emoji => Resources.GetTranslatedString(@"Emoji");
+
///
/// Couldn't find mailbox settings.
///
public static string Exception_ImapAutoDiscoveryFailed => Resources.GetTranslatedString(@"Exception_ImapAutoDiscoveryFailed");
+
///
/// IMAP Client Pool failed.
///
public static string Exception_ImapClientPoolFailed => Resources.GetTranslatedString(@"Exception_ImapClientPoolFailed");
+
///
/// Authentication canceled
///
public static string Exception_AuthenticationCanceled => Resources.GetTranslatedString(@"Exception_AuthenticationCanceled");
+
///
/// This theme already exists.
///
public static string Exception_CustomThemeExists => Resources.GetTranslatedString(@"Exception_CustomThemeExists");
+
///
/// You must provide a name.
///
public static string Exception_CustomThemeMissingName => Resources.GetTranslatedString(@"Exception_CustomThemeMissingName");
+
///
/// You must provide a custom background image.
///
public static string Exception_CustomThemeMissingWallpaper => Resources.GetTranslatedString(@"Exception_CustomThemeMissingWallpaper");
+
///
/// Failed to synchronize folders
///
public static string Exception_FailedToSynchronizeFolders => Resources.GetTranslatedString(@"Exception_FailedToSynchronizeFolders");
+
///
/// Callback uri is null on activation.
///
public static string Exception_GoogleAuthCallbackNull => Resources.GetTranslatedString(@"Exception_GoogleAuthCallbackNull");
+
///
/// Corrupted authorization response.
///
public static string Exception_GoogleAuthCorruptedCode => Resources.GetTranslatedString(@"Exception_GoogleAuthCorruptedCode");
+
///
/// OAuth authorization error: {0}
///
public static string Exception_GoogleAuthError => Resources.GetTranslatedString(@"Exception_GoogleAuthError");
+
///
/// Received request with invalid state ({0})
///
public static string Exception_GoogleAuthInvalidResponse => Resources.GetTranslatedString(@"Exception_GoogleAuthInvalidResponse");
+
///
/// Authorization code exchange failed.
///
public static string Exception_GoogleAuthorizationCodeExchangeFailed => Resources.GetTranslatedString(@"Exception_GoogleAuthorizationCodeExchangeFailed");
+
///
/// System folder configuration is not valid. Check configuration and try again.
///
public static string Exception_InvalidSystemFolderConfiguration => Resources.GetTranslatedString(@"Exception_InvalidSystemFolderConfiguration");
+
///
/// Assigned account is null
///
public static string Exception_NullAssignedAccount => Resources.GetTranslatedString(@"Exception_NullAssignedAccount");
+
///
/// Assigned folder is null
///
public static string Exception_NullAssignedFolder => Resources.GetTranslatedString(@"Exception_NullAssignedFolder");
+
///
/// Response handling failed with error HTTP code {0}
///
public static string Exception_SynchronizerFailureHTTP => Resources.GetTranslatedString(@"Exception_SynchronizerFailureHTTP");
+
///
/// Token generation failed
///
public static string Exception_TokenGenerationFailed => Resources.GetTranslatedString(@"Exception_TokenGenerationFailed");
+
///
/// Failed to get token information.
///
public static string Exception_TokenInfoRetrivalFailed => Resources.GetTranslatedString(@"Exception_TokenInfoRetrivalFailed");
+
///
/// Unknown error occurred during authentication
///
public static string Exception_UnknowErrorDuringAuthentication => Resources.GetTranslatedString(@"Exception_UnknowErrorDuringAuthentication");
+
///
/// Action {0} is not implemented in request processor
///
public static string Exception_UnsupportedAction => Resources.GetTranslatedString(@"Exception_UnsupportedAction");
+
///
/// This provider is not supported.
///
public static string Exception_UnsupportedProvider => Resources.GetTranslatedString(@"Exception_UnsupportedProvider");
+
///
/// This operation is not supported for {0}
///
public static string Exception_UnsupportedSynchronizerOperation => Resources.GetTranslatedString(@"Exception_UnsupportedSynchronizerOperation");
+
///
/// User canceled system folder config dialog.
///
public static string Exception_UserCancelSystemFolderSetupDialog => Resources.GetTranslatedString(@"Exception_UserCancelSystemFolderSetupDialog");
+
///
/// Couldn't setup account folders.
///
public static string Exception_InboxNotAvailable => Resources.GetTranslatedString(@"Exception_InboxNotAvailable");
+
///
/// Files
///
public static string Files => Resources.GetTranslatedString(@"Files");
+
///
/// All
///
public static string FilteringOption_All => Resources.GetTranslatedString(@"FilteringOption_All");
+
///
/// Flagged
///
public static string FilteringOption_Flagged => Resources.GetTranslatedString(@"FilteringOption_Flagged");
+
///
/// Unread
///
public static string FilteringOption_Unread => Resources.GetTranslatedString(@"FilteringOption_Unread");
+
///
/// Has files
///
public static string FilteringOption_Files => Resources.GetTranslatedString(@"FilteringOption_Files");
+
///
/// Focused
///
public static string Focused => Resources.GetTranslatedString(@"Focused");
+
///
/// Create sub folder
///
public static string FolderOperation_CreateSubFolder => Resources.GetTranslatedString(@"FolderOperation_CreateSubFolder");
+
///
/// Delete
///
public static string FolderOperation_Delete => Resources.GetTranslatedString(@"FolderOperation_Delete");
+
///
/// Don't sync this folder
///
public static string FolderOperation_DontSync => Resources.GetTranslatedString(@"FolderOperation_DontSync");
+
///
/// Empty this folder
///
public static string FolderOperation_Empty => Resources.GetTranslatedString(@"FolderOperation_Empty");
+
///
/// Mark all as read
///
public static string FolderOperation_MarkAllAsRead => Resources.GetTranslatedString(@"FolderOperation_MarkAllAsRead");
+
///
/// Move
///
public static string FolderOperation_Move => Resources.GetTranslatedString(@"FolderOperation_Move");
+
///
/// Move to {0}
///
public static string DragMoveToFolderCaption => Resources.GetTranslatedString(@"DragMoveToFolderCaption");
+
///
/// None
///
public static string FolderOperation_None => Resources.GetTranslatedString(@"FolderOperation_None");
+
///
/// Pin
///
public static string FolderOperation_Pin => Resources.GetTranslatedString(@"FolderOperation_Pin");
+
///
/// Rename
///
public static string FolderOperation_Rename => Resources.GetTranslatedString(@"FolderOperation_Rename");
+
///
/// Unpin
///
public static string FolderOperation_Unpin => Resources.GetTranslatedString(@"FolderOperation_Unpin");
+
///
/// Archive
///
public static string HoverActionOption_Archive => Resources.GetTranslatedString(@"HoverActionOption_Archive");
+
///
/// Delete
///
public static string HoverActionOption_Delete => Resources.GetTranslatedString(@"HoverActionOption_Delete");
+
///
/// Move to Junk
///
public static string HoverActionOption_MoveJunk => Resources.GetTranslatedString(@"HoverActionOption_MoveJunk");
+
///
/// Flag / Unflag
///
public static string HoverActionOption_ToggleFlag => Resources.GetTranslatedString(@"HoverActionOption_ToggleFlag");
+
///
/// Read / Unread
///
public static string HoverActionOption_ToggleRead => Resources.GetTranslatedString(@"HoverActionOption_ToggleRead");
+
///
/// Inbox
///
public static string MergedAccountCommonFolderInbox => Resources.GetTranslatedString(@"MergedAccountCommonFolderInbox");
+
///
/// Sent
///
public static string MergedAccountCommonFolderSent => Resources.GetTranslatedString(@"MergedAccountCommonFolderSent");
+
///
/// Draft
///
public static string MergedAccountCommonFolderDraft => Resources.GetTranslatedString(@"MergedAccountCommonFolderDraft");
+
///
/// Junk
///
public static string MergedAccountCommonFolderJunk => Resources.GetTranslatedString(@"MergedAccountCommonFolderJunk");
+
///
/// Deleted
///
public static string MergedAccountCommonFolderTrash => Resources.GetTranslatedString(@"MergedAccountCommonFolderTrash");
+
///
/// Archive
///
public static string MergedAccountCommonFolderArchive => Resources.GetTranslatedString(@"MergedAccountCommonFolderArchive");
+
///
/// Account type
///
public static string IMAPSetupDialog_AccountType => Resources.GetTranslatedString(@"IMAPSetupDialog_AccountType");
+
///
/// Display Name
///
public static string IMAPSetupDialog_DisplayName => Resources.GetTranslatedString(@"IMAPSetupDialog_DisplayName");
+
///
/// eg. John Doe
///
public static string IMAPSetupDialog_DisplayNamePlaceholder => Resources.GetTranslatedString(@"IMAPSetupDialog_DisplayNamePlaceholder");
+
///
/// Incoming mail server
///
public static string IMAPSetupDialog_IncomingMailServer => Resources.GetTranslatedString(@"IMAPSetupDialog_IncomingMailServer");
+
///
/// Port
///
public static string IMAPSetupDialog_IncomingMailServerPort => Resources.GetTranslatedString(@"IMAPSetupDialog_IncomingMailServerPort");
+
///
/// Email address
///
public static string IMAPSetupDialog_MailAddress => Resources.GetTranslatedString(@"IMAPSetupDialog_MailAddress");
+
///
/// someone@example.com
///
public static string IMAPSetupDialog_MailAddressPlaceholder => Resources.GetTranslatedString(@"IMAPSetupDialog_MailAddressPlaceholder");
+
///
/// Outgoing (SMTP) mail server
///
public static string IMAPSetupDialog_OutgoingMailServer => Resources.GetTranslatedString(@"IMAPSetupDialog_OutgoingMailServer");
+
///
/// Outgoing server password
///
public static string IMAPSetupDialog_OutgoingMailServerPassword => Resources.GetTranslatedString(@"IMAPSetupDialog_OutgoingMailServerPassword");
+
///
/// Port
///
public static string IMAPSetupDialog_OutgoingMailServerPort => Resources.GetTranslatedString(@"IMAPSetupDialog_OutgoingMailServerPort");
+
///
/// Outgoing server requires authentication
///
public static string IMAPSetupDialog_OutgoingMailServerRequireAuthentication => Resources.GetTranslatedString(@"IMAPSetupDialog_OutgoingMailServerRequireAuthentication");
+
///
/// Outgoing server user name
///
public static string IMAPSetupDialog_OutgoingMailServerUsername => Resources.GetTranslatedString(@"IMAPSetupDialog_OutgoingMailServerUsername");
+
///
/// Password
///
public static string IMAPSetupDialog_Password => Resources.GetTranslatedString(@"IMAPSetupDialog_Password");
+
///
/// Require SSL for incoming email
///
public static string IMAPSetupDialog_RequireSSLForIncomingMail => Resources.GetTranslatedString(@"IMAPSetupDialog_RequireSSLForIncomingMail");
+
///
/// Require SSL for outgoing email
///
public static string IMAPSetupDialog_RequireSSLForOutgoingMail => Resources.GetTranslatedString(@"IMAPSetupDialog_RequireSSLForOutgoingMail");
+
///
/// Advanced IMAP Configuration
///
public static string IMAPSetupDialog_Title => Resources.GetTranslatedString(@"IMAPSetupDialog_Title");
+
///
/// Use the same username and password for sending email
///
public static string IMAPSetupDialog_UseSameConfig => Resources.GetTranslatedString(@"IMAPSetupDialog_UseSameConfig");
+
///
/// Username
///
public static string IMAPSetupDialog_Username => Resources.GetTranslatedString(@"IMAPSetupDialog_Username");
+
///
/// johndoe, johndoe@fabrikam.com, domain/johndoe
///
public static string IMAPSetupDialog_UsernamePlaceholder => Resources.GetTranslatedString(@"IMAPSetupDialog_UsernamePlaceholder");
+
///
/// Connection Failed
///
public static string IMAPSetupDialog_ConnectionFailedTitle => Resources.GetTranslatedString(@"IMAPSetupDialog_ConnectionFailedTitle");
+
///
/// IMAP connection failed.
///
public static string IMAPSetupDialog_ConnectionFailedMessage => Resources.GetTranslatedString(@"IMAPSetupDialog_ConnectionFailedMessage");
+
///
/// Image rendering is disabled for this message.
///
public static string ImageRenderingDisabled => Resources.GetTranslatedString(@"ImageRenderingDisabled");
+
///
/// Enable
///
public static string InfoBarAction_Enable => Resources.GetTranslatedString(@"InfoBarAction_Enable");
+
///
/// This folder is disabled for synchronization.
///
public static string InfoBarMessage_SynchronizationDisabledFolder => Resources.GetTranslatedString(@"InfoBarMessage_SynchronizationDisabledFolder");
+
///
/// Disabled Folder
///
public static string InfoBarTitle_SynchronizationDisabledFolder => Resources.GetTranslatedString(@"InfoBarTitle_SynchronizationDisabledFolder");
+
///
/// Error
///
public static string GeneralTitle_Error => Resources.GetTranslatedString(@"GeneralTitle_Error");
+
///
/// Warning
///
public static string GeneralTitle_Warning => Resources.GetTranslatedString(@"GeneralTitle_Warning");
+
///
/// Information
///
public static string GeneralTitle_Info => Resources.GetTranslatedString(@"GeneralTitle_Info");
+
///
/// {0} is created
///
public static string Info_AccountCreatedMessage => Resources.GetTranslatedString(@"Info_AccountCreatedMessage");
+
///
/// Account Creation
///
public static string Info_AccountCreatedTitle => Resources.GetTranslatedString(@"Info_AccountCreatedTitle");
+
///
/// Account Creation Failed
///
public static string Info_AccountCreationFailedTitle => Resources.GetTranslatedString(@"Info_AccountCreationFailedTitle");
+
///
/// {0} is successfuly deleted.
///
public static string Info_AccountDeletedMessage => Resources.GetTranslatedString(@"Info_AccountDeletedMessage");
+
///
/// Account Deleted
///
public static string Info_AccountDeletedTitle => Resources.GetTranslatedString(@"Info_AccountDeletedTitle");
+
///
/// Failed
///
public static string Info_AccountIssueFixFailedTitle => Resources.GetTranslatedString(@"Info_AccountIssueFixFailedTitle");
+
///
/// Fixed all account issues.
///
public static string Info_AccountIssueFixSuccessMessage => Resources.GetTranslatedString(@"Info_AccountIssueFixSuccessMessage");
+
///
/// Success
///
public static string Info_AccountIssueFixSuccessTitle => Resources.GetTranslatedString(@"Info_AccountIssueFixSuccessTitle");
+
///
/// Can't open this attachment.
///
public static string Info_AttachmentOpenFailedMessage => Resources.GetTranslatedString(@"Info_AttachmentOpenFailedMessage");
+
///
/// Failed
///
public static string Info_AttachmentOpenFailedTitle => Resources.GetTranslatedString(@"Info_AttachmentOpenFailedTitle");
+
///
/// Can't save this attachment.
///
public static string Info_AttachmentSaveFailedMessage => Resources.GetTranslatedString(@"Info_AttachmentSaveFailedMessage");
+
///
/// Failed
///
public static string Info_AttachmentSaveFailedTitle => Resources.GetTranslatedString(@"Info_AttachmentSaveFailedTitle");
+
///
/// Attachment is saved.
///
public static string Info_AttachmentSaveSuccessMessage => Resources.GetTranslatedString(@"Info_AttachmentSaveSuccessMessage");
+
///
/// Attachment Saved
///
public static string Info_AttachmentSaveSuccessTitle => Resources.GetTranslatedString(@"Info_AttachmentSaveSuccessTitle");
+
///
/// Background execution for the app is denied. This may affect background synchronization and live notifications.
///
public static string Info_BackgroundExecutionDeniedMessage => Resources.GetTranslatedString(@"Info_BackgroundExecutionDeniedMessage");
+
///
/// Denied Background Execution
///
public static string Info_BackgroundExecutionDeniedTitle => Resources.GetTranslatedString(@"Info_BackgroundExecutionDeniedTitle");
+
///
/// Unknown exception occurred when registering background synchronizer.
///
public static string Info_BackgroundExecutionUnknownErrorMessage => Resources.GetTranslatedString(@"Info_BackgroundExecutionUnknownErrorMessage");
+
///
/// Background Execution Failure
///
public static string Info_BackgroundExecutionUnknownErrorTitle => Resources.GetTranslatedString(@"Info_BackgroundExecutionUnknownErrorTitle");
+
///
/// Couldn't locate the MIME file. Synchronizing may help.
///
public static string Info_ComposerMissingMIMEMessage => Resources.GetTranslatedString(@"Info_ComposerMissingMIMEMessage");
+
///
/// Failed
///
public static string Info_ComposerMissingMIMETitle => Resources.GetTranslatedString(@"Info_ComposerMissingMIMETitle");
+
///
/// This contact is already in the recipient list.
///
public static string Info_ContactExistsMessage => Resources.GetTranslatedString(@"Info_ContactExistsMessage");
+
///
/// Contact Exists
///
public static string Info_ContactExistsTitle => Resources.GetTranslatedString(@"Info_ContactExistsTitle");
+
///
/// Draft folder is missing for this account. Please check your account settings.
///
public static string Info_DraftFolderMissingMessage => Resources.GetTranslatedString(@"Info_DraftFolderMissingMessage");
+
///
/// Missing Draft Folder
///
public static string Info_DraftFolderMissingTitle => Resources.GetTranslatedString(@"Info_DraftFolderMissingTitle");
+
///
/// Failed to launch file
///
public static string Info_FileLaunchFailedTitle => Resources.GetTranslatedString(@"Info_FileLaunchFailedTitle");
+
///
/// '{0}' is not a valid e-mail address.
///
public static string Info_InvalidAddressMessage => Resources.GetTranslatedString(@"Info_InvalidAddressMessage");
+
///
/// Invalid Address
///
public static string Info_InvalidAddressTitle => Resources.GetTranslatedString(@"Info_InvalidAddressTitle");
+
///
/// You can't move selected mails to this folder.
///
public static string Info_InvalidMoveTargetMessage => Resources.GetTranslatedString(@"Info_InvalidMoveTargetMessage");
+
///
/// Invalid Move Target
///
public static string Info_InvalidMoveTargetTitle => Resources.GetTranslatedString(@"Info_InvalidMoveTargetTitle");
+
///
/// There are no logs to share.
///
public static string Info_LogsNotFoundMessage => Resources.GetTranslatedString(@"Info_LogsNotFoundMessage");
+
///
/// Logs Not Found
///
public static string Info_LogsNotFoundTitle => Resources.GetTranslatedString(@"Info_LogsNotFoundTitle");
+
///
/// {0} is saved to selected folder.
///
public static string Info_LogsSavedMessage => Resources.GetTranslatedString(@"Info_LogsSavedMessage");
+
///
/// Saved
///
public static string Info_LogsSavedTitle => Resources.GetTranslatedString(@"Info_LogsSavedTitle");
+
///
/// This mail is corrupted or can't be opened. {0}
///
public static string Info_MailRenderingFailedMessage => Resources.GetTranslatedString(@"Info_MailRenderingFailedMessage");
+
///
/// Render Failed
///
public static string Info_MailRenderingFailedTitle => Resources.GetTranslatedString(@"Info_MailRenderingFailedTitle");
+
///
/// This message is corrupted.
///
public static string Info_MessageCorruptedMessage => Resources.GetTranslatedString(@"Info_MessageCorruptedMessage");
+
///
/// Error
///
public static string Info_MessageCorruptedTitle => Resources.GetTranslatedString(@"Info_MessageCorruptedTitle");
+
///
/// {0} doesn't exist for this account.
///
public static string Info_MissingFolderMessage => Resources.GetTranslatedString(@"Info_MissingFolderMessage");
+
///
/// Missing Folder
///
public static string Info_MissingFolderTitle => Resources.GetTranslatedString(@"Info_MissingFolderTitle");
+
///
/// Success
///
public static string Info_PDFSaveSuccessTitle => Resources.GetTranslatedString(@"Info_PDFSaveSuccessTitle");
+
///
/// Failed to save PDF file
///
public static string Info_PDFSaveFailedTitle => Resources.GetTranslatedString(@"Info_PDFSaveFailedTitle");
+
///
/// PDF file is saved to {0}
///
public static string Info_PDFSaveSuccessMessage => Resources.GetTranslatedString(@"Info_PDFSaveSuccessMessage");
+
///
/// Looks like this product has already been purchased before.
///
public static string Info_PurchaseExistsMessage => Resources.GetTranslatedString(@"Info_PurchaseExistsMessage");
+
///
/// Existing Product
///
public static string Info_PurchaseExistsTitle => Resources.GetTranslatedString(@"Info_PurchaseExistsTitle");
+
///
/// Thank You
///
public static string Info_PurchaseThankYouMessage => Resources.GetTranslatedString(@"Info_PurchaseThankYouMessage");
+
///
/// Purchase successful
///
public static string Info_PurchaseThankYouTitle => Resources.GetTranslatedString(@"Info_PurchaseThankYouTitle");
+
///
/// Failed to Create Requests
///
public static string Info_RequestCreationFailedTitle => Resources.GetTranslatedString(@"Info_RequestCreationFailedTitle");
+
///
/// There was a network issue with your review.
///
public static string Info_ReviewNetworkErrorMessage => Resources.GetTranslatedString(@"Info_ReviewNetworkErrorMessage");
+
///
/// Network Issue
///
public static string Info_ReviewNetworkErrorTitle => Resources.GetTranslatedString(@"Info_ReviewNetworkErrorTitle");
+
///
/// All feedbacks are appreciated. Thank you for the review!
///
public static string Info_ReviewNewMessage => Resources.GetTranslatedString(@"Info_ReviewNewMessage");
+
///
/// Thank you
///
public static string Info_ReviewSuccessTitle => Resources.GetTranslatedString(@"Info_ReviewSuccessTitle");
+
///
/// There was an unknown issue with your review. ({0})
///
public static string Info_ReviewUnknownErrorMessage => Resources.GetTranslatedString(@"Info_ReviewUnknownErrorMessage");
+
///
/// Unknown Error
///
public static string Info_ReviewUnknownErrorTitle => Resources.GetTranslatedString(@"Info_ReviewUnknownErrorTitle");
+
///
/// Thank you for the updated review.
///
public static string Info_ReviewUpdatedMessage => Resources.GetTranslatedString(@"Info_ReviewUpdatedMessage");
+
///
/// Disabled signature for this account
///
public static string Info_SignatureDisabledMessage => Resources.GetTranslatedString(@"Info_SignatureDisabledMessage");
+
///
/// Success
///
public static string Info_SignatureDisabledTitle => Resources.GetTranslatedString(@"Info_SignatureDisabledTitle");
+
///
/// New signature is saved
///
public static string Info_SignatureSavedMessage => Resources.GetTranslatedString(@"Info_SignatureSavedMessage");
+
///
/// Success
///
public static string Info_SignatureSavedTitle => Resources.GetTranslatedString(@"Info_SignatureSavedTitle");
+
///
/// Canceled
///
public static string Info_SyncCanceledMessage => Resources.GetTranslatedString(@"Info_SyncCanceledMessage");
+
///
/// Synchronization
///
public static string Info_SyncCanceledTitle => Resources.GetTranslatedString(@"Info_SyncCanceledTitle");
+
///
/// Synchronization Failed
///
public static string Info_SyncFailedTitle => Resources.GetTranslatedString(@"Info_SyncFailedTitle");
+
///
/// This functionality is not implemented yet.
///
public static string Info_UnsupportedFunctionalityDescription => Resources.GetTranslatedString(@"Info_UnsupportedFunctionalityDescription");
+
///
/// Unsupported
///
public static string Info_UnsupportedFunctionalityTitle => Resources.GetTranslatedString(@"Info_UnsupportedFunctionalityTitle");
+
///
/// Invalid Unsubscribe Uri
///
public static string Info_UnsubscribeLinkInvalidTitle => Resources.GetTranslatedString(@"Info_UnsubscribeLinkInvalidTitle");
+
///
/// This unsubscribe link is invalid. Failed to unsubscribe from the list.
///
public static string Info_UnsubscribeLinkInvalidMessage => Resources.GetTranslatedString(@"Info_UnsubscribeLinkInvalidMessage");
+
///
/// Successfully unsubscribed from {0}.
///
public static string Info_UnsubscribeSuccessMessage => Resources.GetTranslatedString(@"Info_UnsubscribeSuccessMessage");
+
///
/// Failed to unsubscribe
///
public static string Info_UnsubscribeErrorMessage => Resources.GetTranslatedString(@"Info_UnsubscribeErrorMessage");
+
///
/// Authentication method
///
public static string ImapAdvancedSetupDialog_AuthenticationMethod => Resources.GetTranslatedString(@"ImapAdvancedSetupDialog_AuthenticationMethod");
+
///
/// Connection security
///
public static string ImapAdvancedSetupDialog_ConnectionSecurity => Resources.GetTranslatedString(@"ImapAdvancedSetupDialog_ConnectionSecurity");
+
///
/// Auto
///
public static string ImapAuthenticationMethod_Auto => Resources.GetTranslatedString(@"ImapAuthenticationMethod_Auto");
+
///
/// CRAM-MD5
///
public static string ImapAuthenticationMethod_CramMD5 => Resources.GetTranslatedString(@"ImapAuthenticationMethod_CramMD5");
+
///
/// DIGEST-MD5
///
public static string ImapAuthenticationMethod_DigestMD5 => Resources.GetTranslatedString(@"ImapAuthenticationMethod_DigestMD5");
+
///
/// No authentication
///
public static string ImapAuthenticationMethod_None => Resources.GetTranslatedString(@"ImapAuthenticationMethod_None");
+
///
/// Normal password
///
public static string ImapAuthenticationMethod_Plain => Resources.GetTranslatedString(@"ImapAuthenticationMethod_Plain");
+
///
/// Encrypted password
///
public static string ImapAuthenticationMethod_EncryptedPassword => Resources.GetTranslatedString(@"ImapAuthenticationMethod_EncryptedPassword");
+
///
/// NTLM
///
public static string ImapAuthenticationMethod_Ntlm => Resources.GetTranslatedString(@"ImapAuthenticationMethod_Ntlm");
+
///
/// None
///
public static string ImapConnectionSecurity_None => Resources.GetTranslatedString(@"ImapConnectionSecurity_None");
+
///
/// SSL/TLS
///
public static string ImapConnectionSecurity_SslTls => Resources.GetTranslatedString(@"ImapConnectionSecurity_SslTls");
+
///
/// STARTTLS
///
public static string ImapConnectionSecurity_StartTls => Resources.GetTranslatedString(@"ImapConnectionSecurity_StartTls");
+
///
/// Auto
///
public static string ImapConnectionSecurity_Auto => Resources.GetTranslatedString(@"ImapConnectionSecurity_Auto");
+
///
/// Justify
///
public static string Justify => Resources.GetTranslatedString(@"Justify");
+
///
/// Left
///
public static string Left => Resources.GetTranslatedString(@"Left");
+
///
/// Link
///
public static string Link => Resources.GetTranslatedString(@"Link");
+
///
/// you must have at least 2 accounts to create link link will be removed on save
///
public static string LinkedAccountsCreatePolicyMessage => Resources.GetTranslatedString(@"LinkedAccountsCreatePolicyMessage");
+
///
/// Linked Accounts
///
public static string LinkedAccountsTitle => Resources.GetTranslatedString(@"LinkedAccountsTitle");
+
///
/// Always Move to Focused
///
public static string MailOperation_AlwaysMoveFocused => Resources.GetTranslatedString(@"MailOperation_AlwaysMoveFocused");
+
///
/// Always Move to Other
///
public static string MailOperation_AlwaysMoveOther => Resources.GetTranslatedString(@"MailOperation_AlwaysMoveOther");
+
///
/// Archive
///
public static string MailOperation_Archive => Resources.GetTranslatedString(@"MailOperation_Archive");
+
///
/// Clear flag
///
public static string MailOperation_ClearFlag => Resources.GetTranslatedString(@"MailOperation_ClearFlag");
+
///
/// Dark
///
public static string MailOperation_DarkEditor => Resources.GetTranslatedString(@"MailOperation_DarkEditor");
+
///
/// Delete
///
public static string MailOperation_Delete => Resources.GetTranslatedString(@"MailOperation_Delete");
+
///
/// Export to PDF
///
public static string MailOperation_ExportPDF => Resources.GetTranslatedString(@"MailOperation_ExportPDF");
+
///
/// Find
///
public static string MailOperation_Find => Resources.GetTranslatedString(@"MailOperation_Find");
+
///
/// Forward
///
public static string MailOperation_Forward => Resources.GetTranslatedString(@"MailOperation_Forward");
+
///
/// Ignore
///
public static string MailOperation_Ignore => Resources.GetTranslatedString(@"MailOperation_Ignore");
+
///
/// Light
///
public static string MailOperation_LightEditor => Resources.GetTranslatedString(@"MailOperation_LightEditor");
+
///
/// Mark as junk
///
public static string MailOperation_MarkAsJunk => Resources.GetTranslatedString(@"MailOperation_MarkAsJunk");
+
///
/// Mark as read
///
public static string MailOperation_MarkAsRead => Resources.GetTranslatedString(@"MailOperation_MarkAsRead");
+
///
/// Mark as unread
///
public static string MailOperation_MarkAsUnread => Resources.GetTranslatedString(@"MailOperation_MarkAsUnread");
+
///
/// Mark as Not Junk
///
public static string MailOperation_MarkNotJunk => Resources.GetTranslatedString(@"MailOperation_MarkNotJunk");
+
///
/// Move
///
public static string MailOperation_Move => Resources.GetTranslatedString(@"MailOperation_Move");
+
///
/// Move to Focused
///
public static string MailOperation_MoveFocused => Resources.GetTranslatedString(@"MailOperation_MoveFocused");
+
///
/// Move to Junk
///
public static string MailOperation_MoveJunk => Resources.GetTranslatedString(@"MailOperation_MoveJunk");
+
///
/// Move to Other
///
public static string MailOperation_MoveOther => Resources.GetTranslatedString(@"MailOperation_MoveOther");
+
///
/// Navigate
///
public static string MailOperation_Navigate => Resources.GetTranslatedString(@"MailOperation_Navigate");
+
///
/// Print
///
public static string MailOperation_Print => Resources.GetTranslatedString(@"MailOperation_Print");
+
///
/// Reply
///
public static string MailOperation_Reply => Resources.GetTranslatedString(@"MailOperation_Reply");
+
///
/// Reply all
///
public static string MailOperation_ReplyAll => Resources.GetTranslatedString(@"MailOperation_ReplyAll");
+
///
/// Save As
///
public static string MailOperation_SaveAs => Resources.GetTranslatedString(@"MailOperation_SaveAs");
+
///
/// Set flag
///
public static string MailOperation_SetFlag => Resources.GetTranslatedString(@"MailOperation_SetFlag");
+
///
/// Unarchive
///
public static string MailOperation_Unarchive => Resources.GetTranslatedString(@"MailOperation_Unarchive");
+
///
/// Zoom
///
public static string MailOperation_Zoom => Resources.GetTranslatedString(@"MailOperation_Zoom");
+
///
/// {0} item(s) selected
///
public static string MailsSelected => Resources.GetTranslatedString(@"MailsSelected");
+
///
/// Mark as flagged/unflagged
///
public static string MarkFlagUnflag => Resources.GetTranslatedString(@"MarkFlagUnflag");
+
///
/// Mark as read/unread
///
public static string MarkReadUnread => Resources.GetTranslatedString(@"MarkReadUnread");
+
///
/// Manage Accounts
///
public static string MenuManageAccounts => Resources.GetTranslatedString(@"MenuManageAccounts");
+
///
/// New Mail
///
public static string MenuNewMail => Resources.GetTranslatedString(@"MenuNewMail");
+
///
/// accounts
///
public static string MenuMergedAccountItemAccountsSuffix => Resources.GetTranslatedString(@"MenuMergedAccountItemAccountsSuffix");
+
///
/// Rate Wino
///
public static string MenuRate => Resources.GetTranslatedString(@"MenuRate");
+
///
/// Settings
///
public static string MenuSettings => Resources.GetTranslatedString(@"MenuSettings");
+
///
/// Available Accounts
///
public static string MergedAccountsAvailableAccountsTitle => Resources.GetTranslatedString(@"MergedAccountsAvailableAccountsTitle");
+
///
/// More
///
public static string More => Resources.GetTranslatedString(@"More");
+
///
/// {0} is not a valid folder for this mail.
///
public static string MoveMailDialog_InvalidFolderMessage => Resources.GetTranslatedString(@"MoveMailDialog_InvalidFolderMessage");
+
///
/// Pick a folder
///
public static string MoveMailDialog_Title => Resources.GetTranslatedString(@"MoveMailDialog_Title");
+
///
/// Account Name
///
public static string NewAccountDialog_AccountName => Resources.GetTranslatedString(@"NewAccountDialog_AccountName");
+
///
/// Personal
///
public static string NewAccountDialog_AccountNameDefaultValue => Resources.GetTranslatedString(@"NewAccountDialog_AccountNameDefaultValue");
+
///
/// eg. Personal Mail
///
public static string NewAccountDialog_AccountNamePlaceholder => Resources.GetTranslatedString(@"NewAccountDialog_AccountNamePlaceholder");
+
///
/// Add New Account
///
public static string NewAccountDialog_Title => Resources.GetTranslatedString(@"NewAccountDialog_Title");
+
///
/// No message selected
///
public static string NoMailSelected => Resources.GetTranslatedString(@"NoMailSelected");
+
///
/// No messages match your search criteria
///
public static string NoMessageCrieteria => Resources.GetTranslatedString(@"NoMessageCrieteria");
+
///
/// This folder is empty
///
public static string NoMessageEmptyFolder => Resources.GetTranslatedString(@"NoMessageEmptyFolder");
+
///
/// You have {0} new mails
///
public static string Notifications_MultipleNotificationsMessage => Resources.GetTranslatedString(@"Notifications_MultipleNotificationsMessage");
+
///
/// New Mails
///
public static string Notifications_MultipleNotificationsTitle => Resources.GetTranslatedString(@"Notifications_MultipleNotificationsTitle");
+
///
/// Checkout new version {0}
///
public static string Notifications_WinoUpdatedMessage => Resources.GetTranslatedString(@"Notifications_WinoUpdatedMessage");
+
///
/// Wino Mail has been updated.
///
public static string Notifications_WinoUpdatedTitle => Resources.GetTranslatedString(@"Notifications_WinoUpdatedTitle");
+
///
/// Other
///
public static string Other => Resources.GetTranslatedString(@"Other");
+
///
/// Default
///
public static string PaneLengthOption_Default => Resources.GetTranslatedString(@"PaneLengthOption_Default");
+
///
/// Extra Large
///
public static string PaneLengthOption_ExtraLarge => Resources.GetTranslatedString(@"PaneLengthOption_ExtraLarge");
+
///
/// Large
///
public static string PaneLengthOption_Large => Resources.GetTranslatedString(@"PaneLengthOption_Large");
+
///
/// Medium
///
public static string PaneLengthOption_Medium => Resources.GetTranslatedString(@"PaneLengthOption_Medium");
+
///
/// Micro
///
public static string PaneLengthOption_Micro => Resources.GetTranslatedString(@"PaneLengthOption_Micro");
+
///
/// Small
///
public static string PaneLengthOption_Small => Resources.GetTranslatedString(@"PaneLengthOption_Small");
+
///
/// Photos
///
public static string Photos => Resources.GetTranslatedString(@"Photos");
+
///
/// Preparing folders
///
public static string PreparingFoldersMessage => Resources.GetTranslatedString(@"PreparingFoldersMessage");
+
///
/// Google Account
///
public static string ProviderDetail_Gmail_Description => Resources.GetTranslatedString(@"ProviderDetail_Gmail_Description");
+
///
/// Custom IMAP/SMTP server
///
public static string ProviderDetail_IMAP_Description => Resources.GetTranslatedString(@"ProviderDetail_IMAP_Description");
+
///
/// IMAP Server
///
public static string ProviderDetail_IMAP_Title => Resources.GetTranslatedString(@"ProviderDetail_IMAP_Title");
+
///
/// Protocol logs are available for diagnostics.
///
public static string ProtocolLogAvailable_Message => Resources.GetTranslatedString(@"ProtocolLogAvailable_Message");
+
///
/// Results
///
public static string Results => Resources.GetTranslatedString(@"Results");
+
///
/// Right
///
public static string Right => Resources.GetTranslatedString(@"Right");
+
///
/// up to date
///
public static string SynchronizationFolderReport_Success => Resources.GetTranslatedString(@"SynchronizationFolderReport_Success");
+
///
/// synchronization is failed
///
public static string SynchronizationFolderReport_Failed => Resources.GetTranslatedString(@"SynchronizationFolderReport_Failed");
+
///
/// Search
///
public static string SearchBarPlaceholder => Resources.GetTranslatedString(@"SearchBarPlaceholder");
+
///
/// Searching in
///
public static string SearchingIn => Resources.GetTranslatedString(@"SearchingIn");
+
///
/// Results
///
public static string SearchPivotName => Resources.GetTranslatedString(@"SearchPivotName");
+
///
/// Go to issue tracker GitHub repository.
///
public static string SettingsAboutGithub_Description => Resources.GetTranslatedString(@"SettingsAboutGithub_Description");
+
///
/// GitHub
///
public static string SettingsAboutGithub_Title => Resources.GetTranslatedString(@"SettingsAboutGithub_Title");
+
///
/// Append messages to Sent folder
///
public static string SettingsAccountManagementAppendMessage_Title => Resources.GetTranslatedString(@"SettingsAccountManagementAppendMessage_Title");
+
///
/// Create a copy of the message in Sent folder after the draft is sent. Enable this if you don't see your mails after you sent them in Sent folder.
///
public static string SettingsAccountManagementAppendMessage_Description => Resources.GetTranslatedString(@"SettingsAccountManagementAppendMessage_Description");
+
///
/// Edit Linked Inbox
///
public static string SettingsEditLinkedInbox_Title => Resources.GetTranslatedString(@"SettingsEditLinkedInbox_Title");
+
///
/// Add / remove accounts, rename or break the link between accounts.
///
public static string SettingsEditLinkedInbox_Description => Resources.GetTranslatedString(@"SettingsEditLinkedInbox_Description");
+
///
/// Version
///
public static string SettingsAboutVersion => Resources.GetTranslatedString(@"SettingsAboutVersion");
+
///
/// Lightweight mail client for Windows device families.
///
public static string SettingsAboutWinoDescription => Resources.GetTranslatedString(@"SettingsAboutWinoDescription");
+
///
/// Learn more about Wino.
///
public static string SettingsAbout_Description => Resources.GetTranslatedString(@"SettingsAbout_Description");
+
///
/// About
///
public static string SettingsAbout_Title => Resources.GetTranslatedString(@"SettingsAbout_Title");
+
///
/// Change application's accent color
///
public static string SettingsAccentColor_Description => Resources.GetTranslatedString(@"SettingsAccentColor_Description");
+
///
/// Accent Color
///
public static string SettingsAccentColor_Title => Resources.GetTranslatedString(@"SettingsAccentColor_Title");
+
///
/// Use my Windows accent color
///
public static string SettingsAccentColor_UseWindowsAccentColor => Resources.GetTranslatedString(@"SettingsAccentColor_UseWindowsAccentColor");
+
///
/// Change the name of the account.
///
public static string SettingsAccountName_Description => Resources.GetTranslatedString(@"SettingsAccountName_Description");
+
///
/// Account Name
///
public static string SettingsAccountName_Title => Resources.GetTranslatedString(@"SettingsAccountName_Title");
+
///
/// Personalize Wino with different custom application themes for your like.
///
public static string SettingsApplicationTheme_Description => Resources.GetTranslatedString(@"SettingsApplicationTheme_Description");
+
///
/// Application Theme
///
public static string SettingsApplicationTheme_Title => Resources.GetTranslatedString(@"SettingsApplicationTheme_Title");
+
///
/// Select a theme from Wino's own collection for your taste or apply your own themes.
///
public static string SettingsAvailableThemes_Description => Resources.GetTranslatedString(@"SettingsAvailableThemes_Description");
+
///
/// Available Themes
///
public static string SettingsAvailableThemes_Title => Resources.GetTranslatedString(@"SettingsAvailableThemes_Title");
+
///
/// Auto select next item
///
public static string SettingsAutoSelectNextItem_Title => Resources.GetTranslatedString(@"SettingsAutoSelectNextItem_Title");
+
///
/// Select the next item after you delete or move a mail.
///
public static string SettingsAutoSelectNextItem_Description => Resources.GetTranslatedString(@"SettingsAutoSelectNextItem_Description");
+
///
/// Create your own custom theme with custom wallpaper and accent color.
///
public static string SettingsCustomTheme_Description => Resources.GetTranslatedString(@"SettingsCustomTheme_Description");
+
///
/// Custom Theme
///
public static string SettingsCustomTheme_Title => Resources.GetTranslatedString(@"SettingsCustomTheme_Title");
+
///
/// Configure System Folders
///
public static string SettingsConfigureSpecialFolders_Title => Resources.GetTranslatedString(@"SettingsConfigureSpecialFolders_Title");
+
///
/// Set folders with special functions. Folders such as Archive, Inbox, and Drafts are essential for Wino to function properly.
///
public static string SettingsConfigureSpecialFolders_Description => Resources.GetTranslatedString(@"SettingsConfigureSpecialFolders_Description");
+
///
/// Configure
///
public static string SettingConfigureSpecialFolders_Button => Resources.GetTranslatedString(@"SettingConfigureSpecialFolders_Button");
+
///
/// Failed to setup system folders
///
public static string Error_FailedToSetupSystemFolders_Title => Resources.GetTranslatedString(@"Error_FailedToSetupSystemFolders_Title");
+
///
/// Delete all e-mails and credentials associated with this account.
///
public static string SettingsDeleteAccount_Description => Resources.GetTranslatedString(@"SettingsDeleteAccount_Description");
+
///
/// Delete this account
///
public static string SettingsDeleteAccount_Title => Resources.GetTranslatedString(@"SettingsDeleteAccount_Title");
+
///
/// Should Wino ask you for comfirmation every time you try to permanently delete a mail using Shift + Del keys?
///
public static string SettingsDeleteProtection_Description => Resources.GetTranslatedString(@"SettingsDeleteProtection_Description");
+
///
/// Permanent Delete Protection
///
public static string SettingsDeleteProtection_Title => Resources.GetTranslatedString(@"SettingsDeleteProtection_Title");
+
///
/// For developers
///
public static string SettingsDiagnostics_Description => Resources.GetTranslatedString(@"SettingsDiagnostics_Description");
+
///
/// Diagnostics
///
public static string SettingsDiagnostics_Title => Resources.GetTranslatedString(@"SettingsDiagnostics_Title");
+
///
/// Get regular development updates, join roadmap discussions and provide feedback.
///
public static string SettingsDiscord_Description => Resources.GetTranslatedString(@"SettingsDiscord_Description");
+
///
/// Discord Channel
///
public static string SettingsDiscord_Title => Resources.GetTranslatedString(@"SettingsDiscord_Title");
+
///
/// Element theme selection is disabled when application theme is selected other than Default.
///
public static string SettingsElementThemeSelectionDisabled => Resources.GetTranslatedString(@"SettingsElementThemeSelectionDisabled");
+
///
/// Select a Windows theme for Wino
///
public static string SettingsElementTheme_Description => Resources.GetTranslatedString(@"SettingsElementTheme_Description");
+
///
/// Element Theme
///
public static string SettingsElementTheme_Title => Resources.GetTranslatedString(@"SettingsElementTheme_Title");
+
///
/// Enable hover actions
///
public static string SettingsEnableHoverActions_Title => Resources.GetTranslatedString(@"SettingsEnableHoverActions_Title");
+
///
/// Enable this to provide details about IMAP connectivity issuses you had during IMAP server setup.
///
public static string SettingsEnableIMAPLogs_Description => Resources.GetTranslatedString(@"SettingsEnableIMAPLogs_Description");
+
///
/// Enable IMAP Protocol Logs
///
public static string SettingsEnableIMAPLogs_Title => Resources.GetTranslatedString(@"SettingsEnableIMAPLogs_Title");
+
///
/// I might need logs for crashes to diagnose issues you have opened in GitHub. None of the logs will expose your credentials or sensetive information to public.
///
public static string SettingsEnableLogs_Description => Resources.GetTranslatedString(@"SettingsEnableLogs_Description");
+
///
/// Enable Logs
///
public static string SettingsEnableLogs_Title => Resources.GetTranslatedString(@"SettingsEnableLogs_Title");
+
///
/// Enable Signature
///
public static string SettingsEnableSignature => Resources.GetTranslatedString(@"SettingsEnableSignature");
+
///
/// Set whether Wino should expand this account's folders on startup.
///
public static string SettingsExpandOnStartup_Description => Resources.GetTranslatedString(@"SettingsExpandOnStartup_Description");
+
///
/// Expand Menu on Startup
///
public static string SettingsExpandOnStartup_Title => Resources.GetTranslatedString(@"SettingsExpandOnStartup_Title");
+
///
/// Manage external content settings when rendering mails.
///
public static string SettingsExternalContent_Description => Resources.GetTranslatedString(@"SettingsExternalContent_Description");
+
///
/// External Content
///
public static string SettingsExternalContent_Title => Resources.GetTranslatedString(@"SettingsExternalContent_Title");
+
///
/// Set whether Inbox should be split into two as Focused - Other.
///
public static string SettingsFocusedInbox_Description => Resources.GetTranslatedString(@"SettingsFocusedInbox_Description");
+
///
/// Focused Inbox
///
public static string SettingsFocusedInbox_Title => Resources.GetTranslatedString(@"SettingsFocusedInbox_Title");
+
///
/// Enable or disable specific folders for synchronization.
///
public static string SettingsFolderSync_Description => Resources.GetTranslatedString(@"SettingsFolderSync_Description");
+
///
/// Folder Synchronization
///
public static string SettingsFolderSync_Title => Resources.GetTranslatedString(@"SettingsFolderSync_Title");
+
///
/// Folder Configuration
///
public static string SettingsFolderOptions_Title => Resources.GetTranslatedString(@"SettingsFolderOptions_Title");
+
///
/// Change individual folder settings like enable/disable sync or show/hide unread badge.
///
public static string SettingsFolderOptions_Description => Resources.GetTranslatedString(@"SettingsFolderOptions_Description");
+
///
/// Center Action
///
public static string SettingsHoverActionCenter => Resources.GetTranslatedString(@"SettingsHoverActionCenter");
+
///
/// Left Action
///
public static string SettingsHoverActionLeft => Resources.GetTranslatedString(@"SettingsHoverActionLeft");
+
///
/// Right Action
///
public static string SettingsHoverActionRight => Resources.GetTranslatedString(@"SettingsHoverActionRight");
+
///
/// Select 3 actions to show up when you hover over the mails with cursor.
///
public static string SettingsHoverActions_Description => Resources.GetTranslatedString(@"SettingsHoverActions_Description");
+
///
/// Hover Actions
///
public static string SettingsHoverActions_Title => Resources.GetTranslatedString(@"SettingsHoverActions_Title");
+
///
/// Change display language for Wino.
///
public static string SettingsLanguage_Description => Resources.GetTranslatedString(@"SettingsLanguage_Description");
+
///
/// Display Language
///
public static string SettingsLanguage_Title => Resources.GetTranslatedString(@"SettingsLanguage_Title");
+
///
/// Language & Time
///
public static string SettingsLanguageTime_Title => Resources.GetTranslatedString(@"SettingsLanguageTime_Title");
+
///
/// Wino display language, preferred time format.
///
public static string SettingsLanguageTime_Description => Resources.GetTranslatedString(@"SettingsLanguageTime_Description");
+
///
/// Categories
///
public static string CategoriesFolderNameOverride => Resources.GetTranslatedString(@"CategoriesFolderNameOverride");
+
///
/// More
///
public static string MoreFolderNameOverride => Resources.GetTranslatedString(@"MoreFolderNameOverride");
+
///
/// Settings
///
public static string SettingsOptions_Title => Resources.GetTranslatedString(@"SettingsOptions_Title");
+
///
/// Merge multiple accounts into one. See mails from one Inbox together.
///
public static string SettingsLinkAccounts_Description => Resources.GetTranslatedString(@"SettingsLinkAccounts_Description");
+
///
/// Create Linked Accounts
///
public static string SettingsLinkAccounts_Title => Resources.GetTranslatedString(@"SettingsLinkAccounts_Title");
+
///
/// Modify the current link with the new accounts.
///
public static string SettingsLinkedAccountsSave_Description => Resources.GetTranslatedString(@"SettingsLinkedAccountsSave_Description");
+
///
/// Save Changes
///
public static string SettingsLinkedAccountsSave_Title => Resources.GetTranslatedString(@"SettingsLinkedAccountsSave_Title");
+
///
/// Load images automatically
///
public static string SettingsLoadImages_Title => Resources.GetTranslatedString(@"SettingsLoadImages_Title");
+
///
/// Load styles automatically
///
public static string SettingsLoadStyles_Title => Resources.GetTranslatedString(@"SettingsLoadStyles_Title");
+
///
/// Adjust the spacing for listing mails.
///
public static string SettingsMailSpacing_Description => Resources.GetTranslatedString(@"SettingsMailSpacing_Description");
+
///
/// Mail Spacing
///
public static string SettingsMailSpacing_Title => Resources.GetTranslatedString(@"SettingsMailSpacing_Title");
+
///
/// Create Nested Folders
///
public static string SettingsFolderMenuStyle_Title => Resources.GetTranslatedString(@"SettingsFolderMenuStyle_Title");
+
///
/// Change whether account folders should be nested inside an account menu item or not. Toggle this off if you like the old menu system in Windows Mail
///
public static string SettingsFolderMenuStyle_Description => Resources.GetTranslatedString(@"SettingsFolderMenuStyle_Description");
+
///
/// Notifications, signatures, synchronization and other settings per account.
///
public static string SettingsManageAccountSettings_Description => Resources.GetTranslatedString(@"SettingsManageAccountSettings_Description");
+
///
/// Manage Account Settings
///
public static string SettingsManageAccountSettings_Title => Resources.GetTranslatedString(@"SettingsManageAccountSettings_Title");
+
///
/// Reorder Accounts
///
public static string SettingsReorderAccounts_Title => Resources.GetTranslatedString(@"SettingsReorderAccounts_Title");
+
///
/// Change the order of accounts in the account list.
///
public static string SettingsReorderAccounts_Description => Resources.GetTranslatedString(@"SettingsReorderAccounts_Description");
+
///
/// Move items to add new link or remove existing link.
///
public static string SettingsManageLink_Description => Resources.GetTranslatedString(@"SettingsManageLink_Description");
+
///
/// Manage Link
///
public static string SettingsManageLink_Title => Resources.GetTranslatedString(@"SettingsManageLink_Title");
+
///
/// Change what should happen to the selected item.
///
public static string SettingsMarkAsRead_Description => Resources.GetTranslatedString(@"SettingsMarkAsRead_Description");
+
///
/// Don't automatically mark item as read
///
public static string SettingsMarkAsRead_DontChange => Resources.GetTranslatedString(@"SettingsMarkAsRead_DontChange");
+
///
/// Seconds to wait:
///
public static string SettingsMarkAsRead_SecondsToWait => Resources.GetTranslatedString(@"SettingsMarkAsRead_SecondsToWait");
+
///
/// When viewed in the reading pane
///
public static string SettingsMarkAsRead_Timer => Resources.GetTranslatedString(@"SettingsMarkAsRead_Timer");
+
///
/// Mark item as read
///
public static string SettingsMarkAsRead_Title => Resources.GetTranslatedString(@"SettingsMarkAsRead_Title");
+
///
/// When selected
///
public static string SettingsMarkAsRead_WhenSelected => Resources.GetTranslatedString(@"SettingsMarkAsRead_WhenSelected");
+
///
/// Change how your messages should be organized in mail list.
///
public static string SettingsMessageList_Description => Resources.GetTranslatedString(@"SettingsMessageList_Description");
+
///
/// Message List
///
public static string SettingsMessageList_Title => Resources.GetTranslatedString(@"SettingsMessageList_Title");
+
///
/// You didn't setup any accounts yet.
///
public static string SettingsNoAccountSetupMessage => Resources.GetTranslatedString(@"SettingsNoAccountSetupMessage");
+
///
/// Turn on or off notifications for this account.
///
public static string SettingsNotifications_Description => Resources.GetTranslatedString(@"SettingsNotifications_Description");
+
///
/// Notifications
///
public static string SettingsNotifications_Title => Resources.GetTranslatedString(@"SettingsNotifications_Title");
+
///
/// Change the width of the mail list.
///
public static string SettingsPaneLength_Description => Resources.GetTranslatedString(@"SettingsPaneLength_Description");
+
///
/// Mail List Pane Length
///
public static string SettingsPaneLength_Title => Resources.GetTranslatedString(@"SettingsPaneLength_Title");
+
///
/// Show much more love ❤️ All donations are appreciated.
///
public static string SettingsPaypal_Description => Resources.GetTranslatedString(@"SettingsPaypal_Description");
+
///
/// Donate via PayPal
///
public static string SettingsPaypal_Title => Resources.GetTranslatedString(@"SettingsPaypal_Title");
+
///
/// Compact Mode
///
public static string SettingsPersonalizationMailDisplayCompactMode => Resources.GetTranslatedString(@"SettingsPersonalizationMailDisplayCompactMode");
+
///
/// Medium Mode
///
public static string SettingsPersonalizationMailDisplayMediumMode => Resources.GetTranslatedString(@"SettingsPersonalizationMailDisplayMediumMode");
+
///
/// Spacious Mode
///
public static string SettingsPersonalizationMailDisplaySpaciousMode => Resources.GetTranslatedString(@"SettingsPersonalizationMailDisplaySpaciousMode");
+
///
/// Change appearance of Wino as you like.
///
public static string SettingsPersonalization_Description => Resources.GetTranslatedString(@"SettingsPersonalization_Description");
+
///
/// Personalization
///
public static string SettingsPersonalization_Title => Resources.GetTranslatedString(@"SettingsPersonalization_Title");
+
///
/// Review privacy policy.
///
public static string SettingsPrivacyPolicy_Description => Resources.GetTranslatedString(@"SettingsPrivacyPolicy_Description");
+
///
/// Privacy Policy
///
public static string SettingsPrivacyPolicy_Title => Resources.GetTranslatedString(@"SettingsPrivacyPolicy_Title");
+
///
/// Mail rendering options.
///
public static string SettingsReadingPane_Description => Resources.GetTranslatedString(@"SettingsReadingPane_Description");
+
///
/// Reading Pane
///
public static string SettingsReadingPane_Title => Resources.GetTranslatedString(@"SettingsReadingPane_Title");
+
///
/// Default Reader Font
///
public static string SettingsReaderFont_Title => Resources.GetTranslatedString(@"SettingsReaderFont_Title");
+
///
/// Change the default font family and font size for reading mails.
///
public static string SettingsReaderFontFamily_Description => Resources.GetTranslatedString(@"SettingsReaderFontFamily_Description");
+
///
/// Font Family
///
public static string SettingsFontFamily_Title => Resources.GetTranslatedString(@"SettingsFontFamily_Title");
+
///
/// Font Size
///
public static string SettingsFontSize_Title => Resources.GetTranslatedString(@"SettingsFontSize_Title");
+
///
/// Preview
///
public static string SettingsFontPreview_Title => Resources.GetTranslatedString(@"SettingsFontPreview_Title");
+
///
/// Default Composer Font
///
public static string SettingsComposerFont_Title => Resources.GetTranslatedString(@"SettingsComposerFont_Title");
+
///
/// Change the default font family and font size for composing mails.
///
public static string SettingsComposerFontFamily_Description => Resources.GetTranslatedString(@"SettingsComposerFontFamily_Description");
+
///
/// Change the display name of the linked accounts.
///
public static string SettingsRenameMergeAccount_Description => Resources.GetTranslatedString(@"SettingsRenameMergeAccount_Description");
+
///
/// Rename
///
public static string SettingsRenameMergeAccount_Title => Resources.GetTranslatedString(@"SettingsRenameMergeAccount_Title");
+
///
/// This will allow you to click on the headers in messages list and go to specific date
///
public static string SettingsSemanticZoom_Description => Resources.GetTranslatedString(@"SettingsSemanticZoom_Description");
+
///
/// Semantic Zoom for Date Headers
///
public static string SettingsSemanticZoom_Title => Resources.GetTranslatedString(@"SettingsSemanticZoom_Title");
+
///
/// Hide/show thepreview text.
///
public static string SettingsShowPreviewText_Description => Resources.GetTranslatedString(@"SettingsShowPreviewText_Description");
+
///
/// Show Preview Text
///
public static string SettingsShowPreviewText_Title => Resources.GetTranslatedString(@"SettingsShowPreviewText_Title");
+
///
/// Hide/show the thumbnail sender pictures.
///
public static string SettingsShowSenderPictures_Description => Resources.GetTranslatedString(@"SettingsShowSenderPictures_Description");
+
///
/// Show Sender Avatars
///
public static string SettingsShowSenderPictures_Title => Resources.GetTranslatedString(@"SettingsShowSenderPictures_Title");
+
///
/// Display Clock Format in 24 Hours
///
public static string SettingsPrefer24HourClock_Title => Resources.GetTranslatedString(@"SettingsPrefer24HourClock_Title");
+
///
/// Mail recieve times will be displayed in 24 hour format instead of 12 (AM/PM)
///
public static string SettingsPrefer24HourClock_Description => Resources.GetTranslatedString(@"SettingsPrefer24HourClock_Description");
+
///
/// Manage account signatures
///
public static string SettingsSignature_Description => Resources.GetTranslatedString(@"SettingsSignature_Description");
+
///
/// Signature
///
public static string SettingsSignature_Title => Resources.GetTranslatedString(@"SettingsSignature_Title");
+
///
/// Primary account item to load Inbox at startup.
///
public static string SettingsStartupItem_Description => Resources.GetTranslatedString(@"SettingsStartupItem_Description");
+
///
/// Startup Item
///
public static string SettingsStartupItem_Title => Resources.GetTranslatedString(@"SettingsStartupItem_Title");
+
///
/// Show some love ❤️
///
public static string SettingsStore_Description => Resources.GetTranslatedString(@"SettingsStore_Description");
+
///
/// Rate in Store
///
public static string SettingsStore_Title => Resources.GetTranslatedString(@"SettingsStore_Title");
+
///
/// Organize messages into conversation threads.
///
public static string SettingsThreads_Description => Resources.GetTranslatedString(@"SettingsThreads_Description");
+
///
/// Conversation Threading
///
public static string SettingsThreads_Title => Resources.GetTranslatedString(@"SettingsThreads_Title");
+
///
/// Remove the link between accounts. This will not delete your accounts.
///
public static string SettingsUnlinkAccounts_Description => Resources.GetTranslatedString(@"SettingsUnlinkAccounts_Description");
+
///
/// Unlink Accounts
///
public static string SettingsUnlinkAccounts_Title => Resources.GetTranslatedString(@"SettingsUnlinkAccounts_Title");
+
///
/// by date
///
public static string SortingOption_Date => Resources.GetTranslatedString(@"SortingOption_Date");
+
///
/// by name
///
public static string SortingOption_Name => Resources.GetTranslatedString(@"SortingOption_Name");
+
///
/// All feedbacks are appreciated and they will make much Wino better in the future. Would you like to rate Wino in Microsoft Store?
///
public static string StoreRatingDialog_MessageFirstLine => Resources.GetTranslatedString(@"StoreRatingDialog_MessageFirstLine");
+
///
/// Would you like to rate Wino Mail in Microsoft Store?
///
public static string StoreRatingDialog_MessageSecondLine => Resources.GetTranslatedString(@"StoreRatingDialog_MessageSecondLine");
+
///
/// Enjoying Wino?
///
public static string StoreRatingDialog_Title => Resources.GetTranslatedString(@"StoreRatingDialog_Title");
+
///
/// Archived messages will be moved to here.
///
public static string SystemFolderConfigDialog_ArchiveFolderDescription => Resources.GetTranslatedString(@"SystemFolderConfigDialog_ArchiveFolderDescription");
+
///
/// Archive Folder
///
public static string SystemFolderConfigDialog_ArchiveFolderHeader => Resources.GetTranslatedString(@"SystemFolderConfigDialog_ArchiveFolderHeader");
+
///
/// Deleted messages will be moved to here.
///
public static string SystemFolderConfigDialog_DeletedFolderDescription => Resources.GetTranslatedString(@"SystemFolderConfigDialog_DeletedFolderDescription");
+
///
/// Deleted Folder
///
public static string SystemFolderConfigDialog_DeletedFolderHeader => Resources.GetTranslatedString(@"SystemFolderConfigDialog_DeletedFolderHeader");
+
///
/// New mails/replies will be crafted in here.
///
public static string SystemFolderConfigDialog_DraftFolderDescription => Resources.GetTranslatedString(@"SystemFolderConfigDialog_DraftFolderDescription");
+
///
/// Draft Folder
///
public static string SystemFolderConfigDialog_DraftFolderHeader => Resources.GetTranslatedString(@"SystemFolderConfigDialog_DraftFolderHeader");
+
///
/// All spam/junk mails will be here.
///
public static string SystemFolderConfigDialog_JunkFolderDescription => Resources.GetTranslatedString(@"SystemFolderConfigDialog_JunkFolderDescription");
+
///
/// Junk/Spam Folder
///
public static string SystemFolderConfigDialog_JunkFolderHeader => Resources.GetTranslatedString(@"SystemFolderConfigDialog_JunkFolderHeader");
+
///
/// This IMAP server doesn't support SPECIAL-USE extension hence Wino couldn't setup the system folders properly.
///
public static string SystemFolderConfigDialog_MessageFirstLine => Resources.GetTranslatedString(@"SystemFolderConfigDialog_MessageFirstLine");
+
///
/// Please select the appropriate folders for specific functionalities.
///
public static string SystemFolderConfigDialog_MessageSecondLine => Resources.GetTranslatedString(@"SystemFolderConfigDialog_MessageSecondLine");
+
///
/// Folder that sent messages will be stored.
///
public static string SystemFolderConfigDialog_SentFolderDescription => Resources.GetTranslatedString(@"SystemFolderConfigDialog_SentFolderDescription");
+
///
/// Sent Folder
///
public static string SystemFolderConfigDialog_SentFolderHeader => Resources.GetTranslatedString(@"SystemFolderConfigDialog_SentFolderHeader");
+
///
/// Configure System Folders
///
public static string SystemFolderConfigDialog_Title => Resources.GetTranslatedString(@"SystemFolderConfigDialog_Title");
+
///
/// You can't assign Inbox folder to any other system folder.
///
public static string SystemFolderConfigDialogValidation_InboxSelected => Resources.GetTranslatedString(@"SystemFolderConfigDialogValidation_InboxSelected");
+
///
/// Some of the system folders are used more than once in the configuration.
///
public static string SystemFolderConfigDialogValidation_DuplicateSystemFolders => Resources.GetTranslatedString(@"SystemFolderConfigDialogValidation_DuplicateSystemFolders");
+
///
/// System Folders Setup
///
public static string SystemFolderConfigSetupSuccess_Title => Resources.GetTranslatedString(@"SystemFolderConfigSetupSuccess_Title");
+
///
/// System folders are successfully configured.
///
public static string SystemFolderConfigSetupSuccess_Message => Resources.GetTranslatedString(@"SystemFolderConfigSetupSuccess_Message");
+
///
/// Testing server connection...
///
public static string TestingImapConnectionMessage => Resources.GetTranslatedString(@"TestingImapConnectionMessage");
+
///
/// Today
///
public static string Today => Resources.GetTranslatedString(@"Today");
+
///
/// unknown address
///
public static string UnknownAddress => Resources.GetTranslatedString(@"UnknownAddress");
+
///
/// Unknown Date
///
public static string UnknownDateHeader => Resources.GetTranslatedString(@"UnknownDateHeader");
+
///
/// unknown Mail Group Address
///
public static string UnknownGroupAddress => Resources.GetTranslatedString(@"UnknownGroupAddress");
+
///
/// Unknown Sender
///
public static string UnknownSender => Resources.GetTranslatedString(@"UnknownSender");
+
///
/// Unsubscribe
///
public static string Unsubscribe => Resources.GetTranslatedString(@"Unsubscribe");
+
///
/// View Details
///
public static string ViewContactDetails => Resources.GetTranslatedString(@"ViewContactDetails");
+
///
/// Wino offers 3 accounts to start with for free. If you need more than 3 accounts, please upgrade
///
public static string WinoUpgradeDescription => Resources.GetTranslatedString(@"WinoUpgradeDescription");
+
///
/// Upgrade to Unlimited Accounts
///
public static string WinoUpgradeMessage => Resources.GetTranslatedString(@"WinoUpgradeMessage");
+
///
/// {0} out of {1} free accounts used.
///
public static string WinoUpgradeRemainingAccountsMessage => Resources.GetTranslatedString(@"WinoUpgradeRemainingAccountsMessage");
+
///
/// Yesterday
///
public static string Yesterday => Resources.GetTranslatedString(@"Yesterday");
+
///
/// Signature Editor
///
public static string SignatureEditorDialog_Title => Resources.GetTranslatedString(@"SignatureEditorDialog_Title");
+
///
/// Name your signature
///
public static string SignatureEditorDialog_SignatureName_Placeholder => Resources.GetTranslatedString(@"SignatureEditorDialog_SignatureName_Placeholder");
+
///
/// Signature name
///
public static string SignatureEditorDialog_SignatureName_TitleNew => Resources.GetTranslatedString(@"SignatureEditorDialog_SignatureName_TitleNew");
+
///
/// Current signature name: {0}
///
public static string SignatureEditorDialog_SignatureName_TitleEdit => Resources.GetTranslatedString(@"SignatureEditorDialog_SignatureName_TitleEdit");
+
///
/// Delete signature
///
public static string SignatureDeleteDialog_Title => Resources.GetTranslatedString(@"SignatureDeleteDialog_Title");
+
///
/// Are you sure you want to delete "{0}" signature?
///
public static string SignatureDeleteDialog_Message => Resources.GetTranslatedString(@"SignatureDeleteDialog_Message");
+
///
/// For New Messages
///
public static string SettingsSignature_ForNewMessages_Title => Resources.GetTranslatedString(@"SettingsSignature_ForNewMessages_Title");
+
///
/// For Replies/Forwards
///
public static string SettingsSignature_ForFollowingMessages_Title => Resources.GetTranslatedString(@"SettingsSignature_ForFollowingMessages_Title");
+
///
/// Signature defaults
///
public static string SettingsSignature_SignatureDefaults => Resources.GetTranslatedString(@"SettingsSignature_SignatureDefaults");
+
///
/// Signatures
///
public static string SettingsSignature_Signatures => Resources.GetTranslatedString(@"SettingsSignature_Signatures");
+
///
/// Add custom signature
///
public static string SettingsSignature_AddCustomSignature_Title => Resources.GetTranslatedString(@"SettingsSignature_AddCustomSignature_Title");
+
///
/// Add signature
///
public static string SettingsSignature_AddCustomSignature_Button => Resources.GetTranslatedString(@"SettingsSignature_AddCustomSignature_Button");
+
///
/// Edit signature
///
public static string SettingsSignature_EditSignature_Title => Resources.GetTranslatedString(@"SettingsSignature_EditSignature_Title");
+
///
/// Delete signature
///
public static string SettingsSignature_DeleteSignature_Title => Resources.GetTranslatedString(@"SettingsSignature_DeleteSignature_Title");
+
///
/// None
///
public static string SettingsSignature_NoneSignatureName => Resources.GetTranslatedString(@"SettingsSignature_NoneSignatureName");
- }
+
+}
}
diff --git a/Wino.Mail/Styles/FontIcons.xaml b/Wino.Mail/Styles/FontIcons.xaml
index 002f136d..37409b5d 100644
--- a/Wino.Mail/Styles/FontIcons.xaml
+++ b/Wino.Mail/Styles/FontIcons.xaml
@@ -22,7 +22,7 @@
M32,192C23.3333,192 15.8333,188.833 9.5,182.5C3.16667,176.167 0,168.667 0,160C0,151.333 3.16667,143.833 9.5,137.5C15.8333,131.167 23.3333,128 32,128L992,128C1000.67,128 1008.17,131.167 1014.5,137.5C1020.83,143.833 1024,151.333 1024,160C1024,168.667 1020.83,176.167 1014.5,182.5C1008.17,188.833 1000.67,192 992,192ZM32,512C23.3333,512 15.8333,508.833 9.5,502.5C3.16667,496.167 0,488.667 0,480C0,471.333 3.16667,463.833 9.5,457.5C15.8333,451.167 23.3333,448 32,448L992,448C1000.67,448 1008.17,451.167 1014.5,457.5C1020.83,463.833 1024,471.333 1024,480C1024,488.667 1020.83,496.167 1014.5,502.5C1008.17,508.833 1000.67,512 992,512ZM32,832C23.3333,832 15.8333,828.833 9.5,822.5C3.16667,816.167 0,808.667 0,800C0,791.333 3.16667,783.833 9.5,777.5C15.8333,771.167 23.3333,768 32,768L992,768C1000.67,768 1008.17,771.167 1014.5,777.5C1020.83,783.833 1024,791.333 1024,800C1024,808.667 1020.83,816.167 1014.5,822.5C1008.17,828.833 1000.67,832 992,832Z
F1 M 0 10 C 0 9.082031 0.118815 8.196615 0.356445 7.34375 C 0.594076 6.490886 0.93099 5.694987 1.367188 4.956055 C 1.803385 4.217123 2.325846 3.543295 2.93457 2.93457 C 3.543294 2.325848 4.217122 1.803387 4.956055 1.367188 C 5.694986 0.93099 6.490885 0.594076 7.34375 0.356445 C 8.196614 0.118816 9.082031 0 10 0 C 10.917969 0 11.803385 0.118816 12.65625 0.356445 C 13.509114 0.594076 14.305013 0.93099 15.043945 1.367188 C 15.782877 1.803387 16.456705 2.325848 17.06543 2.93457 C 17.674152 3.543295 18.196613 4.217123 18.632812 4.956055 C 19.06901 5.694987 19.405924 6.490886 19.643555 7.34375 C 19.881184 8.196615 20 9.082031 20 10 C 20 10.917969 19.881184 11.803386 19.643555 12.65625 C 19.405924 13.509115 19.06901 14.305014 18.632812 15.043945 C 18.196613 15.782878 17.674152 16.456705 17.06543 17.06543 C 16.456705 17.674154 15.782877 18.196615 15.043945 18.632812 C 14.305013 19.06901 13.509114 19.405924 12.65625 19.643555 C 11.803385 19.881186 10.917969 20 10 20 C 9.082031 20 8.196614 19.881186 7.34375 19.643555 C 6.490885 19.405924 5.694986 19.06901 4.956055 18.632812 C 4.217122 18.196615 3.543294 17.674154 2.93457 17.06543 C 2.325846 16.456705 1.803385 15.782878 1.367188 15.043945 C 0.93099 14.305014 0.594076 13.509115 0.356445 12.65625 C 0.118815 11.803386 0 10.917969 0 10 Z M 18.75 10 C 18.75 9.199219 18.645832 8.426107 18.4375 7.680664 C 18.229166 6.935222 17.93457 6.238607 17.553711 5.59082 C 17.172852 4.943035 16.715494 4.352215 16.181641 3.818359 C 15.647785 3.284506 15.056965 2.827148 14.40918 2.446289 C 13.761393 2.06543 13.064778 1.770834 12.319336 1.5625 C 11.573893 1.354168 10.800781 1.25 10 1.25 C 9.192708 1.25 8.416341 1.354168 7.670898 1.5625 C 6.925456 1.770834 6.228841 2.06543 5.581055 2.446289 C 4.933268 2.827148 4.344075 3.282879 3.813477 3.813477 C 3.282877 4.344076 2.827148 4.933269 2.446289 5.581055 C 2.06543 6.228842 1.770833 6.925457 1.5625 7.670898 C 1.354167 8.416342 1.25 9.192709 1.25 10 C 1.25 10.807292 1.354167 11.583659 1.5625 12.329102 C 1.770833 13.074545 2.06543 13.771159 2.446289 14.418945 C 2.827148 15.066732 3.282877 15.655925 3.813477 16.186523 C 4.344075 16.717123 4.933268 17.172852 5.581055 17.553711 C 6.228841 17.93457 6.925456 18.229166 7.670898 18.4375 C 8.416341 18.645834 9.192708 18.75 10 18.75 C 10.807291 18.75 11.583658 18.645834 12.329102 18.4375 C 13.074543 18.229166 13.771158 17.93457 14.418945 17.553711 C 15.066731 17.172852 15.655924 16.717123 16.186523 16.186523 C 16.717121 15.655925 17.172852 15.066732 17.553711 14.418945 C 17.93457 13.771159 18.229166 13.074545 18.4375 12.329102 C 18.645832 11.583659 18.75 10.807292 18.75 10 Z M 5.625 8.125 C 5.625 7.949219 5.657552 7.786459 5.722656 7.636719 C 5.78776 7.486979 5.877278 7.355144 5.991211 7.241211 C 6.105143 7.127279 6.236979 7.037761 6.386719 6.972656 C 6.536458 6.907553 6.699219 6.875001 6.875 6.875 C 7.044271 6.875001 7.205403 6.907553 7.358398 6.972656 C 7.511393 7.037761 7.644856 7.127279 7.758789 7.241211 C 7.872721 7.355144 7.962239 7.488607 8.027344 7.641602 C 8.092447 7.794598 8.125 7.95573 8.125 8.125 C 8.125 8.300781 8.092447 8.463542 8.027344 8.613281 C 7.962239 8.763021 7.872721 8.894857 7.758789 9.008789 C 7.644856 9.122722 7.513021 9.21224 7.363281 9.277344 C 7.213542 9.342448 7.050781 9.375 6.875 9.375 C 6.699219 9.375 6.534831 9.342448 6.381836 9.277344 C 6.228841 9.21224 6.097005 9.12435 5.986328 9.013672 C 5.875651 8.902995 5.78776 8.771159 5.722656 8.618164 C 5.657552 8.46517 5.625 8.300781 5.625 8.125 Z M 11.875 8.125 C 11.875 7.949219 11.907552 7.786459 11.972656 7.636719 C 12.03776 7.486979 12.127277 7.355144 12.241211 7.241211 C 12.355143 7.127279 12.486979 7.037761 12.636719 6.972656 C 12.786457 6.907553 12.949218 6.875001 13.125 6.875 C 13.294271 6.875001 13.455403 6.907553 13.608398 6.972656 C 13.761393 7.037761 13.894856 7.127279 14.008789 7.241211 C 14.122721 7.355144 14.212238 7.488607 14.277344 7.641602 C 14.342447 7.794598 14.375 7.95573 14.375 8.125 C 14.375 8.300781 14.342447 8.463542 14.277344 8.613281 C 14.212238 8.763021 14.122721 8.894857 14.008789 9.008789 C 13.894856 9.122722 13.763021 9.21224 13.613281 9.277344 C 13.463541 9.342448 13.30078 9.375 13.125 9.375 C 12.949218 9.375 12.78483 9.342448 12.631836 9.277344 C 12.478841 9.21224 12.347005 9.12435 12.236328 9.013672 C 12.12565 8.902995 12.03776 8.771159 11.972656 8.618164 C 11.907552 8.46517 11.875 8.300781 11.875 8.125 Z M 5.3125 13.4375 C 5.3125 13.268229 5.374349 13.121745 5.498047 12.998047 C 5.621745 12.87435 5.768229 12.8125 5.9375 12.8125 C 6.041666 12.8125 6.123046 12.827148 6.181641 12.856445 C 6.240234 12.885742 6.305338 12.932943 6.376953 12.998047 C 6.669922 13.245443 6.948242 13.463542 7.211914 13.652344 C 7.475586 13.841146 7.747396 14.000651 8.027344 14.130859 C 8.307291 14.261068 8.606771 14.360352 8.925781 14.428711 C 9.244791 14.49707 9.602864 14.53125 10 14.53125 C 10.572916 14.53125 11.101888 14.448242 11.586914 14.282227 C 12.071939 14.116211 12.542317 13.860678 12.998047 13.515625 C 13.108724 13.43099 13.212891 13.346354 13.310547 13.261719 C 13.408203 13.177084 13.512369 13.089193 13.623047 12.998047 C 13.694661 12.939453 13.759766 12.893881 13.818359 12.861328 C 13.876953 12.828776 13.958333 12.8125 14.0625 12.8125 C 14.231771 12.8125 14.378255 12.87435 14.501953 12.998047 C 14.62565 13.121745 14.6875 13.268229 14.6875 13.4375 C 14.6875 13.528646 14.671224 13.606771 14.638672 13.671875 C 14.606119 13.736979 14.560546 13.805339 14.501953 13.876953 C 14.397786 14.000651 14.269205 14.125977 14.116211 14.25293 C 13.963215 14.379883 13.800455 14.501953 13.62793 14.619141 C 13.455403 14.736328 13.282877 14.845378 13.110352 14.946289 C 12.937825 15.047201 12.779947 15.133464 12.636719 15.205078 C 12.226562 15.413412 11.798502 15.561523 11.352539 15.649414 C 10.906575 15.737305 10.455729 15.78125 10 15.78125 C 9.53125 15.78125 9.070638 15.73405 8.618164 15.639648 C 8.165689 15.545248 7.731119 15.390625 7.314453 15.175781 C 7.229817 15.136719 7.122396 15.079753 6.992188 15.004883 C 6.861979 14.930014 6.723632 14.84375 6.577148 14.746094 C 6.430664 14.648438 6.282552 14.544271 6.132812 14.433594 C 5.983073 14.322917 5.846354 14.210612 5.722656 14.09668 C 5.598958 13.982748 5.499674 13.868815 5.424805 13.754883 C 5.349935 13.640951 5.3125 13.535156 5.3125 13.4375 Z
F1 M 5.625 15 C 4.85026 15 4.121094 14.851889 3.4375 14.555664 C 2.753906 14.25944 2.158203 13.857422 1.650391 13.349609 C 1.142578 12.841797 0.74056 12.246094 0.444336 11.5625 C 0.148112 10.878906 0 10.14974 0 9.375 C 0 8.600261 0.148112 7.871094 0.444336 7.1875 C 0.74056 6.503906 1.142578 5.908203 1.650391 5.400391 C 2.158203 4.892578 2.753906 4.490561 3.4375 4.194336 C 4.121094 3.898113 4.85026 3.75 5.625 3.75 L 8.125 3.75 C 8.294271 3.75 8.440755 3.81185 8.564453 3.935547 C 8.68815 4.059246 8.75 4.20573 8.75 4.375 C 8.75 4.544271 8.68815 4.690756 8.564453 4.814453 C 8.440755 4.938152 8.294271 5.000001 8.125 5 L 5.625 5 C 5.019531 5.000001 4.451497 5.113934 3.920898 5.341797 C 3.390299 5.569662 2.926432 5.882162 2.529297 6.279297 C 2.132161 6.676434 1.819661 7.140301 1.591797 7.670898 C 1.363932 8.201498 1.25 8.769531 1.25 9.375 C 1.25 9.980469 1.363932 10.548503 1.591797 11.079102 C 1.819661 11.609701 2.132161 12.073568 2.529297 12.470703 C 2.926432 12.867839 3.390299 13.180339 3.920898 13.408203 C 4.451497 13.636068 5.019531 13.75 5.625 13.75 L 8.125 13.75 C 8.294271 13.75 8.440755 13.81185 8.564453 13.935547 C 8.68815 14.059245 8.75 14.205729 8.75 14.375 C 8.75 14.544271 8.68815 14.690756 8.564453 14.814453 C 8.440755 14.938151 8.294271 15 8.125 15 Z M 11.875 15 C 11.705729 15 11.559244 14.938151 11.435547 14.814453 C 11.311849 14.690756 11.25 14.544271 11.25 14.375 C 11.25 14.205729 11.311849 14.059245 11.435547 13.935547 C 11.559244 13.81185 11.705729 13.75 11.875 13.75 L 14.375 13.75 C 14.980469 13.75 15.548502 13.636068 16.079102 13.408203 C 16.609699 13.180339 17.073566 12.867839 17.470703 12.470703 C 17.867838 12.073568 18.180338 11.609701 18.408203 11.079102 C 18.636066 10.548503 18.75 9.980469 18.75 9.375 C 18.75 8.769531 18.636066 8.201498 18.408203 7.670898 C 18.180338 7.140301 17.867838 6.676434 17.470703 6.279297 C 17.073566 5.882162 16.609699 5.569662 16.079102 5.341797 C 15.548502 5.113934 14.980469 5.000001 14.375 5 L 11.875 5 C 11.705729 5.000001 11.559244 4.938152 11.435547 4.814453 C 11.311849 4.690756 11.25 4.544271 11.25 4.375 C 11.25 4.20573 11.311849 4.059246 11.435547 3.935547 C 11.559244 3.81185 11.705729 3.75 11.875 3.75 L 14.375 3.75 C 15.149739 3.75 15.878906 3.898113 16.5625 4.194336 C 17.246094 4.490561 17.841797 4.892578 18.349609 5.400391 C 18.857422 5.908203 19.259439 6.503906 19.555664 7.1875 C 19.851887 7.871094 20 8.600261 20 9.375 C 20 10.14974 19.851887 10.878906 19.555664 11.5625 C 19.259439 12.246094 18.857422 12.841797 18.349609 13.349609 C 17.841797 13.857422 17.246094 14.25944 16.5625 14.555664 C 15.878906 14.851889 15.149739 15 14.375 15 Z M 5.556641 10 C 5.38737 10 5.252278 9.934896 5.151367 9.804688 C 5.050456 9.674479 5 9.53125 5 9.375 C 5 9.21875 5.050456 9.075521 5.151367 8.945312 C 5.252278 8.815104 5.38737 8.75 5.556641 8.75 L 14.443359 8.75 C 14.61263 8.75 14.747721 8.815104 14.848633 8.945312 C 14.949543 9.075521 14.999999 9.21875 15 9.375 C 14.999999 9.53125 14.949543 9.674479 14.848633 9.804688 C 14.747721 9.934896 14.61263 10 14.443359 10 Z
- F1 M 10.625 4.501953 C 10.625 5.263673 10.460611 5.984701 10.131836 6.665039 C 9.80306 7.345378 9.342447 7.923178 8.75 8.398438 L 8.75 16.943359 C 8.75 17.366537 8.665364 17.763672 8.496094 18.134766 C 8.326822 18.505859 8.098958 18.829752 7.8125 19.106445 C 7.526041 19.383139 7.19401 19.601236 6.816406 19.760742 C 6.438802 19.920248 6.041667 20 5.625 20 C 5.188802 20 4.781901 19.918619 4.404297 19.755859 C 4.026692 19.5931 3.696289 19.370117 3.413086 19.086914 C 3.129883 18.803711 2.906901 18.473307 2.744141 18.095703 C 2.58138 17.7181 2.5 17.311197 2.5 16.875 L 2.5 8.398438 C 1.907552 7.923178 1.44694 7.345378 1.118164 6.665039 C 0.789388 5.984701 0.625 5.263673 0.625 4.501953 C 0.625 4.065756 0.681966 3.634441 0.795898 3.208008 C 0.909831 2.781576 1.074219 2.37793 1.289062 1.99707 C 1.503906 1.616211 1.76595 1.267904 2.075195 0.952148 C 2.38444 0.636395 2.734375 0.37435 3.125 0.166016 C 3.229167 0.113934 3.330078 0.073242 3.427734 0.043945 C 3.52539 0.014648 3.632812 0 3.75 0 C 3.925781 0 4.088542 0.032553 4.238281 0.097656 C 4.388021 0.162762 4.519856 0.252279 4.633789 0.366211 C 4.747721 0.480145 4.837239 0.61198 4.902344 0.761719 C 4.967448 0.911459 5 1.074219 5 1.25 L 5 3.876953 L 6.25 3.876953 L 6.25 1.25 C 6.25 1.074219 6.282552 0.911459 6.347656 0.761719 C 6.41276 0.61198 6.502278 0.480145 6.616211 0.366211 C 6.730143 0.252279 6.861979 0.162762 7.011719 0.097656 C 7.161458 0.032553 7.324218 0 7.5 0 C 7.617187 0 7.724609 0.014648 7.822266 0.043945 C 7.919921 0.073242 8.020833 0.113934 8.125 0.166016 C 8.509114 0.37435 8.855794 0.636395 9.165039 0.952148 C 9.474283 1.267904 9.736328 1.616211 9.951172 1.99707 C 10.166016 2.37793 10.332031 2.783203 10.449219 3.212891 C 10.566406 3.642578 10.625 4.072267 10.625 4.501953 Z M 17.5 10.625 L 17.5 16.943359 C 17.5 17.366537 17.415363 17.763672 17.246094 18.134766 C 17.076822 18.505859 16.848957 18.829752 16.5625 19.106445 C 16.276041 19.383139 15.94401 19.601236 15.566406 19.760742 C 15.188801 19.920248 14.791666 20 14.375 20 C 13.958333 20 13.561197 19.920248 13.183594 19.760742 C 12.805989 19.601236 12.473958 19.383139 12.1875 19.106445 C 11.901041 18.829752 11.673177 18.505859 11.503906 18.134766 C 11.334635 17.763672 11.25 17.366537 11.25 16.943359 L 11.25 10.625 C 11.25 10.481771 11.277669 10.369467 11.333008 10.288086 C 11.388346 10.206706 11.459961 10.144857 11.547852 10.102539 C 11.635742 10.060222 11.733398 10.032553 11.84082 10.019531 C 11.948242 10.006511 12.057291 10 12.167969 10 L 12.5 10 L 12.5 3.896484 C 12.460938 3.824871 12.407227 3.725586 12.338867 3.598633 C 12.270508 3.47168 12.202148 3.339844 12.133789 3.203125 C 12.06543 3.066406 12.005208 2.93457 11.953125 2.807617 C 11.901041 2.680664 11.875 2.578125 11.875 2.5 C 11.875 2.428387 11.904297 2.296551 11.962891 2.104492 C 12.021484 1.912436 12.086588 1.707357 12.158203 1.489258 C 12.229817 1.27116 12.301432 1.062826 12.373047 0.864258 C 12.44466 0.665691 12.496744 0.520834 12.529297 0.429688 C 12.568359 0.30599 12.644856 0.203451 12.758789 0.12207 C 12.872721 0.040691 12.994791 0 13.125 0 L 15.625 0 C 15.761719 0 15.883789 0.039062 15.991211 0.117188 C 16.098633 0.195312 16.175129 0.29948 16.220703 0.429688 C 16.246744 0.520834 16.297199 0.665691 16.37207 0.864258 C 16.446939 1.062826 16.520182 1.27116 16.591797 1.489258 C 16.66341 1.707357 16.728516 1.912436 16.787109 2.104492 C 16.845703 2.296551 16.875 2.428387 16.875 2.5 C 16.875 2.578125 16.848957 2.680664 16.796875 2.807617 C 16.744791 2.93457 16.68457 3.066406 16.616211 3.203125 C 16.547852 3.339844 16.479492 3.47168 16.411133 3.598633 C 16.342773 3.725586 16.289062 3.824871 16.25 3.896484 L 16.25 10 L 16.582031 10 C 16.692707 10 16.801758 10.006511 16.90918 10.019531 C 17.016602 10.032553 17.114258 10.060222 17.202148 10.102539 C 17.290039 10.144857 17.361652 10.206706 17.416992 10.288086 C 17.47233 10.369467 17.5 10.481771 17.5 10.625 Z M 7.5 7.744141 C 7.792968 7.581381 8.055013 7.382812 8.286133 7.148438 C 8.517252 6.914062 8.714192 6.656901 8.876953 6.376953 C 9.039713 6.097006 9.163411 5.797526 9.248047 5.478516 C 9.332682 5.159506 9.375 4.833985 9.375 4.501953 C 9.375 3.81185 9.210611 3.185223 8.881836 2.62207 C 8.55306 2.05892 8.092447 1.601562 7.5 1.25 L 7.5 5.126953 L 3.75 5.126953 L 3.75 1.25 C 3.157552 1.601562 2.69694 2.05892 2.368164 2.62207 C 2.039388 3.185223 1.875 3.81185 1.875 4.501953 C 1.875 4.833985 1.917318 5.159506 2.001953 5.478516 C 2.086588 5.797526 2.210286 6.097006 2.373047 6.376953 C 2.535807 6.656901 2.732747 6.914062 2.963867 7.148438 C 3.194987 7.382812 3.457031 7.581381 3.75 7.744141 L 3.75 16.875 C 3.75 17.128906 3.798828 17.369791 3.896484 17.597656 C 3.99414 17.825521 4.129231 18.025717 4.301758 18.198242 C 4.474284 18.370768 4.674479 18.505859 4.902344 18.603516 C 5.130208 18.701172 5.371094 18.75 5.625 18.75 C 5.878906 18.75 6.119791 18.701172 6.347656 18.603516 C 6.575521 18.505859 6.775716 18.370768 6.948242 18.198242 C 7.120768 18.025717 7.255859 17.825521 7.353516 17.597656 C 7.451171 17.369791 7.5 17.128906 7.5 16.875 Z M 13.75 10 L 15 10 L 15 3.75 C 14.999999 3.652344 15.022785 3.557943 15.068359 3.466797 L 15.576172 2.451172 L 15.175781 1.25 L 13.574219 1.25 L 13.173828 2.451172 L 13.681641 3.466797 C 13.727213 3.557943 13.75 3.652344 13.75 3.75 Z M 12.5 11.25 L 12.5 12.5 L 16.25 12.5 L 16.25 11.25 Z M 16.25 16.875 L 16.25 13.75 L 12.5 13.75 L 12.5 16.875 C 12.5 17.128906 12.548828 17.369791 12.646484 17.597656 C 12.744141 17.825521 12.879231 18.025717 13.051758 18.198242 C 13.224283 18.370768 13.424479 18.505859 13.652344 18.603516 C 13.880208 18.701172 14.121094 18.75 14.375 18.75 C 14.628906 18.75 14.869791 18.701172 15.097656 18.603516 C 15.32552 18.505859 15.525715 18.370768 15.698242 18.198242 C 15.870768 18.025717 16.005859 17.825521 16.103516 17.597656 C 16.201172 17.369791 16.25 17.128906 16.25 16.875 Z
+ F1 M 0.625 17.5 C 0.455729 17.5 0.309245 17.43815 0.185547 17.314453 C 0.061849 17.190756 0 17.044271 0 16.875 C 0 16.829428 0.035807 16.689453 0.107422 16.455078 C 0.179036 16.220703 0.268555 15.9375 0.375977 15.605469 C 0.483398 15.273438 0.600586 14.916992 0.727539 14.536133 C 0.854492 14.155273 0.976562 13.79069 1.09375 13.442383 C 1.210938 13.094076 1.315104 12.788086 1.40625 12.524414 C 1.497396 12.260742 1.559245 12.083334 1.591797 11.992188 C 1.617839 11.907553 1.669922 11.826172 1.748047 11.748047 L 12.529297 0.966797 C 12.815755 0.68034 13.146158 0.458984 13.520508 0.302734 C 13.894856 0.146484 14.283854 0.068359 14.6875 0.068359 C 15.104166 0.068359 15.498047 0.148113 15.869141 0.307617 C 16.240234 0.467123 16.565754 0.68685 16.845703 0.966797 C 17.12565 1.246746 17.345377 1.572266 17.504883 1.943359 C 17.664387 2.314453 17.744141 2.708334 17.744141 3.125 C 17.744141 3.535156 17.666016 3.924154 17.509766 4.291992 C 17.353516 4.659831 17.13216 4.990234 16.845703 5.283203 L 15.263672 6.875 C 15.524088 7.161459 15.727539 7.444662 15.874023 7.724609 C 16.020508 8.004558 16.09375 8.346354 16.09375 8.75 C 16.09375 9.082031 16.030273 9.401042 15.90332 9.707031 C 15.776367 10.013021 15.595703 10.283203 15.361328 10.517578 L 13.564453 12.314453 C 13.440755 12.438151 13.294271 12.5 13.125 12.5 C 12.955729 12.5 12.809244 12.438151 12.685547 12.314453 C 12.561849 12.190756 12.5 12.044271 12.5 11.875 C 12.5 11.705729 12.561849 11.559245 12.685547 11.435547 L 14.482422 9.638672 C 14.729816 9.391276 14.853515 9.095053 14.853516 8.75 C 14.853515 8.548178 14.811197 8.365886 14.726562 8.203125 C 14.641927 8.040365 14.524739 7.893881 14.375 7.763672 L 6.064453 16.064453 C 5.979817 16.14909 5.885417 16.204428 5.78125 16.230469 L 0.78125 17.480469 C 0.716146 17.49349 0.664062 17.5 0.625 17.5 Z M 1.582031 15.996094 L 5.302734 15.058594 L 15.966797 4.404297 C 16.136066 4.235027 16.266275 4.039715 16.357422 3.818359 C 16.448566 3.597006 16.494141 3.365887 16.494141 3.125 C 16.494141 2.871094 16.446939 2.635092 16.352539 2.416992 C 16.258137 2.198895 16.129557 2.008465 15.966797 1.845703 C 15.804036 1.682943 15.613606 1.554363 15.395508 1.459961 C 15.177408 1.365561 14.941406 1.318359 14.6875 1.318359 C 14.446613 1.318359 14.215494 1.363934 13.994141 1.455078 C 13.772786 1.546225 13.577474 1.676434 13.408203 1.845703 L 2.734375 12.529297 Z M 1.523438 18.583984 L 3.203125 18.164062 C 3.580729 18.352865 3.972982 18.497721 4.379883 18.598633 C 4.786784 18.699545 5.201823 18.75 5.625 18.75 C 6.067708 18.75 6.500651 18.6556 6.923828 18.466797 C 7.347005 18.277994 7.762044 18.041992 8.168945 17.758789 C 8.575846 17.475586 8.976236 17.169596 9.370117 16.84082 C 9.763997 16.512045 10.151367 16.206055 10.532227 15.922852 C 10.913086 15.639648 11.287435 15.403646 11.655273 15.214844 C 12.023111 15.026042 12.386067 14.931641 12.744141 14.931641 C 12.952474 14.931641 13.144531 14.964193 13.320312 15.029297 C 13.59375 15.126953 13.818359 15.255534 13.994141 15.415039 C 14.169922 15.574545 14.316406 15.753581 14.433594 15.952148 C 14.550781 16.150717 14.650064 16.367188 14.731445 16.601562 C 14.812824 16.835938 14.892577 17.076824 14.970703 17.324219 C 15.003255 17.434896 15.0472 17.542318 15.102539 17.646484 C 15.157877 17.75065 15.224609 17.845053 15.302734 17.929688 C 15.341797 17.97526 15.388997 18.019205 15.444336 18.061523 C 15.499674 18.103842 15.559895 18.125 15.625 18.125 C 15.768229 18.125 15.939127 18.081055 16.137695 17.993164 C 16.336262 17.905273 16.536457 17.799479 16.738281 17.675781 C 16.940104 17.552084 17.133789 17.425131 17.319336 17.294922 C 17.504883 17.164713 17.659504 17.057291 17.783203 16.972656 C 17.978516 16.842449 18.185221 16.722006 18.40332 16.611328 C 18.621418 16.50065 18.8444 16.402994 19.072266 16.318359 C 19.182941 16.272787 19.283854 16.25 19.375 16.25 C 19.550781 16.25 19.698893 16.310223 19.819336 16.430664 C 19.939777 16.551107 20 16.699219 20 16.875 C 20 17.011719 19.957682 17.135416 19.873047 17.246094 C 19.78841 17.356771 19.680988 17.431641 19.550781 17.470703 C 19.54427 17.483725 19.524738 17.490234 19.492188 17.490234 C 19.186197 17.613932 18.873697 17.781576 18.554688 17.993164 C 18.235676 18.204752 17.91341 18.413086 17.587891 18.618164 C 17.262369 18.823242 16.935221 19.00065 16.606445 19.150391 C 16.277668 19.300131 15.95052 19.375 15.625 19.375 C 15.371094 19.375 15.139974 19.319662 14.931641 19.208984 C 14.723307 19.098307 14.534504 18.948568 14.365234 18.759766 C 14.215494 18.597006 14.09668 18.427734 14.008789 18.251953 C 13.920898 18.076172 13.8444 17.884115 13.779297 17.675781 C 13.740234 17.558594 13.694661 17.415365 13.642578 17.246094 C 13.590494 17.076822 13.523762 16.914062 13.442383 16.757812 C 13.361002 16.601562 13.263346 16.4681 13.149414 16.357422 C 13.03548 16.246746 12.90039 16.191406 12.744141 16.191406 C 12.496744 16.191406 12.223307 16.285809 11.923828 16.474609 C 11.624349 16.663412 11.298828 16.897787 10.947266 17.177734 C 10.595703 17.457682 10.218099 17.763672 9.814453 18.095703 C 9.410807 18.427734 8.986002 18.733725 8.540039 19.013672 C 8.094075 19.293619 7.626953 19.527994 7.138672 19.716797 C 6.650391 19.9056 6.145833 20 5.625 20 C 4.902344 20 4.192708 19.881186 3.496094 19.643555 C 2.799479 19.405924 2.161458 19.06901 1.582031 18.632812 Z
M1024,317.5L1024,507C1014.67,495.333 1004.67,484.167 994,473.5C983.333,462.833 972,453 960,444L960,320C960,311.333 958.333,303.083 955,295.25C951.667,287.417 947.083,280.583 941.25,274.75C935.417,268.917 928.583,264.333 920.75,261C912.917,257.667 904.667,256 896,256L522,256L458,298.5C436,312.833 412.333,320 387,320L64,320L64,832C64,841 65.6667,849.417 69,857.25C72.3333,865.083 76.8333,871.833 82.5,877.5C88.1667,883.167 94.9167,887.667 102.75,891C110.583,894.333 119,896 128,896L404.5,896C410.167,907.333 416.25,918.333 422.75,929C429.25,939.667 436.333,950 444,960L125.5,960C108.833,960 92.9167,956.583 77.75,949.75C62.5833,942.917 49.25,933.75 37.75,922.25C26.25,910.75 17.0833,897.417 10.25,882.25C3.41667,867.083 0,851.167 0,834.5L0,189.5C0,172.833 3.41667,156.917 10.25,141.75C17.0833,126.583 26.25,113.25 37.75,101.75C49.25,90.25 62.5833,81.0834 77.75,74.25C92.9167,67.4167 108.833,64.0001 125.5,64L368,64C388,64.0001 407.167,68.5001 425.5,77.5C443.833,86.5001 458.833,99.0001 470.5,115L528,192L898.5,192C915.167,192 931.083,195.417 946.25,202.25C961.417,209.083 974.75,218.25 986.25,229.75C997.75,241.25 1006.92,254.583 1013.75,269.75C1020.58,284.917 1024,300.833 1024,317.5ZM466,216L419,153.5C413,145.5 405.5,139.25 396.5,134.75C387.5,130.25 378,128 368,128L128,128C119,128 110.667,129.667 103,133C95.3333,136.333 88.5833,140.917 82.75,146.75C76.9167,152.583 72.3333,159.333 69,167C65.6667,174.667 64,183 64,192L64,256L387,256C394.333,256 401.5,254.667 408.5,252C415.5,249.333 422.25,246 428.75,242C435.25,238 441.583,233.667 447.75,229C453.917,224.333 460,220 466,216ZM1024,736C1024,775.667 1016.42,813 1001.25,848C986.083,883 965.5,913.5 939.5,939.5C913.5,965.5 883,986.083 848,1001.25C813,1016.42 775.667,1024 736,1024C696,1024 658.5,1016.5 623.5,1001.5C588.5,986.5 558,966 532,940C506,914 485.5,883.5 470.5,848.5C455.5,813.5 448,776 448,736C448,696.333 455.583,659 470.75,624C485.917,589 506.5,558.5 532.5,532.5C558.5,506.5 589,485.917 624,470.75C659,455.583 696.333,448 736,448C762.333,448 787.75,451.417 812.25,458.25C836.75,465.083 859.667,474.75 881,487.25C902.333,499.75 921.833,514.833 939.5,532.5C957.167,550.167 972.25,569.667 984.75,591C997.25,612.333 1006.92,635.25 1013.75,659.75C1020.58,684.25 1024,709.667 1024,736ZM896,576C896,567.333 892.833,559.833 886.5,553.5C880.167,547.167 872.667,544 864,544C857.667,544 852.5,545.167 848.5,547.5C844.5,549.833 841.25,552.917 838.75,556.75C836.25,560.583 834.5,565 833.5,570C832.5,575 832,580.167 832,585.5C816.333,577.167 800.917,570.833 785.75,566.5C770.583,562.167 754,560 736,560C724,560 711.75,561.25 699.25,563.75C686.75,566.25 674.5,569.917 662.5,574.75C650.5,579.583 639.083,585.417 628.25,592.25C617.417,599.083 608,607 600,616C597,619.333 594.667,622.75 593,626.25C591.333,629.75 590.5,633.833 590.5,638.5C590.5,647.5 593.667,655.167 600,661.5C606.333,667.833 614,671 623,671C628.667,671 634.75,668.583 641.25,663.75C647.75,658.917 655.333,653.5 664,647.5C672.667,641.5 682.75,636.083 694.25,631.25C705.75,626.417 719.333,624 735,624C746.667,624 757.5,625.25 767.5,627.75C777.5,630.25 787.667,634.333 798,640L785,640C779,640 773.083,640.25 767.25,640.75C761.417,641.25 756.167,642.583 751.5,644.75C746.833,646.917 743.083,650.167 740.25,654.5C737.417,658.833 736,664.667 736,672C736,680.667 739.167,688.167 745.5,694.5C751.833,700.833 759.333,704 768,704L864,704C872.667,704 880.167,700.833 886.5,694.5C892.833,688.167 896,680.667 896,672ZM881.5,833C881.5,824.333 878.333,816.833 872,810.5C865.667,804.167 858.167,801 849.5,801C842.833,801 836.333,803.417 830,808.25C823.667,813.083 816.333,818.5 808,824.5C799.667,830.5 789.833,835.917 778.5,840.75C767.167,845.583 753.333,848 737,848C725.333,848 714.5,846.75 704.5,844.25C694.5,841.75 684.333,837.667 674,832L687,832C692.667,832 698.417,831.75 704.25,831.25C710.083,830.75 715.333,829.417 720,827.25C724.667,825.083 728.5,821.833 731.5,817.5C734.5,813.167 736,807.333 736,800C736,791.333 732.833,783.833 726.5,777.5C720.167,771.167 712.667,768 704,768L608,768C599.333,768 591.833,771.167 585.5,777.5C579.167,783.833 576,791.333 576,800L576,896C576,904.667 579.167,912.167 585.5,918.5C591.833,924.833 599.333,928 608,928C614.333,928 619.5,926.833 623.5,924.5C627.5,922.167 630.75,919.083 633.25,915.25C635.75,911.417 637.5,907 638.5,902C639.5,897 640,891.833 640,886.5C655.667,894.833 671.083,901.167 686.25,905.5C701.417,909.833 718,912 736,912C748,912 760.333,910.75 773,908.25C785.667,905.75 797.917,902.083 809.75,897.25C821.583,892.417 832.833,886.583 843.5,879.75C854.167,872.917 863.667,865 872,856C878.333,849.333 881.5,841.667 881.5,833Z
diff --git a/Wino.Mail/Views/ComposePage.xaml b/Wino.Mail/Views/ComposePage.xaml
index 54d4cd0d..9db25cf4 100644
--- a/Wino.Mail/Views/ComposePage.xaml
+++ b/Wino.Mail/Views/ComposePage.xaml
@@ -331,8 +331,8 @@
+ Label="{x:Bind domain:Translator.EditorTooltip_WebViewEditor}"
+ ToolTipService.ToolTip="{x:Bind domain:Translator.EditorTooltip_WebViewEditor}">