Inline local functions; simplify URL handling; localize OutputPathTooltip

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-24 17:13:16 +00:00
parent 2b20bf97e3
commit 2efddb3b2c
9 changed files with 146 additions and 103 deletions
@@ -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();