Something I will Put some page in other folder , for example:
root =>App_LocalResources/Default.aspx.resx
=>Default.aspx
=>Download => download.aspx
If i open download.aspx and select Tools > Generate Local Resources
it will create one more App_LocalResources in Download Folder with download.aspx.resx
so, can i put download.aspx.resx file in the exist one instead of create new one??