[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r2267: Be less evil with our links. (www)
Author: edmanm
Date: 2007-12-29 10:00:15 -0500 (Sat, 29 Dec 2007)
New Revision: 2267
Modified:
www/download.php
www/screenshots.php
Log:
Be less evil with our links.
Modified: www/download.php
===================================================================
--- www/download.php 2007-12-27 16:35:05 UTC (rev 2266)
+++ www/download.php 2007-12-29 15:00:15 UTC (rev 2267)
@@ -245,18 +245,17 @@
<h3>Snapshot</h3>
<p>
-Find out how to grab a snapshot of the repository trunk
-<a
-href="http://trac.vidalia-project.net/wiki/GettingTheCode">
-here</a>
+You can grab the latest development snapshot from our
+<a href="http://trac.vidalia-project.net/wiki/GettingTheCode">
+Subversion repository</a>
or
<a href="http://trac.vidalia-project.net/browser/trunk">browse</a>
-the repository yourself.
+the repository online.
</p>
<h3>Archive</h3>
<p>
-You can find old releases of Vidalia <a href="dist/archive/">here</a>.
+You can find old releases of Vidalia in the <a href="dist/archive/">archive</a>.
</p>
</div>
Modified: www/screenshots.php
===================================================================
--- www/screenshots.php 2007-12-27 16:35:05 UTC (rev 2266)
+++ www/screenshots.php 2007-12-29 15:00:15 UTC (rev 2267)
@@ -209,8 +209,9 @@
several languages</a>, but we need your help translating Vidalia into more languages
and keeping our current translations up to date! We also need help translating our
<a href="http://trac.vidalia-project.net/browser/trunk/src/gui/help/content">
-help content</a>. Learn how to help
-<a href="http://trac.vidalia-project.net/wiki/Translations">here</a>.
+help content</a>. Check out our
+<a href="http://trac.vidalia-project.net/wiki/Translations">instructions for
+translators</a> if you want to help!
</p>
</div>