French translation
Status: Alpha
Brought to you by:
i-redsh
First, there is a small patch for having more strings
translated.
Then, an archive with the updated po/ directory.
Use like this:
tar xvzf ksudoku-0.3.tar.gz
cd ksudoku-0.3
patch -p1 < ksudoku-0.3-translation.patch
tar xjvf ksudoku-0.3-fr.tar.bz2
./configure && make && make install
Some more translatable strings.
.pot and fr.po files and updated Makefile.{am,in} to allow translation build