mirror of
https://github.com/Xevion/project-cybersyn.git
synced 2025-12-15 14:12:45 -06:00
Minor refactoring, fixed localization for EN on GUI, added incompatibility with LtnManager due to potential issues with collisions, renamed some LtnManager references in code.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
[mod-name]
|
||||
cybersyn=Cybersyn GUI
|
||||
|
||||
[controls]
|
||||
cybersyn-toggle-gui=Toggle LTN Manager
|
||||
cybersyn-toggle-gui=Toggle Cybersyn Manager
|
||||
|
||||
[cybersyn-gui]
|
||||
alert-delivery-failed=Delivery failed
|
||||
@@ -60,7 +63,7 @@ shipment=Shipment
|
||||
shipments=Shipments
|
||||
stations=Stations
|
||||
status-description=[img=flib_indicator_green]1 = normal status\n[img=flib_indicator_blue]n = LTN Controlled Train parked at stop, n = number of trains\n[img=flib_indicator_yellow]n = Stop is part of a scheduled delivery, n = number of trains\n[img=flib_indicator_white]1 = Error - not initialized\n[img=flib_indicator_red]1 = Error - short circuit\n[img=flib_indicator_red]2 = Error - deactivated stop
|
||||
status=Status
|
||||
status=Network Signal
|
||||
surface-label=Surface:
|
||||
time=Time
|
||||
train-id=Train ID
|
||||
@@ -81,4 +84,4 @@ history-length=History length
|
||||
iterations-per-tick=Iterations per tick [img=info]
|
||||
|
||||
[shortcut-name]
|
||||
cybersyn-toggle-gui=Toggle LTN Manager
|
||||
cybersyn-toggle-gui=Toggle Cybersyn Manager
|
||||
|
||||
Reference in New Issue
Block a user