Fixed erroneously reversed translations. Looks like one always has to export the complete dataset from the translation site instead of just the changed sets ATM. Thanks Vincent for the tip.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39167 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Rustam Islamov
|
||||
* Rodastahm Islamov
|
||||
* Diver
|
||||
* Humdinger
|
||||
*
|
||||
@@ -24,7 +24,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Руководство пользователя</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -43,9 +43,9 @@
|
||||
<li><a href="../en/attributes.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filetypes.html">Filetypes</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="index.html">Index</a> »
|
||||
« <a href="filetypes.html">Типы файлов</a>
|
||||
:: <a href="contents.html" class="uplink">Содержание</a>
|
||||
:: <a href="index.html">Индексация</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -162,9 +162,9 @@ Clara Botters : string : Whelton</pre>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filetypes.html">Filetypes</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="index.html">Index</a> »
|
||||
« <a href="filetypes.html">Типы файлов</a>
|
||||
:: <a href="contents.html" class="uplink">Содержание</a>
|
||||
:: <a href="index.html">Индексация</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user