summaryrefslogtreecommitdiff
path: root/website/download/common.inc.php
blob: d87c091de78b071cd44d7bedf32d15cb6da2fd08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php
/*
 * Copyright 2004 Matt Brubeck
 * This file is licensed under a Creative Commons license:
 * http://creativecommons.org/licenses/by/2.0/
 *
 * This file contains text shared by "mac.php" and "windows.php".
 */
?>
  <li><p><a href="../help/faq?s=install&amp;item=lame-mp3"><?=_("LAME MP3 encoder")?></a> - <?=_("Allows Audacity to export MP3 files.")?></p></li>
  <li><p><a href="../help/faq?s=install&amp;item=vst-enabler"><?=_("VST Enabler")?></a> - <?=_('Allows Audacity to load VST plug-ins.')?></p></li>
  <li><p><a href="plugins"><?=_("Plug-Ins")?></a> - <?=_("Download additional effects and filters.")?></p></li>
  <li><p><?php printf(_('If you have trouble with your download, or need an older version of Audacity, try our <a href="%s">alternate download links</a>.'), "http://sourceforge.net/project/showfiles.php?group_id=6235")?></p></li>