[Po4a-commits] "po4a po4a,1.106,1.107"

David PREVOT taffit-guest at alioth.debian.org
Wed Jul 28 05:43:44 UTC 2010


Update of /cvsroot/po4a/po4a
In directory alioth:/tmp/cvs-serv20469

Modified Files:
	po4a 
Log Message:
Explicit the example a bit more

Index: po4a
===================================================================
RCS file: /cvsroot/po4a/po4a/po4a,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -d -r1.106 -r1.107
--- po4a	28 Jul 2010 03:24:39 -0000	1.106
+++ po4a	28 Jul 2010 05:43:42 -0000	1.107
@@ -469,11 +469,11 @@
 
  [po_directory] man/po4a/po/
 
- [type: man] foo.1 $lang:man/translated/$lang/foo.1 \
+ [type: man] man/foo.1 $lang:man/translated/$lang/foo.1 \
             add_$lang:?man/po4a/add_$lang/$lang.add opt:"-k 80"
 
 In this example we assume that your generated man pages (and all PO and add
-files) should be stored in F<man/> (respectively in F<man/po4a/po/> and
+files) should be stored in F<man/translated/$lang/> (respectively in F<man/po4a/po/> and
 F<man/po4a/add_$lang/>) below the current directory. In our example
 the F<man/po4a/po/> directory would include F<de.po>, F<pt.po> and F<sv.po>,
 and the F<man/po4a/add_de/> directory would include F<de.add>.
@@ -490,7 +490,7 @@
 translation arrives, i.e. if the French team sends you F<fr.po> and F<fr.add>
 then you simply drop them respectively in F<man/po4a/po/> and
 F<man/po4a/add_fr/> and the next time the programm is build the 
-French translation is automatically build as well.
+French translation is automatically build as well in F<man/translated/fr/>.
 
 Note that you still need an appropriate target to install localized manual
 pages with English ones.




More information about the Po4a-commits mailing list