Use short context names in hotkey yaml, generate translation key at runtime.

This commit is contained in:
RoosterDragon
2024-09-23 19:06:08 +01:00
committed by Gustas
parent 559a76be8d
commit 6bd64677ec
15 changed files with 208 additions and 203 deletions

View File

@@ -1,21 +1,21 @@
OpenTeamChat: Return
Description: hotkey-description-openteamchat
Types: Chat
Contexts: hotkey-context-player, hotkey-context-spectator
Contexts: player, spectator
OpenGeneralChat: Return Shift
Description: hotkey-description-opengeneralchat
Types: Chat
Contexts: hotkey-context-player, hotkey-context-spectator
Contexts: player, spectator
ToggleChatMode: Tab Shift
Description: hotkey-description-togglechatmode
Types: Chat
Contexts: hotkey-context-chat-input, hotkey-context-menu
Contexts: chat-input, menu
Readonly: True
Autocomplete: Tab
Description: hotkey-description-autocomplete
Types: Chat
Contexts: hotkey-context-chat-input
Contexts: chat-input
Readonly: True