doc/hu_HU.ISO8859-2/share/sgml/transtable-local.xsl
Gabor Kovesdan 24d3e7759c - Use %SOURCE% and %SRCID% tags to store the original revisions of the
translated files. In this way, we will be able to generate the
  list of the outdated files automatically.

Obtained from:	The FreeBSD Hungarian Documentation Project
Inspired by:	The FreeBSD Greek Documentation Project
2008-06-25 11:31:19 +00:00

18 lines
542 B
XML

<?xml version="1.0" encoding="iso-8859-2"?>
<!-- $FreeBSD$ -->
<!-- The FreeBSD Hungarian Documentation Project
Translated by: PALI, Gabor <pgj@FreeBSD.org>
%SOURCE% share/sgml/transtable-local.xsl
%SRCID% 1.2
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<!-- must point to master copy, doc/share/sgml/transtable-master.xsl -->
<xsl:import href="../../../share/sgml/transtable-master.xsl" />
<xsl:output type="xml" encoding="iso-8859-2"
indent="yes"/>
</xsl:stylesheet>