Author: pfrields Update of /cvs/fedora/web/html/docs/jargon-buster In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4434 Modified Files: index.php Log Message: Add pt translation, push 1.9.6.1 of en_US until translation Index: index.php =================================================================== RCS file: /cvs/fedora/web/html/docs/jargon-buster/index.php,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- index.php 7 Apr 2006 16:46:58 -0000 1.7 +++ index.php 26 May 2006 21:41:54 -0000 1.8 @@ -1,33 +1,20 @@ <? - include("site.inc"); + $template = new Page; -$template->initCommon(); +$template->initCommon(); + $template->displayHeader(); ?> +<h1>Jargon Buster</h1> -<div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Fedora Jargon Buster</th></tr><tr><td width="20%" align="left"> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="fedora-glossary.php">Next</a></td></tr></table><hr></div><div class="article" lang="en"><div class="titlepage"><div><div><h1 class="title"><a name="id2633688"></a>Fedora Jargon Buster</h1></div><div><div class="authorgroup"><div class="author"><h3 class="author"><span class="firstname">Tammy</span> <span class="surname">Fox</span></h3></div><div class="author"><h3 class="author"><span class="firstname">Paul</span> <span class="othername">W.</span> <span class="surname">Frields</span></h3></div></div></div><div><p class="copyright">Copyright © 2004, 2005 Red Hat, Inc.</p></div><div><p class="copyright">Copyright © 2004, 2005, 2006 Paul W. Frields</p></div><div><a href="ln-legalnotice-opl.php">Legal Notice</a>! </div><div><a href="rv-revhistory.php">Revision History</a></div></div><hr></div><div class="toc"><dl><dt><span class="glossary"><a href="fedora-glossary.php">Glossary</a></span></dt></dl></div><p> - This document clarifies some of the terms used on various lists, web - pages, and IRC, when talking about Fedora. Many thanks to the people - on the fedora-list and at Red Hat for their input. If you cannot find a - term in this document that you think should appear here, use the bug - reporting information below to notify the maintainers. - </p><div class="tip" style="margin-left: 0.5in; margin-right: 0.5in;"><table border="0" summary="Tip: Reporting Document Errors"><tr><td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./stylesheet-images/tip.png"></td><th align="left">Reporting Document Errors</th></tr><tr><td align="left" valign="top"><p> - To report an error or omission in this document, file a bug report in Bugzilla - at <a href="http://bugzilla.redhat.com" target="_top">http://bugzilla.redhat.com</a>. When you file your bug, select "Fedora Documentation" as the - <code class="systemitem">Product</code>, and select the title of this document as - the <code class="systemitem">Component</code>. The version of this document is - jargon-buster-1.9.6 (2006-03-14). - </p><p> - The maintainers of this document will automatically receive your bug report. - On behalf of the entire Fedora community, thank you for helping us make - improvements. - </p></td></tr></table></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="fedora-glossary.php">Next</a></td></tr><tr><td width="40%" align="left" valign="top"> </td><td width="20%" align="center"> </td><td width="40%" align="right" valign="top"> Glossary</td></tr></table></div> +<p>The Fedora Jargon Buster, a glossary of useful technical terms, is available in the following languages:</p> + +<p><a href="en_US/">en_US</a> | <a href="pt/">pt</a></p> <? $template->displayFooter('$Date$'); ?> -