DiscordChatExporter/DiscordChatExporter.Gui/Localization
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
..
Language.cs Add localization (#1482) 2026-02-24 20:49:32 +02:00
LocalizationManager.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
LocalizationManager.English.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
LocalizationManager.French.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
LocalizationManager.German.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
LocalizationManager.Spanish.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00
LocalizationManager.Ukrainian.cs Add delete dialog localization and bindings 2026-05-18 20:19:32 -04:00