input check on distance traveled and track conditions
This commit is contained in:
@@ -496,4 +496,10 @@ class AppLocalizationsEn extends AppLocalizations {
|
||||
|
||||
@override
|
||||
String get deleteWholeRouteBody => 'Do you really want to delete the existing route?';
|
||||
|
||||
@override
|
||||
String get oder => 'or';
|
||||
|
||||
@override
|
||||
String get bedingungenGroesserAlsStrecke => 'Sum of the track conditions is bigger then sum of the distance traveled';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user