Updated gps setting to follow state of companion.

This commit is contained in:
Winston Lowe
2026-01-19 16:56:32 -08:00
parent 2becbb342c
commit 98fc2d6e0a
17 changed files with 174 additions and 113 deletions
+2 -2
View File
@@ -204,10 +204,10 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get settings_locationGPSEnableSubtitle =>
'Enable GPS to automatically send location data (if supported)';
'Enables GPS to automatically send location data (if supported)';
@override
String get settings_locationIntervalSec => 'Interval (Seconds)';
String get settings_locationIntervalSec => 'Interval for GPS (Seconds)';
@override
String get settings_locationIntervalInvalid =>