Use short context names in hotkey yaml, generate translation key at runtime.
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
ProductionTypeBuilding: E
|
||||
Description: hotkey-description-productiontypebuilding
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeUpgrade: R
|
||||
Description: hotkey-description-productiontypeupgrade
|
||||
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
|
||||
|
||||
ProductionTypeTank: I
|
||||
Description: hotkey-description-productiontypetank
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
ProductionTypeMerchant: O
|
||||
Description: hotkey-description-productiontypemerchant
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
PowerDown: X
|
||||
Description: hotkey-description-powerdown
|
||||
Types: OrderGenerator
|
||||
Contexts: hotkey-context-player
|
||||
Contexts: player
|
||||
|
||||
Reference in New Issue
Block a user