mirror of
https://github.com/mpv-player/mpv
synced 2025-03-25 04:38:01 +00:00
Add a note about main.xml.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18410 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90ace5f037
commit
f076a21815
@ -22,7 +22,8 @@ by Makefile.inc, so you do not have to list them.)
|
|||||||
Adding new translations
|
Adding new translations
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
1) Create a new subdirectory and copy the XML files there.
|
1) Create a new subdirectory and copy the XML files there. main.xml must not be
|
||||||
|
copied, it is autogenerated.
|
||||||
|
|
||||||
2) Make sure to create a 'Makefile' for the translation -- you can
|
2) Make sure to create a 'Makefile' for the translation -- you can
|
||||||
use 'en/Makefile' as an example.
|
use 'en/Makefile' as an example.
|
||||||
@ -46,7 +47,7 @@ Adding new translations
|
|||||||
</xsl:stylesheet>
|
</xsl:stylesheet>
|
||||||
|
|
||||||
html-chunk.xsl:
|
html-chunk.xsl:
|
||||||
|
|
||||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
|
||||||
version="1.0">
|
version="1.0">
|
||||||
|
Loading…
Reference in New Issue
Block a user