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:
@@ -22,7 +22,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Guide de l’utilisateur</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -41,9 +41,9 @@
|
||||
<li><a href="../en/gui.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
« <a href="filesystem-layout.html">Structure du système de fichiers</a>
|
||||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||||
:: <a href="workspaces.html">Espaces de travail</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -116,9 +116,9 @@ Un clic droit sur la poignée d'un Réplicant ouvrira un menu contextuel, où <s
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filesystem-layout.html">Filesystem layout</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="workspaces.html">Workspaces</a> »
|
||||
« <a href="filesystem-layout.html">Structure du système de fichiers</a>
|
||||
:: <a href="contents.html" class="uplink">Sommaire</a>
|
||||
:: <a href="workspaces.html">Espaces de travail</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user