aboutsummaryrefslogtreecommitdiff
path: root/Assistant/Alert.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-10 20:52:46 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-10 20:52:46 -0400
commit1b0ba6a39357920e5fe8c2ef4cecac6decbd1542 (patch)
treec2f250d6c20b70410380ae9fb4470e13a9f1227b /Assistant/Alert.hs
parent2c46d59f41215ebbd4202429e17a1057ea658e71 (diff)
reword alert
Diffstat (limited to 'Assistant/Alert.hs')
-rw-r--r--Assistant/Alert.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Assistant/Alert.hs b/Assistant/Alert.hs
index 9e36ea693..7e825d8b2 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