diff --git a/jami-android/app/src/main/res/values/strings.xml b/jami-android/app/src/main/res/values/strings.xml
index 669b2f4c85f7bb8b6327a034580bd3b08eb3578c..12a4f2dd5af2f93df410af862a76d67a2b599800 100644
--- a/jami-android/app/src/main/res/values/strings.xml
+++ b/jami-android/app/src/main/res/values/strings.xml
@@ -440,11 +440,11 @@ along with this program; if not, write to the Free Software
     <string name="block">Block</string>
     <string name="decline_invitation">Decline invitation</string>
     <string name="accept_invitation">Accept invitation</string>
-    <string name="accept_invitation_body">Chat invitation received from %s.</string>
+    <string name="accept_invitation_body">Invitation received from %s.</string>
     <string name="new_invitation_request_title">New invitation</string>
     <string name="invitation_message">You have %1$d contact requests</string>
-    <string name="no_invitations">There are no chat invitations to display.</string>
-    <string name="invitation_received_message">Chat invitation received from %s.\nAccept or decline the chat invitation?</string>
+    <string name="no_invitations">There are no invitations to display.</string>
+    <string name="invitation_received_message">Invitation received from %s.\nAccept or decline the invitation?</string>
     <string name="outgoing_contact_invitation_message">This contact is not in your contact list.\nSend a request to connect.</string>
 
     <!-- Blacklist -->