[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] r20260: {translation} updated readme again (translation/trunk/tools/gsoc09)



Author: runa
Date: 2009-08-10 07:07:08 -0400 (Mon, 10 Aug 2009)
New Revision: 20260

Modified:
   translation/trunk/tools/gsoc09/README
Log:
updated readme again

Modified: translation/trunk/tools/gsoc09/README
===================================================================
--- translation/trunk/tools/gsoc09/README	2009-08-10 10:54:37 UTC (rev 20259)
+++ translation/trunk/tools/gsoc09/README	2009-08-10 11:07:08 UTC (rev 20260)
@@ -7,8 +7,11 @@
 code.
 
 Before running any of the scripts:
+
 1. The correct location of the wml and po directories need to be set.
+
 2. You need to have po4a installed on your machine.
+
 3. You need to have md5sum installed on your machine (found in the
    coreutils-package on debian and ubuntu systems).
 
@@ -47,12 +50,9 @@
 An outline of the process:
 It might be useful to see the complete list of steps, from a new wml to
 a translated wml, and where the two scripts fit in. The process is the
-same for updated .wml files.
+same for updated .wml files. Note that new and updated .po files will
+have to be added/committed manually.
 
-Note that Pootle only looks after the files once they have been added to
-the repository. New and updated .po files will have to be added/committed
-manually.
-
 1. A new .wml file has been committed to the repository.
 
 2. To convert this to .pot, run wml2po.sh.