From 4d986cd60f08ac8ed1b48b508e268572cfc1aa2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Benqu=C3=A9?= Date: Tue, 28 Jan 2020 16:22:19 +0000 Subject: [PATCH] corrections --- www/common/translations/messages.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/www/common/translations/messages.json b/www/common/translations/messages.json index 880edc12f..596d61468 100644 --- a/www/common/translations/messages.json +++ b/www/common/translations/messages.json @@ -1086,8 +1086,8 @@ "profile_addLink": "Add a link to your website", "profile_info": "Other users can find your profile through your avatar in document user lists.", "profile_friendRequestSent": "Contact request pending...", - "isContact": "{0} is in your contacts", - "isNotContact": "{0} is not in your contacts", + "isContact": "{0} is one of your contacts", + "isNotContact": "{0} is not one of your contacts", "notification_padShared": "{0} has shared a pad with you: {1}", "notification_fileShared": "{0} has shared a file with you: {1}", "notification_folderShared": "{0} has shared a folder with you: {1}", @@ -1170,7 +1170,6 @@ "share_linkTeam": "Add to team drive", "team_pickFriends": "Choose which contacts to invite to this team", "team_inviteModalButton": "Invite", - "team_noFriend": "You haven't connected with any contacts on CryptPad yet.", "team_pcsSelectLabel": "Store in", "team_pcsSelectHelp": "Creating an owned pad in your team's drive will give ownership to the team.", "team_invitedToTeam": "{0} has invited you to join their team: {1}",