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

Modified Files:
        header.inc.php 
Log Message:
Make the alternative text "Audacity Store" translatable



Index: header.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/include/header.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- header.inc.php      31 Oct 2006 06:14:45 -0000      1.7
+++ header.inc.php      2 Jan 2007 21:23:48 -0000       1.8
@@ -70,7 +70,7 @@
 
 <div align="right">
        <a href="http://audacitystore.com/";>
-               <img src="../images/Audacity Store_banner_50pct.jpg" 
alt="Audacity Store"></img>
+       <img src="../images/Audacity Store_banner_50pct.jpg" 
alt="<?=_('Audacity Store')?>"></img>
        </a>
        <br>
 </div>


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to