aboutsummaryrefslogtreecommitdiff
path: root/messages
diff options
context:
space:
mode:
authorstuebinm2022-09-02 00:18:18 +0200
committerstuebinm2022-09-02 00:18:18 +0200
commit8fcabd505e39b718336e57d104a84407bf6bf274 (patch)
tree78ad2baa11e51aad3fd804b6ac0544cb4ad35217 /messages
parentbaa7430e3bb19d25f2264571c990f850e67bd969 (diff)
reasonable delay forecasts
Diffstat (limited to 'messages')
-rw-r--r--messages/de.msg2
-rw-r--r--messages/en.msg2
2 files changed, 4 insertions, 0 deletions
diff --git a/messages/de.msg b/messages/de.msg
index 26f67ee..213337d 100644
--- a/messages/de.msg
+++ b/messages/de.msg
@@ -17,3 +17,5 @@ LastPing: Letzte Meldung
TrainPing lat long time: #{lat},#{long}, um #{time}
NoTrainPing: keine empfangen
raw: roh
+EstimatedDelay: Geschätzte Verspätung
+OnStationSequence idx: an Stationsindex #{idx}
diff --git a/messages/en.msg b/messages/en.msg
index cc953ac..47bb66d 100644
--- a/messages/en.msg
+++ b/messages/en.msg
@@ -22,3 +22,5 @@ LastPing: Last Ping
TrainPing lat@Double long@Double time@UTCTime: #{lat},#{long}, at #{time}
NoTrainPing: none received
raw: raw
+EstimatedDelay: Estimated Delay
+OnStationSequence idx@String: on station index #{idx}