aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-system.error.xml
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-system.error.xml')
-rw-r--r--e-util/e-system.error.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/e-util/e-system.error.xml b/e-util/e-system.error.xml
index c1a68c5881..b28f50bc26 100644
--- a/e-util/e-system.error.xml
+++ b/e-util/e-system.error.xml
@@ -45,4 +45,44 @@
<_secondary>The reported error was &quot;{1}&quot;.</_secondary>
</error>
+ <error id="address-book-backend-died" type="error">
+ <_primary>The address book backend servicing &quot;{0}&quot; has quit unexpectedly.</_primary>
+ <_secondary>Some of your contacts may not be available until Evolution is restarted.</_secondary>
+ </error>
+
+ <error id="calendar-backend-died" type="error">
+ <_primary>The calendar backend servicing &quot;{0}&quot; has quit unexpectedly.</_primary>
+ <_secondary>Some of your appointments may not be available until Evolution is restarted.</_secondary>
+ </error>
+
+ <error id="memo-list-backend-died" type="error">
+ <_primary>The memo list backend servicing &quot;{0}&quot; has quit unexpectedly.</_primary>
+ <_secondary>Some of your memos may not be available until Evolution is restarted.</_secondary>
+ </error>
+
+ <error id="task-list-backend-died" type="error">
+ <_primary>The task list backend servicing &quot;{0}&quot; has quit unexpectedly.</_primary>
+ <_secondary>Some of your tasks may not be available until Evolution is restarted.</_secondary>
+ </error>
+
+ <error id="address-book-backend-error" type="warning">
+ <_primary>The address book backend servicing &quot;{0}&quot; encountered an error.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
+ <error id="calendar-backend-error" type="warning">
+ <_primary>The calendar backend servicing &quot;{0}&quot; encountered an error.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
+ <error id="memo-list-backend-error" type="warning">
+ <_primary>The memo list backend servicing &quot;{0}&quot; encountered an error.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
+ <error id="task-list-backend-error" type="warning">
+ <_primary>The task list backend servicing &quot;{0}&quot; encountered an error.</_primary>
+ <_secondary>The reported error was &quot;{1}&quot;.</_secondary>
+ </error>
+
</error-list>