reword alert
This commit is contained in:
parent
f3bbe075f2
commit
3f8ce7a0c5
1 changed files with 1 additions and 1 deletions
|
@ -325,7 +325,7 @@ pairRequestAcknowledgedAlert who button = baseActivityAlert
|
||||||
|
|
||||||
xmppNeededAlert :: AlertButton -> Alert
|
xmppNeededAlert :: AlertButton -> Alert
|
||||||
xmppNeededAlert button = 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
|
, alertIcon = Just TheCloud
|
||||||
, alertPriority = High
|
, alertPriority = High
|
||||||
, alertButton = Just button
|
, alertButton = Just button
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue