New sector display UI
This commit is contained in:
@@ -57,6 +57,7 @@ schematic.rename = Rename Schematic
|
||||
schematic.info = {0}x{1}, {2} blocks
|
||||
schematic.disabled = [scarlet]Schematics disabled[]\nYou are not allowed to use schematics on this [accent]map[] or [accent]server.
|
||||
|
||||
stats = Stats
|
||||
stat.wave = Waves Defeated:[accent] {0}
|
||||
stat.enemiesDestroyed = Enemies Destroyed:[accent] {0}
|
||||
stat.built = Buildings Built:[accent] {0}
|
||||
@@ -491,7 +492,6 @@ requirement.core = Destroy Enemy Core in {0}
|
||||
requirement.research = Research {0}
|
||||
requirement.produce = Produce {0}
|
||||
requirement.capture = Capture {0}
|
||||
bestwave = [lightgray]Best Wave: {0}
|
||||
launch.text = Launch
|
||||
research.multiplayer = Only the host can research items.
|
||||
uncover = Uncover
|
||||
@@ -533,13 +533,22 @@ weather.fog.name = Fog
|
||||
sectors.unexplored = [lightgray]Unexplored
|
||||
sectors.resources = Resources:
|
||||
sectors.production = Production:
|
||||
sectors.export = Export:
|
||||
sectors.time = Time:
|
||||
sectors.threat = Threat:
|
||||
sectors.wave = Wave:
|
||||
sectors.stored = Stored:
|
||||
sectors.resume = Resume
|
||||
sectors.launch = Launch
|
||||
sectors.select = Select
|
||||
sectors.nonelaunch = [lightgray]none (sun)
|
||||
sectors.rename = Rename Sector
|
||||
|
||||
sector.missingresources = [scarlet]Insufficient Core Resources
|
||||
sector.attacked = Sector [accent]{0}[white] under attack!
|
||||
sector.lost = Sector [accent]{0}[white] lost!
|
||||
#note: the missing space in the line below is intentional
|
||||
sector.captured = Sector [accent]{0}[white]captured!
|
||||
|
||||
threat.low = Low
|
||||
threat.medium = Medium
|
||||
@@ -547,6 +556,8 @@ threat.high = High
|
||||
threat.extreme = Extreme
|
||||
threat.eradication = Eradication
|
||||
|
||||
planets = Planets
|
||||
|
||||
planet.serpulo.name = Serpulo
|
||||
#TODO better name
|
||||
planet.sun.name = Sun
|
||||
|
||||
Reference in New Issue
Block a user