Cosmetique:
Reorder languages to match English variant. Start language names from lowercase letter as Russians do Use "../" instead of ../index.html, it allows to change main index to index.shtml or something similar later without touching translation.
This commit is contained in:
parent
21b200a998
commit
9d38628218
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=6663
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY title "FreeBSD Inc.">
|
||||
<!ENTITY date "$FreeBSD: www/ru/index.sgml,v 1.18 2000/03/02 14:58:53 phantom Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/ru/index.sgml,v 1.19 2000/03/05 23:20:52 phantom Exp $">
|
||||
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
|
||||
]>
|
||||
|
||||
|
@ -107,10 +107,10 @@
|
|||
|
||||
<br>
|
||||
<font color="#990000"><b>ñÚÙË:</b></font>
|
||||
<a href="../index.html">áÎÇÌÉÊÓËÉÊ</a>,
|
||||
<a href="../es/">éÓÐÁÎÓËÉÊ</a>,
|
||||
<a href="../ja/">ñÐÏÎÓËÉÊ</a>,
|
||||
<a href="support.html#web">äÒÕÇÉÅ</a>
|
||||
<a href="../">ÁÎÇÌÉÊÓËÉÊ</a>,
|
||||
<a href="../ja/">ÑÐÏÎÓËÉÊ</a>,
|
||||
<a href="../es/">ÉÓÐÁÎÓËÉÊ</a>,
|
||||
<a href="support.html#web">ÄÒÕÇÉÅ</a>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue