I'm wondering that is there an easy way to make a copy of a global variable on each locale so that later each locale will directly access its local copy instead of accessing the original variable stored in locale0 ?
thanks
I'm wondering that is there an easy way to make a copy of a global variable on each locale so that later each locale will directly access its local copy instead of accessing the original variable stored in locale0 ?
thanks