Author: daburna
Date: 2008-02-10 00:05:05 +0100 (Sun, 10 Feb 2008)
New Revision: 4469
Modified:
trunk/htroot/IndexControlURLs_p.html
trunk/htroot/IndexControlURLs_p.java
trunk/locales/de.lng
Log:
small corrections
Modified: trunk/htroot/IndexControlURLs_p.html
===================================================================
--- trunk/htroot/IndexControlURLs_p.html 2008-02-09 16:56:48 UTC (rev
4468)
+++ trunk/htroot/IndexControlURLs_p.html 2008-02-09 23:05:05 UTC (rev
4469)
@@ -53,7 +53,7 @@
<dt class="TableCellDark">Export Format</dt>
<dd>Only Domain:
<input type="radio" name="format" value="dom-text" />Plain Text
List (domains only)
- <input type="radio" name="format" value="dom-html" />HTML (domains
as URLs, no title)<br>
+ <input type="radio" name="format" value="dom-html" />HTML (domains
as URLs, no title)<br />
Full URL List:
<input type="radio" name="format" value="url-text" />Plain Text
List (URLs only)
<input type="radio" name="format" value="url-html" />HTML (URLs
with title)
Modified: trunk/htroot/IndexControlURLs_p.java
===================================================================
--- trunk/htroot/IndexControlURLs_p.java 2008-02-09 16:56:48 UTC (rev
4468)
+++ trunk/htroot/IndexControlURLs_p.java 2008-02-09 23:05:05 UTC (rev
4469)
@@ -165,7 +165,7 @@
if (post.containsKey("urlhashsimilar")) {
try {
final Iterator<indexURLEntry> entryIt = new
kelondroRotateIterator<indexURLEntry>(sb.wordIndex.loadedURL.entries(true,
urlhash), new String(kelondroBase64Order.zero(urlhash.length())),
sb.wordIndex.size());
- StringBuffer result = new StringBuffer("Sequential List of
URL-Hashes:<br>");
+ StringBuffer result = new StringBuffer("Sequential List of
URL-Hashes:<br />");
indexURLEntry entry;
int i = 0;
int rows = 0, cols = 0;
Modified: trunk/locales/de.lng
===================================================================
--- trunk/locales/de.lng 2008-02-09 16:56:48 UTC (rev 4468)
+++ trunk/locales/de.lng 2008-02-09 23:05:05 UTC (rev 4469)
@@ -928,7 +928,7 @@
HTML \(URLs with title\)==HTML (URLs mit Titel)
#XML (RSS)==XML (RSS)
"Export URLs"=="URLs exportieren"
-Export to file \#\[exportfile\]\# is running .. \#\[urlcount\]\# URLs so
far==Export nach Datei #[exportfile]# läft .. #[urlcount]# URLs bisher
+Export to file \#\[exportfile\]\# is running .. \#\[urlcount\]\# URLs so
far==Export nach Datei #[exportfile]# läuft .. #[urlcount]# URLs bisher
No entry found for URL-hash==Keinen Eintrag gefunden für URL-Hash
URL String</td>==URL Adresse</td>
Hash</td>==Hash</td>
_______________________________________________
YaCy-svn mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/yacy-svn