diff options
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r-- | calendar/calendar.error.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index 4f0721492f..c7bd8f973a 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -126,7 +126,7 @@ <error id="prompt-meeting-invite" type="question" default="GTK_RESPONSE_YES"> <_primary>Would you like to send meeting invitations to participants?</_primary> - <_secondary>Email invitations will be sent to all participants and allow them to RSVP.</_secondary> + <_secondary>Email invitations will be sent to all participants and allow them to reply.</_secondary> <button _label="Do not Send" response="GTK_RESPONSE_NO"/> <button _label="Send" response="GTK_RESPONSE_YES"/> </error> |