As I mentioned in the original message, there is a way to "skin" part of the repository template, i.e. put a specifically-named folder inside the "portals" folder just as you usually do with skins. This only concerns, though, the "form" part of the template.
As a result, you can just upload a bunch of files into your /Portals/X/RepositoryTemplates folder and override one of the predefined repository templates, as well as the resource file (.resx) that comes with it - but only for its form part. I know you can do the same thing through the editor (or by directly modifying the /desktopmodules/repository/app_localresources/repository.ascx.resx file), but I was just wondering if this could be overriden the same way as the other files that are put inside the RepositoryTemplates folder.
It's not a question as to whether this can be done, I know it can. I'm just wondering if it can be done in a specific way.