better wording for notification
This commit is contained in:
parent
67eea1beb0
commit
272b6f3eb1
@ -531,7 +531,7 @@ ORDER BY departure DESC
|
|||||||
db,
|
db,
|
||||||
&user,
|
&user,
|
||||||
&format!(
|
&format!(
|
||||||
"Ausfahrt am {}.{}.{} nach {} ({} km)",
|
"Ausfahrt am {}.{}.{}; Ziel: {} ({} km)",
|
||||||
dep.day(),
|
dep.day(),
|
||||||
dep.month(),
|
dep.month(),
|
||||||
dep.year(),
|
dep.year(),
|
||||||
|
Loading…
Reference in New Issue
Block a user