diff --git a/plugins/calendar-assets/lang/en.json b/plugins/calendar-assets/lang/en.json index f55594ffad..c9f24fd8f9 100644 --- a/plugins/calendar-assets/lang/en.json +++ b/plugins/calendar-assets/lang/en.json @@ -43,9 +43,9 @@ "HideDetails": "Hide details", "ReccuringEvent": "Recurring event", "ExternalParticipants": "External participants", - "IntegrationDescr": "Use Google Calendar integration", + "IntegrationDescr": "Integrate with Google Calendar", "Connect": "Connect", - "RedirectGoogle": "You will be redirect to google auth page. Please make sure to select all permissions.", + "RedirectGoogle": "You will be redirected to the Google authentication page. Please make sure to select all permissions.", "ConnectCalendar": "Connect Google Calendar account", "EditRecEvent": "Edit recurring event", "RemoveRecEvent": "Remove recurring event", diff --git a/plugins/gmail-assets/lang/en.json b/plugins/gmail-assets/lang/en.json index d00cc4b517..20c79f2851 100644 --- a/plugins/gmail-assets/lang/en.json +++ b/plugins/gmail-assets/lang/en.json @@ -2,7 +2,7 @@ "string": { "MessageID": "MessageID", "IntegrationLabel": "Gmail", - "IntegrationDescription": "Use gmail integration", + "IntegrationDescription": "Integrate with Gmail", "SharedMessages": "shared emails", "To": "To:", "From": "From:", @@ -12,7 +12,7 @@ "CreateMessage": "Create message", "ShareMessages": "Share messages", "Connect": "Connect", - "RedirectGoogle": "You will be redirect to google auth page", + "RedirectGoogle": "You will be redirected to the Google authentication page. Please make sure to select all permissions.", "ConnectGmail": "Connect Gmail account", "Reply": "Reply", "Subject": "Subject",