From fb960c660357f9cd4dca57be1325e4ecbb50f649 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Tue, 29 Nov 2022 16:38:21 +0100 Subject: controlroom: show tripShortName instead of tripId since the ids really should be internal to the gtfs, and not needed in "normal" contexts. --- messages/en.msg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'messages') diff --git a/messages/en.msg b/messages/en.msg index ac6aca0..161b716 100644 --- a/messages/en.msg +++ b/messages/en.msg @@ -7,6 +7,9 @@ MaybeWeblink: Link (optional) TripOnDay tripId@Text day@String: #{tripId} on #{day} on: on Trip: Trip +tripId: Trip Id +tripHeadsign: Headsign +tripShortname: Short Name SwitchLanguage: Switch language to: Switch: Switch Stops: Stops -- cgit v1.2.3