Adding a control to a localized ASP .NET 2.0 application

G

Guest

Hi,
I am using VS 2005 Beta, to build a localized web-application. I think it
works very well to generate the strings in the resource editor, for the
default language that is. To add a second language I copy the generated
resx-file, and rename it to WebForm1.aspx.sv-se.resx to hold my swedish text.
Here is the problem:
When a new control is to be added to the form I only get a new row in my
resx-file for the default language, when I regenerates the local resource. No
rows are created in my swedish resx-file. Do I realy have to copy the rows
from my default language resx-file to the swedish one? If this is the case I
don't see any big imporvements from the earlier versions of VS.
/Henke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,682
Members
48,796
Latest member
Greg L.

Latest Threads

Top