1
0
mirror of https://github.com/etesync/android synced 2024-11-15 20:38:58 +00:00

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.
This commit is contained in:
Tom Hacohen 2020-03-02 20:15:35 +02:00
parent 6ddbcfcc8b
commit ec78fc52af

View File

@ -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>