![]() | How To Translate the examples |
Prev | Translator's Guide to KTurtle | Next |
The examples are located in the KTurtle source in the kdeedu/kturtle/examples folder.
Create a folder with your language's ISO code as name.
Copy the English examples in this folder and rename the files with your language translation. This will allow users to easily and quickly understand what the example is about.
See in kturtle/src/data/keywords/ the file corresponding to your language. This file must be done before translating the examples. Replace, in the example files, all English keywords with your translated keywords.
Save your file as UTF-8 (in Kate, use Save As... and change to utf8 in the box on the right of the file name)
Commit your folder (add a Makefile.am inside) or send it to Anne-Marie.
In case of any doubt, please contact Anne-Marie Mahfouf, <annemarie.mahfouf@free.fr> for more information.
Finally, if you want, you can add your own examples in this folder.
Prev | Home | Next |
How To Translate the syntax highlighting files | Up | Credits and License |