mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-07 18:07:57 -06:00
Add mod setting, add click handlers for station tab
This commit is contained in:
@@ -45,8 +45,7 @@ no-history=[img=warning-white] No history
|
||||
no-stations=[img=warning-white] No stations
|
||||
not-available=Not available
|
||||
no-trains=[img=warning-white] No trains
|
||||
open-ltn-combinator-gui=[font=default-semibold][color=128,206,240]Control:[/color][/font] Open LTN Combinator GUI
|
||||
open-station-gui=Open station GUI\n[font=default-semibold][color=128,206,240]Shift:[/color][/font] Open station on map
|
||||
open-station-gui=Open station GUI\n[font=default-semibold][color=128,206,240]Shift:[/color][/font] Open station on map\n[font=default-semibold][color=128,206,240]Control:[/color][/font] Open Station Cybernetic Combinator\n[font=default-semibold][color=128,206,240]Alt:[/color][/font] Open Station Control Cybernetic Combinator
|
||||
open-train-gui=Open train GUI
|
||||
parked-at-depot=Parked at depot
|
||||
parked-at-depot-with-residue=Parked at depot with residue
|
||||
@@ -59,6 +58,7 @@ returning-to-depot=Returning to depot
|
||||
route=Route
|
||||
runtime=Runtime
|
||||
search-label=Search:
|
||||
search-item-label=Search by item:
|
||||
shipments-description=Green = Inbound\nBlue = Outbound
|
||||
shipment=Shipment
|
||||
shipments=Shipments
|
||||
@@ -73,7 +73,8 @@ type=Type
|
||||
unloading-at=Unloading at
|
||||
|
||||
[cybersyn-message]
|
||||
error-ltn-combinator-not-found=Could not find an LTN Combinator for this station.
|
||||
error-cybernetic-combinator-not-found=Could not find a cybernetic combinator for this station.
|
||||
error-station-control-combinator-not-found=Could not find a station control cybernetic combinator for this station.
|
||||
error-station-is-invalid=Station is invalid, please refresh the GUI.
|
||||
error-train-is-invalid=Train is invalid, please refresh the GUI.
|
||||
|
||||
@@ -83,6 +84,7 @@ iterations-per-tick=Decrease this number if you're having performance issues.
|
||||
[cybersyn-mod-setting-name]
|
||||
history-length=History length
|
||||
iterations-per-tick=Iterations per tick [img=info]
|
||||
cybersyn-manager-update-rate=Manager refresh tick interval
|
||||
|
||||
[shortcut-name]
|
||||
cybersyn-toggle-gui=Toggle Cybersyn Manager
|
||||
|
||||
Reference in New Issue
Block a user