DiscordChatExporter/DiscordChatExporter.Gui
primetime43 903bea8814 Add deletion messages localization and usage
Introduce ErrorDeletingTitle and SuccessfulDeletionMessage localization entries across English, French, German, Spanish, and Ukrainian files and expose corresponding properties in LocalizationManager. Update DashboardViewModel to use these localized strings (SuccessfulDeletionMessage via string.Format and ErrorDeletingTitle) instead of hardcoded messages when notifying the user and showing error dialogs.
2026-05-18 20:15:36 -04:00
..
Converters Remove BOM 2026-04-19 23:13:12 +03:00
Framework Add message deletion feature (CLI & GUI) 2026-05-17 11:09:42 -04:00
Localization Add deletion messages localization and usage 2026-05-18 20:15:36 -04:00
Models Remove BOM 2026-04-19 23:13:12 +03:00
Services Remove BOM 2026-04-19 23:13:12 +03:00
Utils Refactor fetching Avalonia TopLevel 2026-05-02 11:30:14 +03:00
ViewModels Add deletion messages localization and usage 2026-05-18 20:15:36 -04:00
Views Add message deletion feature (CLI & GUI) 2026-05-17 11:09:42 -04:00
App.axaml Remove BOM 2026-04-19 23:13:12 +03:00
App.axaml.cs Add message deletion feature (CLI & GUI) 2026-05-17 11:09:42 -04:00
DiscordChatExporter.Gui.csproj Update for Avalonia 12 2026-05-01 16:30:11 +03:00
Program.cs Remove BOM 2026-04-19 23:13:12 +03:00
PublishMacOSBundle.csx Use CliFx v3 stable 2026-04-03 17:27:30 +03:00
StartOptions.cs Add DISCORDCHATEXPORTER_ALLOW_AUTO_UPDATE env var to suppress auto-update in GUI (#1514) 2026-03-21 20:25:53 +02:00