Paladin icon indicating copy to clipboard operation
Paladin copied to clipboard

A couple of typos

Open jt15s opened this issue 2 years ago • 5 comments

Whilst translating Paladin through Polyglot, I noticed a few typos:

  1. 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".
  2. 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."
  3. 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!

jt15s avatar Jan 14 '23 10:01 jt15s

I think 2. and 3 are valid shortenings.

humdingerb avatar Jan 14 '23 18:01 humdingerb

All three make sense and are grammatically correct.

mbrumbelow avatar Apr 27 '23 19:04 mbrumbelow

Surely the first one isn't. There's a "the" that shouldn't. 😃

humdingerb avatar Apr 27 '23 20:04 humdingerb

"Automatically synchronize modules in your projects with those in the code library" - is grammatically correct. Maybe I am missing something?

mbrumbelow avatar Apr 28 '23 16:04 mbrumbelow

The ticket says it's: Automatically synchronize modules in your projects with **the** those in the code library

humdingerb avatar Apr 28 '23 17:04 humdingerb