Author: pfrields
Update of /cvs/docs/docs-common/common/entities In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29468
Modified Files: README.txt Log Message: Fix incorrect instruction
Index: README.txt =================================================================== RCS file: /cvs/docs/docs-common/common/entities/README.txt,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- README.txt 24 Mar 2007 21:12:31 -0000 1.4 +++ README.txt 29 Apr 2007 20:51:23 -0000 1.5 @@ -6,7 +6,7 @@
2) Create a .PO file for the locale by typing the command:
- $ make ${LANG}.po + $ make po/${LANG}.po
3) Add the translations using your favorite .PO file editor, such as kbabel(1) or gtranslator(1).
docs-commits@lists.fedoraproject.org