I need to know if there is an easy way to update all resx files in different cultures and all I have to do is change one item.
For example I have Glossary.resx,Glossary.zh-HK.resx
Is there an easy way that if I add new KeyName to Glossary.resx it will automatically reflect on other Glossary resource files in differernt language?
In development its really a pain when all resources files for different cultures are already created then I have to add a new field to a page so I need to add a new KeyName to the resource files.
None
0 Points
1 Post
Update all resx files in different cultures/languages at the same time
May 15, 2006 10:09 PM|Rinoa|LINK
Hi, I'm using asp.net 2.0
I need to know if there is an easy way to update all resx files in different cultures and all I have to do is change one item.
For example I have Glossary.resx,Glossary.zh-HK.resx
Is there an easy way that if I add new KeyName to Glossary.resx it will automatically reflect on other Glossary resource files in differernt language?
In development its really a pain when all resources files for different cultures are already created then I have to add a new field to a page so I need to add a new KeyName to the resource files.
None
0 Points
15 Posts
Re: Update all resx files in different cultures/languages at the same time
May 17, 2006 10:30 AM|yevgeniy|LINK