Add internationalization to remaing applets: LaunchBox, PowerStatus, ProcessController, Screensaver and Time
completed by: Mike Roll
mentors: Adrien Destugues
Haiku internationalization is an ongoing effort. Some apps are ready, but others need their code to be modified to handle the different languages
According to the list at our bug tracker, pick an application and modify it so it can be localized.
You can have a look at the locale kit reference, or at already translated application sourcecode.
Make the needed changes to an application, and provide your patch so it can be integrated into haiku.
Haiku internationalization is an ongoing effort. Some apps are ready, but others need their code to be modified to handle the different languages
According to the list at our bug tracker, localize the following applets and preflets:
Desktop Applets:
- LaunchBox
- PowerStatus
- ProcessController
Preflets:
- ScreenSaver
- Time
You can have a look at the locale kit reference, or at already translated application sourcecode.
Make the needed changes to an application, and provide your patch so it can be integrated into haiku.
Also see the source code for CPUFrequency as an example.