Lang and voice are case sensitive.
In your example, check if the word destination in your Dictionary.lang is written like this: Destination (this is the correct form).
Lang and voice are case sensitive.
In your example, check if the word destination in your Dictionary.lang is written like this: Destination (this is the correct form).

I have the following in dictionary.lang
Arrive at Destination="Arrive at Destination"
Time of Arrival at Destination="Time of Arrival at Destination"
Time to Destination="Time to Destination"
I have the following in the dictionary.voice
Arrival to Destination at %s="Arrival to Destination at %s"
Arrival to Waypoint at %s="Arrival to Waypoint at %s"
Current Time %s="Current Time %s"
Time to Destination %s="Time to Destination %s"
Time to Destination %s.="Time to Destination %s."
Time to Waypoint %s="Time to Waypoint %s"
Time to Waypoint %s.="Time to Waypoint %s."
Distance %s="Distance %s"
Destination="Destination"
Distance to Destination %s="Distance to Destination %s"
Distance to Waypoint %s="Distance to Waypoint %s"
Any reason why this is not working?
Last edited by De5i; 19th October 2020 at 01:02 PM.
Bookmarks