From: Living S. <liv...@gm...> - 2007-03-03 12:55:39
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, Is there an IRC channel somewhere? I just tried to create the files according to the tutorial. But there is something wrong: # create German ResourceBundle class file in app.i18n package msgfmt --java2 -d src/conf -r app.i18n.Messages -l de de.po The file de.po is in the current directory? But one line up it says: # merge keys into localized po file msgmerge -U po/de.po po/keys.pot Right would be: # create German ResourceBundle class file in app.i18n package msgfmt --java2 -d src/conf -r app.i18n.Messages -l de po/de.po 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. Granjow - -- http://sourceforge.net/projects/wiki2xhtml/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF6XA1+3Ap/CovBP4RAl8lAJ9/UBAPTDizEmlIhv0BO/ec7LFtMACglKnG uP34KJYvZaOMD0rmVTl3nnk= =ChwV -----END PGP SIGNATURE----- |