HiI am trying to make a package for Persian Language. I localize the modules which are in Install/Modules folder but there are some modules like Account Login, Banner,Feed explorer, Links, search Input,Search Result and User Account which Install by default and I should change their friendlyName and their description. Resourse files of them in Persin are packed with language-core pack. So I don't have any special problems about .resx files.I want to do this work during installation, not after that.Actually I can use a script for sql to change Friendlyname and description in Desktop Modules table after installation but there shoud be a better way.I chacked default website.template in Portals\_default folder to see what I can do but I couldn't find any solution.There should be a easy way that I don't know.Could anyone guid me?RegardsNafiseh
I found the file I need to change. It's DotNetNuke.Data.SqlDataProvider file in Providers\DataProviders\SqlDataProvider path.RegardsNafiseh