DiscordChatExporter/DiscordChatExporter.Gui
primetime43 2464610b05 Add delete dialog localization and bindings
Introduce localized strings for the Delete setup (warning title/subtext, date/time tooltips and DELETE button) across English, French, German, Spanish and Ukrainian resource files. Expose new Delete* properties on LocalizationManager. Update DeleteSetupViewModel to accept and expose a LocalizationManager instance for data-binding. Replace hard-coded texts in DeleteSetupView.axaml with bindings to LocalizationManager (warning text, tooltips, labels and buttons) so the delete dialog uses localized content.
2026-05-18 20:19:32 -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 delete dialog localization and bindings 2026-05-18 20:19:32 -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 delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
Views Add delete dialog localization and bindings 2026-05-18 20:19:32 -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