Hi David,
In my Php templates, all these words are coming from language files.
So, to change these texts you have to edit all language files in "lang" folder
if you want to keep your Template multilingual!
Or you could replace corresponding variables in your page with custom texts,
but the same phrases will be used in all languages!
Regards,
Jacques