mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-08-01 08:05:55 +10:00
Updated gps setting to follow state of companion.
This commit is contained in:
@@ -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 =>
|
||||
|
||||
Reference in New Issue
Block a user