Quote Originally Posted by Mike Hunt View Post

....

Warning Method="Warning Method"
Preliminary="Preliminary"
Only for active signs="Only for active signs"
You can increase speed.="You can go faster now. Up to,"
Limit% s="% s"
After %s = "After %s"
Possible alternative route = "possible alternative route"
more shortly on %s = "shorter on %s"
more long on %s = "longer on %s"
Tunnel length %s = "The length of the tunnel is %s"
After %s = "After %s"
Environmental Zone = "Eco-Zone"
Remaining %s = "left %s"
Remaining more than %s = "left more than %s"
;;------------------- Speedcams IGO_NextGen --------------
Warning! Speedcam.="Warning! Speed camera ahead."
Warning! Possible mobile speed camera.="Warning! Possible mobile speed camera ahead."
Quote Originally Posted by Mike Hunt View Post
Excellent work. Thank you.
The only 'mistake' I could find was a line in dictionary.voice (noticed while copy/pasting) that should be:
Limit% s="Limit% s"
My mistake for not making it clear that any word attached to a "%", regardless of it's position, should be left alone.
Not sure of the impact this may have...if any. That line could be leftover from an old WinCE installation and not affect NextGen at all.


Yes, I also noticed that "wired" line.
Code:
Please Login or Register to see the links
It's from your post above.
The question is: Which is the right one? Both are included.

Code:
Please Login or Register to see the links
I'd say
Code:
Please Login or Register to see the links
makes more sense at all. The other one is probably a left over copy'n' past typo.