Improved text

This commit is contained in:
Mark Qvist 2024-02-29 18:09:25 +01:00
parent 98dcc4a9f7
commit 385cf78ec6

View File

@ -4080,7 +4080,7 @@ class SidebandApp(MDApp):
if not location: if not location:
self.location_error_dialog = MDDialog( self.location_error_dialog = MDDialog(
title="No Location", 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=[ buttons=[
MDRectangleFlatButton( MDRectangleFlatButton(
text="OK", text="OK",