doc/it_IT.ISO8859-15/share/sgml/transtable-local.xsl
Alex Dupre 0be0140e99 - Add localized trademarks.ent
- Sync with recent transtable improving
- Updated translations

Approved by:	blackend (mentor)
2004-01-14 11:11:14 +00:00

18 lines
457 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!--
The FreeBSD Italian Documentation Project
$FreeBSD$
Original revision: 1.1
-->
<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-1"
indent="yes"/>
</xsl:stylesheet>