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.
pull/108/head
Tom Hacohen 4 years ago
parent 6ddbcfcc8b
commit ec78fc52af

@ -152,7 +152,7 @@
<string name="collection_members_adding">Adding member</string>
<string name="trust_fingerprint_title">Verify security fingerprint</string>
<string name="trust_fingerprint_body">Verify %s\'s security fingerprint to ensure the encryption is secure.</string>
<string name="collection_members_error_user_not_found">User (%s) not found, or has journal sharing disabled.</string>
<string name="collection_members_error_user_not_found">User (%s) not found. Have they setup their encryption password from one of the apps?</string>
<string name="collection_members_removing">Removing member</string>
<string name="collection_members_remove_error">Error removing member</string>
<string name="collection_members_remove_title">Remove member</string>

Loading…
Cancel
Save