@ -16,9 +16,11 @@ Destination\: {} from {} : Ziel: {} von {}
@@ -16,9 +16,11 @@ Destination\: {} from {} : Ziel: {} von {}
Emergency : Notfall
FinishRoute : Route abschließen
FreeStartBlock : Start-Block freigeben
Help : Hilfe
inverted : invertiert
length\: : Länge:
Maximum train length\: : maximale Zug-Länge
Move tiles : Kacheln verschieben
name\: : Name:
Origin and destination : Start und Ziel
Origin\: {} to {} : Start: {} nach {}
@ -44,6 +46,7 @@ train does not have tag "{}" : Zug hat keine Markierung „{}“
@@ -44,6 +46,7 @@ train does not have tag "{}" : Zug hat keine Markierung „{}“
@ -177,8 +177,8 @@ public class Locomotive extends Car implements Constants,Device{
@@ -177,8 +177,8 @@ public class Locomotive extends Car implements Constants,Device{
@ -182,6 +182,28 @@ public class Train implements Comparable<Train>,Constants {
@@ -182,6 +182,28 @@ public class Train implements Comparable<Train>,Constants {
@ -273,7 +295,7 @@ public class Train implements Comparable<Train>,Constants {
@@ -273,7 +295,7 @@ public class Train implements Comparable<Train>,Constants {
@ -300,7 +322,7 @@ public class Train implements Comparable<Train>,Constants {
@@ -300,7 +322,7 @@ public class Train implements Comparable<Train>,Constants {
@ -354,6 +376,8 @@ public class Train implements Comparable<Train>,Constants {
@@ -354,6 +376,8 @@ public class Train implements Comparable<Train>,Constants {