[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8268: oops, get the links to the svn website actually correct (in website/trunk: en include)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r8268: oops, get the links to the svn website actually correct (in website/trunk: en include)
- From: arma@xxxxxxxx
- Date: Mon, 28 Aug 2006 03:19:11 -0400 (EDT)
- Delivered-to: archiver@seul.org
- Delivered-to: or-cvs-outgoing@seul.org
- Delivered-to: or-cvs@seul.org
- Delivery-date: Mon, 28 Aug 2006 03:19:18 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2006-08-28 03:19:10 -0400 (Mon, 28 Aug 2006)
New Revision: 8268
Modified:
website/trunk/en/translation.wml
website/trunk/include/links.wmi
Log:
oops, get the links to the svn website actually correct
Modified: website/trunk/en/translation.wml
===================================================================
--- website/trunk/en/translation.wml 2006-08-28 06:45:14 UTC (rev 8267)
+++ website/trunk/en/translation.wml 2006-08-28 07:19:10 UTC (rev 8268)
@@ -23,16 +23,16 @@
<ol>
<li>Look in <a
-href="<svnsandbox>website/en/"><svnsandbox>website/en/</a>
+href="<svnwebsite>en/"><svnwebsite>en/</a>
for a set of ".wml" files. The most important ones to
translate are <code>index.wml</code>, <code>overview.wml</code>,
<code>download.wml</code>, <code>documentation.wml</code>,
<code>foot.wmi</code>, and <code>navigation.wml</code>.
You are welcome to translate more pages than this if you would
like: the next set that would be useful are the ".wml" files in <a
-href="<svnsandbox>website/docs/en/"><svnsandbox>website/docs/en/</a>.
+href="<svnwebsite>docs/en/"><svnwebsite>docs/en/</a>.
You can look at <a
-href="<svnsandbox>website/de/"><svnsandbox>website/de/</a>
+href="<svnwebsite>de/"><svnwebsite>de/</a>
for examples of the desired translation formats.</li>
#<li>File names should be changed from index.html to index.xx.html, where xx
Modified: website/trunk/include/links.wmi
===================================================================
--- website/trunk/include/links.wmi 2006-08-28 06:45:14 UTC (rev 8267)
+++ website/trunk/include/links.wmi 2006-08-28 07:19:10 UTC (rev 8268)
@@ -3,6 +3,7 @@
#<define-tag cvssandbox whitespace=delete>http://tor.eff.org/cvs/</define-tag>
<define-tag cvssandbox whitespace=delete>cvs/</define-tag>
<define-tag svnsandbox whitespace=delete>svn/trunk/</define-tag>
+<define-tag svnwebsite whitespace=delete>svn/website/</define-tag>
# Xinclude "locallinks.wmi"
# Xinclude "langlocallinks.$(LANG).wmi"