aboutsummaryrefslogtreecommitdiffstats
path: root/modules/offline-alert/evolution-offline-alert.error.xml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-10-17 02:42:43 +0800
committerMatthew Barnes <mbarnes@redhat.com>2010-10-19 00:32:36 +0800
commitb674a37a381d0328a7273bafa62d80203c8cdf70 (patch)
tree3d3982335580bb59c977fab4180704ca668f07b2 /modules/offline-alert/evolution-offline-alert.error.xml
parent51ebf20237270a785af0aa0e614db42275a05c62 (diff)
downloadgsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.gz
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.bz2
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.lz
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.xz
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.tar.zst
gsoc2013-evolution-b674a37a381d0328a7273bafa62d80203c8cdf70.zip
Add an EOfflineAlert module.
This module posts an alert to the first EShellWindow when starting offline, and also posts an alert when the network connection drops. We get frequent questions on the mailing list from users not realizing Evolution is starting in offline mode, so this is meant to help address that confusion.
Diffstat (limited to 'modules/offline-alert/evolution-offline-alert.error.xml')
-rw-r--r--modules/offline-alert/evolution-offline-alert.error.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/offline-alert/evolution-offline-alert.error.xml b/modules/offline-alert/evolution-offline-alert.error.xml
index 65a1ec7099..a6362da42e 100644
--- a/modules/offline-alert/evolution-offline-alert.error.xml
+++ b/modules/offline-alert/evolution-offline-alert.error.xml
@@ -7,7 +7,7 @@
</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>
+ <_secondary>Evolution will return to online mode once a network connection is established.</_secondary>
<button _label="_Dismiss" response="GTK_RESPONSE_OK"/>
</error>
</error-list>