Here is a little patch for the web site. Was this page auto-generated
somehow? The description of the python script was the description text
of the first function within the script?
Marcel Gosselin
--- Message log -----
Fix description of po-merge.py to the script description instead of
the description of the first function within the script.
* www/tools_contrib.html: Fix po-merge.py description
-----
Index: www/tools_contrib.html
===================================================================
--- www/tools_contrib.html (revision 21236)
+++ www/tools_contrib.html (working copy)
@@ -639,10 +639,9 @@
<h3><a name="po_merge_py"
href="http://svn.collab.net/repos/svn/trunk/tools/dev/po-merge.py">po-merge.py</a>
(tools/dev)</h3>
- <p>Read a single translation entry from the file F and return a
- tuple with the comments, msgid and msgstr. The comments is returned
- as a list of lines which do not end in new-lines. The msgid and
- msgstr are strings, possibly with embedded newlines.
+ <p>This script will replace the translations and flags in lang.po with
+ the translations and flags in the source po file read from standard
+ input. Strings that are not found in the source file are left untouched.
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 24 07:27:46 2006