[MPlayer-cvslog] r34320 - in trunk/DOCS: tech/translations.txt xml/README
diego
subversion at mplayerhq.hu
Mon Nov 7 20:54:35 CET 2011
Author: diego
Date: Mon Nov 7 20:54:35 2011
New Revision: 34320
Log:
doc: Move XML translation notes to translations.txt.
Modified:
trunk/DOCS/tech/translations.txt
Changes in other areas also in this revision:
Modified:
trunk/DOCS/xml/README
Modified: trunk/DOCS/tech/translations.txt
==============================================================================
--- trunk/DOCS/tech/translations.txt Mon Nov 7 20:54:33 2011 (r34319)
+++ trunk/DOCS/tech/translations.txt Mon Nov 7 20:54:35 2011 (r34320)
@@ -136,3 +136,10 @@ XML documentation:
If you make changes to the XML documentation, doublecheck that the
documentation still builds by running 'make' in the DOCS/xml/ subdirectory.
+
+Place XML files in a new subdirectory named after the language code you are
+translating for. main.xml is autogenerated, do not translate it.
+
+In each translated file after the <?xml ... ?> tag place a note like
+<!-- synced with rXXX -->, where XXX is the revision of corresponding
+English file (see comment at the top of file).
More information about the MPlayer-cvslog
mailing list