Added a note about "synced with ..." comment.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10927 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lumag 2003-09-22 08:24:37 +00:00
parent 84cea7defc
commit 8b667f1cc6
1 changed files with 4 additions and 1 deletions

View File

@ -39,5 +39,8 @@ Adding new translations
Use ru/html.xsl as example.
6) If you are using your own HTML stylesheet, edit your Makefile and set
the HTML_STYLESHEET variable to its name.
7) In each translated file after the <?xml ... ?> tag you must put a note
like <!-- synced with 1.2 -->, where 1.2 is the revision of corresponding
English file (see comment at the top of file).
That's all, in theory.