Projects/Edu/KTurtle: Difference between revisions

From KDE TechBase
< Projects‎ | Edu
No edit summary
(Add instructions to retrieve source code from git)
 
(One intermediate revision by one other user not shown)
Line 8: Line 8:


Feel free to subscribe!
Feel free to subscribe!
== Source code ==
KTurtle, along with the other Edu projects moved to git. You can retrieve the source code using the command 'git clone git://anongit.kde.org/kturtle.git', and browse the repository in [http://quickgit.kde.org/?p=kturtle.git http://quickgit.kde.org/?p=kturtle.git].


== Translators ==
== Translators ==
Line 17: Line 21:
Please look at [http://edu.kde.org/kturtle/translator.php http://edu.kde.org/kturtle/translator.php] for more information about the translation process.   
Please look at [http://edu.kde.org/kturtle/translator.php http://edu.kde.org/kturtle/translator.php] for more information about the translation process.   


This page will soon move to this wiki: The TechBase [[Projects/Edu/KTurtle/Translators Translators Manual]] for KTurtle.
This page will soon move to this wiki: The TechBase [[Projects/Edu/KTurtle/Translators|Translators Manual]] for KTurtle.


Thanks a lot for your work! KTurtle depends heavily on its translations.
Thanks a lot for your work! KTurtle depends heavily on its translations.

Latest revision as of 18:39, 27 April 2011

Welcome on the TechBase page for KTurtle. Here we collaborate on the content for contributors to KTurtle.

Mailing list

The KTurtle mailing list is hosted on google groups:

http://groups.google.com/group/kdeedu-kturtle

Feel free to subscribe!

Source code

KTurtle, along with the other Edu projects moved to git. You can retrieve the source code using the command 'git clone git://anongit.kde.org/kturtle.git', and browse the repository in http://quickgit.kde.org/?p=kturtle.git.

Translators

As you probably already know KTurtle's programming language, TurtleScript, allows to be translated. This takes away a barrier for some, especially younger students, on their effort to understand the basics of programming.

When translating KTurtle to a new language you will find, in addition to the GUI string, the programming commands, the examples and the error messages are included in the standard .pot files as used for translation in KDE. Everything is translated using the regular translation method found in KDE, yet you are strongly advised to learn a little on how to translate these (as you will also read in the translator comments).

Please look at http://edu.kde.org/kturtle/translator.php for more information about the translation process.

This page will soon move to this wiki: The TechBase Translators Manual for KTurtle.

Thanks a lot for your work! KTurtle depends heavily on its translations.