[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8267: update the translation pages, sort of. the translation scrip (website/trunk/en)
- To: or-cvs@xxxxxxxxxxxxx
- Subject: [or-cvs] r8267: update the translation pages, sort of. the translation scrip (website/trunk/en)
- From: arma@xxxxxxxx
- Date: Mon, 28 Aug 2006 02:45:14 -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 02:45:22 -0400
- Reply-to: or-talk@xxxxxxxxxxxxx
- Sender: owner-or-cvs@xxxxxxxxxxxxx
Author: arma
Date: 2006-08-28 02:45:14 -0400 (Mon, 28 Aug 2006)
New Revision: 8267
Modified:
website/trunk/en/translation-status.wml
website/trunk/en/translation.wml
Log:
update the translation pages, sort of. the translation scripts
are still broken because they use cvs version numbers, not
svn version numbers.
Modified: website/trunk/en/translation-status.wml
===================================================================
--- website/trunk/en/translation-status.wml 2006-08-28 06:07:05 UTC (rev 8266)
+++ website/trunk/en/translation-status.wml 2006-08-28 06:45:14 UTC (rev 8267)
@@ -51,7 +51,7 @@
print "<tr>";
printf "<th>%s</th>", $file;
printf '<td%s>Revision %s%s<br>
- <a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/%sen/%s?root=torcvs&view=markup">HEAD</a>
+ <a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/trunk/%sen/%s?root=tor&view=markup">HEAD</a>
%s',
($obs ? ' bgcolor="lightgrey"' : ''),
$files{'en'}->{$file}->{'rev'},
@@ -81,7 +81,7 @@
} else {
$status='not current';
if ($files{$lang}->{$file}->{'based'} ne 'unknown') {
- $difflink=sprintf '<br><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/%sen/%s?root=torcvs&r1=%s&r2=%s">changes in original</a>',
+ $difflink=sprintf '<br><a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/trunk/%sen/%s?root=tor&r1=%s&r2=%s">changes in original</a>',
($dir eq '.' ? '' : $dir.'/'), $file, $files{$lang}->{$file}->{'based'}, $files{'en'}->{$file}->{'rev'};
$color='yellow';
} else {
@@ -90,7 +90,7 @@
};
};
printf '<td bgcolor="%s">%s<br>
- <a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/%s%s/%s?root=torcvs&view=markup">HEAD</a><br>
+ <a href="http://cvs.seul.org/viewcvs/viewcvs.cgi/website/trunk/%s%s/%s?root=tor&view=markup">HEAD</a><br>
%s
%s
%s</td>',
Modified: website/trunk/en/translation.wml
===================================================================
--- website/trunk/en/translation.wml 2006-08-28 06:07:05 UTC (rev 8266)
+++ website/trunk/en/translation.wml 2006-08-28 06:45:14 UTC (rev 8267)
@@ -23,16 +23,16 @@
<ol>
<li>Look in <a
-href="<cvssandbox>website/en/"><cvssandbox>website/en/</a>
+href="<svnsandbox>website/en/"><svnsandbox>website/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="<cvssandbox>website/docs/en/"><cvssandbox>website/docs/en/</a>.
+href="<svnsandbox>website/docs/en/"><svnsandbox>website/docs/en/</a>.
You can look at <a
-href="<cvssandbox>website/de/"><cvssandbox>website/de/</a>
+href="<svnsandbox>website/de/"><svnsandbox>website/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