Lowercase all hotkey-description- translation keys.
This commit is contained in:
@@ -1,34 +1,34 @@
|
||||
NextProductionTab: PAGEDOWN
|
||||
Description: hotkey-description-NextProductionTab
|
||||
Description: hotkey-description-nextproductiontab
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
PreviousProductionTab: PAGEUP
|
||||
Description: hotkey-description-PreviousProductionTab
|
||||
Description: hotkey-description-previousproductiontab
|
||||
Types: Production
|
||||
Contexts: hotkey-context-player
|
||||
|
||||
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
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
## hotkeys.yaml
|
||||
hotkey-description-NextProductionTab = Next tab
|
||||
hotkey-description-PreviousProductionTab = Previous tab
|
||||
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-nextproductiontab = Next tab
|
||||
hotkey-description-previousproductiontab = Previous tab
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user