mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 00:02:37 -06:00
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. |
||
|---|---|---|
| .. | ||
| Converters | ||
| Framework | ||
| Localization | ||
| Models | ||
| Services | ||
| Utils | ||
| ViewModels | ||
| Views | ||
| App.axaml | ||
| App.axaml.cs | ||
| DiscordChatExporter.Gui.csproj | ||
| Program.cs | ||
| PublishMacOSBundle.csx | ||
| StartOptions.cs | ||