Use short context names in hotkey yaml, generate translation key at runtime.
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
NextProductionTab: PAGEDOWN
|
||||
Description: hotkey-description-nextproductiontab
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
PreviousProductionTab: PAGEUP
|
||||
Description: hotkey-description-previousproductiontab
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeBuilding: E
|
||||
Description: hotkey-description-productiontypebuilding
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeDefense: R
|
||||
Description: hotkey-description-productiontypedefense
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeInfantry: T
|
||||
Description: hotkey-description-productiontypeinfantry
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeVehicle: Y
|
||||
Description: hotkey-description-productiontypevehicle
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeAircraft: U
|
||||
Description: hotkey-description-productiontypeaircraft
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
Reference in New Issue
Block a user