Lowercase all hotkey-description- translation keys.
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
ProductionTypeBuilding: E
|
||||
Description: hotkey-description-ProductionTypeBuilding
|
||||
Description: hotkey-description-productiontypebuilding
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeDefense: R
|
||||
Description: hotkey-description-ProductionTypeDefense
|
||||
Description: hotkey-description-productiontypedefense
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeInfantry: T
|
||||
Description: hotkey-description-ProductionTypeInfantry
|
||||
Description: hotkey-description-productiontypeinfantry
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeVehicle: Y
|
||||
Description: hotkey-description-ProductionTypeVehicle
|
||||
Description: hotkey-description-productiontypevehicle
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeAircraft: U
|
||||
Description: hotkey-description-ProductionTypeAircraft
|
||||
Description: hotkey-description-productiontypeaircraft
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeNaval: I
|
||||
Description: hotkey-description-ProductionTypeNaval
|
||||
Description: hotkey-description-productiontypenaval
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
PowerDown: X
|
||||
Description: hotkey-description-PowerDown
|
||||
Description: hotkey-description-powerdown
|
||||
Types: OrderGenerator
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
## hotkeys.yaml
|
||||
hotkey-description-ProductionTypeBuilding = Building Tab
|
||||
hotkey-description-ProductionTypeDefense = Defense Tab
|
||||
hotkey-description-ProductionTypeInfantry = Infantry Tab
|
||||
hotkey-description-ProductionTypeVehicle = Vehicle Tab
|
||||
hotkey-description-ProductionTypeAircraft = Aircraft Tab
|
||||
hotkey-description-ProductionTypeNaval = Naval Tab
|
||||
hotkey-description-PowerDown = Power-down mode
|
||||
hotkey-description-productiontypebuilding = Building Tab
|
||||
hotkey-description-productiontypedefense = Defense Tab
|
||||
hotkey-description-productiontypeinfantry = Infantry Tab
|
||||
hotkey-description-productiontypevehicle = Vehicle Tab
|
||||
hotkey-description-productiontypeaircraft = Aircraft Tab
|
||||
hotkey-description-productiontypenaval = Naval Tab
|
||||
hotkey-description-powerdown = Power-down mode
|
||||
|
||||
Reference in New Issue
Block a user