Hi.

if i have website that is been translated to about 30 languages, thats mean i have 30 resx files correct?

my default language is english, now, if i want to add another string to the English resx files do i have a way to automatically add it to all the other resx files that stored in my site App_GlobalResources folder ?

second question, is there a way to let users update the resx files online ? in my site some of the users are responsible to their language translation, can i let them update the file while they're logged ?


Thanks