salarcode / AutoResxTranslator

A tool to automatically translate Resx files to any language using Google Translator. No API key is required for the translator. This tool also provides a text translator out of the box.
92 stars 37 forks source link

Tranlate only New added Key and auto populate existed languages to list #15

Closed webspiderteam closed 2 years ago

webspiderteam commented 2 years ago

Hello. First of all thanks for that beautiful app. Its life saver but I think it need this little improvement. Most programmer adds new features in their app by time and adds new keys to their resource files. But Google Translate is not perfect yet and translations can be wrong. So Programmers Fix their wrong translation by time. but when they add new keys their corrected Translations can gone if they translate them with this app and they have to fix all again one by one. So I made a little change to fix this.

salarcode commented 2 years ago

Thank you, Looks good, needs a little polish though. I'll update the repo.

webspiderteam commented 2 years ago

Ofcourse I tested litle woked without problem but can have issues that I couldn't realize. You'r welcome.