diff options
| author | reger <reger18@arcor.de> | 2015-05-10 02:29:08 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2015-05-10 02:29:08 +0200 |
| commit | 89124335c40f9f2c46d73c8da8f6e7b4d9e8c322 (patch) | |
| tree | d5665bdef5bafd9c3982f3f5402ff1e58954c6e9 | |
| parent | fbf85a15617830b589e85f4a5b0b1fae420be1c8 (diff) | |
update bookmark autosearch description
- add german translation
| -rw-r--r-- | htroot/Bookmarks.html | 2 | ||||
| -rw-r--r-- | locales/de.lng | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/htroot/Bookmarks.html b/htroot/Bookmarks.html index d983920a2..20f153960 100644 --- a/htroot/Bookmarks.html +++ b/htroot/Bookmarks.html @@ -232,7 +232,7 @@ To see a list of all APIs, please visit the <a href="http://www.yacy-websuche.de #(/autosearchrunning)#
<br />
<p>This starts a serach of new or modified bookmarks since startup
- in folder "search" with description "query="<br />
+ in folder "search" with "query=<original_search_term>"<br />
Every peer online will be ask for results.
</p>
</fieldset>
diff --git a/locales/de.lng b/locales/de.lng index 288ad666b..75c35a076 100644 --- a/locales/de.lng +++ b/locales/de.lng @@ -351,6 +351,10 @@ All==Alle Show==Zeige Bookmarks per page.==Lesezeichen pro Seite. #unsorted==unsortiert +start autosearch of new bookmarks==Starte Autosearch für neue Lesezeichen +This starts a serach of new or modified bookmarks since startup==Startet eine Suche mit neuen oder geänderten Lesezeichen seit Programmstart +in folder "search" with \"query=<original_search_term>\"==in Ordner "search" mit "query=<original_search_term>" +Every peer online will be ask for results.==Jeder Peer online wird nach Suchergebnissen gefragt. #----------------------------- #File: Collage.html |
