[Super-tux-commit] supertux/data/levels/test sectors.stl,1.2,1.3
Brought to you by:
wkendrick
From: Matze B. <mat...@us...> - 2004-12-02 01:42:42
|
Update of /cvsroot/super-tux/supertux/data/levels/test In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv539/data/levels/test Modified Files: sectors.stl Log Message: Made lispfiles translatable. This time the translations are stored externally in .po files in the same directory as the lisp files. So you can have translation files for complete level subsets now. Because Ricardo added a hacked solution before and because people already used that, someone has to go over all the maps now, extract the translations and put them into separate files, I'm too lazy to do that now, I just translated some files for testing. Translation-Patches are always welcome ;-) Index: sectors.stl =================================================================== RCS file: /cvsroot/super-tux/supertux/data/levels/test/sectors.stl,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- sectors.stl 28 Nov 2004 14:56:47 -0000 1.2 +++ sectors.stl 2 Dec 2004 01:41:55 -0000 1.3 @@ -1,6 +1,6 @@ (supertux-level (version 2) - (name "Sector Test") + (name (_ "Sector Test")) (author "Matthias Braun") (time 500) (sector |