mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-07-16 18:46:18 +02:00
Inline local functions; simplify URL handling; localize OutputPathTooltip
Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
This commit is contained in:
@@ -120,6 +120,7 @@ public partial class LocalizationManager
|
||||
|
||||
public string ChannelsSelectedText => Get();
|
||||
public string OutputPathLabel => Get();
|
||||
public string OutputPathTooltip => Get();
|
||||
public string FormatLabel => Get();
|
||||
public string FormatTooltip => Get();
|
||||
public string AfterDateLabel => Get();
|
||||
|
||||
Reference in New Issue
Block a user