G
Guest
I have added some strings as resources to the resx file of my main Form.cs
file (these are strings that are not a part of the Forms design) . I have
added the strings manually in the Data view of the resx file editor i Visual
Studio. The problem is that when I modify the Form in the designer view all
the strings that I typed manually are lost -they are deleted probably because
the resx file is completely or partly auto generated from the cs file.
This probably is the wrong approach. Any ideas on how to add strings as
resources so that they can be translated into satelite assemblies.
file (these are strings that are not a part of the Forms design) . I have
added the strings manually in the Data view of the resx file editor i Visual
Studio. The problem is that when I modify the Form in the designer view all
the strings that I typed manually are lost -they are deleted probably because
the resx file is completely or partly auto generated from the cs file.
This probably is the wrong approach. Any ideas on how to add strings as
resources so that they can be translated into satelite assemblies.