refresh fork docs and about page
This commit is contained in:
@@ -2,9 +2,8 @@ namespace Wino.Core.Domain;
|
||||
|
||||
public static class AppUrls
|
||||
{
|
||||
public const string Website = "https://www.winomail.app";
|
||||
public const string Discord = "https://discord.gg/windows-apps-hub-714581497222398064";
|
||||
public const string GitHub = "https://github.com/bkaankose/Wino-Mail/";
|
||||
public const string PrivacyPolicy = "https://www.winomail.app/support/privacy";
|
||||
public const string Website = "https://gitea.majjoduran.app/majjo/Wino-Mail";
|
||||
public const string GitHub = "https://gitea.majjoduran.app/majjo/Wino-Mail";
|
||||
public const string PrivacyPolicy = "https://gitea.majjoduran.app/majjo/Wino-Mail#privacy--diagnostics";
|
||||
public const string Paypal = "https://paypal.me/bkaankose?country.x=PL&locale.x=en_US";
|
||||
}
|
||||
|
||||
@@ -744,12 +744,12 @@
|
||||
"SettingsEditAccountDetails_ImapCalDavSettings_Title": "IMAP and calendar settings",
|
||||
"SettingsEditAccountDetails_ImapCalDavSettings_Description": "Open the dedicated IMAP, SMTP, and CalDAV settings page for this account.",
|
||||
"SettingsEditAccountDetails_ImapCalDavSettings_Action": "Open settings",
|
||||
"SettingsAbout_Description": "Learn more about Wino.",
|
||||
"SettingsAbout_Description": "Learn more about this Wino Mail fork.",
|
||||
"SettingsAbout_Title": "About",
|
||||
"SettingsAboutGithub_Description": "Go to issue tracker GitHub repository.",
|
||||
"SettingsAboutGithub_Description": "Open the source repository for this fork.",
|
||||
"SettingsAboutGithub_Title": "GitHub",
|
||||
"SettingsAboutVersion": "Version ",
|
||||
"SettingsAboutWinoDescription": "Lightweight mail client for Windows device families.",
|
||||
"SettingsAboutWinoDescription": "Local-first Wino Mail fork for Windows with mail and calendar support.",
|
||||
"SettingsAccentColor_Description": "Change application's accent color",
|
||||
"SettingsAccentColor_Title": "Accent Color",
|
||||
"SettingsAccentColor_UseWindowsAccentColor": "Use my Windows accent color",
|
||||
@@ -842,11 +842,9 @@
|
||||
"SettingsEmptyJunkFolderCommand_Description": "Show the empty-folder command in Junk/Spam folders. This action will not ask for confirmation and will delete all mails in the spam folder immediately.",
|
||||
"SettingsEmptyJunkFolderCommand_Title": "Show empty spam folder command",
|
||||
"SettingsDiagnostics_Description": "For developers",
|
||||
"SettingsDiagnostics_DiagnosticId_Description": "Share this ID with the developers when asked to get help for the issues you experience in Wino Mail.",
|
||||
"SettingsDiagnostics_DiagnosticId_Description": "Share this ID when reporting issues so diagnostics and logs are easier to match.",
|
||||
"SettingsDiagnostics_DiagnosticId_Title": "Diagnostic ID",
|
||||
"SettingsDiagnostics_Title": "Diagnostics",
|
||||
"SettingsDiscord_Description": "Get regular development updates, join roadmap discussions and provide feedback.",
|
||||
"SettingsDiscord_Title": "Discord Channel",
|
||||
"SettingsEditLinkedInbox_Description": "Add / remove accounts, rename or break the link between accounts.",
|
||||
"SettingsEditLinkedInbox_Title": "Edit Linked Inbox",
|
||||
"SettingsWindowBackdrop_Title": "Window Backdrop",
|
||||
@@ -1008,9 +1006,9 @@
|
||||
"SettingsPersonalizationMailDisplaySpaciousMode": "Spacious Mode",
|
||||
"SettingsPrefer24HourClock_Description": "Mail recieve times will be displayed in 24 hour format instead of 12 (AM/PM)",
|
||||
"SettingsPrefer24HourClock_Title": "Display Clock Format in 24 Hours",
|
||||
"SettingsPrivacyPolicy_Description": "Review privacy policy.",
|
||||
"SettingsPrivacyPolicy_Title": "Privacy Policy",
|
||||
"SettingsWebsite_Description": "Open the Wino Mail website.",
|
||||
"SettingsPrivacyPolicy_Description": "Read how this fork handles privacy and diagnostics.",
|
||||
"SettingsPrivacyPolicy_Title": "Privacy & Diagnostics",
|
||||
"SettingsWebsite_Description": "Open the source repository for this fork.",
|
||||
"SettingsWebsite_Title": "Website",
|
||||
"SettingsReadComposePane_Description": "Fonts, external content.",
|
||||
"SettingsReadComposePane_Title": "Reader & Composer",
|
||||
|
||||
Reference in New Issue
Block a user