translated czech comment; changelog update
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
}
|
||||
else
|
||||
{
|
||||
$thisline = str_replace('{htmlwarn}', ' (Text p<EFBFBD>eveden z HTML)', $thisline);
|
||||
$thisline = str_replace('{htmlwarn}', ' (Text converted from HTML)', $thisline);
|
||||
$thisline = str_replace('{desc}', html2txt(filterevilchars($r['desc'])), $thisline);
|
||||
}
|
||||
|
||||
|
||||
@@ -19,7 +19,11 @@
|
||||
|
||||
<p>Geändert / verbessert:</p>
|
||||
<ul class="changelog">
|
||||
<li class="changelogitem">Die <a href="map2.php">Karte</a> zeigt jetzt bis zu 600 statt 180 Cachesymbole an (MS Internet Explorer: bis zu 200).</a></li>
|
||||
<li class="changelogitem">auch Hamburg ist jetzt im Menü der <a href="map2.php">Kartenseite</a> direkt anwählbar</a></li>
|
||||
<li class="changelogitem">einheitliche Darstellung in der <a href="newlogs.php">Liste neuer Logs</a></li>
|
||||
<li class="changelogitem">verbesserte Verwaltung von Cachemeldungen (intern)</a></li>
|
||||
<li class="changelogitem">Suchmaschinenoptimierung</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Korrigiert (Bugfixes):</p>
|
||||
|
||||
Reference in New Issue
Block a user