aboutsummaryrefslogtreecommitdiffstats
path: root/modules/offline-alert/evolution-offline-alert.error.xml
blob: a6362da42e17feda41a7ff3dfe47c0cdc686cc4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="offline-alert">
  <error id="offline" type="info">
    <_primary>Evolution is currently offline.</_primary>
    <_secondary>Click 'Work Online' to return to online mode.</_secondary>
    <button _label="_Dismiss" response="GTK_RESPONSE_OK"/>
  </error>
  <error id="no-network" type="info">
    <_primary>Evolution is currently offline due to a network outage.</_primary>
    <_secondary>Evolution will return to online mode once a network connection is established.</_secondary>
    <button _label="_Dismiss" response="GTK_RESPONSE_OK"/>
  </error>
</error-list>