localization: update GPS settings messages for clarity and consistency across multiple languages

This commit is contained in:
zjs81
2026-01-19 19:00:30 -07:00
parent 9cb667fad0
commit 9a9f59e53f
14 changed files with 41 additions and 41 deletions
+2 -2
View File
@@ -465,7 +465,7 @@ abstract class AppLocalizations {
/// No description provided for @settings_locationUpdated.
///
/// In en, this message translates to:
/// **'GPS settings updated.'**
/// **'Location and GPS settings updated'**
String get settings_locationUpdated;
/// No description provided for @settings_locationBothRequired.
@@ -489,7 +489,7 @@ abstract class AppLocalizations {
/// No description provided for @settings_locationGPSEnableSubtitle.
///
/// In en, this message translates to:
/// **'Enables GPS to automatically send location data (if supported)'**
/// **'Enables GPS to automatically update location.'**
String get settings_locationGPSEnableSubtitle;
/// No description provided for @settings_locationIntervalSec.