24d3e7759c
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
18 lines
542 B
XML
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>
|