Member add: change confusing string.

A few users reached out about this and were confused, not understanding
what we mean by having the journal sharing disabled.
master
Tom Hacohen 5 years ago
parent 41029c1da9
commit c00f4d79c7

@ -53,7 +53,7 @@ class JournalMemberAddDialog extends React.PureComponent<PropsType> {
onOk={onClose}
onCancel={onClose}
>
User ({addUser}) not found, or has journal sharing disabled.
User ({addUser}) not found. Have they setup their encryption password from one of the apps?
</ConfirmationDialog>
</>
);

Loading…
Cancel
Save