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
@@ -489,13 +489,13 @@ abstract class AppLocalizations {
/// No description provided for @settings_locationGPSEnableSubtitle.
///
/// In en, this message translates to:
/// **'Enable GPS to automatically send location data (if supported)'**
/// **'Enables GPS to automatically send location data (if supported)'**
String get settings_locationGPSEnableSubtitle;
/// No description provided for @settings_locationIntervalSec.
///
/// In en, this message translates to:
/// **'Interval (Seconds)'**
/// **'Interval for GPS (Seconds)'**
String get settings_locationIntervalSec;
/// No description provided for @settings_locationIntervalInvalid.