From 559a76be8dfebf1c57434e65eeae9a5ec6763d16 Mon Sep 17 00:00:00 2001 From: RoosterDragon Date: Sun, 22 Sep 2024 13:50:53 +0100 Subject: [PATCH] Lowercase all hotkey-description- translation keys. --- mods/cnc/hotkeys.yaml | 14 +- mods/cnc/languages/hotkeys/en.ftl | 14 +- mods/common/hotkeys/chat.yaml | 8 +- mods/common/hotkeys/control-groups.yaml | 102 +++---- mods/common/hotkeys/editor.yaml | 30 +- mods/common/hotkeys/game.yaml | 54 ++-- mods/common/hotkeys/observer.yaml | 30 +- mods/common/hotkeys/production-common.yaml | 52 ++-- mods/common/hotkeys/supportpowers.yaml | 12 +- mods/common/hotkeys/viewport.yaml | 38 +-- mods/common/languages/hotkeys/en.ftl | 326 ++++++++++----------- mods/d2k/hotkeys.yaml | 16 +- mods/d2k/languages/hotkeys/en.ftl | 16 +- mods/ra/hotkeys.yaml | 14 +- mods/ra/languages/hotkeys/en.ftl | 14 +- mods/ts/hotkeys.yaml | 22 +- mods/ts/languages/hotkeys/en.ftl | 22 +- 17 files changed, 392 insertions(+), 392 deletions(-) diff --git a/mods/cnc/hotkeys.yaml b/mods/cnc/hotkeys.yaml index 137774c0a0..6149de4cf7 100644 --- a/mods/cnc/hotkeys.yaml +++ b/mods/cnc/hotkeys.yaml @@ -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 diff --git a/mods/cnc/languages/hotkeys/en.ftl b/mods/cnc/languages/hotkeys/en.ftl index d528e8b5ac..733b76a82c 100644 --- a/mods/cnc/languages/hotkeys/en.ftl +++ b/mods/cnc/languages/hotkeys/en.ftl @@ -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 diff --git a/mods/common/hotkeys/chat.yaml b/mods/common/hotkeys/chat.yaml index df6c82a0ad..b577af2d3c 100644 --- a/mods/common/hotkeys/chat.yaml +++ b/mods/common/hotkeys/chat.yaml @@ -1,21 +1,21 @@ OpenTeamChat: Return - Description: hotkey-description-OpenTeamChat + Description: hotkey-description-openteamchat Types: Chat Contexts: hotkey-context-player, hotkey-context-spectator OpenGeneralChat: Return Shift - Description: hotkey-description-OpenGeneralChat + Description: hotkey-description-opengeneralchat Types: Chat Contexts: hotkey-context-player, hotkey-context-spectator ToggleChatMode: Tab Shift - Description: hotkey-description-ToggleChatMode + Description: hotkey-description-togglechatmode Types: Chat Contexts: hotkey-context-chat-input, hotkey-context-menu Readonly: True Autocomplete: Tab - Description: hotkey-description-Autocomplete + Description: hotkey-description-autocomplete Types: Chat Contexts: hotkey-context-chat-input Readonly: True diff --git a/mods/common/hotkeys/control-groups.yaml b/mods/common/hotkeys/control-groups.yaml index 9a40b23df8..db35fd1776 100644 --- a/mods/common/hotkeys/control-groups.yaml +++ b/mods/common/hotkeys/control-groups.yaml @@ -1,294 +1,294 @@ ControlGroupSelect01: NUMBER_1 - Description: hotkey-description-ControlGroupSelect01 + Description: hotkey-description-controlgroupselect01 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect02: NUMBER_2 - Description: hotkey-description-ControlGroupSelect02 + Description: hotkey-description-controlgroupselect02 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect03: NUMBER_3 - Description: hotkey-description-ControlGroupSelect03 + Description: hotkey-description-controlgroupselect03 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect04: NUMBER_4 - Description: hotkey-description-ControlGroupSelect04 + Description: hotkey-description-controlgroupselect04 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect05: NUMBER_5 - Description: hotkey-description-ControlGroupSelect05 + Description: hotkey-description-controlgroupselect05 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect06: NUMBER_6 - Description: hotkey-description-ControlGroupSelect06 + Description: hotkey-description-controlgroupselect06 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect07: NUMBER_7 - Description: hotkey-description-ControlGroupSelect07 + Description: hotkey-description-controlgroupselect07 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect08: NUMBER_8 - Description: hotkey-description-ControlGroupSelect08 + Description: hotkey-description-controlgroupselect08 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect09: NUMBER_9 - Description: hotkey-description-ControlGroupSelect09 + Description: hotkey-description-controlgroupselect09 Types: ControlGroups Contexts: hotkey-context-player ControlGroupSelect10: NUMBER_0 - Description: hotkey-description-ControlGroupSelect10 + Description: hotkey-description-controlgroupselect10 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCreate01: NUMBER_1 Ctrl - Description: hotkey-description-ControlGroupCreate01 + Description: hotkey-description-controlgroupcreate01 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_1 Meta ControlGroupCreate02: NUMBER_2 Ctrl - Description: hotkey-description-ControlGroupCreate02 + Description: hotkey-description-controlgroupcreate02 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_2 Meta ControlGroupCreate03: NUMBER_3 Ctrl - Description: hotkey-description-ControlGroupCreate03 + Description: hotkey-description-controlgroupcreate03 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_3 Meta ControlGroupCreate04: NUMBER_4 Ctrl - Description: hotkey-description-ControlGroupCreate04 + Description: hotkey-description-controlgroupcreate04 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_4 Meta ControlGroupCreate05: NUMBER_5 Ctrl - Description: hotkey-description-ControlGroupCreate05 + Description: hotkey-description-controlgroupcreate05 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_5 Meta ControlGroupCreate06: NUMBER_6 Ctrl - Description: hotkey-description-ControlGroupCreate06 + Description: hotkey-description-controlgroupcreate06 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_6 Meta ControlGroupCreate07: NUMBER_7 Ctrl - Description: hotkey-description-ControlGroupCreate07 + Description: hotkey-description-controlgroupcreate07 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_7 Meta ControlGroupCreate08: NUMBER_8 Ctrl - Description: hotkey-description-ControlGroupCreate08 + Description: hotkey-description-controlgroupcreate08 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_8 Meta ControlGroupCreate09: NUMBER_9 Ctrl - Description: hotkey-description-ControlGroupCreate09 + Description: hotkey-description-controlgroupcreate09 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_9 Meta ControlGroupCreate10: NUMBER_0 Ctrl - Description: hotkey-description-ControlGroupCreate10 + Description: hotkey-description-controlgroupcreate10 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_0 Meta ControlGroupAddTo01: NUMBER_1 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo01 + Description: hotkey-description-controlgroupaddto01 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_1 Meta, Shift ControlGroupAddTo02: NUMBER_2 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo02 + Description: hotkey-description-controlgroupaddto02 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_2 Meta, Shift ControlGroupAddTo03: NUMBER_3 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo03 + Description: hotkey-description-controlgroupaddto03 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_3 Meta, Shift ControlGroupAddTo04: NUMBER_4 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo04 + Description: hotkey-description-controlgroupaddto04 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_4 Meta, Shift ControlGroupAddTo05: NUMBER_5 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo05 + Description: hotkey-description-controlgroupaddto05 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_5 Meta, Shift ControlGroupAddTo06: NUMBER_6 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo06 + Description: hotkey-description-controlgroupaddto06 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_6 Meta, Shift ControlGroupAddTo07: NUMBER_7 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo07 + Description: hotkey-description-controlgroupaddto07 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_7 Meta, Shift ControlGroupAddTo08: NUMBER_8 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo08 + Description: hotkey-description-controlgroupaddto08 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_8 Meta, Shift ControlGroupAddTo09: NUMBER_9 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo09 + Description: hotkey-description-controlgroupaddto09 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_9 Meta, Shift ControlGroupAddTo10: NUMBER_0 Ctrl, Shift - Description: hotkey-description-ControlGroupAddTo10 + Description: hotkey-description-controlgroupaddto10 Types: ControlGroups Contexts: hotkey-context-player Platform: OSX: NUMBER_0 Meta, Shift ControlGroupCombineWith01: NUMBER_1 Shift - Description: hotkey-description-ControlGroupCombineWith01 + Description: hotkey-description-controlgroupcombinewith01 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith02: NUMBER_2 Shift - Description: hotkey-description-ControlGroupCombineWith02 + Description: hotkey-description-controlgroupcombinewith02 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith03: NUMBER_3 Shift - Description: hotkey-description-ControlGroupCombineWith03 + Description: hotkey-description-controlgroupcombinewith03 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith04: NUMBER_4 Shift - Description: hotkey-description-ControlGroupCombineWith04 + Description: hotkey-description-controlgroupcombinewith04 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith05: NUMBER_5 Shift - Description: hotkey-description-ControlGroupCombineWith05 + Description: hotkey-description-controlgroupcombinewith05 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith06: NUMBER_6 Shift - Description: hotkey-description-ControlGroupCombineWith06 + Description: hotkey-description-controlgroupcombinewith06 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith07: NUMBER_7 Shift - Description: hotkey-description-ControlGroupCombineWith07 + Description: hotkey-description-controlgroupcombinewith07 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith08: NUMBER_8 Shift - Description: hotkey-description-ControlGroupCombineWith08 + Description: hotkey-description-controlgroupcombinewith08 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith09: NUMBER_9 Shift - Description: hotkey-description-ControlGroupCombineWith09 + Description: hotkey-description-controlgroupcombinewith09 Types: ControlGroups Contexts: hotkey-context-player ControlGroupCombineWith10: NUMBER_0 Shift - Description: hotkey-description-ControlGroupCombineWith10 + Description: hotkey-description-controlgroupcombinewith10 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo01: NUMBER_1 Alt - Description: hotkey-description-ControlGroupJumpTo01 + Description: hotkey-description-controlgroupjumpto01 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo02: NUMBER_2 Alt - Description: hotkey-description-ControlGroupJumpTo02 + Description: hotkey-description-controlgroupjumpto02 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo03: NUMBER_3 Alt - Description: hotkey-description-ControlGroupJumpTo03 + Description: hotkey-description-controlgroupjumpto03 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo04: NUMBER_4 Alt - Description: hotkey-description-ControlGroupJumpTo04 + Description: hotkey-description-controlgroupjumpto04 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo05: NUMBER_5 Alt - Description: hotkey-description-ControlGroupJumpTo05 + Description: hotkey-description-controlgroupjumpto05 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo06: NUMBER_6 Alt - Description: hotkey-description-ControlGroupJumpTo06 + Description: hotkey-description-controlgroupjumpto06 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo07: NUMBER_7 Alt - Description: hotkey-description-ControlGroupJumpTo07 + Description: hotkey-description-controlgroupjumpto07 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo08: NUMBER_8 Alt - Description: hotkey-description-ControlGroupJumpTo08 + Description: hotkey-description-controlgroupjumpto08 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo09: NUMBER_9 Alt - Description: hotkey-description-ControlGroupJumpTo09 + Description: hotkey-description-controlgroupjumpto09 Types: ControlGroups Contexts: hotkey-context-player ControlGroupJumpTo10: NUMBER_0 Alt - Description: hotkey-description-ControlGroupJumpTo10 + Description: hotkey-description-controlgroupjumpto10 Types: ControlGroups Contexts: hotkey-context-player RemoveFromControlGroup: - Description: hotkey-description-RemoveFromControlGroup + Description: hotkey-description-removefromcontrolgroup Types: ControlGroups Contexts: hotkey-context-player diff --git a/mods/common/hotkeys/editor.yaml b/mods/common/hotkeys/editor.yaml index 4be2e40227..2127c9bd60 100644 --- a/mods/common/hotkeys/editor.yaml +++ b/mods/common/hotkeys/editor.yaml @@ -1,12 +1,12 @@ EditorUndo: Z Ctrl - Description: hotkey-description-EditorUndo + Description: hotkey-description-editorundo Types: Editor Contexts: hotkey-context-editor Platform: OSX: Z Meta EditorRedo: Y Ctrl - Description: hotkey-description-EditorRedo + Description: hotkey-description-editorredo Types: Editor Contexts: hotkey-context-editor Platform: @@ -14,72 +14,72 @@ EditorRedo: Y Ctrl Linux: Z Ctrl, Shift EditorCopy: C Ctrl - Description: hotkey-description-EditorCopy + Description: hotkey-description-editorcopy Types: Editor Contexts: hotkey-context-editor Platform: OSX: C Meta EditorQuickSave: S Ctrl - Description: hotkey-description-EditorQuickSave + Description: hotkey-description-editorquicksave Types: Editor Contexts: hotkey-context-editor Platform: OSX: S Meta EditorPaste: V Ctrl - Description: hotkey-description-EditorPaste + Description: hotkey-description-editorpaste Types: Editor Contexts: hotkey-context-editor Platform: OSX: V Meta EditorSelectTab: E - Description: hotkey-description-EditorSelectTab + Description: hotkey-description-editorselecttab Types: Editor Contexts: hotkey-context-editor EditorTilesTab: R - Description: hotkey-description-EditorTilesTab + Description: hotkey-description-editortilestab Types: Editor Contexts: hotkey-context-editor EditorOverlaysTab: T - Description: hotkey-description-EditorOverlaysTab + Description: hotkey-description-editoroverlaystab Types: Editor Contexts: hotkey-context-editor EditorActorsTab: Y - Description: hotkey-description-EditorActorsTab + Description: hotkey-description-editoractorstab Types: Editor Contexts: hotkey-context-editor EditorToolsTab: U - Description: hotkey-description-EditorToolsTab + Description: hotkey-description-editortoolstab Types: Editor Contexts: hotkey-context-editor EditorHistoryTab: I - Description: hotkey-description-EditorHistoryTab + Description: hotkey-description-editorhistorytab Types: Editor Contexts: hotkey-context-editor EditorSettingsTab: O - Description: hotkey-description-EditorSettingsTab + Description: hotkey-description-editorsettingstab Types: Editor Contexts: hotkey-context-editor EditorToggleGridOverlay: F1 - Description: hotkey-description-EditorToggleGridOverlay + Description: hotkey-description-editortogglegridoverlay Types: Editor Contexts: hotkey-context-editor EditorToggleBuildableOverlay: F2 - Description: hotkey-description-EditorToggleBuildableOverlay + Description: hotkey-description-editortogglebuildableoverlay Types: Editor Contexts: hotkey-context-editor EditorToggleMarkerOverlay: F3 - Description: hotkey-description-EditorToggleMarkerOverlay + Description: hotkey-description-editortogglemarkeroverlay Types: Editor Contexts: hotkey-context-editor diff --git a/mods/common/hotkeys/game.yaml b/mods/common/hotkeys/game.yaml index 8accb0a8da..62aa604695 100644 --- a/mods/common/hotkeys/game.yaml +++ b/mods/common/hotkeys/game.yaml @@ -1,134 +1,134 @@ CycleBase: H - Description: hotkey-description-CycleBase + Description: hotkey-description-cyclebase Types: World Contexts: hotkey-context-player, hotkey-context-spectator ToLastEvent: SPACE - Description: hotkey-description-ToLastEvent + Description: hotkey-description-tolastevent Types: World Contexts: hotkey-context-player, hotkey-context-spectator ToSelection: HOME - Description: hotkey-description-ToSelection + Description: hotkey-description-toselection Types: World Contexts: hotkey-context-player, hotkey-context-spectator SelectAllUnits: Q - Description: hotkey-description-SelectAllUnits + Description: hotkey-description-selectallunits Types: World Contexts: hotkey-context-player, hotkey-context-spectator SelectUnitsByType: W - Description: hotkey-description-SelectUnitsByType + Description: hotkey-description-selectunitsbytype Types: World Contexts: hotkey-context-player, hotkey-context-spectator CycleHarvesters: N - Description: hotkey-description-CycleHarvesters + Description: hotkey-description-cycleharvesters Types: World Contexts: hotkey-context-player, hotkey-context-spectator Pause: PAUSE - Description: hotkey-description-Pause + Description: hotkey-description-pause Types: World Contexts: hotkey-context-player, hotkey-context-spectator Sell: Z - Description: hotkey-description-Sell + Description: hotkey-description-sell Types: OrderGenerator Contexts: hotkey-context-player Repair: C - Description: hotkey-description-Repair + Description: hotkey-description-repair Types: OrderGenerator Contexts: hotkey-context-player PlaceBeacon: B - Description: hotkey-description-PlaceBeacon + Description: hotkey-description-placebeacon Types: OrderGenerator Contexts: hotkey-context-player CycleStatusBars: COMMA - Description: hotkey-description-CycleStatusBars + Description: hotkey-description-cyclestatusbars Types: World Contexts: hotkey-context-player, hotkey-context-spectator ToggleMute: M - Description: hotkey-description-ToggleMute + Description: hotkey-description-togglemute Types: World Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator TogglePlayerStanceColor: COMMA Ctrl - Description: hotkey-description-TogglePlayerStanceColor + Description: hotkey-description-toggleplayerstancecolor Types: World Contexts: hotkey-context-player, hotkey-context-spectator TakeScreenshot: P Ctrl - Description: hotkey-description-TakeScreenshot + Description: hotkey-description-takescreenshot Types: World Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator AttackMove: A - Description: hotkey-description-AttackMove + Description: hotkey-description-attackmove Types: Unit Contexts: hotkey-context-player Stop: S - Description: hotkey-description-Stop + Description: hotkey-description-stop Types: Unit Contexts: hotkey-context-player Scatter: X Ctrl - Description: hotkey-description-Scatter + Description: hotkey-description-scatter Types: Unit Contexts: hotkey-context-player Deploy: F - Description: hotkey-description-Deploy + Description: hotkey-description-deploy Types: Unit Contexts: hotkey-context-player Guard: D - Description: hotkey-description-Guard + Description: hotkey-description-guard Types: Unit Contexts: hotkey-context-player StanceAttackAnything: A Alt - Description: hotkey-description-StanceAttackAnything + Description: hotkey-description-stanceattackanything Types: Stance Contexts: hotkey-context-player StanceDefend: S Alt - Description: hotkey-description-StanceDefend + Description: hotkey-description-stancedefend Types: Stance Contexts: hotkey-context-player StanceReturnFire: D Alt - Description: hotkey-description-StanceReturnFire + Description: hotkey-description-stancereturnfire Types: Stance Contexts: hotkey-context-player StanceHoldFire: F Alt - Description: hotkey-description-StanceHoldFire + Description: hotkey-description-stanceholdfire Types: Stance Contexts: hotkey-context-player StopMusic: AUDIOSTOP - Description: hotkey-description-StopMusic + Description: hotkey-description-stopmusic Types: Music Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator PauseMusic: AUDIOPLAY - Description: hotkey-description-PauseMusic + Description: hotkey-description-pausemusic Types: Music Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator PrevMusic: AUDIOPREV - Description: hotkey-description-PrevMusic + Description: hotkey-description-prevmusic Types: Music Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator NextMusic: AUDIONEXT - Description: hotkey-description-NextMusic + Description: hotkey-description-nextmusic Types: Music Contexts: hotkey-context-menu, hotkey-context-player, hotkey-context-spectator diff --git a/mods/common/hotkeys/observer.yaml b/mods/common/hotkeys/observer.yaml index cda573a2c4..618bc4b6e2 100644 --- a/mods/common/hotkeys/observer.yaml +++ b/mods/common/hotkeys/observer.yaml @@ -1,74 +1,74 @@ ObserverCombinedView: MINUS - Description: hotkey-description-ObserverCombinedView + Description: hotkey-description-observercombinedview Types: Observer Contexts: hotkey-context-spectator ObserverWorldView: EQUALS - Description: hotkey-description-ObserverWorldView + Description: hotkey-description-observerworldview Types: Observer Contexts: hotkey-context-spectator ReplaySpeedSlow: F9 - Description: hotkey-description-ReplaySpeedSlow + Description: hotkey-description-replayspeedslow Types: Replay Contexts: hotkey-context-spectator ReplaySpeedRegular: F10 - Description: hotkey-description-ReplaySpeedRegular + Description: hotkey-description-replayspeedregular Types: Replay Contexts: hotkey-context-spectator ReplaySpeedFast: F11 - Description: hotkey-description-ReplaySpeedFast + Description: hotkey-description-replayspeedfast Types: Replay Contexts: hotkey-context-spectator ReplaySpeedMax: F12 - Description: hotkey-description-ReplaySpeedMax + Description: hotkey-description-replayspeedmax Types: Replay Contexts: hotkey-context-spectator StatisticsNone: F1 - Description: hotkey-description-StatisticsNone + Description: hotkey-description-statisticsnone Types: Observer Contexts: hotkey-context-spectator StatisticsBasic: F2 - Description: hotkey-description-StatisticsBasic + Description: hotkey-description-statisticsbasic Types: Observer Contexts: hotkey-context-spectator StatisticsEconomy: F3 - Description: hotkey-description-StatisticsEconomy + Description: hotkey-description-statisticseconomy Types: Observer Contexts: hotkey-context-spectator StatisticsProduction: F4 - Description: hotkey-description-StatisticsProduction + Description: hotkey-description-statisticsproduction Types: Observer Contexts: hotkey-context-spectator StatisticsSupportPowers: F5 - Description: hotkey-description-StatisticsSupportPowers + Description: hotkey-description-statisticssupportpowers Types: Observer Contexts: hotkey-context-spectator StatisticsCombat: F6 - Description: hotkey-description-StatisticsCombat + Description: hotkey-description-statisticscombat Types: Observer Contexts: hotkey-context-spectator StatisticsArmy: F7 - Description: hotkey-description-StatisticsArmy + Description: hotkey-description-statisticsarmy Types: Observer Contexts: hotkey-context-spectator StatisticsGraph: - Description: hotkey-description-StatisticsGraph + Description: hotkey-description-statisticsgraph Types: Observer Contexts: hotkey-context-spectator StatisticsArmyGraph: - Description: hotkey-description-StatisticsArmyGraph + Description: hotkey-description-statisticsarmygraph Types: Observer Contexts: hotkey-context-spectator diff --git a/mods/common/hotkeys/production-common.yaml b/mods/common/hotkeys/production-common.yaml index e5b7b6f3b9..74e2b7b508 100644 --- a/mods/common/hotkeys/production-common.yaml +++ b/mods/common/hotkeys/production-common.yaml @@ -1,129 +1,129 @@ CycleProductionBuildings: TAB Ctrl - Description: hotkey-description-CycleProductionBuildings + Description: hotkey-description-cycleproductionbuildings Types: Production Contexts: hotkey-context-player, hotkey-context-spectator SelectProductionBuilding: TAB - Description: hotkey-description-SelectProductionBuilding + Description: hotkey-description-selectproductionbuilding Types: Production Contexts: hotkey-context-player Production01: F1 - Description: hotkey-description-Production01 + Description: hotkey-description-production01 Types: ProductionSlot Contexts: hotkey-context-player Production02: F2 - Description: hotkey-description-Production02 + Description: hotkey-description-production02 Types: ProductionSlot Contexts: hotkey-context-player Production03: F3 - Description: hotkey-description-Production03 + Description: hotkey-description-production03 Types: ProductionSlot Contexts: hotkey-context-player Production04: F4 - Description: hotkey-description-Production04 + Description: hotkey-description-production04 Types: ProductionSlot Contexts: hotkey-context-player Production05: F5 - Description: hotkey-description-Production05 + Description: hotkey-description-production05 Types: ProductionSlot Contexts: hotkey-context-player Production06: F6 - Description: hotkey-description-Production06 + Description: hotkey-description-production06 Types: ProductionSlot Contexts: hotkey-context-player Production07: F7 - Description: hotkey-description-Production07 + Description: hotkey-description-production07 Types: ProductionSlot Contexts: hotkey-context-player Production08: F8 - Description: hotkey-description-Production08 + Description: hotkey-description-production08 Types: ProductionSlot Contexts: hotkey-context-player Production09: F9 - Description: hotkey-description-Production09 + Description: hotkey-description-production09 Types: ProductionSlot Contexts: hotkey-context-player Production10: F10 - Description: hotkey-description-Production10 + Description: hotkey-description-production10 Types: ProductionSlot Contexts: hotkey-context-player Production11: F11 - Description: hotkey-description-Production11 + Description: hotkey-description-production11 Types: ProductionSlot Contexts: hotkey-context-player Production12: F12 - Description: hotkey-description-Production12 + Description: hotkey-description-production12 Types: ProductionSlot Contexts: hotkey-context-player Production13: F1 CTRL - Description: hotkey-description-Production13 + Description: hotkey-description-production13 Types: ProductionSlot Contexts: hotkey-context-player Production14: F2 CTRL - Description: hotkey-description-Production14 + Description: hotkey-description-production14 Types: ProductionSlot Contexts: hotkey-context-player Production15: F3 CTRL - Description: hotkey-description-Production15 + Description: hotkey-description-production15 Types: ProductionSlot Contexts: hotkey-context-player Production16: F4 CTRL - Description: hotkey-description-Production16 + Description: hotkey-description-production16 Types: ProductionSlot Contexts: hotkey-context-player Production17: F5 CTRL - Description: hotkey-description-Production17 + Description: hotkey-description-production17 Types: ProductionSlot Contexts: hotkey-context-player Production18: F6 CTRL - Description: hotkey-description-Production18 + Description: hotkey-description-production18 Types: ProductionSlot Contexts: hotkey-context-player Production19: F7 CTRL - Description: hotkey-description-Production19 + Description: hotkey-description-production19 Types: ProductionSlot Contexts: hotkey-context-player Production20: F8 CTRL - Description: hotkey-description-Production20 + Description: hotkey-description-production20 Types: ProductionSlot Contexts: hotkey-context-player Production21: F9 CTRL - Description: hotkey-description-Production21 + Description: hotkey-description-production21 Types: ProductionSlot Contexts: hotkey-context-player Production22: F10 CTRL - Description: hotkey-description-Production22 + Description: hotkey-description-production22 Types: ProductionSlot Contexts: hotkey-context-player Production23: F11 CTRL - Description: hotkey-description-Production23 + Description: hotkey-description-production23 Types: ProductionSlot Contexts: hotkey-context-player Production24: F12 CTRL - Description: hotkey-description-Production24 + Description: hotkey-description-production24 Types: ProductionSlot Contexts: hotkey-context-player diff --git a/mods/common/hotkeys/supportpowers.yaml b/mods/common/hotkeys/supportpowers.yaml index 6c4223a185..482d846019 100644 --- a/mods/common/hotkeys/supportpowers.yaml +++ b/mods/common/hotkeys/supportpowers.yaml @@ -1,29 +1,29 @@ SupportPower01: - Description: hotkey-description-SupportPower01 + Description: hotkey-description-supportpower01 Types: SupportPower Contexts: hotkey-context-player SupportPower02: - Description: hotkey-description-SupportPower02 + Description: hotkey-description-supportpower02 Types: SupportPower Contexts: hotkey-context-player SupportPower03: - Description: hotkey-description-SupportPower03 + Description: hotkey-description-supportpower03 Types: SupportPower Contexts: hotkey-context-player SupportPower04: - Description: hotkey-description-SupportPower04 + Description: hotkey-description-supportpower04 Types: SupportPower Contexts: hotkey-context-player SupportPower05: - Description: hotkey-description-SupportPower05 + Description: hotkey-description-supportpower05 Types: SupportPower Contexts: hotkey-context-player SupportPower06: - Description: hotkey-description-SupportPower06 + Description: hotkey-description-supportpower06 Types: SupportPower Contexts: hotkey-context-player diff --git a/mods/common/hotkeys/viewport.yaml b/mods/common/hotkeys/viewport.yaml index 179d4cce32..f00626f1a3 100644 --- a/mods/common/hotkeys/viewport.yaml +++ b/mods/common/hotkeys/viewport.yaml @@ -1,94 +1,94 @@ MapScrollUp: UP - Description: hotkey-description-MapScrollUp + Description: hotkey-description-mapscrollup Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapScrollDown: DOWN - Description: hotkey-description-MapScrollDown + Description: hotkey-description-mapscrolldown Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapScrollLeft: LEFT - Description: hotkey-description-MapScrollLeft + Description: hotkey-description-mapscrollleft Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapScrollRight: RIGHT - Description: hotkey-description-MapScrollRight + Description: hotkey-description-mapscrollright Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapJumpToTopEdge: UP Alt - Description: hotkey-description-MapJumpToTopEdge + Description: hotkey-description-mapjumptotopedge Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapJumpToBottomEdge: DOWN Alt - Description: hotkey-description-MapJumpToBottomEdge + Description: hotkey-description-mapjumptobottomedge Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapJumpToLeftEdge: LEFT Alt - Description: hotkey-description-MapJumpToLeftEdge + Description: hotkey-description-mapjumptoleftedge Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapJumpToRightEdge: RIGHT Alt - Description: hotkey-description-MapJumpToRightEdge + Description: hotkey-description-mapjumptorightedge Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkSave01: Q Ctrl - Description: hotkey-description-MapBookmarkSave01 + Description: hotkey-description-mapbookmarksave01 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkRestore01: Q Alt - Description: hotkey-description-MapBookmarkRestore01 + Description: hotkey-description-mapbookmarkrestore01 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkSave02: W Ctrl - Description: hotkey-description-MapBookmarkSave02 + Description: hotkey-description-mapbookmarksave02 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkRestore02: W Alt - Description: hotkey-description-MapBookmarkRestore02 + Description: hotkey-description-mapbookmarkrestore02 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkSave03: E Ctrl - Description: hotkey-description-MapBookmarkSave03 + Description: hotkey-description-mapbookmarksave03 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkRestore03: E Alt - Description: hotkey-description-MapBookmarkRestore03 + Description: hotkey-description-mapbookmarkrestore03 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkSave04: R Ctrl - Description: hotkey-description-MapBookmarkSave04 + Description: hotkey-description-mapbookmarksave04 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor MapBookmarkRestore04: R Alt - Description: hotkey-description-MapBookmarkRestore04 + Description: hotkey-description-mapbookmarkrestore04 Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor ZoomIn: RIGHTBRACKET - Description: hotkey-description-ZoomIn + Description: hotkey-description-zoomin Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor ZoomOut: LEFTBRACKET - Description: hotkey-description-ZoomOut + Description: hotkey-description-zoomout Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor ResetZoom: PERIOD - Description: hotkey-description-ResetZoom + Description: hotkey-description-resetzoom Types: Viewport Contexts: hotkey-context-player, hotkey-context-spectator, hotkey-context-editor diff --git a/mods/common/languages/hotkeys/en.ftl b/mods/common/languages/hotkeys/en.ftl index 9a1c5b8c74..ded8305aa6 100644 --- a/mods/common/languages/hotkeys/en.ftl +++ b/mods/common/languages/hotkeys/en.ftl @@ -5,180 +5,180 @@ hotkey-context-menu = Menu hotkey-context-editor = Editor ## chat.yaml -hotkey-description-OpenTeamChat = Open Team Chat -hotkey-description-OpenGeneralChat = Open General Chat -hotkey-description-ToggleChatMode = Toggle Chat Mode -hotkey-description-Autocomplete = Autocomplete +hotkey-description-openteamchat = Open Team Chat +hotkey-description-opengeneralchat = Open General Chat +hotkey-description-togglechatmode = Toggle Chat Mode +hotkey-description-autocomplete = Autocomplete ## control-groups.yaml -hotkey-description-ControlGroupSelect01 = Select group 1 -hotkey-description-ControlGroupSelect02 = Select group 2 -hotkey-description-ControlGroupSelect03 = Select group 3 -hotkey-description-ControlGroupSelect04 = Select group 4 -hotkey-description-ControlGroupSelect05 = Select group 5 -hotkey-description-ControlGroupSelect06 = Select group 6 -hotkey-description-ControlGroupSelect07 = Select group 7 -hotkey-description-ControlGroupSelect08 = Select group 8 -hotkey-description-ControlGroupSelect09 = Select group 9 -hotkey-description-ControlGroupSelect10 = Select group 0 -hotkey-description-ControlGroupCreate01 = Create group 1 -hotkey-description-ControlGroupCreate02 = Create group 2 -hotkey-description-ControlGroupCreate03 = Create group 3 -hotkey-description-ControlGroupCreate04 = Create group 4 -hotkey-description-ControlGroupCreate05 = Create group 5 -hotkey-description-ControlGroupCreate06 = Create group 6 -hotkey-description-ControlGroupCreate07 = Create group 7 -hotkey-description-ControlGroupCreate08 = Create group 8 -hotkey-description-ControlGroupCreate09 = Create group 9 -hotkey-description-ControlGroupCreate10 = Create group 0 -hotkey-description-ControlGroupAddTo01 = Add to group 1 -hotkey-description-ControlGroupAddTo02 = Add to group 2 -hotkey-description-ControlGroupAddTo03 = Add to group 3 -hotkey-description-ControlGroupAddTo04 = Add to group 4 -hotkey-description-ControlGroupAddTo05 = Add to group 5 -hotkey-description-ControlGroupAddTo06 = Add to group 6 -hotkey-description-ControlGroupAddTo07 = Add to group 7 -hotkey-description-ControlGroupAddTo08 = Add to group 8 -hotkey-description-ControlGroupAddTo09 = Add to group 9 -hotkey-description-ControlGroupAddTo10 = Add to group 0 -hotkey-description-ControlGroupCombineWith01 = Combine with group 1 -hotkey-description-ControlGroupCombineWith02 = Combine with group 2 -hotkey-description-ControlGroupCombineWith03 = Combine with group 3 -hotkey-description-ControlGroupCombineWith04 = Combine with group 4 -hotkey-description-ControlGroupCombineWith05 = Combine with group 5 -hotkey-description-ControlGroupCombineWith06 = Combine with group 6 -hotkey-description-ControlGroupCombineWith07 = Combine with group 7 -hotkey-description-ControlGroupCombineWith08 = Combine with group 8 -hotkey-description-ControlGroupCombineWith09 = Combine with group 9 -hotkey-description-ControlGroupCombineWith10 = Combine with group 0 -hotkey-description-ControlGroupJumpTo01 = Jump to group 1 -hotkey-description-ControlGroupJumpTo02 = Jump to group 2 -hotkey-description-ControlGroupJumpTo03 = Jump to group 3 -hotkey-description-ControlGroupJumpTo04 = Jump to group 4 -hotkey-description-ControlGroupJumpTo05 = Jump to group 5 -hotkey-description-ControlGroupJumpTo06 = Jump to group 6 -hotkey-description-ControlGroupJumpTo07 = Jump to group 7 -hotkey-description-ControlGroupJumpTo08 = Jump to group 8 -hotkey-description-ControlGroupJumpTo09 = Jump to group 9 -hotkey-description-ControlGroupJumpTo10 = Jump to group 0 -hotkey-description-RemoveFromControlGroup = Remove from control group +hotkey-description-controlgroupselect01 = Select group 1 +hotkey-description-controlgroupselect02 = Select group 2 +hotkey-description-controlgroupselect03 = Select group 3 +hotkey-description-controlgroupselect04 = Select group 4 +hotkey-description-controlgroupselect05 = Select group 5 +hotkey-description-controlgroupselect06 = Select group 6 +hotkey-description-controlgroupselect07 = Select group 7 +hotkey-description-controlgroupselect08 = Select group 8 +hotkey-description-controlgroupselect09 = Select group 9 +hotkey-description-controlgroupselect10 = Select group 0 +hotkey-description-controlgroupcreate01 = Create group 1 +hotkey-description-controlgroupcreate02 = Create group 2 +hotkey-description-controlgroupcreate03 = Create group 3 +hotkey-description-controlgroupcreate04 = Create group 4 +hotkey-description-controlgroupcreate05 = Create group 5 +hotkey-description-controlgroupcreate06 = Create group 6 +hotkey-description-controlgroupcreate07 = Create group 7 +hotkey-description-controlgroupcreate08 = Create group 8 +hotkey-description-controlgroupcreate09 = Create group 9 +hotkey-description-controlgroupcreate10 = Create group 0 +hotkey-description-controlgroupaddto01 = Add to group 1 +hotkey-description-controlgroupaddto02 = Add to group 2 +hotkey-description-controlgroupaddto03 = Add to group 3 +hotkey-description-controlgroupaddto04 = Add to group 4 +hotkey-description-controlgroupaddto05 = Add to group 5 +hotkey-description-controlgroupaddto06 = Add to group 6 +hotkey-description-controlgroupaddto07 = Add to group 7 +hotkey-description-controlgroupaddto08 = Add to group 8 +hotkey-description-controlgroupaddto09 = Add to group 9 +hotkey-description-controlgroupaddto10 = Add to group 0 +hotkey-description-controlgroupcombinewith01 = Combine with group 1 +hotkey-description-controlgroupcombinewith02 = Combine with group 2 +hotkey-description-controlgroupcombinewith03 = Combine with group 3 +hotkey-description-controlgroupcombinewith04 = Combine with group 4 +hotkey-description-controlgroupcombinewith05 = Combine with group 5 +hotkey-description-controlgroupcombinewith06 = Combine with group 6 +hotkey-description-controlgroupcombinewith07 = Combine with group 7 +hotkey-description-controlgroupcombinewith08 = Combine with group 8 +hotkey-description-controlgroupcombinewith09 = Combine with group 9 +hotkey-description-controlgroupcombinewith10 = Combine with group 0 +hotkey-description-controlgroupjumpto01 = Jump to group 1 +hotkey-description-controlgroupjumpto02 = Jump to group 2 +hotkey-description-controlgroupjumpto03 = Jump to group 3 +hotkey-description-controlgroupjumpto04 = Jump to group 4 +hotkey-description-controlgroupjumpto05 = Jump to group 5 +hotkey-description-controlgroupjumpto06 = Jump to group 6 +hotkey-description-controlgroupjumpto07 = Jump to group 7 +hotkey-description-controlgroupjumpto08 = Jump to group 8 +hotkey-description-controlgroupjumpto09 = Jump to group 9 +hotkey-description-controlgroupjumpto10 = Jump to group 0 +hotkey-description-removefromcontrolgroup = Remove from control group ## editor.yaml -hotkey-description-EditorUndo = Undo -hotkey-description-EditorRedo = Redo -hotkey-description-EditorCopy = Copy -hotkey-description-EditorQuickSave = Save Map -hotkey-description-EditorPaste = Paste -hotkey-description-EditorSelectTab = Select Tab -hotkey-description-EditorTilesTab = Tiles Tab -hotkey-description-EditorOverlaysTab = Overlays Tab -hotkey-description-EditorActorsTab = Actors Tab -hotkey-description-EditorToolsTab = Tools Tab -hotkey-description-EditorHistoryTab = History Tab -hotkey-description-EditorSettingsTab = Settings Tab -hotkey-description-EditorToggleGridOverlay = Grid Overlay -hotkey-description-EditorToggleBuildableOverlay = Buildable Terrain Overlay -hotkey-description-EditorToggleMarkerOverlay = Marker Layer Overlay +hotkey-description-editorundo = Undo +hotkey-description-editorredo = Redo +hotkey-description-editorcopy = Copy +hotkey-description-editorquicksave = Save Map +hotkey-description-editorpaste = Paste +hotkey-description-editorselecttab = Select Tab +hotkey-description-editortilestab = Tiles Tab +hotkey-description-editoroverlaystab = Overlays Tab +hotkey-description-editoractorstab = Actors Tab +hotkey-description-editortoolstab = Tools Tab +hotkey-description-editorhistorytab = History Tab +hotkey-description-editorsettingstab = Settings Tab +hotkey-description-editortogglegridoverlay = Grid Overlay +hotkey-description-editortogglebuildableoverlay = Buildable Terrain Overlay +hotkey-description-editortogglemarkeroverlay = Marker Layer Overlay ## game.yaml -hotkey-description-CycleBase = Jump to base -hotkey-description-ToLastEvent = Jump to last radar event -hotkey-description-ToSelection = Jump to selection -hotkey-description-SelectAllUnits = Select all combat units -hotkey-description-SelectUnitsByType = Select units by type -hotkey-description-CycleHarvesters = Cycle Harvesters -hotkey-description-Pause = Pause / Unpause -hotkey-description-Sell = Sell mode -hotkey-description-Repair = Repair mode -hotkey-description-PlaceBeacon = Place beacon -hotkey-description-CycleStatusBars = Cycle status bars display -hotkey-description-ToggleMute = Toggle audio mute -hotkey-description-TogglePlayerStanceColor = Toggle player stance colors -hotkey-description-TakeScreenshot = Take screenshot -hotkey-description-AttackMove = Attack Move -hotkey-description-Stop = Stop -hotkey-description-Scatter = Scatter -hotkey-description-Deploy = Deploy -hotkey-description-Guard = Guard -hotkey-description-StanceAttackAnything = Attack anything -hotkey-description-StanceDefend = Defend -hotkey-description-StanceReturnFire = Return fire -hotkey-description-StanceHoldFire = Hold fire -hotkey-description-StopMusic = Stop -hotkey-description-PauseMusic = Pause or Resume -hotkey-description-PrevMusic = Previous -hotkey-description-NextMusic = Next +hotkey-description-cyclebase = Jump to base +hotkey-description-tolastevent = Jump to last radar event +hotkey-description-toselection = Jump to selection +hotkey-description-selectallunits = Select all combat units +hotkey-description-selectunitsbytype = Select units by type +hotkey-description-cycleharvesters = Cycle Harvesters +hotkey-description-pause = Pause / Unpause +hotkey-description-sell = Sell mode +hotkey-description-repair = Repair mode +hotkey-description-placebeacon = Place beacon +hotkey-description-cyclestatusbars = Cycle status bars display +hotkey-description-togglemute = Toggle audio mute +hotkey-description-toggleplayerstancecolor = Toggle player stance colors +hotkey-description-takescreenshot = Take screenshot +hotkey-description-attackmove = Attack Move +hotkey-description-stop = Stop +hotkey-description-scatter = Scatter +hotkey-description-deploy = Deploy +hotkey-description-guard = Guard +hotkey-description-stanceattackanything = Attack anything +hotkey-description-stancedefend = Defend +hotkey-description-stancereturnfire = Return fire +hotkey-description-stanceholdfire = Hold fire +hotkey-description-stopmusic = Stop +hotkey-description-pausemusic = Pause or Resume +hotkey-description-prevmusic = Previous +hotkey-description-nextmusic = Next ## observer.yaml -hotkey-description-ObserverCombinedView = All Players -hotkey-description-ObserverWorldView = Disable Shroud -hotkey-description-ReplaySpeedSlow = Slow speed -hotkey-description-ReplaySpeedRegular = Regular speed -hotkey-description-ReplaySpeedFast = Fast speed -hotkey-description-ReplaySpeedMax = Maximum speed -hotkey-description-StatisticsNone = Disable statistics -hotkey-description-StatisticsBasic = Basic statistics -hotkey-description-StatisticsEconomy = Economy statistics -hotkey-description-StatisticsProduction = Production statistics -hotkey-description-StatisticsSupportPowers = Support Power statistics -hotkey-description-StatisticsCombat = Combat statistics -hotkey-description-StatisticsArmy = Army statistics -hotkey-description-StatisticsGraph = Statistics graph -hotkey-description-StatisticsArmyGraph = Army value graph +hotkey-description-observercombinedview = All Players +hotkey-description-observerworldview = Disable Shroud +hotkey-description-replayspeedslow = Slow speed +hotkey-description-replayspeedregular = Regular speed +hotkey-description-replayspeedfast = Fast speed +hotkey-description-replayspeedmax = Maximum speed +hotkey-description-statisticsnone = Disable statistics +hotkey-description-statisticsbasic = Basic statistics +hotkey-description-statisticseconomy = Economy statistics +hotkey-description-statisticsproduction = Production statistics +hotkey-description-statisticssupportpowers = Support Power statistics +hotkey-description-statisticscombat = Combat statistics +hotkey-description-statisticsarmy = Army statistics +hotkey-description-statisticsgraph = Statistics graph +hotkey-description-statisticsarmygraph = Army value graph ## production-common.yaml -hotkey-description-CycleProductionBuildings = Next facility -hotkey-description-SelectProductionBuilding = Current facility -hotkey-description-Production01 = Slot 01 -hotkey-description-Production02 = Slot 02 -hotkey-description-Production03 = Slot 03 -hotkey-description-Production04 = Slot 04 -hotkey-description-Production05 = Slot 05 -hotkey-description-Production06 = Slot 06 -hotkey-description-Production07 = Slot 07 -hotkey-description-Production08 = Slot 08 -hotkey-description-Production09 = Slot 09 -hotkey-description-Production10 = Slot 10 -hotkey-description-Production11 = Slot 11 -hotkey-description-Production12 = Slot 12 -hotkey-description-Production13 = Slot 13 -hotkey-description-Production14 = Slot 14 -hotkey-description-Production15 = Slot 15 -hotkey-description-Production16 = Slot 16 -hotkey-description-Production17 = Slot 17 -hotkey-description-Production18 = Slot 18 -hotkey-description-Production19 = Slot 19 -hotkey-description-Production20 = Slot 20 -hotkey-description-Production21 = Slot 21 -hotkey-description-Production22 = Slot 22 -hotkey-description-Production23 = Slot 23 -hotkey-description-Production24 = Slot 24 +hotkey-description-cycleproductionbuildings = Next facility +hotkey-description-selectproductionbuilding = Current facility +hotkey-description-production01 = Slot 01 +hotkey-description-production02 = Slot 02 +hotkey-description-production03 = Slot 03 +hotkey-description-production04 = Slot 04 +hotkey-description-production05 = Slot 05 +hotkey-description-production06 = Slot 06 +hotkey-description-production07 = Slot 07 +hotkey-description-production08 = Slot 08 +hotkey-description-production09 = Slot 09 +hotkey-description-production10 = Slot 10 +hotkey-description-production11 = Slot 11 +hotkey-description-production12 = Slot 12 +hotkey-description-production13 = Slot 13 +hotkey-description-production14 = Slot 14 +hotkey-description-production15 = Slot 15 +hotkey-description-production16 = Slot 16 +hotkey-description-production17 = Slot 17 +hotkey-description-production18 = Slot 18 +hotkey-description-production19 = Slot 19 +hotkey-description-production20 = Slot 20 +hotkey-description-production21 = Slot 21 +hotkey-description-production22 = Slot 22 +hotkey-description-production23 = Slot 23 +hotkey-description-production24 = Slot 24 ## supportpowers.yaml -hotkey-description-SupportPower01 = Slot 01 -hotkey-description-SupportPower02 = Slot 02 -hotkey-description-SupportPower03 = Slot 03 -hotkey-description-SupportPower04 = Slot 04 -hotkey-description-SupportPower05 = Slot 05 -hotkey-description-SupportPower06 = Slot 06 +hotkey-description-supportpower01 = Slot 01 +hotkey-description-supportpower02 = Slot 02 +hotkey-description-supportpower03 = Slot 03 +hotkey-description-supportpower04 = Slot 04 +hotkey-description-supportpower05 = Slot 05 +hotkey-description-supportpower06 = Slot 06 ## viewport.yaml -hotkey-description-MapScrollUp = Scroll up -hotkey-description-MapScrollDown = Scroll down -hotkey-description-MapScrollLeft = Scroll left -hotkey-description-MapScrollRight = Scroll right -hotkey-description-MapJumpToTopEdge = Jump to top edge -hotkey-description-MapJumpToBottomEdge = Jump to bottom edge -hotkey-description-MapJumpToLeftEdge = Jump to left edge -hotkey-description-MapJumpToRightEdge = Jump to right edge -hotkey-description-MapBookmarkSave01 = Record bookmark 1 -hotkey-description-MapBookmarkRestore01 = Jump to bookmark 1 -hotkey-description-MapBookmarkSave02 = Record bookmark 2 -hotkey-description-MapBookmarkRestore02 = Jump to bookmark 2 -hotkey-description-MapBookmarkSave03 = Record bookmark 3 -hotkey-description-MapBookmarkRestore03 = Jump to bookmark 3 -hotkey-description-MapBookmarkSave04 = Record bookmark 4 -hotkey-description-MapBookmarkRestore04 = Jump to bookmark 4 -hotkey-description-ZoomIn = Zoom in -hotkey-description-ZoomOut = Zoom out -hotkey-description-ResetZoom = Reset zoom +hotkey-description-mapscrollup = Scroll up +hotkey-description-mapscrolldown = Scroll down +hotkey-description-mapscrollleft = Scroll left +hotkey-description-mapscrollright = Scroll right +hotkey-description-mapjumptotopedge = Jump to top edge +hotkey-description-mapjumptobottomedge = Jump to bottom edge +hotkey-description-mapjumptoleftedge = Jump to left edge +hotkey-description-mapjumptorightedge = Jump to right edge +hotkey-description-mapbookmarksave01 = Record bookmark 1 +hotkey-description-mapbookmarkrestore01 = Jump to bookmark 1 +hotkey-description-mapbookmarksave02 = Record bookmark 2 +hotkey-description-mapbookmarkrestore02 = Jump to bookmark 2 +hotkey-description-mapbookmarksave03 = Record bookmark 3 +hotkey-description-mapbookmarkrestore03 = Jump to bookmark 3 +hotkey-description-mapbookmarksave04 = Record bookmark 4 +hotkey-description-mapbookmarkrestore04 = Jump to bookmark 4 +hotkey-description-zoomin = Zoom in +hotkey-description-zoomout = Zoom out +hotkey-description-resetzoom = Reset zoom diff --git a/mods/d2k/hotkeys.yaml b/mods/d2k/hotkeys.yaml index 48a429bd7e..7f319096fb 100644 --- a/mods/d2k/hotkeys.yaml +++ b/mods/d2k/hotkeys.yaml @@ -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 diff --git a/mods/d2k/languages/hotkeys/en.ftl b/mods/d2k/languages/hotkeys/en.ftl index 1f7b1ec7e9..5089e6ca3f 100644 --- a/mods/d2k/languages/hotkeys/en.ftl +++ b/mods/d2k/languages/hotkeys/en.ftl @@ -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 diff --git a/mods/ra/hotkeys.yaml b/mods/ra/hotkeys.yaml index f29a422eec..22c352b77a 100644 --- a/mods/ra/hotkeys.yaml +++ b/mods/ra/hotkeys.yaml @@ -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 diff --git a/mods/ra/languages/hotkeys/en.ftl b/mods/ra/languages/hotkeys/en.ftl index 7c29589ea8..ec2b8889cf 100644 --- a/mods/ra/languages/hotkeys/en.ftl +++ b/mods/ra/languages/hotkeys/en.ftl @@ -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 diff --git a/mods/ts/hotkeys.yaml b/mods/ts/hotkeys.yaml index 9733dce747..99e206e6c5 100644 --- a/mods/ts/hotkeys.yaml +++ b/mods/ts/hotkeys.yaml @@ -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 diff --git a/mods/ts/languages/hotkeys/en.ftl b/mods/ts/languages/hotkeys/en.ftl index f85ee66022..562ee766ca 100644 --- a/mods/ts/languages/hotkeys/en.ftl +++ b/mods/ts/languages/hotkeys/en.ftl @@ -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