I'm trying to figure out how templates work for Zen-Cart and have a few questions.

I see that some templates have repeats of files, ex:
\includes\languages\templatename\english.php

Why would you want to have this file here instead of using the default one located:
\includes\languages\english.php

This goes for meta_tags.php and other files as well.


Also, how do I get rid of the "Search" box at the top of the defaul template?


I'm not sure if this question makes sense to anyone... :)