RuConfigTranslateAn ItemTemplate to save a config file with multilingualism.Edit them in the Propertygrid. Save the data in a config file (in User/Appdata or anywhere). This template supports multilingualism. For example, English.
After installation, you can find the template in the Ru directory. These files are integrated by the template. To make it work, you still need to enter the name of the custom tool ResXFileCodeGenerator in ResourceConfig.resx. At the beginning of the file AppSettings.cs you will find hints on how to handle the configuration and call the propertygrid. This is what the config file looks like. You can access them immediately. For their own properties, they have to enter corresponding multilingual texts in the ResourceConfig.resx. You can determine the location for the config file. These classes are needed for translation (LocalizesAttribute.cs). |