DiscordChatExporter/DiscordChatExporter.Gui/Views/Dialogs
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
..
DeleteSetupView.axaml Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
DeleteSetupView.axaml.cs Add message deletion feature (CLI & GUI) 2026-05-17 11:09:42 -04:00
ExportSetupView.axaml Refactor GUI spacing 2026-04-22 17:18:28 +03:00
ExportSetupView.axaml.cs Automate view initialization 2026-04-02 14:35:17 +03:00
MessageBoxView.axaml Remove BOM 2026-04-19 23:13:12 +03:00
MessageBoxView.axaml.cs Remove BOM 2026-04-19 23:13:12 +03:00
SettingsView.axaml Refactor GUI spacing 2026-04-22 17:18:28 +03:00
SettingsView.axaml.cs Remove BOM 2026-04-19 23:13:12 +03:00