Use dash lists in OutputPathTooltip; add curly braces to HyperLink else-if

Co-authored-by: Tyrrrz <1935960+Tyrrrz@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-24 17:45:13 +00:00
parent 2efddb3b2c
commit 81fd5001b7
6 changed files with 57 additions and 55 deletions
@@ -76,17 +76,17 @@ public partial class LocalizationManager
Directory paths must end with a slash to avoid ambiguity.
Available template tokens:
* **%g** server ID
* **%G** server name
* **%t** category ID
* **%T** category name
* **%c** channel ID
* **%C** channel name
* **%p** channel position
* **%P** category position
* **%a** after date
* **%b** before date
* **%d** current date
- **%g** server ID
- **%G** server name
- **%t** category ID
- **%T** category name
- **%c** channel ID
- **%C** channel name
- **%p** channel position
- **%P** category position
- **%a** after date
- **%b** before date
- **%d** current date
""",
[nameof(FormatLabel)] = "Format",
[nameof(FormatTooltip)] = "Export format",