Hi,
I'm currently researching whether I can use resx manager to translate a solution with more than 150 resx files to 3 new languages.
I already adjusted your code locally in order not to generate Excel worksheets for each resx file. That failed, as the file names including namespaces are verbose in the solution I want to translate.
I tested the import by adding new colums with fake texts. The import worked and new resx files do exist in my soultion after that. Unfortunately I have to add each of the new files manually to source control after that. Is there a shortcut for that?
Thanks for your help.
Sincerely,
Stef
I'm currently researching whether I can use resx manager to translate a solution with more than 150 resx files to 3 new languages.
I already adjusted your code locally in order not to generate Excel worksheets for each resx file. That failed, as the file names including namespaces are verbose in the solution I want to translate.
I tested the import by adding new colums with fake texts. The import worked and new resx files do exist in my soultion after that. Unfortunately I have to add each of the new files manually to source control after that. Is there a shortcut for that?
Thanks for your help.
Sincerely,
Stef