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:
Will Berry
2023-03-07 11:34:09 -05:00
parent 732d63d65b
commit d5fb6417fa
16 changed files with 111 additions and 98 deletions

View File

@@ -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