Update of /cvsroot/audacity/htdocs/download
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv32440

Modified Files:
        features-1.3-a.php 
Log Message:
Replace betawarning.inc.php with stripped down version of
 text more appropriate for this page

Index: features-1.3-a.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/download/features-1.3-a.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- features-1.3-a.php  14 Nov 2007 03:47:13 -0000      1.6
+++ features-1.3-a.php  23 Feb 2008 17:00:32 -0000      1.7
@@ -1,6 +1,6 @@
 <?php
 /*
- * Copyright 2005 Dominic Mazzoni
+ * Copyright 2005-2008 Dominic Mazzoni, Gale Andrews
  * This file is licensed under a Creative Commons license:
  * http://creativecommons.org/licenses/by/2.0/
  */
@@ -12,9 +12,21 @@
 ?>
 
 <h2><?=$pageTitle?></h2>
-<?php include "betawarning.inc.php" ?>
 
-<h3><?=_("New in Audacity 1.3.4")?></h3>
+<h3><?=_('Beta version')?></h3> 
+<p>
+<?=_('Audacity 1.3 Beta is our new, not quite finished, development version 
which will be the basis of our next "stable" version.')?></p>
+
+<p><?=_('
+ <ul>
+  <li>Contains dozens of new, exciting and finished features.</li>
+  <li>Occasionally, new features might need final polishing, or might not be 
retained in later versions.</li>
+  <li>Occasionally, a feature might not work as it did before, or might be 
temporarily disabled.</li>
+  <li>Some parts of the program are not yet documented or translated into 
different languages.</li>
+ </ul>
+')?></p>
+
+<h3 id="details"><?=_("New in Audacity 1.3.4")?></h3>
 <dl>
   <dt></dt>
   <dd>


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to