diff options
| author | reger <reger18@arcor.de> | 2017-04-09 21:42:05 +0200 |
|---|---|---|
| committer | reger <reger18@arcor.de> | 2017-04-09 21:42:05 +0200 |
| commit | 05a1b14b4af9059f1bc893b02ef62b1d994ff47a (patch) | |
| tree | c44ea5b98dce7f284591a4eea3fc99de8fe719dc | |
| parent | a39c00a93f375894436a7d88f9ef48f1c06a3623 (diff) | |
add missing text from ConfigRobotsTxt_p to master.lng
and link to Translation Editor to Translation News page.
| -rw-r--r-- | htroot/TransNews_p.html | 3 | ||||
| -rw-r--r-- | locales/master.lng.xlf | 6 |
2 files changed, 8 insertions, 1 deletions
diff --git a/htroot/TransNews_p.html b/htroot/TransNews_p.html index 7e69deedb..840764502 100644 --- a/htroot/TransNews_p.html +++ b/htroot/TransNews_p.html @@ -14,7 +14,8 @@ You can share your local addition to translations and distribute it to other peers. The remote peer can vote on your translation and add it to the own local translation.<br> (#[transsize]# entries available) <input type="submit" class="btn btn-default" name="publishtranslation" value="Publish"> - <small>You can check your outgoing messages <a href="News.html?page=3">here</a></small> + <small>You can check your outgoing messages <a href="News.html?page=3">here</a>.</small> + To edit or add local translations you can use <a href="Translator_p.html">Translator_p.html</a>. </p> </form> #(errmsg)#::<p class="error">Please activate a different language <a href='ConfigBasic.html'>here</a></p>#(/errmsg)# diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index 6ca2b5827..64f3750dd 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -1936,6 +1936,9 @@ <trans-unit id="c06925e" xml:space="preserve" approved="no" translate="yes"> <source>Here you can set up a robots.txt for all webcrawlers that try to access the webinterface of your peer.</source> </trans-unit> + <trans-unit id="Line0013" xml:space="preserve" approved="no" translate="yes"> + <source>is a voluntary agreement most search-engines (including YaCy) follow.</source> + </trans-unit> <trans-unit id="19b9bf10" xml:space="preserve" approved="no" translate="yes"> <source>It disallows crawlers to access webpages or even entire domains.</source> </trans-unit> @@ -8973,6 +8976,9 @@ <trans-unit id="6fb5a4ce" xml:space="preserve" approved="no" translate="yes"> <source>>here<</source> </trans-unit> + <trans-unit id="Line0018" xml:space="preserve" approved="no" translate="yes"> + <source>To edit or add local translations you can use</source> + </trans-unit> <trans-unit id="40bca1e" xml:space="preserve" approved="no" translate="yes"> <source>File:</source> </trans-unit> |
