From: Living S. <liv...@gm...> - 2007-04-25 15:34:35
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Felix, >> I just tried to create the files according to the tutorial. But there is >> something wrong: [...] >> msgfmt --java2 -d src/conf -r app.i18n.Messages -l de po/de.po > > I committed the change to CVS, the next our website will be built the tutorial > should contain that fix. Thanks! > I would like to point out that the tuturial is not meant as running example > but should rather highlight the steps that need to be taken, the following > line has been simplified for sake of clarity: > > # extract keys > xgettext -ktrc -ktr -kmarktr -ktrn:1,2 -o po/keys.pot src/*.java > > 'src/*.java' usually doesn't make sense and should be replaced by > '`find src/ -name "*.java"`' Okay. Don't you want to note the second one with «find» somewhere? What also might help is a structure of all directories. >> Maybe you could add the note that the directories (conf, po, …) and the >> file (de.po) first have to be created (or touched) if they don't exist. > > Maybe we can change the tutorial to no use any directories except for the > current working directory. That might be a good idea! CU, Simon -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGL3UB+3Ap/CovBP4RAsYIAJ49xmoe1l7C3KAoX4LOdAqgWA7chwCgqcON e93Ix9VoTEElrWPOgM0QBTE= =TIbF -----END PGP SIGNATURE----- |