Update of /cvsroot/audacity/htdocs/include
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv22885/include
Modified Files:
header.inc.php
Log Message:
Make the google form button labels translatable
Index: header.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/include/header.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- header.inc.php 2 Jan 2007 21:23:48 -0000 1.8
+++ header.inc.php 21 Jan 2007 20:46:35 -0000 1.9
@@ -27,7 +27,7 @@
<td nowrap="nowrap">
<input type="hidden" name="domains" value="audacity.sourceforge.net"></input>
<input type="text" name="q" size="31" maxlength="255" value=""></input>
-<input type="submit" name="sa" value="Search"></input>
+<input type="submit" name="sa" value="<?=_('Search')?>"></input>
</td></tr>
<tr>
<td> </td>
@@ -36,7 +36,7 @@
<tr>
<td>
<input type="radio" name="sitesearch" value=""></input>
-<font size="-1" color="#000000">Web</font>
+<font size="-1" color="#000000"><?=_('Web')?></font>
</td>
<td>
<input type="radio" name="sitesearch" value="audacity.sourceforge.net"
checked="checked"></input>
-------------------------------------------------------------------------
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