V6.20 has 3 missing multilingual support
win7x86:
Preferences/Compiler/Defaults:
Enable DLL preloading protection (Windows)
Use shared UCRT (Windows 10 and above)
Enable Wayland support
V6.20 has several missing multilingual support
V6.20 has several missing multilingual support
my pb for chinese:
http://ataorj.ys168.com
http://ataorj.ys168.com
Re: V6.20 has several missing multilingual support
This is fixed in 6.21 but hasn't been marked complete.
Re: V6.20 has several missing multilingual support
i don't think so.
Here is a screenshot in German:

Hygge
Re: V6.20 has several missing multilingual support
The underlying bug is fixed. However, it appears the German catalog file needs a re-sync too.
ChatGPT suggests:
Do they seem reasonable?
ChatGPT suggests:
Code: Select all
DllProtection = DLL-Vorladeschutz aktivieren (Windows)
SharedUCRT = Gemeinsame UCRT verwenden (Windows 10 und höher)
EnableWayland = Wayland-Unterstützung aktivieren
- Andre
- PureBasic Team
- Posts: 2139
- Joined: Fri Apr 25, 2003 6:14 pm
- Location: Germany (Saxony, Deutscheinsiedel)
- Contact:
Re: V6.20 has several missing multilingual support
Confirmed, that the (german) localization of these new compiler options is still missing in PB6.21 final.
These locale strings are included in current 'Editor.catalog' on PureBasic SVN, which Fred needs to transfer into the PB package (and to the GitHub repo too):
These locale strings are included in current 'Editor.catalog' on PureBasic SVN, which Fred needs to transfer into the PB package (and to the GitHub repo too):
This bug-report is also related to this one: viewtopic.php?t=85608 (where also the missing PB docs description is mentioned)DllProtection = DLL-Vorablade-Schutz einschalten (Windows)
SharedUCRT = Universelle CRT (UCRT) verwenden (Windows 10 und höher)
EnableWayland = Wayland-Unterstützung einschalten