added tracking function. Not testet on a walk yet. Also the notifiation doesnt work
time forgot to save tracking file
This commit is contained in:
@@ -484,4 +484,13 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get zurueckgelegteStrecke => 'Distance traveled';
|
||||
|
||||
@override
|
||||
String get tracking => 'Tracking';
|
||||
|
||||
@override
|
||||
String get couldntDeterminePosition => 'couldn\'t determine position';
|
||||
|
||||
@override
|
||||
String get trackingRunningInBackground => 'The tracking service is running in the background';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user