finished tracking. But not tested enough yet
time
This commit is contained in:
@@ -493,4 +493,10 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get trackingRunningInBackground => 'The tracking service is running in the background';
|
||||
|
||||
@override
|
||||
String get needsAlwaysLocation => 'This app needs the location permission set to always';
|
||||
|
||||
@override
|
||||
String get deleteWholeRouteBody => 'Do you really want to delete the existing route?';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user