reword alert

This commit is contained in:
Joey Hess 2012-11-10 20:52:46 -04:00
parent f3bbe075f2
commit 3f8ce7a0c5

View file

@ -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