diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-22 18:17:18 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-07-22 18:17:18 +0800 |
commit | 452dc1600d0a6ae63474220e3ce74664058ece5c (patch) | |
tree | 8075bdefbdbe868f304ec3c79772d9dd8b38206f /calendar/calendar.error.xml | |
parent | 30042452b679b31bdf0f51918e55c76d644dc772 (diff) | |
download | gsoc2013-evolution-452dc1600d0a6ae63474220e3ce74664058ece5c.tar.gz gsoc2013-evolution-452dc1600d0a6ae63474220e3ce74664058ece5c.tar.zst gsoc2013-evolution-452dc1600d0a6ae63474220e3ce74664058ece5c.zip |
Added support Gw notes.
svn path=/trunk/; revision=32378
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 a6e69a7dc7..1d6cc8efc0 100644 --- a/calendar/calendar.error.xml +++ b/calendar/calendar.error.xml @@ -171,6 +171,11 @@ <_secondary>Your calendars will not be available until Evolution is restarted.</_secondary> </error> + <error id="memos-crashed" type="error"> + <_primary>The Evolution memo has quit unexpectedly.</_primary> + <_secondary>Your memos will not be available until Evolution is restarted.</_secondary> + </error> + <error id="editor-error" type="error"> <_primary>Editor could not be loaded.</_primary> <_secondary>{0}.</_secondary> |