mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-27 14:06:38 +10:00
Add option for automatic zerohop adverts on posision change.
This commit is contained in:
@@ -1030,6 +1030,18 @@ abstract class AppLocalizations {
|
||||
/// **'Include location in advert.'**
|
||||
String get settings_advertLocationSubtitle;
|
||||
|
||||
/// No description provided for @settings_autoZeroHopAdvertOnGpsUpdate.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'Auto Zero-Hop Advert On GPS Update'**
|
||||
String get settings_autoZeroHopAdvertOnGpsUpdate;
|
||||
|
||||
/// No description provided for @settings_autoZeroHopAdvertOnGpsUpdateSubtitle.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
/// **'When GPS location changes, send a zero-hop advert (requires Advert Location).'**
|
||||
String get settings_autoZeroHopAdvertOnGpsUpdateSubtitle;
|
||||
|
||||
/// No description provided for @settings_multiAck.
|
||||
///
|
||||
/// In en, this message translates to:
|
||||
|
||||
Reference in New Issue
Block a user