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",