diff --git a/OsmAnd/assets/voice/de-tts/ttsconfig.p b/OsmAnd/assets/voice/de-tts/ttsconfig.p
index 23da6d3be2..75bbb1667f 100644
--- a/OsmAnd/assets/voice/de-tts/ttsconfig.p
+++ b/OsmAnd/assets/voice/de-tts/ttsconfig.p
@@ -37,6 +37,8 @@ and_arrive_destination == ['dann haben Sie Ihr Ziel erreicht '].
then == ['dann '].
reached_destination == ['Ziel erreicht '].
+and_arrive_intermediate == ['Zwischenziel erreicht '].
+reached_intermediate == ['Zwischenziel erreicht'].
bear_right == ['rechts halten '].
bear_left == ['links halten '].
diff --git a/OsmAnd/assets/voice/en-tts/ttsconfig.p b/OsmAnd/assets/voice/en-tts/ttsconfig.p
index bd3fa86f41..bf25c23d83 100644
--- a/OsmAnd/assets/voice/en-tts/ttsconfig.p
+++ b/OsmAnd/assets/voice/en-tts/ttsconfig.p
@@ -36,8 +36,8 @@ and_arrive_destination == ['and arrive at your destination '].
then == ['then '].
reached_destination == ['you have reached your destination '].
-and_arrive_intermediate == ['and arrive at your via point '].
-reached_intermediate == ['you have reached your via point'].
+and_arrive_intermediate == ['and arrive at your waypoint '].
+reached_intermediate == ['you have reached your waypoint'].
bear_right == ['keep right '].
bear_left == ['keep left '].
diff --git a/OsmAnd/res/values-de/strings.xml b/OsmAnd/res/values-de/strings.xml
index 769f565bff..e3eb8c5ecc 100644
--- a/OsmAnd/res/values-de/strings.xml
+++ b/OsmAnd/res/values-de/strings.xml
@@ -1123,7 +1123,7 @@
Unterkunft
Restaurants
Sehenswürdigkeiten
-Sie sind an Ihrem Zwischen punkt angekommen
+Sie sind an Ihrem Zwischenziel angekommen
Als Wegpunkt einfügen
Wegpunkt
Endpunkt zu weit von der nächsten Straße entfernt.