From 385cf78ec6cae86a9fd1c4de0aca4df2a2cdfa56 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 29 Feb 2024 18:09:25 +0100 Subject: [PATCH] Improved text --- sbapp/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbapp/main.py b/sbapp/main.py index 598b39a..c186fa2 100644 --- a/sbapp/main.py +++ b/sbapp/main.py @@ -4080,7 +4080,7 @@ class SidebandApp(MDApp): if not location: self.location_error_dialog = MDDialog( title="No Location", - text="No location updates have been received from this peer. You can use the the [b]Situation Map[/b] to manually search for earlier telemetry.", + text="No recent location updates have been received from this peer. You can use the the [b]Situation Map[/b] to manually search for earlier telemetry.", buttons=[ MDRectangleFlatButton( text="OK",