mirror of
https://github.com/mpv-player/mpv
synced 2025-03-06 14:17:46 +00:00
Improve translation of autogenerated labels
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20457 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
07a1fca254
commit
74b8002d64
@ -5,5 +5,13 @@
|
||||
|
||||
<xsl:param name="chunker.output.encoding" select="'iso-8859-2'"/>
|
||||
<xsl:output encoding="iso-8859-2"/>
|
||||
<xsl:param name="local.l10n.xml" select="document('')"/>
|
||||
<l:i18n xmlns:l="http://docbook.sourceforge.net/xmlns/l10n/1.0">
|
||||
<l:l10n language="pl">
|
||||
<l:gentext key="NOTE" text="Informacja"/>
|
||||
<l:gentext key="Note" text="Informacja"/>
|
||||
<l:gentext key="note" text="Informacja"/>
|
||||
</l:l10n>
|
||||
</l:i18n>
|
||||
|
||||
</xsl:stylesheet>
|
||||
|
Loading…
Reference in New Issue
Block a user