Remove dashes from OutputPathTooltip

This commit is contained in:
Tyrrrz
2026-02-27 19:14:30 +02:00
parent c9f152773a
commit 3be5bc6a21
5 changed files with 55 additions and 55 deletions

View File

@@ -78,17 +78,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",