mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-04-25 07:24:14 +00:00
Remove dashes from OutputPathTooltip
This commit is contained in:
@@ -80,17 +80,17 @@ public partial class LocalizationManager
|
||||
Verzeichnispfade müssen mit einem Schrägstrich enden, um Mehrdeutigkeiten zu vermeiden.
|
||||
|
||||
Verfügbare Vorlagen-Token:
|
||||
- **%g** — Server-ID
|
||||
- **%G** — Servername
|
||||
- **%t** — Kategorie-ID
|
||||
- **%T** — Kategoriename
|
||||
- **%c** — Kanal-ID
|
||||
- **%C** — Kanalname
|
||||
- **%p** — Kanalposition
|
||||
- **%P** — Kategorieposition
|
||||
- **%a** — Datum ab
|
||||
- **%b** — Datum bis
|
||||
- **%d** — aktuelles Datum
|
||||
**%g** — Server-ID
|
||||
**%G** — Servername
|
||||
**%t** — Kategorie-ID
|
||||
**%T** — Kategoriename
|
||||
**%c** — Kanal-ID
|
||||
**%C** — Kanalname
|
||||
**%p** — Kanalposition
|
||||
**%P** — Kategorieposition
|
||||
**%a** — Datum ab
|
||||
**%b** — Datum bis
|
||||
**%d** — aktuelles Datum
|
||||
""",
|
||||
[nameof(FormatLabel)] = "Format",
|
||||
[nameof(FormatTooltip)] = "Exportformat",
|
||||
|
||||
Reference in New Issue
Block a user