Extract text feedback messages.
This commit is contained in:
committed by
Gustas
parent
94c8339e17
commit
c609c4af14
@@ -18,6 +18,14 @@ checkbox-reusable-engineers =
|
||||
.label = Reusable Engineers
|
||||
.description = Engineers remain on the battlefield after capturing a structure
|
||||
|
||||
notification-insufficient-funds = Insufficient funds.
|
||||
notification-new-construction-options = New construction options.
|
||||
notification-cannot-deploy-here = Cannot deploy here.
|
||||
notification-low-power = Low power.
|
||||
notification-base-under-attack = Base under attack.
|
||||
notification-ally-under-attack = Our ally is under attack.
|
||||
notification-silos-needed = Silos needed.
|
||||
|
||||
## World
|
||||
options-starting-units =
|
||||
.mcv-only = MCV Only
|
||||
@@ -26,3 +34,39 @@ options-starting-units =
|
||||
|
||||
options-difficulty =
|
||||
.normal = Normal
|
||||
|
||||
## Structures
|
||||
notification-construction-complete = Construction complete.
|
||||
notification-unit-ready = Unit ready.
|
||||
notification-unable-to-build-more = Unable to build more.
|
||||
notification-unable-to-comply-building-in-progress = Unable to comply. Building in progress.
|
||||
notification-repairing = Repairing.
|
||||
notification-unit-repaired = Unit repaired.
|
||||
notification-select-target = Select target.
|
||||
notification-insufficient-power = Insufficient power.
|
||||
notification-reinforcements-have-arrived = Reinforcements have arrived.
|
||||
notification-abomb-prepping = A-bomb prepping.
|
||||
notification-abomb-ready = A-bomb ready.
|
||||
notification-abomb-launch-detected = A-bomb launch detected.
|
||||
notification-iron-curtain-charging = Iron curtain charging.
|
||||
notification-iron-curtain-ready = Iron curtain ready.
|
||||
notification-chronosphere-charging = Chronosphere charging.
|
||||
notification-chronosphere-ready = Chronosphere ready.
|
||||
notification-satellite-launched = Satellite launched.
|
||||
notification-credits-stolen = Credits stolen.
|
||||
notifcation-spy-plane-ready = Spy plane ready.
|
||||
|
||||
## Defaults
|
||||
notification-unit-lost = Unit lost.
|
||||
notification-airborne-unit-lost = Airborne Unit lost.
|
||||
notification-naval-unit-lost = Naval Unit lost.
|
||||
notification-unit-promoted = Unit promoted.
|
||||
notification-primary-building-selected = Primary building selected.
|
||||
notification-structure-captured = Structure captured.
|
||||
notification-unit-stolen = Unit stolen.
|
||||
|
||||
## Infantry
|
||||
notification-building-infiltrated = Building infiltrated.
|
||||
|
||||
## Misc
|
||||
notification-sonar-pulse-ready = Sonar pulse ready.
|
||||
|
||||
Reference in New Issue
Block a user