-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
Description
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!