Fix spelling errors and add naming consistency to translation keys
Co-Authored-By: Gustas <37534529+punkpun@users.noreply.github.com>
This commit is contained in:
committed by
Matthias Mailänder
parent
c124684197
commit
536ffb3f31
@@ -76,7 +76,7 @@ LOBRDG_A:
|
||||
LOBRDG_A_D:
|
||||
Inherits: LOBRDG_A
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-a-d-name
|
||||
Name: actor-lobrdg-d-name
|
||||
-GroundLevelBridge:
|
||||
-AppearsOnRadar:
|
||||
BridgePlaceholder:
|
||||
@@ -115,7 +115,7 @@ LOBRDG_B:
|
||||
LOBRDG_B_D:
|
||||
Inherits: LOBRDG_B
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-b-d-name
|
||||
Name: actor-lobrdg-d-name
|
||||
-GroundLevelBridge:
|
||||
-AppearsOnRadar:
|
||||
BridgePlaceholder:
|
||||
@@ -138,7 +138,7 @@ LOBRDG_R_SE:
|
||||
BridgePlaceholder:
|
||||
NeighbourOffsets: -1,1
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-r-se-name
|
||||
Name: actor-lobrdg-r-name
|
||||
|
||||
LOBRDG_R_NW:
|
||||
Inherits: ^LowBridgeRamp
|
||||
@@ -148,7 +148,7 @@ LOBRDG_R_NW:
|
||||
BridgePlaceholder:
|
||||
NeighbourOffsets: 1,1
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-r-nw-name
|
||||
Name: actor-lobrdg-r-name
|
||||
|
||||
LOBRDG_R_NE:
|
||||
Inherits: ^LowBridgeRamp
|
||||
@@ -158,7 +158,7 @@ LOBRDG_R_NE:
|
||||
BridgePlaceholder:
|
||||
NeighbourOffsets: 1,1
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-r-ne-name
|
||||
Name: actor-lobrdg-r-name
|
||||
|
||||
LOBRDG_R_SW:
|
||||
Inherits: ^LowBridgeRamp
|
||||
@@ -168,7 +168,7 @@ LOBRDG_R_SW:
|
||||
BridgePlaceholder:
|
||||
NeighbourOffsets: 1,-1
|
||||
EditorOnlyTooltip:
|
||||
Name: actor-lobrdg-r-sw-name
|
||||
Name: actor-lobrdg-r-name
|
||||
|
||||
^ElevatedBridgePlaceholder:
|
||||
AlwaysVisible:
|
||||
|
||||
@@ -324,7 +324,7 @@ JUGG:
|
||||
Name: actor-jugg.name
|
||||
RequiresCondition: !deployed
|
||||
Tooltip@DEPLOYED:
|
||||
Name: actor-jugg.deployed--name
|
||||
Name: actor-jugg.deployed-name
|
||||
RequiresCondition: deployed
|
||||
UpdatesPlayerStatistics:
|
||||
AddToArmyValue: true
|
||||
|
||||
@@ -541,7 +541,7 @@ NAMISL:
|
||||
IncomingSpeechNotification: MissileLaunchDetected
|
||||
EndChargeTextNotification: notification-cluster-missile-ready
|
||||
SelectTargetTextNotification: notification-select-target
|
||||
IncomingTextNotification: notifciation-missile-launch-detected
|
||||
IncomingTextNotification: notification-missile-launch-detected
|
||||
LaunchSound: icbm1.aud
|
||||
MissileWeapon: ClusterMissile
|
||||
MissileImage: ClusterMissile
|
||||
|
||||
@@ -92,7 +92,7 @@ TTNK:
|
||||
Name: actor-ttnk.name
|
||||
RequiresCondition: !deployed
|
||||
Tooltip@DEPLOYED:
|
||||
Name: actor-ttnk.deployed--name
|
||||
Name: actor-ttnk.deployed-name
|
||||
RequiresCondition: deployed
|
||||
UpdatesPlayerStatistics:
|
||||
AddToArmyValue: true
|
||||
@@ -214,7 +214,7 @@ ART2:
|
||||
Name: actor-art2.name
|
||||
RequiresCondition: !deployed
|
||||
Tooltip@DEPLOYED:
|
||||
Name: actor-art2.deployed--name
|
||||
Name: actor-art2.deployed-name
|
||||
RequiresCondition: deployed
|
||||
UpdatesPlayerStatistics:
|
||||
AddToArmyValue: true
|
||||
@@ -565,7 +565,7 @@ SGEN:
|
||||
Name: actor-sgen.name
|
||||
RequiresCondition: !deployed
|
||||
Tooltip@DEPLOYED:
|
||||
Name: actor-sgen.deployed--name
|
||||
Name: actor-sgen.deployed-name
|
||||
RequiresCondition: deployed
|
||||
Selectable:
|
||||
Bounds: 1206, 1768, 0, -603
|
||||
|
||||
@@ -130,7 +130,7 @@ LPST:
|
||||
Name: actor-lpst.name
|
||||
RequiresCondition: !deployed
|
||||
Tooltip@DEPLOYED:
|
||||
Name: actor-lpst.deployed--name
|
||||
Name: actor-lpst.deployed-name
|
||||
RequiresCondition: deployed
|
||||
Health:
|
||||
HP: 60000
|
||||
|
||||
Reference in New Issue
Block a user