mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +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
|
||||
defaultChecked={this.state.currentUser.profile.hash_locally}>
|
||||
<span>
|
||||
{' ' + getLangText('Enable hash option for slow connections. ' +
|
||||
'Computes and uploads a hash of the work instead.')}
|
||||
{' ' + getLangText('Enable hash option, e.g. slow connections or to keep piece private')}
|
||||
</span>
|
||||
</InputCheckbox>
|
||||
</Property>
|
||||
|
Loading…
Reference in New Issue
Block a user