I edited my site with FrontPage, there I created some template pages .dwt in the root of the each language /en/master.dwt /fr/master.dwt and so one.
Now, when passed the site under Adobe Dreamweaver, it seems do not “recognize” them.
I understood that Dreamweaver puts all templates in a folder Templates, but… I don’t want it. It broke all my relative paths!
Is it a way to tell Dreamweaver do use my templates there where they are?
Taken from Understanding paths in Dreamweaver templates
I suggest you create each language as an independent folder inside of your Templates folder.
So
/fr/master.dwtbecomesTemplates/fr/master.dwtIn the end, it makes sense to have your templates exist inside of a templates folder organized by language.