Lowercase all hotkey-description- translation keys.
This commit is contained in:
@@ -1,54 +1,54 @@
|
||||
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
|
||||
|
||||
PowerDown: X
|
||||
Description: hotkey-description-PowerDown
|
||||
Description: hotkey-description-powerdown
|
||||
Types: OrderGenerator
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
DecreaseDepthPreviewContrast: LEFTBRACKET SHIFT
|
||||
Description: hotkey-description-DecreaseDepthPreviewContrast
|
||||
Description: hotkey-description-decreasedepthpreviewcontrast
|
||||
Types: DepthDebug
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
IncreaseDepthPreviewContrast: RIGHTBRACKET SHIFT
|
||||
Description: hotkey-description-IncreaseDepthPreviewContrast
|
||||
Description: hotkey-description-increasedepthpreviewcontrast
|
||||
Types: DepthDebug
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
DecreaseDepthPreviewOffset: SEMICOLON SHIFT
|
||||
Description: hotkey-description-DecreaseDepthPreviewOffset
|
||||
Description: hotkey-description-decreasedepthpreviewoffset
|
||||
Types: DepthDebug
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
IncreaseDepthPreviewOffset: QUOTE SHIFT
|
||||
Description: hotkey-description-IncreaseDepthPreviewOffset
|
||||
Description: hotkey-description-increasedepthpreviewoffset
|
||||
Types: DepthDebug
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
ToggleDepthPreview: BACKSLASH SHIFT
|
||||
Description: hotkey-description-ToggleDepthPreview
|
||||
Description: hotkey-description-toggledepthpreview
|
||||
Types: DepthDebug
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
## 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-PowerDown = Power-down mode
|
||||
hotkey-description-DecreaseDepthPreviewContrast = Decrease Contrast
|
||||
hotkey-description-IncreaseDepthPreviewContrast = Increase Contrast
|
||||
hotkey-description-DecreaseDepthPreviewOffset = Decrease Offset
|
||||
hotkey-description-IncreaseDepthPreviewOffset = Increase Offset
|
||||
hotkey-description-ToggleDepthPreview = Toggle Preview
|
||||
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-powerdown = Power-down mode
|
||||
hotkey-description-decreasedepthpreviewcontrast = Decrease Contrast
|
||||
hotkey-description-increasedepthpreviewcontrast = Increase Contrast
|
||||
hotkey-description-decreasedepthpreviewoffset = Decrease Offset
|
||||
hotkey-description-increasedepthpreviewoffset = Increase Offset
|
||||
hotkey-description-toggledepthpreview = Toggle Preview
|
||||
|
||||
Reference in New Issue
Block a user