diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2019-03-15 17:46:23 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2019-03-15 17:46:23 +0100 |
| commit | 630fa0015aa082fa0c7a03711b262be116f00428 (patch) | |
| tree | 5f9eda28119b62cb2fa6b5ff994fb58e54713feb /locales/master.lng.xlf | |
| parent | 74fd2f30faa60a94ca87244807fe60a943625439 (diff) | |
P2P/Privacy switch buttons support with JavaScript disabled
Diffstat (limited to 'locales/master.lng.xlf')
| -rw-r--r-- | locales/master.lng.xlf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/locales/master.lng.xlf b/locales/master.lng.xlf index 5a7e1be7b..b055dee1e 100644 --- a/locales/master.lng.xlf +++ b/locales/master.lng.xlf @@ -11758,13 +11758,13 @@ <source>>Language</source> </trans-unit> <trans-unit id="2683fc85" xml:space="preserve" approved="no" translate="yes"> - <source>&nbsp;&nbsp;&nbsp;Peer-to-Peer&nbsp;&nbsp;&nbsp;&nbsp;</source> + <source>>Peer-to-Peer<</source> </trans-unit> <trans-unit id="93dee466" xml:space="preserve" approved="no" translate="yes"> - <source>&nbsp;&nbsp;&nbsp;&nbsp;Stealth&nbsp;Mode&nbsp;&nbsp;&nbsp;</source> + <source>Stealth Mode</source> </trans-unit> <trans-unit id="6fd46fdc" xml:space="preserve" approved="no" translate="yes"> - <source>"Privacy"</source> + <source>Privacy</source> </trans-unit> <trans-unit id="75b7ce85" xml:space="preserve" approved="no" translate="yes"> <source>Context Ranking</source> @@ -11779,16 +11779,16 @@ <source>Images</source> </trans-unit> <trans-unit id="264da238" xml:space="preserve" approved="no" translate="yes"> - <source>"Your search is done using peers in the YaCy P2P network."</source> + <source>Your search is done using peers in the YaCy P2P network.</source> </trans-unit> <trans-unit id="1847f5e2" xml:space="preserve" approved="no" translate="yes"> - <source>"You can switch to 'Stealth Mode' which will switch off P2P, giving you full privacy. Expect less results then, because then only your own search index is used."</source> + <source>You can switch to 'Stealth Mode' which will switch off P2P, giving you full privacy. Expect less results then, because then only your own search index is used.</source> </trans-unit> <trans-unit id="8ec15852" xml:space="preserve" approved="no" translate="yes"> - <source>"Your search is done using only your own peer, locally."</source> + <source>Your search is done using only your own peer, locally.</source> </trans-unit> <trans-unit id="f970327e" xml:space="preserve" approved="no" translate="yes"> - <source>"You can switch to 'Peer-to-Peer Mode' which will cause that your search is done using the other peers in the YaCy network."</source> + <source>You can switch to 'Peer-to-Peer Mode' which will cause that your search is done using the other peers in the YaCy network.</source> </trans-unit> <trans-unit id="d978d81a" xml:space="preserve" approved="no" translate="yes"> <source>>Documents</source> |
