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:
@@ -23,7 +23,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>User Guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -43,7 +43,7 @@
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="teammonitor.html">Team Monitor</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="tracker-add-ons.html">Tracker Add-Ons</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
@@ -197,7 +197,7 @@ Dieses "type-ahead" filtern wird in den <a href="#tracker-preferences.html">Trac
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="teammonitor.html">Team Monitor</a>
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="contents.html" class="uplink">Inhalt</a>
|
||||
:: <a href="tracker-add-ons.html">Tracker Add-Ons</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user