Pelles C forum

Pelles C => General discussions => Topic started by: ander_cc on April 14, 2026, 08:36:16 AM

Title: Chinese Simplify translation was done
Post by: ander_cc on April 14, 2026, 08:36:16 AM
Just need someone to help with testing.
Dialogs, menus and string tables have been translated. See attach zip file.
Title: Re: Chinese Simplify translation was done
Post by: John Z on April 14, 2026, 10:31:13 AM
Hi ander_cc,

Great!

Tip:  To run multiple languages easily create a desktop shortcut for each language.
Here is an example shortcut target properties for Chinese:

C:\Program Files\PellesC_V14\Bin\poide.exe" /l 0004  <- Lower case L

This way switching languages is a matter of selecting the right shortcut.

John Z