diff options
Diffstat (limited to 'calendar/calendar.error.xml')
-rw-r--r-- | calendar/calendar.error.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/calendar.error.xml b/calendar/calendar.error.xml index e1c9b3f5bb..236f2479fd 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -309,4 +309,9 @@ <_secondary>You are connecting to an unsupported GroupWise server and may encounter problems using Evolution. For best results, the server should be upgraded to a supported version.</_secondary> </error> + <error id="online-operation" type="error"> + <_primary>Could not perform this operation.</_primary> + <_secondary>You must be working online to complete this operation.</_secondary> + </error> + </error-list> |