Lowercase all hotkey-description- translation keys.
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
ProductionTypeBuilding: E
|
||||
Description: hotkey-description-ProductionTypeBuilding
|
||||
Description: hotkey-description-productiontypebuilding
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeUpgrade: R
|
||||
Description: hotkey-description-ProductionTypeUpgrade
|
||||
Description: hotkey-description-productiontypeupgrade
|
||||
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
|
||||
|
||||
ProductionTypeTank: I
|
||||
Description: hotkey-description-ProductionTypeTank
|
||||
Description: hotkey-description-productiontypetank
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ProductionTypeMerchant: O
|
||||
Description: hotkey-description-ProductionTypeMerchant
|
||||
Description: hotkey-description-productiontypemerchant
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
PowerDown: X
|
||||
Description: hotkey-description-PowerDown
|
||||
Description: hotkey-description-powerdown
|
||||
Types: OrderGenerator
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
## hotkeys.yaml
|
||||
hotkey-description-ProductionTypeBuilding = Building Tab
|
||||
hotkey-description-ProductionTypeUpgrade = Upgrade Tab
|
||||
hotkey-description-ProductionTypeInfantry = Infantry Tab
|
||||
hotkey-description-ProductionTypeVehicle = Vehicle Tab
|
||||
hotkey-description-ProductionTypeAircraft = Aircraft Tab
|
||||
hotkey-description-ProductionTypeTank = Tank Tab
|
||||
hotkey-description-ProductionTypeMerchant = Starport Tab
|
||||
hotkey-description-PowerDown = Power-down mode
|
||||
hotkey-description-productiontypebuilding = Building Tab
|
||||
hotkey-description-productiontypeupgrade = Upgrade Tab
|
||||
hotkey-description-productiontypeinfantry = Infantry Tab
|
||||
hotkey-description-productiontypevehicle = Vehicle Tab
|
||||
hotkey-description-productiontypeaircraft = Aircraft Tab
|
||||
hotkey-description-productiontypetank = Tank Tab
|
||||
hotkey-description-productiontypemerchant = Starport Tab
|
||||
hotkey-description-powerdown = Power-down mode
|
||||
|
||||
Reference in New Issue
Block a user