Closed nastys closed 9 years ago
Cool! :)
Just waiting for mrMysterio to merge :P
You need to add the name of the language to the listbox in LangSel.Designer.cs. The list starts at line 47. You may also want to change English to Italian in Langs.cs. It doesn't matter, but it would be easier to read.
Added "Italiano" in LangSel.Designer.cs. What do I need to change in Langs.cs exactly?
You don't NEED to change anything in Langs.cs, but if you changed #Region ENGLISH_UWIZARD to #Region ITALIAN_UWIZARD, it would be more clear for anybody reading the file.
It think you're reading the wrong line...
Huh? This is what I see:
That's the old commit. To see the latest version of the file, click Changes then Uwizard/Langs.cs.
Notes: 1 - Not tested 2 - Changelog not updated. If you need to add "Italian language added":
You may need to change something else in the program, I don't know...