diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs index 9e36ea693a..7e825d8b2a 100644 --- a/Assistant/Alert.hs +++ b/Assistant/Alert.hs @@ -325,7 +325,7 @@ pairRequestAcknowledgedAlert who button = baseActivityAlert xmppNeededAlert :: AlertButton -> Alert xmppNeededAlert button = Alert - { alertHeader = Just "Keep your repositories in sync across the cloud, or share with friends." + { alertHeader = Just "Share with friends, and keep your devices in sync across the cloud." , alertIcon = Just TheCloud , alertPriority = High , alertButton = Just button