diff --git a/src/app/list/list.component.html b/src/app/list/list.component.html
index 26dcb4a..bf75e7a 100644
--- a/src/app/list/list.component.html
+++ b/src/app/list/list.component.html
@@ -1,12 +1,13 @@
-
-
-
-
+
+
+
+
{{translations.locationName}}{{locationParams}}
@@ -16,8 +17,8 @@
{{locations.location}}
-
{{translations.distance}}{{distance[i]}} km
- could not retrieve distance
+ {{translations.distance}}{{distance[i]}} km
+ {{translations.positionNotFoundErrorMessage}}
@@ -31,8 +32,8 @@
{{waypoinst.name}}
-
{{translations.distance}}{{distance[i]}} km
- {{translations.positionNotFoundErrorMessage}}
+ {{translations.distance}}{{distance[i]}} km
+ {{translations.positionNotFoundErrorMessage}}