MumPI 1.1 – how to translate

just released 1.1

And so I won’t have to rewrite this to new translators:

if you have tortoiseGit installed, here’s a step-by-step:

create a folder where you want the code and edit,

rightclick and “git clone”, enter the repository url git://mumpi.git.sourceforge.net/gitroot/mumpi/mumpi

start editing

to make sure you have the most recent files, you can rightclick, tortoise git, pull

to save your progress: rightclick and commit

to submit me a patch with the translation, after you submitted your changes,

rightclick, tortoisegit, create patch serial (select a directory to export to) and click ok

then pack and send me the created patch files

and that should be all you need