Commit bba7d135 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

replace '+x' lines by 'Verspätung ca. x Minuten' (as in reality)

parent 4411d419
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -84,6 +84,9 @@ sub handle_request {
		if ( $info eq '+0' ) {
			$info = undef;
		}
		if ( $info and $info =~ m{ ^ \+ (\d+) $ }ox ) {
			$info = "Verspaetung ca. $1 Minuten";
		}
		push(
			@departures,
			{