I support the WinForms application, which was not written using any development patches that could localize classes in the project that were not directly related to forms, or partial parts of these forms.
Thus, there is MessageBox () code with English text in it in almost every code file. I would like to find a tool that "cleans" these lines of code, inserts the lines into the resource file, and replaces the resource call with the replaced line in the comment.
Is there such a tool?
source
share