A couple of typos
Whilst translating Paladin through Polyglot, I noticed a few typos:
- Under "PrefsWindow", the string "Automatically synchronize modules in your projects with the those in the code library" should probably be changed to "Automatically synchronize modules in your projects with those in the code library".
- Under "ProjectSettingsWindow", the string "Extra GCC flags you wish included when each file is compiled." should probably be changed to "Extra GCC flags you wish to be included when each file is compiled."
- Similarly, under "ProjectSettingsWindow", the string "Extra GCC linker flags you wish included when your project is linked." should probably be changed to "Extra GCC linker flags you wish to be included when your project is linked."
Would appreciate it if these are corrected.
Thanks!
I think 2. and 3 are valid shortenings.
All three make sense and are grammatically correct.
Surely the first one isn't. There's a "the" that shouldn't. 😃
"Automatically synchronize modules in your projects with those in the code library" - is grammatically correct. Maybe I am missing something?
The ticket says it's:
Automatically synchronize modules in your projects with **the** those in the code library