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:
@@ -24,7 +24,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Guide de l’utilisateur</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -43,8 +43,8 @@
|
||||
<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="filetypes.html">Types de fichiers</a>
|
||||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||||
:: <a href="index.html">Index</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
@@ -164,8 +164,8 @@ 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="filetypes.html">Types de fichiers</a>
|
||||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||||
:: <a href="index.html">Index</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user