mirror of
https://github.com/ascribe/onion.git
synced 2025-01-03 18:35:09 +01:00
content copy for hash_locally
This commit is contained in:
parent
91078bfdd9
commit
950e63b6d0
@ -117,8 +117,7 @@ let AccountSettings = React.createClass({
|
|||||||
<InputCheckbox
|
<InputCheckbox
|
||||||
defaultChecked={this.state.currentUser.profile.hash_locally}>
|
defaultChecked={this.state.currentUser.profile.hash_locally}>
|
||||||
<span>
|
<span>
|
||||||
{' ' + getLangText('Enable hash option for slow connections. ' +
|
{' ' + getLangText('Enable hash option, e.g. slow connections or to keep piece private')}
|
||||||
'Computes and uploads a hash of the work instead.')}
|
|
||||||
</span>
|
</span>
|
||||||
</InputCheckbox>
|
</InputCheckbox>
|
||||||
</Property>
|
</Property>
|
||||||
|
Loading…
Reference in New Issue
Block a user