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