|
Please help translating RoboMind
to your native language!
In order to keep the learning curve for pupils as low as possible, translation of the software and documentation to your native language is more than welcome. Programming is already hard enough, so putting effort in understanding what is meant should be avoided.

At this moment RoboMind is available in English, Arabic and Dutch. You can help supporting other languages at several levels.
- Most important is the translation of the application, so pupils are presented an easy interface.
- Documentation of the help pages as are available online is a second step.
- Translation of these webpages and educational material is a last step.
Translation of the first step consists of around 300 lines. Two language files are involved:
- LabelsBundle_xx.properties: contains the strings for the user interface of the application, e.g. "File", "Edit", etc.
See for example the English definition: LabelsBundle_en.properties
- RLD_default_xx.properties: contains the Robo script language definition, e.g. "forward" and "repeatWhile". See for example the English definition: RLD_default_en.properties
Both files contain rules of the form "InternalString=Actual text as presented" where the right-hand-side should be translated. They can be edited with any text editor, like NotePad or WordPad.
Please contact me if you want to participate so that the translation becomes available in the next release. Sources for other documents are also available on request.
|